2025-10-10T00:09:59.8416443Z Current runner version: '2.328.0' 2025-10-10T00:09:59.8425078Z Runner name: 'i-001c5068ed1890a6f' 2025-10-10T00:09:59.8425962Z Runner group name: 'Default' 2025-10-10T00:09:59.8426888Z Machine name: 'EC2AMAZ-F4P7NAP' 2025-10-10T00:09:59.8430080Z ##[group]GITHUB_TOKEN Permissions 2025-10-10T00:09:59.8432388Z Contents: read 2025-10-10T00:09:59.8432920Z Metadata: read 2025-10-10T00:09:59.8433450Z ##[endgroup] 2025-10-10T00:09:59.8435977Z Secret source: Actions 2025-10-10T00:09:59.8436685Z Prepare workflow directory 2025-10-10T00:10:00.2797709Z Prepare all required actions 2025-10-10T00:10:00.2839298Z Getting action download info 2025-10-10T00:10:00.6373351Z Download action repository 'pytorch/test-infra@main' (SHA:264eed5d70b428e3aa5c1a7c98e4330f866e183f) 2025-10-10T00:11:34.0828504Z Download action repository 'pytorch/pytorch@main' (SHA:344e6365a0068c2d2847fcec0c55dd53291d475e) 2025-10-10T00:22:37.2089000Z Download action repository 'seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-10-10T00:22:38.7050551Z Getting action download info 2025-10-10T00:22:38.8362254Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-10-10T00:22:39.6645844Z Uses: pytorch/pytorch/.github/workflows/_win-build.yml@refs/heads/main (344e6365a0068c2d2847fcec0c55dd53291d475e) 2025-10-10T00:22:39.6650118Z ##[group] Inputs 2025-10-10T00:22:39.6650490Z build-environment: win-vs2022-cuda12.6-py3 2025-10-10T00:22:39.6650912Z cuda-version: 12.6 2025-10-10T00:22:39.6651528Z use-xpu: false 2025-10-10T00:22:39.6651800Z xpu-version: 2025-10-10T00:22:39.6652066Z vc-year: 2022 2025-10-10T00:22:39.6652307Z build-with-debug: false 2025-10-10T00:22:39.6652609Z sync-tag: 2025-10-10T00:22:39.6652920Z test-matrix: 2025-10-10T00:22:39.6653265Z runner: lf.windows.4xlarge.nonephemeral 2025-10-10T00:22:39.6653609Z ##[endgroup] 2025-10-10T00:22:39.6653978Z Complete job name: win-vs2022-cuda12.6-py3 / build 2025-10-10T00:22:39.9059903Z ##[group]Run git config --global core.longpaths true 2025-10-10T00:22:39.9060914Z git config --global core.longpaths true 2025-10-10T00:22:39.9061299Z git config --global core.symlinks true 2025-10-10T00:22:39.9061659Z git config --global core.ignorecase false 2025-10-10T00:22:39.9061987Z  2025-10-10T00:22:39.9062349Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-10-10T00:22:39.9062946Z # the directory on Windows and prevent GHA from checking out as reported 2025-10-10T00:22:39.9063455Z # in https://github.com/actions/checkout/issues/1018 2025-10-10T00:22:39.9063857Z git config --global core.fsmonitor false 2025-10-10T00:22:39.9091281Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:22:39.9092034Z env: 2025-10-10T00:22:39.9092257Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:22:39.9092497Z ##[endgroup] 2025-10-10T00:22:44.7634704Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-10-10T00:22:44.7635209Z with: 2025-10-10T00:22:44.7635957Z github-secret: *** 2025-10-10T00:22:44.7638112Z 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-10-10T00:22:44.7640239Z activate-with-label: false 2025-10-10T00:22:44.7640552Z label: with-ssh 2025-10-10T00:22:44.7640812Z remove-existing-keys: true 2025-10-10T00:22:44.7641119Z fail-silently: true 2025-10-10T00:22:44.7641347Z env: 2025-10-10T00:22:44.7641794Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:22:44.7643492Z ##[endgroup] 2025-10-10T00:22:44.9278350Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-10-10T00:22:44.9279339Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-10-10T00:22:44.9972008Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-10-10T00:22:44.9972440Z with: 2025-10-10T00:22:44.9972640Z no-sudo: true 2025-10-10T00:22:44.9972837Z submodules: recursive 2025-10-10T00:22:44.9973140Z fetch-depth: 0 2025-10-10T00:22:44.9973334Z env: 2025-10-10T00:22:44.9973567Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:22:44.9973794Z ##[endgroup] 2025-10-10T00:22:45.0140934Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:22:45.0141976Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T00:22:45.0164208Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:22:45.0164781Z env: 2025-10-10T00:22:45.0164971Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:22:45.0165205Z ##[endgroup] 2025-10-10T00:22:45.1132985Z ##[group]Run # Use all available CPUs for fetching 2025-10-10T00:22:45.1133416Z # Use all available CPUs for fetching 2025-10-10T00:22:45.1133760Z cd "${GITHUB_WORKSPACE}" 2025-10-10T00:22:45.1134129Z git config --global fetch.parallel 0 2025-10-10T00:22:45.1134482Z git config --global submodule.fetchJobs 0 2025-10-10T00:22:45.1134817Z  2025-10-10T00:22:45.1135232Z # Clean workspace. The default checkout action should also do this, but 2025-10-10T00:22:45.1135721Z # do it here as well just in case 2025-10-10T00:22:45.1136028Z if [[ -d .git ]]; then 2025-10-10T00:22:45.1136281Z  if [ -z "${NO_SUDO}" ]; then 2025-10-10T00:22:45.1136586Z  sudo git clean -ffdx 2025-10-10T00:22:45.1136830Z  else 2025-10-10T00:22:45.1137041Z  git clean -ffdx 2025-10-10T00:22:45.1137267Z  fi 2025-10-10T00:22:45.1137456Z fi 2025-10-10T00:22:45.1157091Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:22:45.1157552Z env: 2025-10-10T00:22:45.1157746Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:22:45.1157983Z NO_SUDO: true 2025-10-10T00:22:45.1158194Z ##[endgroup] 2025-10-10T00:22:45.3171847Z ##[group]Run actions/checkout@v4 2025-10-10T00:22:45.3172124Z with: 2025-10-10T00:22:45.3172357Z ref: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:22:45.3172660Z fetch-depth: 0 2025-10-10T00:22:45.3172874Z submodules: recursive 2025-10-10T00:22:45.3173096Z show-progress: false 2025-10-10T00:22:45.3173330Z repository: pytorch/pytorch 2025-10-10T00:22:45.3173708Z token: *** 2025-10-10T00:22:45.3173930Z ssh-strict: true 2025-10-10T00:22:45.3174137Z ssh-user: git 2025-10-10T00:22:45.3174345Z persist-credentials: true 2025-10-10T00:22:45.3174590Z clean: true 2025-10-10T00:22:45.3174804Z sparse-checkout-cone-mode: true 2025-10-10T00:22:45.3175074Z fetch-tags: false 2025-10-10T00:22:45.3175276Z lfs: false 2025-10-10T00:22:45.3175474Z set-safe-directory: true 2025-10-10T00:22:45.3175693Z env: 2025-10-10T00:22:45.3175878Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:22:45.3176103Z ##[endgroup] 2025-10-10T00:22:45.4472478Z Syncing repository: pytorch/pytorch 2025-10-10T00:22:45.4473821Z ##[group]Getting Git version info 2025-10-10T00:22:45.4474242Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2025-10-10T00:22:45.4581789Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-10-10T00:22:45.4791364Z git version 2.51.0.windows.1 2025-10-10T00:22:45.4837521Z ##[endgroup] 2025-10-10T00:22:45.4848746Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\8c0adf9b-2b0f-4e7a-90d7-f61b4ca10e65\.gitconfig' 2025-10-10T00:22:45.4876211Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8c0adf9b-2b0f-4e7a-90d7-f61b4ca10e65' before making global git config changes 2025-10-10T00:22:45.4878531Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T00:22:45.4886334Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:22:45.5126429Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2025-10-10T00:22:45.5132744Z ##[group]Initializing the repository 2025-10-10T00:22:45.5144281Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:22:45.7416082Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2025-10-10T00:22:45.7465475Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2025-10-10T00:22:45.7719671Z ##[endgroup] 2025-10-10T00:22:45.7720096Z ##[group]Disabling automatic garbage collection 2025-10-10T00:22:45.7737222Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-10-10T00:22:45.7981699Z ##[endgroup] 2025-10-10T00:22:45.7982107Z ##[group]Setting up auth 2025-10-10T00:22:45.7996401Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-10-10T00:22:45.8242885Z [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-10-10T00:22:47.3989710Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T00:22:47.4230492Z [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-10-10T00:22:47.8471779Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-10-10T00:22:47.8718403Z ##[endgroup] 2025-10-10T00:22:47.8719000Z ##[group]Fetching the repository 2025-10-10T00:22:47.8733319Z [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-10-10T00:23:45.8407938Z From https://github.com/pytorch/pytorch 2025-10-10T00:23:45.8408497Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-10-10T00:23:45.8409105Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-10-10T00:23:45.8409702Z * [new branch] BootcampDynamo -> origin/BootcampDynamo 2025-10-10T00:23:45.8410228Z * [new branch] DynamoFixGit -> origin/DynamoFixGit 2025-10-10T00:23:45.8410696Z * [new branch] DynamoVariaT -> origin/DynamoVariaT 2025-10-10T00:23:45.8411285Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-10-10T00:23:45.8411843Z * [new branch] ISSUE-154849 -> origin/ISSUE-154849 2025-10-10T00:23:45.8412345Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-10-10T00:23:45.8412890Z * [new branch] IvanKobzarev/stack/2 -> origin/IvanKobzarev/stack/2 2025-10-10T00:23:45.8413416Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-10-10T00:23:45.8413992Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-10-10T00:23:45.8414677Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-10-10T00:23:45.8415468Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-10-10T00:23:45.8416048Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-10-10T00:23:45.8417362Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-10-10T00:23:45.8418000Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-10-10T00:23:45.8418563Z * [new branch] VLA_exp -> origin/VLA_exp 2025-10-10T00:23:45.8419182Z * [new branch] actually-run-mps-aot-inductor -> origin/actually-run-mps-aot-inductor 2025-10-10T00:23:45.8419905Z * [new branch] add_compile_benchmarking -> origin/add_compile_benchmarking 2025-10-10T00:23:45.8420626Z * [new branch] add_op_tests -> origin/add_op_tests 2025-10-10T00:23:45.8421167Z * [new branch] add_op_to_dashboard -> origin/add_op_to_dashboard 2025-10-10T00:23:45.8421709Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-10-10T00:23:45.8422302Z * [new branch] addremovefunction -> origin/addremovefunction 2025-10-10T00:23:45.8422838Z * [new branch] addvllmtest -> origin/addvllmtest 2025-10-10T00:23:45.8423337Z * [new branch] adi/test -> origin/adi/test 2025-10-10T00:23:45.8423861Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-10-10T00:23:45.8424366Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-10-10T00:23:45.8424952Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-10-10T00:23:45.8425552Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-10-10T00:23:45.8426208Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-10-10T00:23:45.8426777Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-10-10T00:23:45.8427311Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-10-10T00:23:45.8427917Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-10-10T00:23:45.8428537Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-10-10T00:23:45.8429208Z * [new branch] alt-disable -> origin/alt-disable 2025-10-10T00:23:45.8429797Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-10-10T00:23:45.8430448Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-10-10T00:23:45.8431040Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-10-10T00:23:45.8431699Z * [new branch] angelayi/benchmark3 -> origin/angelayi/benchmark3 2025-10-10T00:23:45.8432405Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-10-10T00:23:45.8433123Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-10-10T00:23:45.8433674Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-10-10T00:23:45.8434235Z * [new branch] angelayi/fix_mps -> origin/angelayi/fix_mps 2025-10-10T00:23:45.8434756Z * [new branch] angelayi/lint -> origin/angelayi/lint 2025-10-10T00:23:45.8435315Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-10-10T00:23:45.8435930Z * [new branch] angelayi/opaque_obj_v2 -> origin/angelayi/opaque_obj_v2 2025-10-10T00:23:45.8436611Z * [new branch] angelayi/pattern -> origin/angelayi/pattern 2025-10-10T00:23:45.8437410Z * [new branch] angelayi/pattern_in_out_2 -> origin/angelayi/pattern_in_out_2 2025-10-10T00:23:45.8438079Z * [new branch] angelayi/post_grad -> origin/angelayi/post_grad 2025-10-10T00:23:45.8438717Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-10-10T00:23:45.8439285Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-10-10T00:23:45.8439907Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-10-10T00:23:45.8440461Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-10-10T00:23:45.8441022Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-10-10T00:23:45.8441572Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-10-10T00:23:45.8442152Z * [new branch] angelayi/wrap_grad -> origin/angelayi/wrap_grad 2025-10-10T00:23:45.8442697Z * [new branch] annotate_1 -> origin/annotate_1 2025-10-10T00:23:45.8443264Z * [new branch] annotation_bw -> origin/annotation_bw 2025-10-10T00:23:45.8443893Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-10-10T00:23:45.8444429Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-10-10T00:23:45.8445011Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-10-10T00:23:45.8445585Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-10-10T00:23:45.8446134Z * [new branch] aoti_metal_shimify -> origin/aoti_metal_shimify 2025-10-10T00:23:45.8446738Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-10-10T00:23:45.8447446Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-10-10T00:23:45.8448004Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-10-10T00:23:45.8448602Z * [new branch] aoti_windows_mingw -> origin/aoti_windows_mingw 2025-10-10T00:23:45.8449231Z * [new branch] aoti_windows_mingw_2 -> origin/aoti_windows_mingw_2 2025-10-10T00:23:45.8449926Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-10-10T00:23:45.8450584Z * [new branch] async_tp -> origin/async_tp 2025-10-10T00:23:45.8451156Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-10-10T00:23:45.8451872Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-10-10T00:23:45.8452543Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-10-10T00:23:45.8453078Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-10-10T00:23:45.8453613Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-10-10T00:23:45.8454160Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-10-10T00:23:45.8454753Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-10-10T00:23:45.8455332Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-10-10T00:23:45.8455868Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-10-10T00:23:45.8456446Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-10-10T00:23:45.8457016Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-10-10T00:23:45.8457616Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-10-10T00:23:45.8458802Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-10-10T00:23:45.8459369Z * [new branch] attention_benchmark -> origin/attention_benchmark 2025-10-10T00:23:45.8460109Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-10-10T00:23:45.8460748Z * [new branch] b200_op_bench -> origin/b200_op_bench 2025-10-10T00:23:45.8461336Z * [new branch] bahuang/annotation -> origin/bahuang/annotation 2025-10-10T00:23:45.8461934Z * [new branch] bahuang/debug_mode -> origin/bahuang/debug_mode 2025-10-10T00:23:45.8462506Z * [new branch] bahuang/debug_mode_default -> origin/bahuang/debug_mode_default 2025-10-10T00:23:45.8463119Z * [new branch] bahuang/debug_mode_fix -> origin/bahuang/debug_mode_fix 2025-10-10T00:23:45.8463719Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-10-10T00:23:45.8464331Z * [new branch] bahuang/dt_reduce_mean -> origin/bahuang/dt_reduce_mean 2025-10-10T00:23:45.8464910Z * [new branch] bahuang/dtensor_demo -> origin/bahuang/dtensor_demo 2025-10-10T00:23:45.8465510Z * [new branch] bahuang/export_dtensor -> origin/bahuang/export_dtensor 2025-10-10T00:23:45.8466116Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-10-10T00:23:45.8466789Z * [new branch] bahuang/fix_debug_mode2 -> origin/bahuang/fix_debug_mode2 2025-10-10T00:23:45.8467441Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-10-10T00:23:45.8468041Z * [new branch] bahuang/noop_redistribute -> origin/bahuang/noop_redistribute 2025-10-10T00:23:45.8468610Z * [new branch] bahuang/reland -> origin/bahuang/reland 2025-10-10T00:23:45.8469294Z * [new branch] bahuang/reland_fake_export -> origin/bahuang/reland_fake_export 2025-10-10T00:23:45.8469861Z * [new branch] bahuang/rename -> origin/bahuang/rename 2025-10-10T00:23:45.8470408Z * [new branch] bahuang/test -> origin/bahuang/test 2025-10-10T00:23:45.8500945Z * [new branch] base/1.5 -> origin/base/1.5 2025-10-10T00:23:45.8501847Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-10-10T00:23:45.8502694Z * [new branch] bc-lint-test-new-config -> origin/bc-lint-test-new-config 2025-10-10T00:23:45.8503368Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-10-10T00:23:45.8503921Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-10-10T00:23:45.8504460Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-10-10T00:23:45.8504996Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-10-10T00:23:45.8505508Z * [new branch] bf/cg-custom-wrapper -> origin/bf/cg-custom-wrapper 2025-10-10T00:23:45.8506062Z * [new branch] bf/cg-error-re-record -> origin/bf/cg-error-re-record 2025-10-10T00:23:45.8506716Z * [new branch] bf/cg-partition-custom-op-mutation -> origin/bf/cg-partition-custom-op-mutation 2025-10-10T00:23:45.8507397Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-10-10T00:23:45.8507998Z * [new branch] bf/cg-warn-dynamic-shapes -> origin/bf/cg-warn-dynamic-shapes 2025-10-10T00:23:45.8508963Z * [new branch] bf/cherry-pick-partition-share-default-device-context -> origin/bf/cherry-pick-partition-share-default-device-context 2025-10-10T00:23:45.8509800Z * [new branch] bf/clean-hf -> origin/bf/clean-hf 2025-10-10T00:23:45.8510438Z * [new branch] bf/clean-timm -> origin/bf/clean-timm 2025-10-10T00:23:45.8510932Z * [new branch] bf/clean-torchbench -> origin/bf/clean-torchbench 2025-10-10T00:23:45.8511995Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-10-10T00:23:45.8512521Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-10-10T00:23:45.8513199Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-10-10T00:23:45.8514268Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-10-10T00:23:45.8515143Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-10-10T00:23:45.8515738Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-10-10T00:23:45.8516297Z * [new branch] bf/minor-cg-config-doc -> origin/bf/minor-cg-config-doc 2025-10-10T00:23:45.8516845Z * [new branch] bf/minor-fa-tma-config -> origin/bf/minor-fa-tma-config 2025-10-10T00:23:45.8517414Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-10-10T00:23:45.8517992Z * [new branch] bf/partition-custom-op-alias -> origin/bf/partition-custom-op-alias 2025-10-10T00:23:45.8519172Z * [new branch] bf/partition-default-device-context -> origin/bf/partition-default-device-context 2025-10-10T00:23:45.8520108Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-10-10T00:23:45.8520682Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-10-10T00:23:45.8521200Z * [new branch] bf/rope -> origin/bf/rope 2025-10-10T00:23:45.8521649Z * [new branch] bf16_support -> origin/bf16_support 2025-10-10T00:23:45.8522169Z * [new branch] bf16_support_per_channel -> origin/bf16_support_per_channel 2025-10-10T00:23:45.8522742Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-10-10T00:23:45.8523353Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-10-10T00:23:45.8523940Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-10-10T00:23:45.8524503Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-10-10T00:23:45.8525066Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-10-10T00:23:45.8525779Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-10-10T00:23:45.8526368Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-10-10T00:23:45.8526961Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-10-10T00:23:45.8527545Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-10-10T00:23:45.8528133Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-10-10T00:23:45.8528692Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-10-10T00:23:45.8529254Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-10-10T00:23:45.8529835Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-10-10T00:23:45.8530425Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-10-10T00:23:45.8531056Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-10-10T00:23:45.8531860Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-10-10T00:23:45.8532451Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-10-10T00:23:45.8533215Z * [new branch] brister/break_scatter_src_is_tensor -> origin/brister/break_scatter_src_is_tensor 2025-10-10T00:23:45.8533897Z * [new branch] brister/fx_cond -> origin/brister/fx_cond 2025-10-10T00:23:45.8534470Z * [new branch] brister/fx_dynamic_input -> origin/brister/fx_dynamic_input 2025-10-10T00:23:45.8535111Z * [new branch] brister/fx_index_put -> origin/brister/fx_index_put 2025-10-10T00:23:45.8535749Z * [new branch] brister/fx_no_python_slow -> origin/brister/fx_no_python_slow 2025-10-10T00:23:45.8536348Z * [new branch] brister/fx_scatter_reduce -> origin/brister/fx_scatter_reduce 2025-10-10T00:23:45.8537025Z * [new branch] brister/fx_unbacked_symbols -> origin/brister/fx_unbacked_symbols 2025-10-10T00:23:45.8537716Z * [new branch] brister/property_type_check -> origin/brister/property_type_check 2025-10-10T00:23:45.8538368Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-10-10T00:23:45.8539144Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-10-10T00:23:45.8539883Z * [new branch] build-aarch64-wheels -> origin/build-aarch64-wheels 2025-10-10T00:23:45.8540507Z * [new branch] bwd-backup -> origin/bwd-backup 2025-10-10T00:23:45.8541005Z * [new branch] c57382a49 -> origin/c57382a49 2025-10-10T00:23:45.8541548Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-10-10T00:23:45.8542066Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-10-10T00:23:45.8542984Z * [new branch] camyll/cherrypick_0098e5636d3afa7c75aef8c447a5c402ea9ed524 -> origin/camyll/cherrypick_0098e5636d3afa7c75aef8c447a5c402ea9ed524 2025-10-10T00:23:45.8544341Z * [new branch] camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 -> origin/camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 2025-10-10T00:23:45.8545846Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-10-10T00:23:45.8547254Z * [new branch] camyll/revert_5d749ceb92c2c28bcfbdf918b4ab99b1a91fcb50 -> origin/camyll/revert_5d749ceb92c2c28bcfbdf918b4ab99b1a91fcb50 2025-10-10T00:23:45.8548613Z * [new branch] camyllh/cherrypick_5e7be988003a38be49227cfaa9bff6a2ea9e6929_v2 -> origin/camyllh/cherrypick_5e7be988003a38be49227cfaa9bff6a2ea9e6929_v2 2025-10-10T00:23:45.8550070Z * [new branch] camyllh/cherrypick_dda071587f0522a16b237f92cbe27fd13a1a1c11 -> origin/camyllh/cherrypick_dda071587f0522a16b237f92cbe27fd13a1a1c11 2025-10-10T00:23:45.8551488Z * [new branch] camyllh/release2_9_cherrypick/dda071587f0522a16b237f92cbe27fd13a1a1c11 -> origin/camyllh/release2_9_cherrypick/dda071587f0522a16b237f92cbe27fd13a1a1c11 2025-10-10T00:23:45.8552627Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-10-10T00:23:45.8553458Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8554586Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8555354Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8556149Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8557032Z * [new branch] cherry-pick-158537-by-pytorch_bot_bot_ -> origin/cherry-pick-158537-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8557893Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8558664Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8559422Z * [new branch] cherry-pick-161299-by-pytorch_bot_bot_ -> origin/cherry-pick-161299-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8560293Z * [new branch] cherry-pick-161394-by-pytorch_bot_bot_ -> origin/cherry-pick-161394-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8561115Z * [new branch] cherry-pick-161430-by-pytorch_bot_bot_ -> origin/cherry-pick-161430-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8561876Z * [new branch] cherry-pick-162168-by-pytorch_bot_bot_ -> origin/cherry-pick-162168-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8562643Z * [new branch] cherry-pick-162194-by-pytorch_bot_bot_ -> origin/cherry-pick-162194-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8563401Z * [new branch] cherry-pick-162240-by-pytorch_bot_bot_ -> origin/cherry-pick-162240-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8564158Z * [new branch] cherry-pick-162295-by-pytorch_bot_bot_ -> origin/cherry-pick-162295-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8564923Z * [new branch] cherry-pick-162323-by-pytorch_bot_bot_ -> origin/cherry-pick-162323-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8565688Z * [new branch] cherry-pick-162425-by-pytorch_bot_bot_ -> origin/cherry-pick-162425-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8566553Z * [new branch] cherry-pick-162530-by-pytorch_bot_bot_ -> origin/cherry-pick-162530-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8567363Z * [new branch] cherry-pick-162555-by-pytorch_bot_bot_ -> origin/cherry-pick-162555-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8568171Z * [new branch] cherry-pick-162566-by-pytorch_bot_bot_ -> origin/cherry-pick-162566-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8568932Z * [new branch] cherry-pick-162587-by-pytorch_bot_bot_ -> origin/cherry-pick-162587-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8569689Z * [new branch] cherry-pick-162622-by-pytorch_bot_bot_ -> origin/cherry-pick-162622-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8570445Z * [new branch] cherry-pick-162657-by-pytorch_bot_bot_ -> origin/cherry-pick-162657-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8571200Z * [new branch] cherry-pick-162680-by-pytorch_bot_bot_ -> origin/cherry-pick-162680-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8572007Z * [new branch] cherry-pick-162693-by-pytorch_bot_bot_ -> origin/cherry-pick-162693-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8572855Z * [new branch] cherry-pick-162744-by-pytorch_bot_bot_ -> origin/cherry-pick-162744-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8573621Z * [new branch] cherry-pick-162764-by-pytorch_bot_bot_ -> origin/cherry-pick-162764-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8574379Z * [new branch] cherry-pick-162865-by-pytorch_bot_bot_ -> origin/cherry-pick-162865-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8575141Z * [new branch] cherry-pick-162866-by-pytorch_bot_bot_ -> origin/cherry-pick-162866-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8575904Z * [new branch] cherry-pick-162877-by-pytorch_bot_bot_ -> origin/cherry-pick-162877-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8576659Z * [new branch] cherry-pick-162950-by-pytorch_bot_bot_ -> origin/cherry-pick-162950-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8577427Z * [new branch] cherry-pick-163008-by-pytorch_bot_bot_ -> origin/cherry-pick-163008-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8578231Z * [new branch] cherry-pick-163111-by-pytorch_bot_bot_ -> origin/cherry-pick-163111-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8579700Z * [new branch] cherry-pick-163112-by-pytorch_bot_bot_ -> origin/cherry-pick-163112-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8580568Z * [new branch] cherry-pick-163152-by-pytorch_bot_bot_ -> origin/cherry-pick-163152-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8581328Z * [new branch] cherry-pick-163171-by-pytorch_bot_bot_ -> origin/cherry-pick-163171-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8582096Z * [new branch] cherry-pick-163194-by-pytorch_bot_bot_ -> origin/cherry-pick-163194-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8582857Z * [new branch] cherry-pick-163227-by-pytorch_bot_bot_ -> origin/cherry-pick-163227-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8583623Z * [new branch] cherry-pick-163269-by-pytorch_bot_bot_ -> origin/cherry-pick-163269-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8584392Z * [new branch] cherry-pick-163298-by-pytorch_bot_bot_ -> origin/cherry-pick-163298-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8585145Z * [new branch] cherry-pick-163315-by-pytorch_bot_bot_ -> origin/cherry-pick-163315-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8585914Z * [new branch] cherry-pick-163339-by-pytorch_bot_bot_ -> origin/cherry-pick-163339-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8586688Z * [new branch] cherry-pick-163341-by-pytorch_bot_bot_ -> origin/cherry-pick-163341-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8587451Z * [new branch] cherry-pick-163370-by-pytorch_bot_bot_ -> origin/cherry-pick-163370-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8588214Z * [new branch] cherry-pick-163383-by-pytorch_bot_bot_ -> origin/cherry-pick-163383-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8589046Z * [new branch] cherry-pick-163426-by-pytorch_bot_bot_ -> origin/cherry-pick-163426-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8589926Z * [new branch] cherry-pick-163549-by-pytorch_bot_bot_ -> origin/cherry-pick-163549-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8590748Z * [new branch] cherry-pick-163571-by-pytorch_bot_bot_ -> origin/cherry-pick-163571-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8591509Z * [new branch] cherry-pick-163578-by-pytorch_bot_bot_ -> origin/cherry-pick-163578-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8592274Z * [new branch] cherry-pick-163581-by-pytorch_bot_bot_ -> origin/cherry-pick-163581-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8593028Z * [new branch] cherry-pick-163585-by-pytorch_bot_bot_ -> origin/cherry-pick-163585-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8593792Z * [new branch] cherry-pick-163587-by-pytorch_bot_bot_ -> origin/cherry-pick-163587-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8594552Z * [new branch] cherry-pick-163598-by-pytorch_bot_bot_ -> origin/cherry-pick-163598-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8595311Z * [new branch] cherry-pick-163661-by-pytorch_bot_bot_ -> origin/cherry-pick-163661-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8596079Z * [new branch] cherry-pick-163677-by-pytorch_bot_bot_ -> origin/cherry-pick-163677-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8596844Z * [new branch] cherry-pick-163682-by-pytorch_bot_bot_ -> origin/cherry-pick-163682-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8597602Z * [new branch] cherry-pick-163712-by-pytorch_bot_bot_ -> origin/cherry-pick-163712-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8598413Z * [new branch] cherry-pick-163719-by-pytorch_bot_bot_ -> origin/cherry-pick-163719-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8599174Z * [new branch] cherry-pick-163768-by-pytorch_bot_bot_ -> origin/cherry-pick-163768-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8599934Z * [new branch] cherry-pick-163776-by-pytorch_bot_bot_ -> origin/cherry-pick-163776-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8600800Z * [new branch] cherry-pick-163797-by-pytorch_bot_bot_ -> origin/cherry-pick-163797-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8601562Z * [new branch] cherry-pick-163837-by-pytorch_bot_bot_ -> origin/cherry-pick-163837-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8602758Z * [new branch] cherry-pick-163886-by-pytorch_bot_bot_ -> origin/cherry-pick-163886-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8603536Z * [new branch] cherry-pick-163903-by-pytorch_bot_bot_ -> origin/cherry-pick-163903-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8604309Z * [new branch] cherry-pick-163956-by-pytorch_bot_bot_ -> origin/cherry-pick-163956-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8605075Z * [new branch] cherry-pick-163988-by-pytorch_bot_bot_ -> origin/cherry-pick-163988-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8605901Z * [new branch] cherry-pick-164093-by-pytorch_bot_bot_ -> origin/cherry-pick-164093-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8606778Z * [new branch] cherry-pick-164108-by-pytorch_bot_bot_ -> origin/cherry-pick-164108-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8607531Z * [new branch] cherry-pick-164138-by-pytorch_bot_bot_ -> origin/cherry-pick-164138-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8608184Z * [new branch] cherry-pick-164190 -> origin/cherry-pick-164190 2025-10-10T00:23:45.8608825Z * [new branch] cherry-pick-164470-by-pytorch_bot_bot_ -> origin/cherry-pick-164470-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8609586Z * [new branch] cherry-pick-164575-by-pytorch_bot_bot_ -> origin/cherry-pick-164575-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8610352Z * [new branch] cherry-pick-164774-by-pytorch_bot_bot_ -> origin/cherry-pick-164774-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8611108Z * [new branch] cherry-pick-164870-by-pytorch_bot_bot_ -> origin/cherry-pick-164870-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8611868Z * [new branch] cherry-pick-164946-by-pytorch_bot_bot_ -> origin/cherry-pick-164946-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8612633Z * [new branch] cherry-pick-165013-by-pytorch_bot_bot_ -> origin/cherry-pick-165013-by-pytorch_bot_bot_ 2025-10-10T00:23:45.8613289Z * [new branch] cherry_pick_graph_custom -> origin/cherry_pick_graph_custom 2025-10-10T00:23:45.8613857Z * [new branch] cherrypick-e88cca0691 -> origin/cherrypick-e88cca0691 2025-10-10T00:23:45.8614394Z * [new branch] chuanqi129-patch-1 -> origin/chuanqi129-patch-1 2025-10-10T00:23:45.8614879Z * [new branch] ck_dlpack -> origin/ck_dlpack 2025-10-10T00:23:45.8615329Z * [new branch] codegen_trace -> origin/codegen_trace 2025-10-10T00:23:45.8615787Z * [new branch] codex-testing -> origin/codex-testing 2025-10-10T00:23:45.8616480Z * [new branch] codex/add-metadata-field-for-file-path -> origin/codex/add-metadata-field-for-file-path 2025-10-10T00:23:45.8617412Z * [new branch] codex/add-test-for-inductor-local-cache-behavior -> origin/codex/add-test-for-inductor-local-cache-behavior 2025-10-10T00:23:45.8618510Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-10-10T00:23:45.8619621Z * [new branch] codex/enhance-cuda.matmul-with-allow_splitk-argument -> origin/codex/enhance-cuda.matmul-with-allow_splitk-argument 2025-10-10T00:23:45.8620502Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-10-10T00:23:45.8621345Z * [new branch] codex/refactor-dimension-handling-in-shape.cu -> origin/codex/refactor-dimension-handling-in-shape.cu 2025-10-10T00:23:45.8622342Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-10-10T00:23:45.8623491Z * [new branch] codex/remove-allow-untyped-defs-and-fix-type-errors -> origin/codex/remove-allow-untyped-defs-and-fix-type-errors 2025-10-10T00:23:45.8624770Z * [new branch] codex/remove-allow-untyped-defs-and-fix-type-errors-vx0jek -> origin/codex/remove-allow-untyped-defs-and-fix-type-errors-vx0jek 2025-10-10T00:23:45.8625703Z * [new branch] compile_kernel_include_dir -> origin/compile_kernel_include_dir 2025-10-10T00:23:45.8626239Z * [new branch] context_test -> origin/context_test 2025-10-10T00:23:45.8626713Z * [new branch] conv1d_decomp -> origin/conv1d_decomp 2025-10-10T00:23:45.8627171Z * [new branch] conv_autotune -> origin/conv_autotune 2025-10-10T00:23:45.8627662Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-10-10T00:23:45.8628164Z * [new branch] copilot/fix-163730 -> origin/copilot/fix-163730 2025-10-10T00:23:45.8628774Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-10-10T00:23:45.8629381Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-10-10T00:23:45.8629918Z * [new branch] cpp_head -> origin/cpp_head 2025-10-10T00:23:45.8630400Z * [new branch] crcrpar-patch-1 -> origin/crcrpar-patch-1 2025-10-10T00:23:45.8630891Z * [new branch] csl/add_win_shard -> origin/csl/add_win_shard 2025-10-10T00:23:45.8631409Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-10-10T00:23:45.8631954Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-10-10T00:23:45.8632527Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-10-10T00:23:45.8633146Z * [new branch] csl/fix_internal_graph_executor -> origin/csl/fix_internal_graph_executor 2025-10-10T00:23:45.8633746Z * [new branch] csl/fix_nightly_docs_push -> origin/csl/fix_nightly_docs_push 2025-10-10T00:23:45.8634316Z * [new branch] csl/inductor_h100_nightly -> origin/csl/inductor_h100_nightly 2025-10-10T00:23:45.8634815Z * [new branch] csl/katex -> origin/csl/katex 2025-10-10T00:23:45.8635281Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-10-10T00:23:45.8635796Z * [new branch] csl/lint_no_submodules -> origin/csl/lint_no_submodules 2025-10-10T00:23:45.8636294Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-10-10T00:23:45.8636879Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-10-10T00:23:45.8637437Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-10-10T00:23:45.8637985Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-10-10T00:23:45.8638506Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-10-10T00:23:45.8639075Z * [new branch] csl/reuse_old_whl_fix_metadata -> origin/csl/reuse_old_whl_fix_metadata 2025-10-10T00:23:45.8639613Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-10-10T00:23:45.8640095Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-10-10T00:23:45.8640618Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-10-10T00:23:45.8641219Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-10-10T00:23:45.8641842Z * [new branch] csl/test_info_status -> origin/csl/test_info_status 2025-10-10T00:23:45.8642384Z * [new branch] csl/test_info_upload_changes -> origin/csl/test_info_upload_changes 2025-10-10T00:23:45.8643062Z * [new branch] csl/test_owners_ao_sparse -> origin/csl/test_owners_ao_sparse 2025-10-10T00:23:45.8643782Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-10-10T00:23:45.8644399Z * [new branch] csl/test_owners_cuda -> origin/csl/test_owners_cuda 2025-10-10T00:23:45.8644951Z * [new branch] csl/test_owners_distributed -> origin/csl/test_owners_distributed 2025-10-10T00:23:45.8645576Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-10-10T00:23:45.8646205Z * [new branch] csl/testing_better_job_name -> origin/csl/testing_better_job_name 2025-10-10T00:23:45.8646747Z * [new branch] csl/vllm_pin_labeler -> origin/csl/vllm_pin_labeler 2025-10-10T00:23:45.8647238Z * [new branch] csl/win_cpp_tests -> origin/csl/win_cpp_tests 2025-10-10T00:23:45.8647724Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-10-10T00:23:45.8648180Z * [new branch] cu_stream_api -> origin/cu_stream_api 2025-10-10T00:23:45.8648659Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-10-10T00:23:45.8649191Z * [new branch] cublasnowdeterministic -> origin/cublasnowdeterministic 2025-10-10T00:23:45.8649707Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-10-10T00:23:45.8650230Z * [new branch] cuda-include-paths-fix -> origin/cuda-include-paths-fix 2025-10-10T00:23:45.8650774Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-10-10T00:23:45.8651279Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-10-10T00:23:45.8651743Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-10-10T00:23:45.8652184Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-10-10T00:23:45.8652620Z * [new branch] debug-guard -> origin/debug-guard 2025-10-10T00:23:45.8653100Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-10-10T00:23:45.8654024Z * [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-10-10T00:23:45.8654969Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-10-10T00:23:45.8655633Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-10-10T00:23:45.8656273Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-10-10T00:23:45.8656841Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-10-10T00:23:45.8657394Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-10-10T00:23:45.8657880Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-10-10T00:23:45.8658392Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-10-10T00:23:45.8658974Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-10-10T00:23:45.8659676Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-10-10T00:23:45.8660375Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-10-10T00:23:45.8660903Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-10-10T00:23:45.8661402Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-10-10T00:23:45.8662013Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-10-10T00:23:45.8662515Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-10-10T00:23:45.8663066Z * [new branch] disable -> origin/disable 2025-10-10T00:23:45.8663499Z * [new branch] disp_counter -> origin/disp_counter 2025-10-10T00:23:45.8663975Z * [new branch] dtensor-issues -> origin/dtensor-issues 2025-10-10T00:23:45.8664492Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-10-10T00:23:45.8665046Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-10-10T00:23:45.8665620Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-10-10T00:23:45.8666198Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-10-10T00:23:45.8666811Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-10-10T00:23:45.8667399Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-10-10T00:23:45.8668046Z * [new branch] enable-keep-going-for-trunk-tags -> origin/enable-keep-going-for-trunk-tags 2025-10-10T00:23:45.8668638Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-10-10T00:23:45.8669186Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-10-10T00:23:45.8669691Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-10-10T00:23:45.8670334Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-10-10T00:23:45.8671047Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-10-10T00:23:45.8671744Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-10-10T00:23:45.8672522Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-10-10T00:23:45.8673432Z * [new branch] exclamaforte/fix-exhuastive-autotuning-reland -> origin/exclamaforte/fix-exhuastive-autotuning-reland 2025-10-10T00:23:45.8674312Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-10-10T00:23:45.8675145Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-10-10T00:23:45.8675875Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-10-10T00:23:45.8676508Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-10-10T00:23:45.8677192Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-10-10T00:23:45.8677811Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-10-10T00:23:45.8678554Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-10-10T00:23:45.8679303Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-10-10T00:23:45.8679907Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-10-10T00:23:45.8680648Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-10-10T00:23:45.8681407Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-10-10T00:23:45.8682120Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-10-10T00:23:45.8683041Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-10-10T00:23:45.8683909Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-10-10T00:23:45.8684727Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-10-10T00:23:45.8685463Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-10-10T00:23:45.8685979Z * [new branch] exec -> origin/exec 2025-10-10T00:23:45.8686466Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-10-10T00:23:45.8686984Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-10-10T00:23:45.8687484Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-10-10T00:23:45.8687976Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-10-10T00:23:45.8688452Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-10-10T00:23:45.8688940Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-10-10T00:23:45.8689414Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-10-10T00:23:45.8689891Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-10-10T00:23:45.8690370Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-10-10T00:23:45.8690852Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-10-10T00:23:45.8691335Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-10-10T00:23:45.8691810Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-10-10T00:23:45.8692296Z * [new branch] export-D78580107 -> origin/export-D78580107 2025-10-10T00:23:45.8692777Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-10-10T00:23:45.8693270Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-10-10T00:23:45.8693815Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-10-10T00:23:45.8694341Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-10-10T00:23:45.8694828Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-10-10T00:23:45.8695298Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-10-10T00:23:45.8695778Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-10-10T00:23:45.8696255Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-10-10T00:23:45.8696741Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-10-10T00:23:45.8697219Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-10-10T00:23:45.8697695Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-10-10T00:23:45.8698176Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-10-10T00:23:45.8698648Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-10-10T00:23:45.8699130Z * [new branch] export-D79230339 -> origin/export-D79230339 2025-10-10T00:23:45.8699608Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-10-10T00:23:45.8700079Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-10-10T00:23:45.8700555Z * [new branch] export-D79378362 -> origin/export-D79378362 2025-10-10T00:23:45.8701130Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-10-10T00:23:45.8701614Z * [new branch] export-D80948073 -> origin/export-D80948073 2025-10-10T00:23:45.8702166Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-10-10T00:23:45.8702653Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-10-10T00:23:45.8703183Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-10-10T00:23:45.8703655Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-10-10T00:23:45.8704141Z * [new branch] export-D81651226 -> origin/export-D81651226 2025-10-10T00:23:45.8704619Z * [new branch] export-D81698719 -> origin/export-D81698719 2025-10-10T00:23:45.8705090Z * [new branch] export-D82140619 -> origin/export-D82140619 2025-10-10T00:23:45.8705581Z * [new branch] export-D82174075 -> origin/export-D82174075 2025-10-10T00:23:45.8706057Z * [new branch] export-D82232574 -> origin/export-D82232574 2025-10-10T00:23:45.8706551Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-10-10T00:23:45.8707033Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-10-10T00:23:45.8707512Z * [new branch] export-D82380307 -> origin/export-D82380307 2025-10-10T00:23:45.8707992Z * [new branch] export-D82597111 -> origin/export-D82597111 2025-10-10T00:23:45.8708466Z * [new branch] export-D83023706 -> origin/export-D83023706 2025-10-10T00:23:45.8709129Z * [new branch] export-D83195687 -> origin/export-D83195687 2025-10-10T00:23:45.8709610Z * [new branch] export-D83200714 -> origin/export-D83200714 2025-10-10T00:23:45.8710097Z * [new branch] export-D83378477 -> origin/export-D83378477 2025-10-10T00:23:45.8710594Z * [new branch] export-D83390563 -> origin/export-D83390563 2025-10-10T00:23:45.8711079Z * [new branch] export-D83390775 -> origin/export-D83390775 2025-10-10T00:23:45.8711579Z * [new branch] export-D83391942 -> origin/export-D83391942 2025-10-10T00:23:45.8712082Z * [new branch] export-D83395610 -> origin/export-D83395610 2025-10-10T00:23:45.8712565Z * [new branch] export-D83539263 -> origin/export-D83539263 2025-10-10T00:23:45.8713045Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-10-10T00:23:45.8713531Z * [new branch] export-D83591083 -> origin/export-D83591083 2025-10-10T00:23:45.8714017Z * [new branch] export-D83609850 -> origin/export-D83609850 2025-10-10T00:23:45.8714491Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-10-10T00:23:45.8714974Z * [new branch] export-D83714690 -> origin/export-D83714690 2025-10-10T00:23:45.8715452Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-10-10T00:23:45.8715933Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-10-10T00:23:45.8716411Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-10-10T00:23:45.8716882Z * [new branch] export-D84009392 -> origin/export-D84009392 2025-10-10T00:23:45.8717360Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-10-10T00:23:45.8717834Z * [new branch] export-D84098898 -> origin/export-D84098898 2025-10-10T00:23:45.8718314Z * [new branch] export-D84103213 -> origin/export-D84103213 2025-10-10T00:23:45.8718906Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-10-10T00:23:45.8719383Z * [new branch] export-reland -> origin/export-reland 2025-10-10T00:23:45.8720073Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-10-10T00:23:45.8720686Z * [new branch] extend_lift_up_op -> origin/extend_lift_up_op 2025-10-10T00:23:45.8721216Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-10-10T00:23:45.8721767Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-10-10T00:23:45.8722281Z * [new branch] ezyang-war -> origin/ezyang-war 2025-10-10T00:23:45.8722810Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-10-10T00:23:45.8723334Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-10-10T00:23:45.8723906Z * [new branch] fadeputr-fix-fbgemm_genai-build -> origin/fadeputr-fix-fbgemm_genai-build 2025-10-10T00:23:45.8724531Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-10-10T00:23:45.8725069Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-10-10T00:23:45.8725551Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-10-10T00:23:45.8725973Z * [new branch] fca -> origin/fca 2025-10-10T00:23:45.8726395Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-10-10T00:23:45.8726808Z * [new branch] fca5 -> origin/fca5 2025-10-10T00:23:45.8727357Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-10-10T00:23:45.8727891Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-10-10T00:23:45.8728388Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-10-10T00:23:45.8728893Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-10-10T00:23:45.8729404Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-10-10T00:23:45.8729948Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-10-10T00:23:45.8730488Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-10-10T00:23:45.8731010Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-10-10T00:23:45.8731562Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-10-10T00:23:45.8732123Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-10-10T00:23:45.8732675Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-10-10T00:23:45.8733248Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-10-10T00:23:45.8733819Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-10-10T00:23:45.8734315Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-10-10T00:23:45.8734764Z * [new branch] fix-fqn -> origin/fix-fqn 2025-10-10T00:23:45.8735294Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-10-10T00:23:45.8735972Z * [new branch] fix-upload-vllm-wheel-credential -> origin/fix-upload-vllm-wheel-credential 2025-10-10T00:23:45.8736559Z * [new branch] fix_153389 -> origin/fix_153389 2025-10-10T00:23:45.8737032Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-10-10T00:23:45.8738039Z * [new branch] fix_op_benchmark -> origin/fix_op_benchmark 2025-10-10T00:23:45.8738520Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-10-10T00:23:45.8739056Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-10-10T00:23:45.8739498Z * [new branch] fixes -> origin/fixes 2025-10-10T00:23:45.8739939Z * [new branch] fixes-triage -> origin/fixes-triage 2025-10-10T00:23:45.8740406Z * [new branch] fixflashgit -> origin/fixflashgit 2025-10-10T00:23:45.8740874Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-10-10T00:23:45.8741364Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-10-10T00:23:45.8741860Z * [new branch] flex-flash -> origin/flex-flash 2025-10-10T00:23:45.8742418Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-10-10T00:23:45.8742965Z * [new branch] flex_flash -> origin/flex_flash 2025-10-10T00:23:45.8743530Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-10-10T00:23:45.8744083Z * [new branch] free-stack2 -> origin/free-stack2 2025-10-10T00:23:45.8744564Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-10-10T00:23:45.8745038Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-10-10T00:23:45.8745496Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-10-10T00:23:45.8746148Z * [new branch] fused_moving_avg_obs_fake_quant_half_support -> origin/fused_moving_avg_obs_fake_quant_half_support 2025-10-10T00:23:45.8746775Z * [new branch] fx_cpp -> origin/fx_cpp 2025-10-10T00:23:45.8747217Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-10-10T00:23:45.8747696Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-10-10T00:23:45.8748205Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-10-10T00:23:45.8748836Z * [new branch] gh/ColinPeppler/80/base -> origin/gh/ColinPeppler/80/base 2025-10-10T00:23:45.8749412Z * [new branch] gh/ColinPeppler/80/head -> origin/gh/ColinPeppler/80/head 2025-10-10T00:23:45.8749998Z * [new branch] gh/ColinPeppler/80/orig -> origin/gh/ColinPeppler/80/orig 2025-10-10T00:23:45.8750563Z * [new branch] gh/ColinPeppler/81/base -> origin/gh/ColinPeppler/81/base 2025-10-10T00:23:45.8751138Z * [new branch] gh/ColinPeppler/81/head -> origin/gh/ColinPeppler/81/head 2025-10-10T00:23:45.8751720Z * [new branch] gh/ColinPeppler/81/orig -> origin/gh/ColinPeppler/81/orig 2025-10-10T00:23:45.8752293Z * [new branch] gh/ColinPeppler/82/base -> origin/gh/ColinPeppler/82/base 2025-10-10T00:23:45.8752870Z * [new branch] gh/ColinPeppler/82/head -> origin/gh/ColinPeppler/82/head 2025-10-10T00:23:45.8753436Z * [new branch] gh/ColinPeppler/82/orig -> origin/gh/ColinPeppler/82/orig 2025-10-10T00:23:45.8754014Z * [new branch] gh/ColinPeppler/83/base -> origin/gh/ColinPeppler/83/base 2025-10-10T00:23:45.8754586Z * [new branch] gh/ColinPeppler/83/head -> origin/gh/ColinPeppler/83/head 2025-10-10T00:23:45.8755147Z * [new branch] gh/ColinPeppler/83/orig -> origin/gh/ColinPeppler/83/orig 2025-10-10T00:23:45.8755725Z * [new branch] gh/ColinPeppler/84/base -> origin/gh/ColinPeppler/84/base 2025-10-10T00:23:45.8756282Z * [new branch] gh/ColinPeppler/84/head -> origin/gh/ColinPeppler/84/head 2025-10-10T00:23:45.8757294Z * [new branch] gh/ColinPeppler/85/base -> origin/gh/ColinPeppler/85/base 2025-10-10T00:23:45.8757853Z * [new branch] gh/ColinPeppler/85/head -> origin/gh/ColinPeppler/85/head 2025-10-10T00:23:45.8758793Z * [new branch] gh/ColinPeppler/86/base -> origin/gh/ColinPeppler/86/base 2025-10-10T00:23:45.8759385Z * [new branch] gh/ColinPeppler/86/head -> origin/gh/ColinPeppler/86/head 2025-10-10T00:23:45.8759963Z * [new branch] gh/ColinPeppler/87/base -> origin/gh/ColinPeppler/87/base 2025-10-10T00:23:45.8760533Z * [new branch] gh/ColinPeppler/87/head -> origin/gh/ColinPeppler/87/head 2025-10-10T00:23:45.8761098Z * [new branch] gh/ColinPeppler/88/base -> origin/gh/ColinPeppler/88/base 2025-10-10T00:23:45.8761680Z * [new branch] gh/ColinPeppler/88/head -> origin/gh/ColinPeppler/88/head 2025-10-10T00:23:45.8762274Z * [new branch] gh/ColinPeppler/89/base -> origin/gh/ColinPeppler/89/base 2025-10-10T00:23:45.8762839Z * [new branch] gh/ColinPeppler/89/head -> origin/gh/ColinPeppler/89/head 2025-10-10T00:23:45.8763424Z * [new branch] gh/ColinPeppler/90/base -> origin/gh/ColinPeppler/90/base 2025-10-10T00:23:45.8763989Z * [new branch] gh/ColinPeppler/90/head -> origin/gh/ColinPeppler/90/head 2025-10-10T00:23:45.8764567Z * [new branch] gh/ColinPeppler/91/base -> origin/gh/ColinPeppler/91/base 2025-10-10T00:23:45.8765142Z * [new branch] gh/ColinPeppler/91/head -> origin/gh/ColinPeppler/91/head 2025-10-10T00:23:45.8766259Z * [new branch] gh/ColinPeppler/92/base -> origin/gh/ColinPeppler/92/base 2025-10-10T00:23:45.8766843Z * [new branch] gh/ColinPeppler/92/head -> origin/gh/ColinPeppler/92/head 2025-10-10T00:23:45.8767409Z * [new branch] gh/ColinPeppler/93/base -> origin/gh/ColinPeppler/93/base 2025-10-10T00:23:45.8767993Z * [new branch] gh/ColinPeppler/93/head -> origin/gh/ColinPeppler/93/head 2025-10-10T00:23:45.8768569Z * [new branch] gh/ColinPeppler/93/orig -> origin/gh/ColinPeppler/93/orig 2025-10-10T00:23:45.8769138Z * [new branch] gh/ColinPeppler/94/base -> origin/gh/ColinPeppler/94/base 2025-10-10T00:23:45.8769719Z * [new branch] gh/ColinPeppler/94/head -> origin/gh/ColinPeppler/94/head 2025-10-10T00:23:45.8770289Z * [new branch] gh/ColinPeppler/94/orig -> origin/gh/ColinPeppler/94/orig 2025-10-10T00:23:45.8770883Z * [new branch] gh/ColinPeppler/95/base -> origin/gh/ColinPeppler/95/base 2025-10-10T00:23:45.8771442Z * [new branch] gh/ColinPeppler/95/head -> origin/gh/ColinPeppler/95/head 2025-10-10T00:23:45.8772095Z * [new branch] gh/ColinPeppler/95/orig -> origin/gh/ColinPeppler/95/orig 2025-10-10T00:23:45.8772664Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-10-10T00:23:45.8773195Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-10-10T00:23:45.8773739Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-10-10T00:23:45.8774277Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-10-10T00:23:45.8774788Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-10-10T00:23:45.8775287Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-10-10T00:23:45.8775780Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-10-10T00:23:45.8776286Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-10-10T00:23:45.8776781Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-10-10T00:23:45.8777715Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-10-10T00:23:45.8778239Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-10-10T00:23:45.8778956Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-10-10T00:23:45.8779482Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-10-10T00:23:45.8779981Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-10-10T00:23:45.8780492Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-10-10T00:23:45.8781000Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-10-10T00:23:45.8781491Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-10-10T00:23:45.8781994Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-10-10T00:23:45.8782494Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-10-10T00:23:45.8782989Z * [new branch] gh/H-Huang/207/base -> origin/gh/H-Huang/207/base 2025-10-10T00:23:45.8783491Z * [new branch] gh/H-Huang/207/head -> origin/gh/H-Huang/207/head 2025-10-10T00:23:45.8783976Z * [new branch] gh/H-Huang/207/orig -> origin/gh/H-Huang/207/orig 2025-10-10T00:23:45.8784468Z * [new branch] gh/H-Huang/210/base -> origin/gh/H-Huang/210/base 2025-10-10T00:23:45.8784951Z * [new branch] gh/H-Huang/210/head -> origin/gh/H-Huang/210/head 2025-10-10T00:23:45.8785455Z * [new branch] gh/H-Huang/210/orig -> origin/gh/H-Huang/210/orig 2025-10-10T00:23:45.8785953Z * [new branch] gh/H-Huang/212/base -> origin/gh/H-Huang/212/base 2025-10-10T00:23:45.8786448Z * [new branch] gh/H-Huang/212/head -> origin/gh/H-Huang/212/head 2025-10-10T00:23:45.8787063Z * [new branch] gh/H-Huang/212/orig -> origin/gh/H-Huang/212/orig 2025-10-10T00:23:45.8787568Z * [new branch] gh/H-Huang/214/base -> origin/gh/H-Huang/214/base 2025-10-10T00:23:45.8788071Z * [new branch] gh/H-Huang/214/head -> origin/gh/H-Huang/214/head 2025-10-10T00:23:45.8788554Z * [new branch] gh/H-Huang/214/orig -> origin/gh/H-Huang/214/orig 2025-10-10T00:23:45.8789136Z * [new branch] gh/H-Huang/215/base -> origin/gh/H-Huang/215/base 2025-10-10T00:23:45.8789639Z * [new branch] gh/H-Huang/215/head -> origin/gh/H-Huang/215/head 2025-10-10T00:23:45.8790139Z * [new branch] gh/H-Huang/215/orig -> origin/gh/H-Huang/215/orig 2025-10-10T00:23:45.8790644Z * [new branch] gh/H-Huang/216/base -> origin/gh/H-Huang/216/base 2025-10-10T00:23:45.8791148Z * [new branch] gh/H-Huang/216/head -> origin/gh/H-Huang/216/head 2025-10-10T00:23:45.8791665Z * [new branch] gh/H-Huang/216/orig -> origin/gh/H-Huang/216/orig 2025-10-10T00:23:45.8792177Z * [new branch] gh/H-Huang/217/base -> origin/gh/H-Huang/217/base 2025-10-10T00:23:45.8792671Z * [new branch] gh/H-Huang/217/head -> origin/gh/H-Huang/217/head 2025-10-10T00:23:45.8793177Z * [new branch] gh/H-Huang/217/orig -> origin/gh/H-Huang/217/orig 2025-10-10T00:23:45.8793673Z * [new branch] gh/H-Huang/218/base -> origin/gh/H-Huang/218/base 2025-10-10T00:23:45.8794181Z * [new branch] gh/H-Huang/218/head -> origin/gh/H-Huang/218/head 2025-10-10T00:23:45.8794772Z * [new branch] gh/H-Huang/218/orig -> origin/gh/H-Huang/218/orig 2025-10-10T00:23:45.8795380Z * [new branch] gh/H-Huang/219/base -> origin/gh/H-Huang/219/base 2025-10-10T00:23:45.8796343Z * [new branch] gh/H-Huang/219/head -> origin/gh/H-Huang/219/head 2025-10-10T00:23:45.8796834Z * [new branch] gh/H-Huang/219/orig -> origin/gh/H-Huang/219/orig 2025-10-10T00:23:45.8797539Z * [new branch] gh/H-Huang/220/base -> origin/gh/H-Huang/220/base 2025-10-10T00:23:45.8798044Z * [new branch] gh/H-Huang/220/head -> origin/gh/H-Huang/220/head 2025-10-10T00:23:45.8798539Z * [new branch] gh/H-Huang/220/orig -> origin/gh/H-Huang/220/orig 2025-10-10T00:23:45.8799058Z * [new branch] gh/H-Huang/221/base -> origin/gh/H-Huang/221/base 2025-10-10T00:23:45.8799552Z * [new branch] gh/H-Huang/221/head -> origin/gh/H-Huang/221/head 2025-10-10T00:23:45.8800056Z * [new branch] gh/H-Huang/221/orig -> origin/gh/H-Huang/221/orig 2025-10-10T00:23:45.8800609Z * [new branch] gh/H-Huang/222/base -> origin/gh/H-Huang/222/base 2025-10-10T00:23:45.8801173Z * [new branch] gh/H-Huang/222/head -> origin/gh/H-Huang/222/head 2025-10-10T00:23:45.8801680Z * [new branch] gh/H-Huang/222/orig -> origin/gh/H-Huang/222/orig 2025-10-10T00:23:45.8802176Z * [new branch] gh/H-Huang/223/base -> origin/gh/H-Huang/223/base 2025-10-10T00:23:45.8802677Z * [new branch] gh/H-Huang/223/head -> origin/gh/H-Huang/223/head 2025-10-10T00:23:45.8803170Z * [new branch] gh/H-Huang/223/orig -> origin/gh/H-Huang/223/orig 2025-10-10T00:23:45.8803724Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-10-10T00:23:45.8804307Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-10-10T00:23:45.8804886Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-10-10T00:23:45.8805456Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-10-10T00:23:45.8806016Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-10-10T00:23:45.8806654Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-10-10T00:23:45.8807290Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-10-10T00:23:45.8807851Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-10-10T00:23:45.8808432Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-10-10T00:23:45.8808994Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-10-10T00:23:45.8809570Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-10-10T00:23:45.8810144Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-10-10T00:23:45.8810714Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-10-10T00:23:45.8811294Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-10-10T00:23:45.8811870Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-10-10T00:23:45.8812496Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-10-10T00:23:45.8813125Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-10-10T00:23:45.8813690Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-10-10T00:23:45.8814268Z * [new branch] gh/IvanKobzarev/135/base -> origin/gh/IvanKobzarev/135/base 2025-10-10T00:23:45.8814837Z * [new branch] gh/IvanKobzarev/135/head -> origin/gh/IvanKobzarev/135/head 2025-10-10T00:23:45.8815846Z * [new branch] gh/IvanKobzarev/135/orig -> origin/gh/IvanKobzarev/135/orig 2025-10-10T00:23:45.8816415Z * [new branch] gh/IvanKobzarev/138/base -> origin/gh/IvanKobzarev/138/base 2025-10-10T00:23:45.8817210Z * [new branch] gh/IvanKobzarev/138/head -> origin/gh/IvanKobzarev/138/head 2025-10-10T00:23:45.8817819Z * [new branch] gh/IvanKobzarev/138/orig -> origin/gh/IvanKobzarev/138/orig 2025-10-10T00:23:45.8818447Z * [new branch] gh/IvanKobzarev/141/base -> origin/gh/IvanKobzarev/141/base 2025-10-10T00:23:45.8819085Z * [new branch] gh/IvanKobzarev/141/head -> origin/gh/IvanKobzarev/141/head 2025-10-10T00:23:45.8819655Z * [new branch] gh/IvanKobzarev/141/orig -> origin/gh/IvanKobzarev/141/orig 2025-10-10T00:23:45.8820235Z * [new branch] gh/IvanKobzarev/142/base -> origin/gh/IvanKobzarev/142/base 2025-10-10T00:23:45.8820810Z * [new branch] gh/IvanKobzarev/142/head -> origin/gh/IvanKobzarev/142/head 2025-10-10T00:23:45.8821376Z * [new branch] gh/IvanKobzarev/142/orig -> origin/gh/IvanKobzarev/142/orig 2025-10-10T00:23:45.8821953Z * [new branch] gh/IvanKobzarev/144/base -> origin/gh/IvanKobzarev/144/base 2025-10-10T00:23:45.8822524Z * [new branch] gh/IvanKobzarev/144/head -> origin/gh/IvanKobzarev/144/head 2025-10-10T00:23:45.8823097Z * [new branch] gh/IvanKobzarev/144/orig -> origin/gh/IvanKobzarev/144/orig 2025-10-10T00:23:45.8823685Z * [new branch] gh/IvanKobzarev/145/base -> origin/gh/IvanKobzarev/145/base 2025-10-10T00:23:45.8824301Z * [new branch] gh/IvanKobzarev/145/head -> origin/gh/IvanKobzarev/145/head 2025-10-10T00:23:45.8824935Z * [new branch] gh/IvanKobzarev/145/orig -> origin/gh/IvanKobzarev/145/orig 2025-10-10T00:23:45.8825502Z * [new branch] gh/IvanKobzarev/146/base -> origin/gh/IvanKobzarev/146/base 2025-10-10T00:23:45.8826076Z * [new branch] gh/IvanKobzarev/146/head -> origin/gh/IvanKobzarev/146/head 2025-10-10T00:23:45.8826654Z * [new branch] gh/IvanKobzarev/146/orig -> origin/gh/IvanKobzarev/146/orig 2025-10-10T00:23:45.8827220Z * [new branch] gh/IvanKobzarev/147/base -> origin/gh/IvanKobzarev/147/base 2025-10-10T00:23:45.8827795Z * [new branch] gh/IvanKobzarev/147/head -> origin/gh/IvanKobzarev/147/head 2025-10-10T00:23:45.8828363Z * [new branch] gh/IvanKobzarev/147/orig -> origin/gh/IvanKobzarev/147/orig 2025-10-10T00:23:45.8829066Z * [new branch] gh/IvanKobzarev/148/base -> origin/gh/IvanKobzarev/148/base 2025-10-10T00:23:45.8829645Z * [new branch] gh/IvanKobzarev/148/head -> origin/gh/IvanKobzarev/148/head 2025-10-10T00:23:45.8830270Z * [new branch] gh/IvanKobzarev/149/base -> origin/gh/IvanKobzarev/149/base 2025-10-10T00:23:45.8830906Z * [new branch] gh/IvanKobzarev/149/head -> origin/gh/IvanKobzarev/149/head 2025-10-10T00:23:45.8831470Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-10-10T00:23:45.8832053Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-10-10T00:23:45.8832638Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-10-10T00:23:45.8833205Z * [new branch] gh/IvanKobzarev/151/base -> origin/gh/IvanKobzarev/151/base 2025-10-10T00:23:45.8833782Z * [new branch] gh/IvanKobzarev/151/head -> origin/gh/IvanKobzarev/151/head 2025-10-10T00:23:45.8834349Z * [new branch] gh/IvanKobzarev/151/orig -> origin/gh/IvanKobzarev/151/orig 2025-10-10T00:23:45.8834935Z * [new branch] gh/IvanKobzarev/152/base -> origin/gh/IvanKobzarev/152/base 2025-10-10T00:23:45.8835506Z * [new branch] gh/IvanKobzarev/152/head -> origin/gh/IvanKobzarev/152/head 2025-10-10T00:23:45.8836642Z * [new branch] gh/IvanKobzarev/152/orig -> origin/gh/IvanKobzarev/152/orig 2025-10-10T00:23:45.8837220Z * [new branch] gh/IvanKobzarev/153/base -> origin/gh/IvanKobzarev/153/base 2025-10-10T00:23:45.8838002Z * [new branch] gh/IvanKobzarev/153/head -> origin/gh/IvanKobzarev/153/head 2025-10-10T00:23:45.8838595Z * [new branch] gh/IvanKobzarev/153/orig -> origin/gh/IvanKobzarev/153/orig 2025-10-10T00:23:45.8839164Z * [new branch] gh/IvanKobzarev/154/base -> origin/gh/IvanKobzarev/154/base 2025-10-10T00:23:45.8839755Z * [new branch] gh/IvanKobzarev/154/head -> origin/gh/IvanKobzarev/154/head 2025-10-10T00:23:45.8840339Z * [new branch] gh/IvanKobzarev/154/orig -> origin/gh/IvanKobzarev/154/orig 2025-10-10T00:23:45.8840911Z * [new branch] gh/IvanKobzarev/155/base -> origin/gh/IvanKobzarev/155/base 2025-10-10T00:23:45.8841494Z * [new branch] gh/IvanKobzarev/155/head -> origin/gh/IvanKobzarev/155/head 2025-10-10T00:23:45.8842118Z * [new branch] gh/IvanKobzarev/155/orig -> origin/gh/IvanKobzarev/155/orig 2025-10-10T00:23:45.8842753Z * [new branch] gh/IvanKobzarev/156/base -> origin/gh/IvanKobzarev/156/base 2025-10-10T00:23:45.8843335Z * [new branch] gh/IvanKobzarev/156/head -> origin/gh/IvanKobzarev/156/head 2025-10-10T00:23:45.8843909Z * [new branch] gh/IvanKobzarev/156/orig -> origin/gh/IvanKobzarev/156/orig 2025-10-10T00:23:45.8844500Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-10-10T00:23:45.8845083Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-10-10T00:23:45.8845666Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-10-10T00:23:45.8846254Z * [new branch] gh/IvanKobzarev/158/base -> origin/gh/IvanKobzarev/158/base 2025-10-10T00:23:45.8846821Z * [new branch] gh/IvanKobzarev/158/head -> origin/gh/IvanKobzarev/158/head 2025-10-10T00:23:45.8847414Z * [new branch] gh/IvanKobzarev/158/orig -> origin/gh/IvanKobzarev/158/orig 2025-10-10T00:23:45.8848036Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-10-10T00:23:45.8848670Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-10-10T00:23:45.8849253Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-10-10T00:23:45.8849826Z * [new branch] gh/IvanKobzarev/160/base -> origin/gh/IvanKobzarev/160/base 2025-10-10T00:23:45.8850431Z * [new branch] gh/IvanKobzarev/160/head -> origin/gh/IvanKobzarev/160/head 2025-10-10T00:23:45.8851004Z * [new branch] gh/IvanKobzarev/160/orig -> origin/gh/IvanKobzarev/160/orig 2025-10-10T00:23:45.8851607Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-10-10T00:23:45.8852170Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-10-10T00:23:45.8852722Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-10-10T00:23:45.8853284Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-10-10T00:23:45.8853893Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-10-10T00:23:45.8854514Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-10-10T00:23:45.8855042Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-10-10T00:23:45.8855538Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-10-10T00:23:45.8856447Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-10-10T00:23:45.8856932Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-10-10T00:23:45.8857431Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-10-10T00:23:45.8858123Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-10-10T00:23:45.8858633Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-10-10T00:23:45.8859139Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-10-10T00:23:45.8859679Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-10-10T00:23:45.8860228Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-10-10T00:23:45.8860716Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-10-10T00:23:45.8861214Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-10-10T00:23:45.8861709Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-10-10T00:23:45.8862195Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-10-10T00:23:45.8862705Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-10-10T00:23:45.8863182Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-10-10T00:23:45.8863674Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-10-10T00:23:45.8864160Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-10-10T00:23:45.8864657Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-10-10T00:23:45.8865199Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-10-10T00:23:45.8865743Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-10-10T00:23:45.8866230Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-10-10T00:23:45.8866716Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-10-10T00:23:45.8867217Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-10-10T00:23:45.8867707Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-10-10T00:23:45.8868195Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-10-10T00:23:45.8868764Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-10-10T00:23:45.8869261Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-10-10T00:23:45.8869760Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-10-10T00:23:45.8870261Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-10-10T00:23:45.8870744Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-10-10T00:23:45.8871291Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-10-10T00:23:45.8871825Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-10-10T00:23:45.8872313Z * [new branch] gh/PaliC/27/head -> origin/gh/PaliC/27/head 2025-10-10T00:23:45.8872797Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-10-10T00:23:45.8873301Z * [new branch] gh/PaliC/27/orig -> origin/gh/PaliC/27/orig 2025-10-10T00:23:45.8873795Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-10-10T00:23:45.8874276Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-10-10T00:23:45.8875187Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-10-10T00:23:45.8875676Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-10-10T00:23:45.8876182Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-10-10T00:23:45.8876930Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-10-10T00:23:45.8877480Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-10-10T00:23:45.8877984Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-10-10T00:23:45.8878473Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-10-10T00:23:45.8878968Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-10-10T00:23:45.8879454Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-10-10T00:23:45.8879961Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-10-10T00:23:45.8880507Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-10-10T00:23:45.8881063Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-10-10T00:23:45.8881626Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-10-10T00:23:45.8882170Z * [new branch] gh/PaulZhang12/24/base -> origin/gh/PaulZhang12/24/base 2025-10-10T00:23:45.8882786Z * [new branch] gh/PaulZhang12/24/head -> origin/gh/PaulZhang12/24/head 2025-10-10T00:23:45.8883398Z * [new branch] gh/PaulZhang12/24/orig -> origin/gh/PaulZhang12/24/orig 2025-10-10T00:23:45.8883945Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-10-10T00:23:45.8884510Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-10-10T00:23:45.8885059Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-10-10T00:23:45.8885612Z * [new branch] gh/PaulZhang12/26/base -> origin/gh/PaulZhang12/26/base 2025-10-10T00:23:45.8886160Z * [new branch] gh/PaulZhang12/26/head -> origin/gh/PaulZhang12/26/head 2025-10-10T00:23:45.8886702Z * [new branch] gh/PaulZhang12/26/orig -> origin/gh/PaulZhang12/26/orig 2025-10-10T00:23:45.8887258Z * [new branch] gh/PaulZhang12/27/base -> origin/gh/PaulZhang12/27/base 2025-10-10T00:23:45.8887811Z * [new branch] gh/PaulZhang12/27/head -> origin/gh/PaulZhang12/27/head 2025-10-10T00:23:45.8888372Z * [new branch] gh/PaulZhang12/27/orig -> origin/gh/PaulZhang12/27/orig 2025-10-10T00:23:45.8889033Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-10-10T00:23:45.8889579Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-10-10T00:23:45.8890151Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-10-10T00:23:45.8890701Z * [new branch] gh/PaulZhang12/29/base -> origin/gh/PaulZhang12/29/base 2025-10-10T00:23:45.8891253Z * [new branch] gh/PaulZhang12/29/head -> origin/gh/PaulZhang12/29/head 2025-10-10T00:23:45.8891809Z * [new branch] gh/PaulZhang12/29/orig -> origin/gh/PaulZhang12/29/orig 2025-10-10T00:23:45.8892356Z * [new branch] gh/PaulZhang12/30/base -> origin/gh/PaulZhang12/30/base 2025-10-10T00:23:45.8892916Z * [new branch] gh/PaulZhang12/30/head -> origin/gh/PaulZhang12/30/head 2025-10-10T00:23:45.8893465Z * [new branch] gh/PaulZhang12/30/orig -> origin/gh/PaulZhang12/30/orig 2025-10-10T00:23:45.8894024Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-10-10T00:23:45.8895132Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-10-10T00:23:45.8895698Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-10-10T00:23:45.8896473Z * [new branch] gh/PaulZhang12/32/base -> origin/gh/PaulZhang12/32/base 2025-10-10T00:23:45.8897031Z * [new branch] gh/PaulZhang12/32/head -> origin/gh/PaulZhang12/32/head 2025-10-10T00:23:45.8897597Z * [new branch] gh/PaulZhang12/32/orig -> origin/gh/PaulZhang12/32/orig 2025-10-10T00:23:45.8898148Z * [new branch] gh/PaulZhang12/33/base -> origin/gh/PaulZhang12/33/base 2025-10-10T00:23:45.8898723Z * [new branch] gh/PaulZhang12/33/head -> origin/gh/PaulZhang12/33/head 2025-10-10T00:23:45.8899282Z * [new branch] gh/PaulZhang12/33/orig -> origin/gh/PaulZhang12/33/orig 2025-10-10T00:23:45.8899831Z * [new branch] gh/PaulZhang12/34/base -> origin/gh/PaulZhang12/34/base 2025-10-10T00:23:45.8900460Z * [new branch] gh/PaulZhang12/34/head -> origin/gh/PaulZhang12/34/head 2025-10-10T00:23:45.8901059Z * [new branch] gh/PaulZhang12/34/orig -> origin/gh/PaulZhang12/34/orig 2025-10-10T00:23:45.8901616Z * [new branch] gh/PaulZhang12/35/base -> origin/gh/PaulZhang12/35/base 2025-10-10T00:23:45.8902168Z * [new branch] gh/PaulZhang12/35/head -> origin/gh/PaulZhang12/35/head 2025-10-10T00:23:45.8902707Z * [new branch] gh/PaulZhang12/35/orig -> origin/gh/PaulZhang12/35/orig 2025-10-10T00:23:45.8903261Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-10-10T00:23:45.8903805Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-10-10T00:23:45.8904365Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-10-10T00:23:45.8904937Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-10-10T00:23:45.8905503Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-10-10T00:23:45.8906130Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-10-10T00:23:45.8906743Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-10-10T00:23:45.8907316Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-10-10T00:23:45.8907900Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-10-10T00:23:45.8908474Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-10-10T00:23:45.8909154Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-10-10T00:23:45.8909726Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-10-10T00:23:45.8910301Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-10-10T00:23:45.8910875Z * [new branch] gh/SherlockNoMad/13/base -> origin/gh/SherlockNoMad/13/base 2025-10-10T00:23:45.8911447Z * [new branch] gh/SherlockNoMad/13/head -> origin/gh/SherlockNoMad/13/head 2025-10-10T00:23:45.8912071Z * [new branch] gh/SherlockNoMad/13/orig -> origin/gh/SherlockNoMad/13/orig 2025-10-10T00:23:45.8912692Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-10-10T00:23:45.8913264Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-10-10T00:23:45.8913819Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-10-10T00:23:45.8914401Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-10-10T00:23:45.8915439Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-10-10T00:23:45.8916004Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-10-10T00:23:45.8916793Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-10-10T00:23:45.8917359Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-10-10T00:23:45.8918000Z * [new branch] gh/SherlockNoMad/6/base -> origin/gh/SherlockNoMad/6/base 2025-10-10T00:23:45.8918625Z * [new branch] gh/SherlockNoMad/6/head -> origin/gh/SherlockNoMad/6/head 2025-10-10T00:23:45.8919183Z * [new branch] gh/SherlockNoMad/6/orig -> origin/gh/SherlockNoMad/6/orig 2025-10-10T00:23:45.8919773Z * [new branch] gh/SherlockNoMad/7/base -> origin/gh/SherlockNoMad/7/base 2025-10-10T00:23:45.8920347Z * [new branch] gh/SherlockNoMad/7/head -> origin/gh/SherlockNoMad/7/head 2025-10-10T00:23:45.8920920Z * [new branch] gh/SherlockNoMad/7/orig -> origin/gh/SherlockNoMad/7/orig 2025-10-10T00:23:45.8921511Z * [new branch] gh/SherlockNoMad/8/base -> origin/gh/SherlockNoMad/8/base 2025-10-10T00:23:45.8922069Z * [new branch] gh/SherlockNoMad/8/head -> origin/gh/SherlockNoMad/8/head 2025-10-10T00:23:45.8922638Z * [new branch] gh/SherlockNoMad/8/orig -> origin/gh/SherlockNoMad/8/orig 2025-10-10T00:23:45.8923199Z * [new branch] gh/SherlockNoMad/9/base -> origin/gh/SherlockNoMad/9/base 2025-10-10T00:23:45.8923832Z * [new branch] gh/SherlockNoMad/9/orig -> origin/gh/SherlockNoMad/9/orig 2025-10-10T00:23:45.8924478Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-10-10T00:23:45.8925065Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-10-10T00:23:45.8925670Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-10-10T00:23:45.8926248Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-10-10T00:23:45.8926828Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-10-10T00:23:45.8927371Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-10-10T00:23:45.8927915Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-10-10T00:23:45.8928473Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-10-10T00:23:45.8929027Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-10-10T00:23:45.8929641Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-10-10T00:23:45.8930249Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-10-10T00:23:45.8930803Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-10-10T00:23:45.8931365Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-10-10T00:23:45.8931909Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-10-10T00:23:45.8932464Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-10-10T00:23:45.8933005Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-10-10T00:23:45.8933564Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-10-10T00:23:45.8934122Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-10-10T00:23:45.8934661Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-10-10T00:23:45.8935759Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-10-10T00:23:45.8936300Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-10-10T00:23:45.8937101Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-10-10T00:23:45.8937662Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-10-10T00:23:45.8938199Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-10-10T00:23:45.8938747Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-10-10T00:23:45.8939279Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-10-10T00:23:45.8939810Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-10-10T00:23:45.8940339Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-10-10T00:23:45.8940898Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-10-10T00:23:45.8941487Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-10-10T00:23:45.8941997Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-10-10T00:23:45.8942543Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-10-10T00:23:45.8943052Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-10-10T00:23:45.8943572Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-10-10T00:23:45.8944090Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-10-10T00:23:45.8944599Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-10-10T00:23:45.8945126Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-10-10T00:23:45.8945636Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-10-10T00:23:45.8946166Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-10-10T00:23:45.8946725Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-10-10T00:23:45.8947305Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-10-10T00:23:45.8947828Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-10-10T00:23:45.8948332Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-10-10T00:23:45.8948930Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-10-10T00:23:45.8949450Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-10-10T00:23:45.8949975Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-10-10T00:23:45.8950499Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-10-10T00:23:45.8951018Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-10-10T00:23:45.8951539Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-10-10T00:23:45.8952069Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-10-10T00:23:45.8952607Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-10-10T00:23:45.8953198Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-10-10T00:23:45.8953705Z * [new branch] gh/XilunWu/166/base -> origin/gh/XilunWu/166/base 2025-10-10T00:23:45.8954227Z * [new branch] gh/XilunWu/166/head -> origin/gh/XilunWu/166/head 2025-10-10T00:23:45.8955187Z * [new branch] gh/XilunWu/166/orig -> origin/gh/XilunWu/166/orig 2025-10-10T00:23:45.8955711Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-10-10T00:23:45.8956459Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-10-10T00:23:45.8956976Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-10-10T00:23:45.8957499Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-10-10T00:23:45.8958008Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-10-10T00:23:45.8958603Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-10-10T00:23:45.8959179Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-10-10T00:23:45.8959698Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-10-10T00:23:45.8960215Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-10-10T00:23:45.8960730Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-10-10T00:23:45.8961251Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-10-10T00:23:45.8961770Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-10-10T00:23:45.8962278Z * [new branch] gh/XilunWu/172/base -> origin/gh/XilunWu/172/base 2025-10-10T00:23:45.8962796Z * [new branch] gh/XilunWu/172/head -> origin/gh/XilunWu/172/head 2025-10-10T00:23:45.8963308Z * [new branch] gh/XilunWu/172/orig -> origin/gh/XilunWu/172/orig 2025-10-10T00:23:45.8963829Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-10-10T00:23:45.8964395Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-10-10T00:23:45.8964967Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-10-10T00:23:45.8965495Z * [new branch] gh/XilunWu/174/base -> origin/gh/XilunWu/174/base 2025-10-10T00:23:45.8966007Z * [new branch] gh/XilunWu/174/head -> origin/gh/XilunWu/174/head 2025-10-10T00:23:45.8966525Z * [new branch] gh/XilunWu/174/orig -> origin/gh/XilunWu/174/orig 2025-10-10T00:23:45.8967036Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-10-10T00:23:45.8967559Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-10-10T00:23:45.8968098Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-10-10T00:23:45.8968623Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-10-10T00:23:45.8969173Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-10-10T00:23:45.8969704Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-10-10T00:23:45.8970307Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-10-10T00:23:45.8970900Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-10-10T00:23:45.8971439Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-10-10T00:23:45.8971986Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-10-10T00:23:45.8972515Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-10-10T00:23:45.8973066Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-10-10T00:23:45.8973613Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-10-10T00:23:45.8974610Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-10-10T00:23:45.8975157Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-10-10T00:23:45.8975944Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-10-10T00:23:45.8976571Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-10-10T00:23:45.8977120Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-10-10T00:23:45.8977663Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-10-10T00:23:45.8978210Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-10-10T00:23:45.8978740Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-10-10T00:23:45.8979296Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-10-10T00:23:45.8979827Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-10-10T00:23:45.8980374Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-10-10T00:23:45.8980919Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-10-10T00:23:45.8981450Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-10-10T00:23:45.8982045Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-10-10T00:23:45.8982627Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-10-10T00:23:45.8983177Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-10-10T00:23:45.8983722Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-10-10T00:23:45.8984262Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-10-10T00:23:45.8984808Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-10-10T00:23:45.8985345Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-10-10T00:23:45.8985901Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-10-10T00:23:45.8986452Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-10-10T00:23:45.8986985Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-10-10T00:23:45.8987534Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-10-10T00:23:45.8988117Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-10-10T00:23:45.8988790Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-10-10T00:23:45.8989343Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-10-10T00:23:45.8989885Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-10-10T00:23:45.8990427Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-10-10T00:23:45.8990957Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-10-10T00:23:45.8991499Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-10-10T00:23:45.8992039Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-10-10T00:23:45.8992584Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-10-10T00:23:45.8993126Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-10-10T00:23:45.8994241Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-10-10T00:23:45.8994790Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-10-10T00:23:45.8995555Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-10-10T00:23:45.8996107Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-10-10T00:23:45.8996653Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-10-10T00:23:45.8997184Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-10-10T00:23:45.8997728Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-10-10T00:23:45.8998261Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-10-10T00:23:45.8998806Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-10-10T00:23:45.8999363Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-10-10T00:23:45.9000000Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-10-10T00:23:45.9000554Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-10-10T00:23:45.9001091Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-10-10T00:23:45.9001640Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-10-10T00:23:45.9002179Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-10-10T00:23:45.9002730Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-10-10T00:23:45.9003283Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-10-10T00:23:45.9003820Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-10-10T00:23:45.9004369Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-10-10T00:23:45.9004911Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-10-10T00:23:45.9005513Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-10-10T00:23:45.9006116Z * [new branch] gh/XuehaiPan/384/base -> origin/gh/XuehaiPan/384/base 2025-10-10T00:23:45.9006649Z * [new branch] gh/XuehaiPan/384/head -> origin/gh/XuehaiPan/384/head 2025-10-10T00:23:45.9007194Z * [new branch] gh/XuehaiPan/384/orig -> origin/gh/XuehaiPan/384/orig 2025-10-10T00:23:45.9007733Z * [new branch] gh/XuehaiPan/385/base -> origin/gh/XuehaiPan/385/base 2025-10-10T00:23:45.9008284Z * [new branch] gh/XuehaiPan/385/head -> origin/gh/XuehaiPan/385/head 2025-10-10T00:23:45.9008836Z * [new branch] gh/XuehaiPan/385/orig -> origin/gh/XuehaiPan/385/orig 2025-10-10T00:23:45.9009371Z * [new branch] gh/XuehaiPan/386/base -> origin/gh/XuehaiPan/386/base 2025-10-10T00:23:45.9027608Z * [new branch] gh/XuehaiPan/386/head -> origin/gh/XuehaiPan/386/head 2025-10-10T00:23:45.9028315Z * [new branch] gh/XuehaiPan/386/orig -> origin/gh/XuehaiPan/386/orig 2025-10-10T00:23:45.9029058Z * [new branch] gh/XuehaiPan/387/base -> origin/gh/XuehaiPan/387/base 2025-10-10T00:23:45.9029646Z * [new branch] gh/XuehaiPan/387/head -> origin/gh/XuehaiPan/387/head 2025-10-10T00:23:45.9030279Z * [new branch] gh/XuehaiPan/387/orig -> origin/gh/XuehaiPan/387/orig 2025-10-10T00:23:45.9030861Z * [new branch] gh/XuehaiPan/388/base -> origin/gh/XuehaiPan/388/base 2025-10-10T00:23:45.9032213Z * [new branch] gh/XuehaiPan/388/head -> origin/gh/XuehaiPan/388/head 2025-10-10T00:23:45.9032808Z * [new branch] gh/XuehaiPan/388/orig -> origin/gh/XuehaiPan/388/orig 2025-10-10T00:23:45.9033738Z * [new branch] gh/XuehaiPan/389/base -> origin/gh/XuehaiPan/389/base 2025-10-10T00:23:45.9034349Z * [new branch] gh/XuehaiPan/389/head -> origin/gh/XuehaiPan/389/head 2025-10-10T00:23:45.9034988Z * [new branch] gh/XuehaiPan/389/orig -> origin/gh/XuehaiPan/389/orig 2025-10-10T00:23:45.9035615Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-10-10T00:23:45.9036231Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-10-10T00:23:45.9036868Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-10-10T00:23:45.9037476Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-10-10T00:23:45.9038131Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-10-10T00:23:45.9038754Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-10-10T00:23:45.9039529Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-10-10T00:23:45.9040123Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-10-10T00:23:45.9040781Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-10-10T00:23:45.9041408Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-10-10T00:23:45.9042011Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-10-10T00:23:45.9042654Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-10-10T00:23:45.9043200Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-10-10T00:23:45.9043741Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-10-10T00:23:45.9044281Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-10-10T00:23:45.9044826Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-10-10T00:23:45.9045367Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-10-10T00:23:45.9045903Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-10-10T00:23:45.9046438Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-10-10T00:23:45.9046971Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-10-10T00:23:45.9047515Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-10-10T00:23:45.9048110Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-10-10T00:23:45.9048687Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-10-10T00:23:45.9049210Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-10-10T00:23:45.9049720Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-10-10T00:23:45.9050238Z * [new branch] gh/aakhundov/3/base -> origin/gh/aakhundov/3/base 2025-10-10T00:23:45.9050751Z * [new branch] gh/aakhundov/3/head -> origin/gh/aakhundov/3/head 2025-10-10T00:23:45.9051260Z * [new branch] gh/aakhundov/3/orig -> origin/gh/aakhundov/3/orig 2025-10-10T00:23:45.9051791Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-10-10T00:23:45.9052309Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-10-10T00:23:45.9053161Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-10-10T00:23:45.9053719Z * [new branch] gh/albanD/1/base -> origin/gh/albanD/1/base 2025-10-10T00:23:45.9054546Z * [new branch] gh/albanD/1/head -> origin/gh/albanD/1/head 2025-10-10T00:23:45.9055042Z * [new branch] gh/albanD/1/orig -> origin/gh/albanD/1/orig 2025-10-10T00:23:45.9055529Z * [new branch] gh/albanD/2/base -> origin/gh/albanD/2/base 2025-10-10T00:23:45.9056016Z * [new branch] gh/albanD/2/head -> origin/gh/albanD/2/head 2025-10-10T00:23:45.9056507Z * [new branch] gh/albanD/2/orig -> origin/gh/albanD/2/orig 2025-10-10T00:23:45.9056988Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-10-10T00:23:45.9057460Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-10-10T00:23:45.9057946Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-10-10T00:23:45.9058429Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-10-10T00:23:45.9058915Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-10-10T00:23:45.9059401Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-10-10T00:23:45.9060247Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-10-10T00:23:45.9061076Z * [new branch] gh/alexsamardzic/10/base -> origin/gh/alexsamardzic/10/base 2025-10-10T00:23:45.9061650Z * [new branch] gh/alexsamardzic/10/head -> origin/gh/alexsamardzic/10/head 2025-10-10T00:23:45.9062228Z * [new branch] gh/alexsamardzic/10/orig -> origin/gh/alexsamardzic/10/orig 2025-10-10T00:23:45.9062804Z * [new branch] gh/alexsamardzic/11/base -> origin/gh/alexsamardzic/11/base 2025-10-10T00:23:45.9063370Z * [new branch] gh/alexsamardzic/11/head -> origin/gh/alexsamardzic/11/head 2025-10-10T00:23:45.9063940Z * [new branch] gh/alexsamardzic/11/orig -> origin/gh/alexsamardzic/11/orig 2025-10-10T00:23:45.9064611Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-10-10T00:23:45.9065198Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-10-10T00:23:45.9065768Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-10-10T00:23:45.9066415Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-10-10T00:23:45.9066971Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-10-10T00:23:45.9067475Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-10-10T00:23:45.9067996Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-10-10T00:23:45.9068526Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-10-10T00:23:45.9069140Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-10-10T00:23:45.9069669Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-10-10T00:23:45.9070196Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-10-10T00:23:45.9070739Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-10-10T00:23:45.9071252Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-10-10T00:23:45.9071784Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-10-10T00:23:45.9072438Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-10-10T00:23:45.9072967Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-10-10T00:23:45.9073788Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-10-10T00:23:45.9074330Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-10-10T00:23:45.9074865Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-10-10T00:23:45.9075401Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-10-10T00:23:45.9075605Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-10-10T00:23:45.9075813Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-10-10T00:23:45.9076021Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-10-10T00:23:45.9076234Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-10-10T00:23:45.9076439Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-10-10T00:23:45.9076647Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-10-10T00:23:45.9076856Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-10-10T00:23:45.9077055Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-10-10T00:23:45.9077324Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-10-10T00:23:45.9077556Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-10-10T00:23:45.9077776Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-10-10T00:23:45.9078027Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-10-10T00:23:45.9078232Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-10-10T00:23:45.9078439Z * [new branch] gh/angelayi/117/base -> origin/gh/angelayi/117/base 2025-10-10T00:23:45.9078640Z * [new branch] gh/angelayi/117/head -> origin/gh/angelayi/117/head 2025-10-10T00:23:45.9078846Z * [new branch] gh/angelayi/117/orig -> origin/gh/angelayi/117/orig 2025-10-10T00:23:45.9079042Z * [new branch] gh/angelayi/118/base -> origin/gh/angelayi/118/base 2025-10-10T00:23:45.9079243Z * [new branch] gh/angelayi/118/head -> origin/gh/angelayi/118/head 2025-10-10T00:23:45.9079450Z * [new branch] gh/angelayi/118/orig -> origin/gh/angelayi/118/orig 2025-10-10T00:23:45.9079647Z * [new branch] gh/angelayi/119/base -> origin/gh/angelayi/119/base 2025-10-10T00:23:45.9079852Z * [new branch] gh/angelayi/119/head -> origin/gh/angelayi/119/head 2025-10-10T00:23:45.9080057Z * [new branch] gh/angelayi/119/orig -> origin/gh/angelayi/119/orig 2025-10-10T00:23:45.9080255Z * [new branch] gh/angelayi/120/base -> origin/gh/angelayi/120/base 2025-10-10T00:23:45.9080450Z * [new branch] gh/angelayi/120/head -> origin/gh/angelayi/120/head 2025-10-10T00:23:45.9080648Z * [new branch] gh/angelayi/120/orig -> origin/gh/angelayi/120/orig 2025-10-10T00:23:45.9080854Z * [new branch] gh/angelayi/121/base -> origin/gh/angelayi/121/base 2025-10-10T00:23:45.9081051Z * [new branch] gh/angelayi/121/head -> origin/gh/angelayi/121/head 2025-10-10T00:23:45.9081247Z * [new branch] gh/angelayi/121/orig -> origin/gh/angelayi/121/orig 2025-10-10T00:23:45.9081450Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-10-10T00:23:45.9081743Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-10-10T00:23:45.9081940Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-10-10T00:23:45.9082405Z * [new branch] gh/angelayi/123/base -> origin/gh/angelayi/123/base 2025-10-10T00:23:45.9082610Z * [new branch] gh/angelayi/123/head -> origin/gh/angelayi/123/head 2025-10-10T00:23:45.9082807Z * [new branch] gh/angelayi/123/orig -> origin/gh/angelayi/123/orig 2025-10-10T00:23:45.9083012Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-10-10T00:23:45.9083216Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-10-10T00:23:45.9083414Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-10-10T00:23:45.9083632Z * [new branch] gh/angelayi/125/base -> origin/gh/angelayi/125/base 2025-10-10T00:23:45.9083824Z * [new branch] gh/angelayi/125/head -> origin/gh/angelayi/125/head 2025-10-10T00:23:45.9084020Z * [new branch] gh/angelayi/125/orig -> origin/gh/angelayi/125/orig 2025-10-10T00:23:45.9084221Z * [new branch] gh/angelayi/126/base -> origin/gh/angelayi/126/base 2025-10-10T00:23:45.9084416Z * [new branch] gh/angelayi/126/head -> origin/gh/angelayi/126/head 2025-10-10T00:23:45.9084617Z * [new branch] gh/angelayi/126/orig -> origin/gh/angelayi/126/orig 2025-10-10T00:23:45.9084823Z * [new branch] gh/angelayi/127/base -> origin/gh/angelayi/127/base 2025-10-10T00:23:45.9085018Z * [new branch] gh/angelayi/127/head -> origin/gh/angelayi/127/head 2025-10-10T00:23:45.9085213Z * [new branch] gh/angelayi/127/orig -> origin/gh/angelayi/127/orig 2025-10-10T00:23:45.9085413Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-10-10T00:23:45.9085623Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-10-10T00:23:45.9085821Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-10-10T00:23:45.9086022Z * [new branch] gh/angelayi/129/base -> origin/gh/angelayi/129/base 2025-10-10T00:23:45.9086228Z * [new branch] gh/angelayi/129/head -> origin/gh/angelayi/129/head 2025-10-10T00:23:45.9086432Z * [new branch] gh/angelayi/129/orig -> origin/gh/angelayi/129/orig 2025-10-10T00:23:45.9086632Z * [new branch] gh/angelayi/130/base -> origin/gh/angelayi/130/base 2025-10-10T00:23:45.9086841Z * [new branch] gh/angelayi/130/head -> origin/gh/angelayi/130/head 2025-10-10T00:23:45.9087040Z * [new branch] gh/angelayi/130/orig -> origin/gh/angelayi/130/orig 2025-10-10T00:23:45.9087263Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-10-10T00:23:45.9087491Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-10-10T00:23:45.9087702Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-10-10T00:23:45.9087915Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-10-10T00:23:45.9088130Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-10-10T00:23:45.9088342Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-10-10T00:23:45.9088551Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-10-10T00:23:45.9088769Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-10-10T00:23:45.9089046Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-10-10T00:23:45.9089255Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-10-10T00:23:45.9089542Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-10-10T00:23:45.9089760Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-10-10T00:23:45.9089968Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-10-10T00:23:45.9090192Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-10-10T00:23:45.9090401Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-10-10T00:23:45.9090613Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-10-10T00:23:45.9090822Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-10-10T00:23:45.9091040Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-10-10T00:23:45.9091251Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-10-10T00:23:45.9091466Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-10-10T00:23:45.9091680Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-10-10T00:23:45.9091887Z * [new branch] gh/anijain2305/855/base -> origin/gh/anijain2305/855/base 2025-10-10T00:23:45.9092092Z * [new branch] gh/anijain2305/855/head -> origin/gh/anijain2305/855/head 2025-10-10T00:23:45.9092311Z * [new branch] gh/anijain2305/855/orig -> origin/gh/anijain2305/855/orig 2025-10-10T00:23:45.9092518Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-10-10T00:23:45.9092729Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-10-10T00:23:45.9092953Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-10-10T00:23:45.9093166Z * [new branch] gh/anijain2305/867/base -> origin/gh/anijain2305/867/base 2025-10-10T00:23:45.9093447Z * [new branch] gh/anijain2305/867/head -> origin/gh/anijain2305/867/head 2025-10-10T00:23:45.9093676Z * [new branch] gh/anijain2305/867/orig -> origin/gh/anijain2305/867/orig 2025-10-10T00:23:45.9093934Z * [new branch] gh/anijain2305/868/base -> origin/gh/anijain2305/868/base 2025-10-10T00:23:45.9094147Z * [new branch] gh/anijain2305/868/head -> origin/gh/anijain2305/868/head 2025-10-10T00:23:45.9094413Z * [new branch] gh/anijain2305/868/orig -> origin/gh/anijain2305/868/orig 2025-10-10T00:23:45.9094622Z * [new branch] gh/anijain2305/869/base -> origin/gh/anijain2305/869/base 2025-10-10T00:23:45.9094833Z * [new branch] gh/anijain2305/869/head -> origin/gh/anijain2305/869/head 2025-10-10T00:23:45.9095059Z * [new branch] gh/anijain2305/869/orig -> origin/gh/anijain2305/869/orig 2025-10-10T00:23:45.9095272Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-10-10T00:23:45.9095482Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-10-10T00:23:45.9095710Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-10-10T00:23:45.9095922Z * [new branch] gh/anijain2305/871/base -> origin/gh/anijain2305/871/base 2025-10-10T00:23:45.9096134Z * [new branch] gh/anijain2305/871/head -> origin/gh/anijain2305/871/head 2025-10-10T00:23:45.9096346Z * [new branch] gh/anijain2305/871/orig -> origin/gh/anijain2305/871/orig 2025-10-10T00:23:45.9096638Z * [new branch] gh/anijain2305/872/base -> origin/gh/anijain2305/872/base 2025-10-10T00:23:45.9096848Z * [new branch] gh/anijain2305/872/head -> origin/gh/anijain2305/872/head 2025-10-10T00:23:45.9097124Z * [new branch] gh/anijain2305/872/orig -> origin/gh/anijain2305/872/orig 2025-10-10T00:23:45.9097341Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-10-10T00:23:45.9097557Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-10-10T00:23:45.9097765Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-10-10T00:23:45.9097983Z * [new branch] gh/anijain2305/874/base -> origin/gh/anijain2305/874/base 2025-10-10T00:23:45.9098191Z * [new branch] gh/anijain2305/874/head -> origin/gh/anijain2305/874/head 2025-10-10T00:23:45.9098399Z * [new branch] gh/anijain2305/874/orig -> origin/gh/anijain2305/874/orig 2025-10-10T00:23:45.9098614Z * [new branch] gh/anijain2305/875/base -> origin/gh/anijain2305/875/base 2025-10-10T00:23:45.9098830Z * [new branch] gh/anijain2305/875/head -> origin/gh/anijain2305/875/head 2025-10-10T00:23:45.9099046Z * [new branch] gh/anijain2305/875/orig -> origin/gh/anijain2305/875/orig 2025-10-10T00:23:45.9099265Z * [new branch] gh/anijain2305/876/base -> origin/gh/anijain2305/876/base 2025-10-10T00:23:45.9099475Z * [new branch] gh/anijain2305/876/head -> origin/gh/anijain2305/876/head 2025-10-10T00:23:45.9099688Z * [new branch] gh/anijain2305/877/base -> origin/gh/anijain2305/877/base 2025-10-10T00:23:45.9099904Z * [new branch] gh/anijain2305/877/head -> origin/gh/anijain2305/877/head 2025-10-10T00:23:45.9100116Z * [new branch] gh/anijain2305/877/orig -> origin/gh/anijain2305/877/orig 2025-10-10T00:23:45.9100328Z * [new branch] gh/anijain2305/878/base -> origin/gh/anijain2305/878/base 2025-10-10T00:23:45.9100544Z * [new branch] gh/anijain2305/878/head -> origin/gh/anijain2305/878/head 2025-10-10T00:23:45.9100757Z * [new branch] gh/anijain2305/878/orig -> origin/gh/anijain2305/878/orig 2025-10-10T00:23:45.9100967Z * [new branch] gh/anijain2305/879/base -> origin/gh/anijain2305/879/base 2025-10-10T00:23:45.9101194Z * [new branch] gh/anijain2305/879/head -> origin/gh/anijain2305/879/head 2025-10-10T00:23:45.9101460Z * [new branch] gh/anijain2305/879/orig -> origin/gh/anijain2305/879/orig 2025-10-10T00:23:45.9101744Z * [new branch] gh/anijain2305/880/base -> origin/gh/anijain2305/880/base 2025-10-10T00:23:45.9101958Z * [new branch] gh/anijain2305/880/head -> origin/gh/anijain2305/880/head 2025-10-10T00:23:45.9102180Z * [new branch] gh/anijain2305/880/orig -> origin/gh/anijain2305/880/orig 2025-10-10T00:23:45.9102398Z * [new branch] gh/anijain2305/881/base -> origin/gh/anijain2305/881/base 2025-10-10T00:23:45.9102609Z * [new branch] gh/anijain2305/881/head -> origin/gh/anijain2305/881/head 2025-10-10T00:23:45.9102832Z * [new branch] gh/anijain2305/881/orig -> origin/gh/anijain2305/881/orig 2025-10-10T00:23:45.9103041Z * [new branch] gh/anijain2305/882/base -> origin/gh/anijain2305/882/base 2025-10-10T00:23:45.9103250Z * [new branch] gh/anijain2305/882/head -> origin/gh/anijain2305/882/head 2025-10-10T00:23:45.9103472Z * [new branch] gh/anijain2305/882/orig -> origin/gh/anijain2305/882/orig 2025-10-10T00:23:45.9103680Z * [new branch] gh/anijain2305/883/base -> origin/gh/anijain2305/883/base 2025-10-10T00:23:45.9103895Z * [new branch] gh/anijain2305/883/head -> origin/gh/anijain2305/883/head 2025-10-10T00:23:45.9104189Z * [new branch] gh/anijain2305/883/orig -> origin/gh/anijain2305/883/orig 2025-10-10T00:23:45.9104402Z * [new branch] gh/anijain2305/884/base -> origin/gh/anijain2305/884/base 2025-10-10T00:23:45.9104679Z * [new branch] gh/anijain2305/884/head -> origin/gh/anijain2305/884/head 2025-10-10T00:23:45.9104903Z * [new branch] gh/anijain2305/884/orig -> origin/gh/anijain2305/884/orig 2025-10-10T00:23:45.9105113Z * [new branch] gh/anijain2305/885/base -> origin/gh/anijain2305/885/base 2025-10-10T00:23:45.9105322Z * [new branch] gh/anijain2305/885/head -> origin/gh/anijain2305/885/head 2025-10-10T00:23:45.9105544Z * [new branch] gh/anijain2305/885/orig -> origin/gh/anijain2305/885/orig 2025-10-10T00:23:45.9105754Z * [new branch] gh/anijain2305/886/base -> origin/gh/anijain2305/886/base 2025-10-10T00:23:45.9105965Z * [new branch] gh/anijain2305/886/head -> origin/gh/anijain2305/886/head 2025-10-10T00:23:45.9106188Z * [new branch] gh/anijain2305/886/orig -> origin/gh/anijain2305/886/orig 2025-10-10T00:23:45.9106400Z * [new branch] gh/anijain2305/887/base -> origin/gh/anijain2305/887/base 2025-10-10T00:23:45.9106610Z * [new branch] gh/anijain2305/887/head -> origin/gh/anijain2305/887/head 2025-10-10T00:23:45.9106828Z * [new branch] gh/anijain2305/887/orig -> origin/gh/anijain2305/887/orig 2025-10-10T00:23:45.9107039Z * [new branch] gh/anijain2305/888/base -> origin/gh/anijain2305/888/base 2025-10-10T00:23:45.9107251Z * [new branch] gh/anijain2305/888/head -> origin/gh/anijain2305/888/head 2025-10-10T00:23:45.9107459Z * [new branch] gh/anijain2305/888/orig -> origin/gh/anijain2305/888/orig 2025-10-10T00:23:45.9107684Z * [new branch] gh/anijain2305/889/base -> origin/gh/anijain2305/889/base 2025-10-10T00:23:45.9107895Z * [new branch] gh/anijain2305/889/head -> origin/gh/anijain2305/889/head 2025-10-10T00:23:45.9108105Z * [new branch] gh/anijain2305/889/orig -> origin/gh/anijain2305/889/orig 2025-10-10T00:23:45.9108331Z * [new branch] gh/anijain2305/890/base -> origin/gh/anijain2305/890/base 2025-10-10T00:23:45.9108551Z * [new branch] gh/anijain2305/890/head -> origin/gh/anijain2305/890/head 2025-10-10T00:23:45.9108840Z * [new branch] gh/anijain2305/890/orig -> origin/gh/anijain2305/890/orig 2025-10-10T00:23:45.9109064Z * [new branch] gh/anijain2305/891/base -> origin/gh/anijain2305/891/base 2025-10-10T00:23:45.9109295Z * [new branch] gh/anijain2305/891/head -> origin/gh/anijain2305/891/head 2025-10-10T00:23:45.9109504Z * [new branch] gh/anijain2305/891/orig -> origin/gh/anijain2305/891/orig 2025-10-10T00:23:45.9109717Z * [new branch] gh/anijain2305/892/base -> origin/gh/anijain2305/892/base 2025-10-10T00:23:45.9109937Z * [new branch] gh/anijain2305/892/head -> origin/gh/anijain2305/892/head 2025-10-10T00:23:45.9110154Z * [new branch] gh/anijain2305/892/orig -> origin/gh/anijain2305/892/orig 2025-10-10T00:23:45.9110365Z * [new branch] gh/anijain2305/893/base -> origin/gh/anijain2305/893/base 2025-10-10T00:23:45.9110579Z * [new branch] gh/anijain2305/893/head -> origin/gh/anijain2305/893/head 2025-10-10T00:23:45.9110785Z * [new branch] gh/anijain2305/893/orig -> origin/gh/anijain2305/893/orig 2025-10-10T00:23:45.9110997Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-10-10T00:23:45.9111210Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-10-10T00:23:45.9111417Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-10-10T00:23:45.9111694Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-10-10T00:23:45.9111905Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-10-10T00:23:45.9112177Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-10-10T00:23:45.9112388Z * [new branch] gh/anijain2305/896/base -> origin/gh/anijain2305/896/base 2025-10-10T00:23:45.9112603Z * [new branch] gh/anijain2305/896/head -> origin/gh/anijain2305/896/head 2025-10-10T00:23:45.9112811Z * [new branch] gh/anijain2305/896/orig -> origin/gh/anijain2305/896/orig 2025-10-10T00:23:45.9113019Z * [new branch] gh/anijain2305/897/base -> origin/gh/anijain2305/897/base 2025-10-10T00:23:45.9113224Z * [new branch] gh/anijain2305/897/head -> origin/gh/anijain2305/897/head 2025-10-10T00:23:45.9113447Z * [new branch] gh/anijain2305/897/orig -> origin/gh/anijain2305/897/orig 2025-10-10T00:23:45.9113655Z * [new branch] gh/anijain2305/898/base -> origin/gh/anijain2305/898/base 2025-10-10T00:23:45.9113865Z * [new branch] gh/anijain2305/898/head -> origin/gh/anijain2305/898/head 2025-10-10T00:23:45.9114082Z * [new branch] gh/anijain2305/898/orig -> origin/gh/anijain2305/898/orig 2025-10-10T00:23:45.9114288Z * [new branch] gh/anijain2305/899/base -> origin/gh/anijain2305/899/base 2025-10-10T00:23:45.9114495Z * [new branch] gh/anijain2305/899/head -> origin/gh/anijain2305/899/head 2025-10-10T00:23:45.9114714Z * [new branch] gh/anijain2305/899/orig -> origin/gh/anijain2305/899/orig 2025-10-10T00:23:45.9114921Z * [new branch] gh/anijain2305/900/base -> origin/gh/anijain2305/900/base 2025-10-10T00:23:45.9115127Z * [new branch] gh/anijain2305/900/head -> origin/gh/anijain2305/900/head 2025-10-10T00:23:45.9115349Z * [new branch] gh/anijain2305/900/orig -> origin/gh/anijain2305/900/orig 2025-10-10T00:23:45.9115556Z * [new branch] gh/anijain2305/901/base -> origin/gh/anijain2305/901/base 2025-10-10T00:23:45.9115769Z * [new branch] gh/anijain2305/901/head -> origin/gh/anijain2305/901/head 2025-10-10T00:23:45.9115983Z * [new branch] gh/anijain2305/901/orig -> origin/gh/anijain2305/901/orig 2025-10-10T00:23:45.9116192Z * [new branch] gh/anijain2305/902/base -> origin/gh/anijain2305/902/base 2025-10-10T00:23:45.9116398Z * [new branch] gh/anijain2305/902/head -> origin/gh/anijain2305/902/head 2025-10-10T00:23:45.9116613Z * [new branch] gh/anijain2305/902/orig -> origin/gh/anijain2305/902/orig 2025-10-10T00:23:45.9116826Z * [new branch] gh/anijain2305/903/base -> origin/gh/anijain2305/903/base 2025-10-10T00:23:45.9117041Z * [new branch] gh/anijain2305/903/head -> origin/gh/anijain2305/903/head 2025-10-10T00:23:45.9117254Z * [new branch] gh/anijain2305/903/orig -> origin/gh/anijain2305/903/orig 2025-10-10T00:23:45.9117466Z * [new branch] gh/anijain2305/904/base -> origin/gh/anijain2305/904/base 2025-10-10T00:23:45.9117678Z * [new branch] gh/anijain2305/904/head -> origin/gh/anijain2305/904/head 2025-10-10T00:23:45.9117901Z * [new branch] gh/anijain2305/904/orig -> origin/gh/anijain2305/904/orig 2025-10-10T00:23:45.9118105Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-10-10T00:23:45.9118306Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-10-10T00:23:45.9118504Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-10-10T00:23:45.9118735Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-10-10T00:23:45.9119024Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-10-10T00:23:45.9119238Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-10-10T00:23:45.9119507Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-10-10T00:23:45.9119709Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-10-10T00:23:45.9119904Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-10-10T00:23:45.9120102Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-10-10T00:23:45.9120300Z * [new branch] gh/anshul-si/29/base -> origin/gh/anshul-si/29/base 2025-10-10T00:23:45.9120498Z * [new branch] gh/anshul-si/29/head -> origin/gh/anshul-si/29/head 2025-10-10T00:23:45.9120709Z * [new branch] gh/anshul-si/29/orig -> origin/gh/anshul-si/29/orig 2025-10-10T00:23:45.9120901Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-10-10T00:23:45.9121095Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-10-10T00:23:45.9121303Z * [new branch] gh/anshul-si/30/base -> origin/gh/anshul-si/30/base 2025-10-10T00:23:45.9121495Z * [new branch] gh/anshul-si/30/head -> origin/gh/anshul-si/30/head 2025-10-10T00:23:45.9121686Z * [new branch] gh/anshul-si/30/orig -> origin/gh/anshul-si/30/orig 2025-10-10T00:23:45.9121883Z * [new branch] gh/anshul-si/31/base -> origin/gh/anshul-si/31/base 2025-10-10T00:23:45.9122077Z * [new branch] gh/anshul-si/31/head -> origin/gh/anshul-si/31/head 2025-10-10T00:23:45.9122269Z * [new branch] gh/anshul-si/31/orig -> origin/gh/anshul-si/31/orig 2025-10-10T00:23:45.9122481Z * [new branch] gh/anshul-si/32/base -> origin/gh/anshul-si/32/base 2025-10-10T00:23:45.9122673Z * [new branch] gh/anshul-si/32/head -> origin/gh/anshul-si/32/head 2025-10-10T00:23:45.9122870Z * [new branch] gh/anshul-si/32/orig -> origin/gh/anshul-si/32/orig 2025-10-10T00:23:45.9123063Z * [new branch] gh/anshul-si/33/base -> origin/gh/anshul-si/33/base 2025-10-10T00:23:45.9123269Z * [new branch] gh/anshul-si/33/head -> origin/gh/anshul-si/33/head 2025-10-10T00:23:45.9123470Z * [new branch] gh/anshul-si/33/orig -> origin/gh/anshul-si/33/orig 2025-10-10T00:23:45.9123666Z * [new branch] gh/anshul-si/34/base -> origin/gh/anshul-si/34/base 2025-10-10T00:23:45.9123867Z * [new branch] gh/anshul-si/34/head -> origin/gh/anshul-si/34/head 2025-10-10T00:23:45.9124068Z * [new branch] gh/anshul-si/34/orig -> origin/gh/anshul-si/34/orig 2025-10-10T00:23:45.9124266Z * [new branch] gh/anshul-si/35/base -> origin/gh/anshul-si/35/base 2025-10-10T00:23:45.9124469Z * [new branch] gh/anshul-si/35/head -> origin/gh/anshul-si/35/head 2025-10-10T00:23:45.9124741Z * [new branch] gh/anshul-si/35/orig -> origin/gh/anshul-si/35/orig 2025-10-10T00:23:45.9124944Z * [new branch] gh/anshul-si/36/base -> origin/gh/anshul-si/36/base 2025-10-10T00:23:45.9125197Z * [new branch] gh/anshul-si/36/head -> origin/gh/anshul-si/36/head 2025-10-10T00:23:45.9125395Z * [new branch] gh/anshul-si/36/orig -> origin/gh/anshul-si/36/orig 2025-10-10T00:23:45.9125645Z * [new branch] gh/anshul-si/37/base -> origin/gh/anshul-si/37/base 2025-10-10T00:23:45.9125854Z * [new branch] gh/anshul-si/37/head -> origin/gh/anshul-si/37/head 2025-10-10T00:23:45.9126119Z * [new branch] gh/anshul-si/37/orig -> origin/gh/anshul-si/37/orig 2025-10-10T00:23:45.9126310Z * [new branch] gh/anshul-si/38/base -> origin/gh/anshul-si/38/base 2025-10-10T00:23:45.9126579Z * [new branch] gh/anshul-si/38/head -> origin/gh/anshul-si/38/head 2025-10-10T00:23:45.9126776Z * [new branch] gh/anshul-si/38/orig -> origin/gh/anshul-si/38/orig 2025-10-10T00:23:45.9126971Z * [new branch] gh/anshul-si/39/base -> origin/gh/anshul-si/39/base 2025-10-10T00:23:45.9127182Z * [new branch] gh/anshul-si/39/head -> origin/gh/anshul-si/39/head 2025-10-10T00:23:45.9127374Z * [new branch] gh/anshul-si/39/orig -> origin/gh/anshul-si/39/orig 2025-10-10T00:23:45.9127569Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-10-10T00:23:45.9127770Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-10-10T00:23:45.9127967Z * [new branch] gh/anshul-si/40/base -> origin/gh/anshul-si/40/base 2025-10-10T00:23:45.9128163Z * [new branch] gh/anshul-si/40/head -> origin/gh/anshul-si/40/head 2025-10-10T00:23:45.9128360Z * [new branch] gh/anshul-si/40/orig -> origin/gh/anshul-si/40/orig 2025-10-10T00:23:45.9128561Z * [new branch] gh/anshul-si/41/base -> origin/gh/anshul-si/41/base 2025-10-10T00:23:45.9128755Z * [new branch] gh/anshul-si/41/head -> origin/gh/anshul-si/41/head 2025-10-10T00:23:45.9128945Z * [new branch] gh/anshul-si/41/orig -> origin/gh/anshul-si/41/orig 2025-10-10T00:23:45.9129150Z * [new branch] gh/anshul-si/42/base -> origin/gh/anshul-si/42/base 2025-10-10T00:23:45.9129343Z * [new branch] gh/anshul-si/42/head -> origin/gh/anshul-si/42/head 2025-10-10T00:23:45.9129543Z * [new branch] gh/anshul-si/42/orig -> origin/gh/anshul-si/42/orig 2025-10-10T00:23:45.9129748Z * [new branch] gh/anshul-si/43/base -> origin/gh/anshul-si/43/base 2025-10-10T00:23:45.9129940Z * [new branch] gh/anshul-si/43/head -> origin/gh/anshul-si/43/head 2025-10-10T00:23:45.9130138Z * [new branch] gh/anshul-si/43/orig -> origin/gh/anshul-si/43/orig 2025-10-10T00:23:45.9130339Z * [new branch] gh/anshul-si/44/base -> origin/gh/anshul-si/44/base 2025-10-10T00:23:45.9130537Z * [new branch] gh/anshul-si/44/head -> origin/gh/anshul-si/44/head 2025-10-10T00:23:45.9130729Z * [new branch] gh/anshul-si/44/orig -> origin/gh/anshul-si/44/orig 2025-10-10T00:23:45.9130929Z * [new branch] gh/anshul-si/45/base -> origin/gh/anshul-si/45/base 2025-10-10T00:23:45.9131123Z * [new branch] gh/anshul-si/45/head -> origin/gh/anshul-si/45/head 2025-10-10T00:23:45.9131320Z * [new branch] gh/anshul-si/45/orig -> origin/gh/anshul-si/45/orig 2025-10-10T00:23:45.9131527Z * [new branch] gh/anshul-si/46/base -> origin/gh/anshul-si/46/base 2025-10-10T00:23:45.9131726Z * [new branch] gh/anshul-si/46/head -> origin/gh/anshul-si/46/head 2025-10-10T00:23:45.9131923Z * [new branch] gh/anshul-si/46/orig -> origin/gh/anshul-si/46/orig 2025-10-10T00:23:45.9132123Z * [new branch] gh/anshul-si/47/base -> origin/gh/anshul-si/47/base 2025-10-10T00:23:45.9132328Z * [new branch] gh/anshul-si/47/head -> origin/gh/anshul-si/47/head 2025-10-10T00:23:45.9132525Z * [new branch] gh/anshul-si/47/orig -> origin/gh/anshul-si/47/orig 2025-10-10T00:23:45.9132723Z * [new branch] gh/anshul-si/48/base -> origin/gh/anshul-si/48/base 2025-10-10T00:23:45.9132926Z * [new branch] gh/anshul-si/48/head -> origin/gh/anshul-si/48/head 2025-10-10T00:23:45.9133187Z * [new branch] gh/anshul-si/48/orig -> origin/gh/anshul-si/48/orig 2025-10-10T00:23:45.9133387Z * [new branch] gh/anshul-si/49/base -> origin/gh/anshul-si/49/base 2025-10-10T00:23:45.9133655Z * [new branch] gh/anshul-si/49/head -> origin/gh/anshul-si/49/head 2025-10-10T00:23:45.9133854Z * [new branch] gh/anshul-si/49/orig -> origin/gh/anshul-si/49/orig 2025-10-10T00:23:45.9134048Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-10-10T00:23:45.9134254Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-10-10T00:23:45.9134456Z * [new branch] gh/anshul-si/50/base -> origin/gh/anshul-si/50/base 2025-10-10T00:23:45.9134650Z * [new branch] gh/anshul-si/50/head -> origin/gh/anshul-si/50/head 2025-10-10T00:23:45.9134850Z * [new branch] gh/anshul-si/50/orig -> origin/gh/anshul-si/50/orig 2025-10-10T00:23:45.9135054Z * [new branch] gh/anshul-si/51/base -> origin/gh/anshul-si/51/base 2025-10-10T00:23:45.9135247Z * [new branch] gh/anshul-si/51/head -> origin/gh/anshul-si/51/head 2025-10-10T00:23:45.9135453Z * [new branch] gh/anshul-si/51/orig -> origin/gh/anshul-si/51/orig 2025-10-10T00:23:45.9135649Z * [new branch] gh/anshul-si/52/base -> origin/gh/anshul-si/52/base 2025-10-10T00:23:45.9135845Z * [new branch] gh/anshul-si/52/head -> origin/gh/anshul-si/52/head 2025-10-10T00:23:45.9136050Z * [new branch] gh/anshul-si/52/orig -> origin/gh/anshul-si/52/orig 2025-10-10T00:23:45.9136252Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-10-10T00:23:45.9136451Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-10-10T00:23:45.9136655Z * [new branch] gh/aorenste/133/base -> origin/gh/aorenste/133/base 2025-10-10T00:23:45.9136865Z * [new branch] gh/aorenste/133/head -> origin/gh/aorenste/133/head 2025-10-10T00:23:45.9137063Z * [new branch] gh/aorenste/133/orig -> origin/gh/aorenste/133/orig 2025-10-10T00:23:45.9137258Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-10-10T00:23:45.9137460Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-10-10T00:23:45.9137658Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-10-10T00:23:45.9137854Z * [new branch] gh/aorenste/135/base -> origin/gh/aorenste/135/base 2025-10-10T00:23:45.9138056Z * [new branch] gh/aorenste/135/head -> origin/gh/aorenste/135/head 2025-10-10T00:23:45.9138251Z * [new branch] gh/aorenste/135/orig -> origin/gh/aorenste/135/orig 2025-10-10T00:23:45.9138453Z * [new branch] gh/aorenste/136/base -> origin/gh/aorenste/136/base 2025-10-10T00:23:45.9138658Z * [new branch] gh/aorenste/136/head -> origin/gh/aorenste/136/head 2025-10-10T00:23:45.9138859Z * [new branch] gh/aorenste/136/orig -> origin/gh/aorenste/136/orig 2025-10-10T00:23:45.9139059Z * [new branch] gh/aorenste/137/base -> origin/gh/aorenste/137/base 2025-10-10T00:23:45.9139263Z * [new branch] gh/aorenste/137/head -> origin/gh/aorenste/137/head 2025-10-10T00:23:45.9139462Z * [new branch] gh/aorenste/137/orig -> origin/gh/aorenste/137/orig 2025-10-10T00:23:45.9139656Z * [new branch] gh/aorenste/138/base -> origin/gh/aorenste/138/base 2025-10-10T00:23:45.9139862Z * [new branch] gh/aorenste/138/head -> origin/gh/aorenste/138/head 2025-10-10T00:23:45.9140062Z * [new branch] gh/aorenste/138/orig -> origin/gh/aorenste/138/orig 2025-10-10T00:23:45.9140324Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-10-10T00:23:45.9140531Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-10-10T00:23:45.9140792Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-10-10T00:23:45.9141024Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-10-10T00:23:45.9141249Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-10-10T00:23:45.9141479Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-10-10T00:23:45.9141706Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-10-10T00:23:45.9141922Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-10-10T00:23:45.9142131Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-10-10T00:23:45.9142331Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-10-10T00:23:45.9142528Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-10-10T00:23:45.9142729Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-10-10T00:23:45.9142926Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-10-10T00:23:45.9143120Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-10-10T00:23:45.9143321Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-10-10T00:23:45.9143516Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-10-10T00:23:45.9143707Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-10-10T00:23:45.9143910Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-10-10T00:23:45.9144102Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-10-10T00:23:45.9144301Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-10-10T00:23:45.9144504Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-10-10T00:23:45.9144696Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-10-10T00:23:45.9144887Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-10-10T00:23:45.9145089Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-10-10T00:23:45.9145280Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-10-10T00:23:45.9145475Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-10-10T00:23:45.9145677Z * [new branch] gh/bdhirsh/671/base -> origin/gh/bdhirsh/671/base 2025-10-10T00:23:45.9145870Z * [new branch] gh/bdhirsh/671/head -> origin/gh/bdhirsh/671/head 2025-10-10T00:23:45.9146071Z * [new branch] gh/bdhirsh/671/orig -> origin/gh/bdhirsh/671/orig 2025-10-10T00:23:45.9146271Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-10-10T00:23:45.9146483Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-10-10T00:23:45.9146682Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-10-10T00:23:45.9146928Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-10-10T00:23:45.9147180Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-10-10T00:23:45.9147494Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-10-10T00:23:45.9147740Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-10-10T00:23:45.9148055Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-10-10T00:23:45.9148292Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-10-10T00:23:45.9148531Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-10-10T00:23:45.9148858Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-10-10T00:23:45.9149110Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-10-10T00:23:45.9149350Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-10-10T00:23:45.9149600Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-10-10T00:23:45.9149841Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-10-10T00:23:45.9150078Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-10-10T00:23:45.9150342Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-10-10T00:23:45.9150578Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-10-10T00:23:45.9150812Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-10-10T00:23:45.9151060Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-10-10T00:23:45.9151302Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-10-10T00:23:45.9151534Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-10-10T00:23:45.9151780Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-10-10T00:23:45.9152015Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-10-10T00:23:45.9152259Z * [new branch] gh/benjaminglass1/95/base -> origin/gh/benjaminglass1/95/base 2025-10-10T00:23:45.9152492Z * [new branch] gh/benjaminglass1/95/head -> origin/gh/benjaminglass1/95/head 2025-10-10T00:23:45.9152737Z * [new branch] gh/benjaminglass1/95/orig -> origin/gh/benjaminglass1/95/orig 2025-10-10T00:23:45.9152969Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-10-10T00:23:45.9153204Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-10-10T00:23:45.9153451Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-10-10T00:23:45.9153670Z * [new branch] gh/bobrenjc93/542/base -> origin/gh/bobrenjc93/542/base 2025-10-10T00:23:45.9153885Z * [new branch] gh/bobrenjc93/542/head -> origin/gh/bobrenjc93/542/head 2025-10-10T00:23:45.9154119Z * [new branch] gh/bobrenjc93/542/orig -> origin/gh/bobrenjc93/542/orig 2025-10-10T00:23:45.9154332Z * [new branch] gh/bobrenjc93/543/base -> origin/gh/bobrenjc93/543/base 2025-10-10T00:23:45.9154542Z * [new branch] gh/bobrenjc93/543/head -> origin/gh/bobrenjc93/543/head 2025-10-10T00:23:45.9154769Z * [new branch] gh/bobrenjc93/543/orig -> origin/gh/bobrenjc93/543/orig 2025-10-10T00:23:45.9154983Z * [new branch] gh/bobrenjc93/545/base -> origin/gh/bobrenjc93/545/base 2025-10-10T00:23:45.9155193Z * [new branch] gh/bobrenjc93/545/head -> origin/gh/bobrenjc93/545/head 2025-10-10T00:23:45.9155417Z * [new branch] gh/bobrenjc93/545/orig -> origin/gh/bobrenjc93/545/orig 2025-10-10T00:23:45.9155697Z * [new branch] gh/bobrenjc93/547/base -> origin/gh/bobrenjc93/547/base 2025-10-10T00:23:45.9155914Z * [new branch] gh/bobrenjc93/547/head -> origin/gh/bobrenjc93/547/head 2025-10-10T00:23:45.9156197Z * [new branch] gh/bobrenjc93/547/orig -> origin/gh/bobrenjc93/547/orig 2025-10-10T00:23:45.9156409Z * [new branch] gh/bobrenjc93/548/base -> origin/gh/bobrenjc93/548/base 2025-10-10T00:23:45.9156627Z * [new branch] gh/bobrenjc93/548/head -> origin/gh/bobrenjc93/548/head 2025-10-10T00:23:45.9156854Z * [new branch] gh/bobrenjc93/548/orig -> origin/gh/bobrenjc93/548/orig 2025-10-10T00:23:45.9157071Z * [new branch] gh/bobrenjc93/553/base -> origin/gh/bobrenjc93/553/base 2025-10-10T00:23:45.9157282Z * [new branch] gh/bobrenjc93/553/head -> origin/gh/bobrenjc93/553/head 2025-10-10T00:23:45.9157519Z * [new branch] gh/bobrenjc93/553/orig -> origin/gh/bobrenjc93/553/orig 2025-10-10T00:23:45.9157731Z * [new branch] gh/bobrenjc93/554/base -> origin/gh/bobrenjc93/554/base 2025-10-10T00:23:45.9157945Z * [new branch] gh/bobrenjc93/554/head -> origin/gh/bobrenjc93/554/head 2025-10-10T00:23:45.9158156Z * [new branch] gh/bobrenjc93/554/orig -> origin/gh/bobrenjc93/554/orig 2025-10-10T00:23:45.9158381Z * [new branch] gh/bobrenjc93/555/base -> origin/gh/bobrenjc93/555/base 2025-10-10T00:23:45.9158592Z * [new branch] gh/bobrenjc93/555/head -> origin/gh/bobrenjc93/555/head 2025-10-10T00:23:45.9158804Z * [new branch] gh/bobrenjc93/555/orig -> origin/gh/bobrenjc93/555/orig 2025-10-10T00:23:45.9159028Z * [new branch] gh/bobrenjc93/557/base -> origin/gh/bobrenjc93/557/base 2025-10-10T00:23:45.9159239Z * [new branch] gh/bobrenjc93/557/head -> origin/gh/bobrenjc93/557/head 2025-10-10T00:23:45.9159452Z * [new branch] gh/bobrenjc93/557/orig -> origin/gh/bobrenjc93/557/orig 2025-10-10T00:23:45.9159677Z * [new branch] gh/bobrenjc93/558/base -> origin/gh/bobrenjc93/558/base 2025-10-10T00:23:45.9159892Z * [new branch] gh/bobrenjc93/558/head -> origin/gh/bobrenjc93/558/head 2025-10-10T00:23:45.9160103Z * [new branch] gh/bobrenjc93/558/orig -> origin/gh/bobrenjc93/558/orig 2025-10-10T00:23:45.9160331Z * [new branch] gh/bobrenjc93/559/base -> origin/gh/bobrenjc93/559/base 2025-10-10T00:23:45.9160540Z * [new branch] gh/bobrenjc93/559/head -> origin/gh/bobrenjc93/559/head 2025-10-10T00:23:45.9160753Z * [new branch] gh/bobrenjc93/559/orig -> origin/gh/bobrenjc93/559/orig 2025-10-10T00:23:45.9160977Z * [new branch] gh/bobrenjc93/560/base -> origin/gh/bobrenjc93/560/base 2025-10-10T00:23:45.9161194Z * [new branch] gh/bobrenjc93/560/head -> origin/gh/bobrenjc93/560/head 2025-10-10T00:23:45.9161404Z * [new branch] gh/bobrenjc93/560/orig -> origin/gh/bobrenjc93/560/orig 2025-10-10T00:23:45.9161631Z * [new branch] gh/bobrenjc93/561/base -> origin/gh/bobrenjc93/561/base 2025-10-10T00:23:45.9161841Z * [new branch] gh/bobrenjc93/561/head -> origin/gh/bobrenjc93/561/head 2025-10-10T00:23:45.9162055Z * [new branch] gh/bobrenjc93/561/orig -> origin/gh/bobrenjc93/561/orig 2025-10-10T00:23:45.9162279Z * [new branch] gh/bobrenjc93/562/base -> origin/gh/bobrenjc93/562/base 2025-10-10T00:23:45.9162490Z * [new branch] gh/bobrenjc93/562/head -> origin/gh/bobrenjc93/562/head 2025-10-10T00:23:45.9162702Z * [new branch] gh/bobrenjc93/562/orig -> origin/gh/bobrenjc93/562/orig 2025-10-10T00:23:45.9162925Z * [new branch] gh/bobrenjc93/563/base -> origin/gh/bobrenjc93/563/base 2025-10-10T00:23:45.9163200Z * [new branch] gh/bobrenjc93/563/head -> origin/gh/bobrenjc93/563/head 2025-10-10T00:23:45.9163415Z * [new branch] gh/bobrenjc93/563/orig -> origin/gh/bobrenjc93/563/orig 2025-10-10T00:23:45.9163686Z * [new branch] gh/bobrenjc93/564/base -> origin/gh/bobrenjc93/564/base 2025-10-10T00:23:45.9163918Z * [new branch] gh/bobrenjc93/564/head -> origin/gh/bobrenjc93/564/head 2025-10-10T00:23:45.9164126Z * [new branch] gh/bobrenjc93/564/orig -> origin/gh/bobrenjc93/564/orig 2025-10-10T00:23:45.9164340Z * [new branch] gh/bobrenjc93/565/base -> origin/gh/bobrenjc93/565/base 2025-10-10T00:23:45.9164568Z * [new branch] gh/bobrenjc93/565/head -> origin/gh/bobrenjc93/565/head 2025-10-10T00:23:45.9164779Z * [new branch] gh/bobrenjc93/565/orig -> origin/gh/bobrenjc93/565/orig 2025-10-10T00:23:45.9164993Z * [new branch] gh/bobrenjc93/566/base -> origin/gh/bobrenjc93/566/base 2025-10-10T00:23:45.9165223Z * [new branch] gh/bobrenjc93/566/head -> origin/gh/bobrenjc93/566/head 2025-10-10T00:23:45.9165435Z * [new branch] gh/bobrenjc93/566/orig -> origin/gh/bobrenjc93/566/orig 2025-10-10T00:23:45.9165647Z * [new branch] gh/bobrenjc93/567/base -> origin/gh/bobrenjc93/567/base 2025-10-10T00:23:45.9165871Z * [new branch] gh/bobrenjc93/567/head -> origin/gh/bobrenjc93/567/head 2025-10-10T00:23:45.9166083Z * [new branch] gh/bobrenjc93/567/orig -> origin/gh/bobrenjc93/567/orig 2025-10-10T00:23:45.9166294Z * [new branch] gh/bobrenjc93/568/base -> origin/gh/bobrenjc93/568/base 2025-10-10T00:23:45.9166518Z * [new branch] gh/bobrenjc93/568/head -> origin/gh/bobrenjc93/568/head 2025-10-10T00:23:45.9166734Z * [new branch] gh/bobrenjc93/568/orig -> origin/gh/bobrenjc93/568/orig 2025-10-10T00:23:45.9166950Z * [new branch] gh/bobrenjc93/569/base -> origin/gh/bobrenjc93/569/base 2025-10-10T00:23:45.9167173Z * [new branch] gh/bobrenjc93/569/head -> origin/gh/bobrenjc93/569/head 2025-10-10T00:23:45.9167385Z * [new branch] gh/bobrenjc93/569/orig -> origin/gh/bobrenjc93/569/orig 2025-10-10T00:23:45.9167600Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-10-10T00:23:45.9167824Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-10-10T00:23:45.9168036Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-10-10T00:23:45.9168247Z * [new branch] gh/bobrenjc93/571/base -> origin/gh/bobrenjc93/571/base 2025-10-10T00:23:45.9168470Z * [new branch] gh/bobrenjc93/571/head -> origin/gh/bobrenjc93/571/head 2025-10-10T00:23:45.9168683Z * [new branch] gh/bobrenjc93/571/orig -> origin/gh/bobrenjc93/571/orig 2025-10-10T00:23:45.9168896Z * [new branch] gh/bobrenjc93/572/base -> origin/gh/bobrenjc93/572/base 2025-10-10T00:23:45.9169108Z * [new branch] gh/bobrenjc93/572/head -> origin/gh/bobrenjc93/572/head 2025-10-10T00:23:45.9169337Z * [new branch] gh/bobrenjc93/572/orig -> origin/gh/bobrenjc93/572/orig 2025-10-10T00:23:45.9169602Z * [new branch] gh/bobrenjc93/573/base -> origin/gh/bobrenjc93/573/base 2025-10-10T00:23:45.9169818Z * [new branch] gh/bobrenjc93/573/head -> origin/gh/bobrenjc93/573/head 2025-10-10T00:23:45.9170044Z * [new branch] gh/bobrenjc93/573/orig -> origin/gh/bobrenjc93/573/orig 2025-10-10T00:23:45.9170261Z * [new branch] gh/bobrenjc93/574/base -> origin/gh/bobrenjc93/574/base 2025-10-10T00:23:45.9170472Z * [new branch] gh/bobrenjc93/574/head -> origin/gh/bobrenjc93/574/head 2025-10-10T00:23:45.9170763Z * [new branch] gh/bobrenjc93/574/orig -> origin/gh/bobrenjc93/574/orig 2025-10-10T00:23:45.9170973Z * [new branch] gh/bobrenjc93/575/base -> origin/gh/bobrenjc93/575/base 2025-10-10T00:23:45.9171239Z * [new branch] gh/bobrenjc93/575/head -> origin/gh/bobrenjc93/575/head 2025-10-10T00:23:45.9171471Z * [new branch] gh/bobrenjc93/575/orig -> origin/gh/bobrenjc93/575/orig 2025-10-10T00:23:45.9171687Z * [new branch] gh/bobrenjc93/576/base -> origin/gh/bobrenjc93/576/base 2025-10-10T00:23:45.9171910Z * [new branch] gh/bobrenjc93/576/head -> origin/gh/bobrenjc93/576/head 2025-10-10T00:23:45.9172134Z * [new branch] gh/bobrenjc93/576/orig -> origin/gh/bobrenjc93/576/orig 2025-10-10T00:23:45.9172348Z * [new branch] gh/bobrenjc93/577/base -> origin/gh/bobrenjc93/577/base 2025-10-10T00:23:45.9172559Z * [new branch] gh/bobrenjc93/577/head -> origin/gh/bobrenjc93/577/head 2025-10-10T00:23:45.9172793Z * [new branch] gh/bobrenjc93/577/orig -> origin/gh/bobrenjc93/577/orig 2025-10-10T00:23:45.9173004Z * [new branch] gh/bobrenjc93/578/base -> origin/gh/bobrenjc93/578/base 2025-10-10T00:23:45.9173217Z * [new branch] gh/bobrenjc93/578/head -> origin/gh/bobrenjc93/578/head 2025-10-10T00:23:45.9173444Z * [new branch] gh/bobrenjc93/578/orig -> origin/gh/bobrenjc93/578/orig 2025-10-10T00:23:45.9173654Z * [new branch] gh/bobrenjc93/579/base -> origin/gh/bobrenjc93/579/base 2025-10-10T00:23:45.9173870Z * [new branch] gh/bobrenjc93/579/head -> origin/gh/bobrenjc93/579/head 2025-10-10T00:23:45.9174091Z * [new branch] gh/bobrenjc93/579/orig -> origin/gh/bobrenjc93/579/orig 2025-10-10T00:23:45.9174305Z * [new branch] gh/bobrenjc93/580/base -> origin/gh/bobrenjc93/580/base 2025-10-10T00:23:45.9174517Z * [new branch] gh/bobrenjc93/580/head -> origin/gh/bobrenjc93/580/head 2025-10-10T00:23:45.9174739Z * [new branch] gh/bobrenjc93/580/orig -> origin/gh/bobrenjc93/580/orig 2025-10-10T00:23:45.9174954Z * [new branch] gh/bobrenjc93/581/base -> origin/gh/bobrenjc93/581/base 2025-10-10T00:23:45.9175162Z * [new branch] gh/bobrenjc93/581/head -> origin/gh/bobrenjc93/581/head 2025-10-10T00:23:45.9175373Z * [new branch] gh/bobrenjc93/581/orig -> origin/gh/bobrenjc93/581/orig 2025-10-10T00:23:45.9175598Z * [new branch] gh/bobrenjc93/582/base -> origin/gh/bobrenjc93/582/base 2025-10-10T00:23:45.9175808Z * [new branch] gh/bobrenjc93/582/head -> origin/gh/bobrenjc93/582/head 2025-10-10T00:23:45.9176018Z * [new branch] gh/bobrenjc93/582/orig -> origin/gh/bobrenjc93/582/orig 2025-10-10T00:23:45.9176238Z * [new branch] gh/bobrenjc93/583/base -> origin/gh/bobrenjc93/583/base 2025-10-10T00:23:45.9176451Z * [new branch] gh/bobrenjc93/583/head -> origin/gh/bobrenjc93/583/head 2025-10-10T00:23:45.9176668Z * [new branch] gh/bobrenjc93/583/orig -> origin/gh/bobrenjc93/583/orig 2025-10-10T00:23:45.9176895Z * [new branch] gh/bobrenjc93/584/base -> origin/gh/bobrenjc93/584/base 2025-10-10T00:23:45.9177107Z * [new branch] gh/bobrenjc93/584/head -> origin/gh/bobrenjc93/584/head 2025-10-10T00:23:45.9177315Z * [new branch] gh/bobrenjc93/584/orig -> origin/gh/bobrenjc93/584/orig 2025-10-10T00:23:45.9177537Z * [new branch] gh/bobrenjc93/585/base -> origin/gh/bobrenjc93/585/base 2025-10-10T00:23:45.9177751Z * [new branch] gh/bobrenjc93/585/head -> origin/gh/bobrenjc93/585/head 2025-10-10T00:23:45.9177961Z * [new branch] gh/bobrenjc93/585/orig -> origin/gh/bobrenjc93/585/orig 2025-10-10T00:23:45.9178258Z * [new branch] gh/bobrenjc93/586/base -> origin/gh/bobrenjc93/586/base 2025-10-10T00:23:45.9178470Z * [new branch] gh/bobrenjc93/586/head -> origin/gh/bobrenjc93/586/head 2025-10-10T00:23:45.9178745Z * [new branch] gh/bobrenjc93/586/orig -> origin/gh/bobrenjc93/586/orig 2025-10-10T00:23:45.9178973Z * [new branch] gh/bobrenjc93/587/base -> origin/gh/bobrenjc93/587/base 2025-10-10T00:23:45.9179183Z * [new branch] gh/bobrenjc93/587/head -> origin/gh/bobrenjc93/587/head 2025-10-10T00:23:45.9179400Z * [new branch] gh/bobrenjc93/587/orig -> origin/gh/bobrenjc93/587/orig 2025-10-10T00:23:45.9179619Z * [new branch] gh/bobrenjc93/588/base -> origin/gh/bobrenjc93/588/base 2025-10-10T00:23:45.9179832Z * [new branch] gh/bobrenjc93/588/head -> origin/gh/bobrenjc93/588/head 2025-10-10T00:23:45.9180043Z * [new branch] gh/bobrenjc93/588/orig -> origin/gh/bobrenjc93/588/orig 2025-10-10T00:23:45.9180280Z * [new branch] gh/bobrenjc93/589/base -> origin/gh/bobrenjc93/589/base 2025-10-10T00:23:45.9180491Z * [new branch] gh/bobrenjc93/589/head -> origin/gh/bobrenjc93/589/head 2025-10-10T00:23:45.9180707Z * [new branch] gh/bobrenjc93/589/orig -> origin/gh/bobrenjc93/589/orig 2025-10-10T00:23:45.9181076Z * [new branch] gh/bobrenjc93/590/base -> origin/gh/bobrenjc93/590/base 2025-10-10T00:23:45.9181432Z * [new branch] gh/bobrenjc93/590/head -> origin/gh/bobrenjc93/590/head 2025-10-10T00:23:45.9181752Z * [new branch] gh/bobrenjc93/590/orig -> origin/gh/bobrenjc93/590/orig 2025-10-10T00:23:45.9182078Z * [new branch] gh/bobrenjc93/591/base -> origin/gh/bobrenjc93/591/base 2025-10-10T00:23:45.9182427Z * [new branch] gh/bobrenjc93/591/head -> origin/gh/bobrenjc93/591/head 2025-10-10T00:23:45.9182811Z * [new branch] gh/bobrenjc93/591/orig -> origin/gh/bobrenjc93/591/orig 2025-10-10T00:23:45.9183224Z * [new branch] gh/bobrenjc93/592/base -> origin/gh/bobrenjc93/592/base 2025-10-10T00:23:45.9183585Z * [new branch] gh/bobrenjc93/592/head -> origin/gh/bobrenjc93/592/head 2025-10-10T00:23:45.9183906Z * [new branch] gh/bobrenjc93/592/orig -> origin/gh/bobrenjc93/592/orig 2025-10-10T00:23:45.9184251Z * [new branch] gh/bobrenjc93/593/base -> origin/gh/bobrenjc93/593/base 2025-10-10T00:23:45.9184604Z * [new branch] gh/bobrenjc93/593/head -> origin/gh/bobrenjc93/593/head 2025-10-10T00:23:45.9184970Z * [new branch] gh/bobrenjc93/593/orig -> origin/gh/bobrenjc93/593/orig 2025-10-10T00:23:45.9185340Z * [new branch] gh/bobrenjc93/594/base -> origin/gh/bobrenjc93/594/base 2025-10-10T00:23:45.9185699Z * [new branch] gh/bobrenjc93/594/head -> origin/gh/bobrenjc93/594/head 2025-10-10T00:23:45.9186033Z * [new branch] gh/bobrenjc93/594/orig -> origin/gh/bobrenjc93/594/orig 2025-10-10T00:23:45.9186358Z * [new branch] gh/bobrenjc93/595/base -> origin/gh/bobrenjc93/595/base 2025-10-10T00:23:45.9186765Z * [new branch] gh/bobrenjc93/595/head -> origin/gh/bobrenjc93/595/head 2025-10-10T00:23:45.9187121Z * [new branch] gh/bobrenjc93/595/orig -> origin/gh/bobrenjc93/595/orig 2025-10-10T00:23:45.9187467Z * [new branch] gh/bobrenjc93/596/base -> origin/gh/bobrenjc93/596/base 2025-10-10T00:23:45.9187832Z * [new branch] gh/bobrenjc93/596/head -> origin/gh/bobrenjc93/596/head 2025-10-10T00:23:45.9188220Z * [new branch] gh/bobrenjc93/596/orig -> origin/gh/bobrenjc93/596/orig 2025-10-10T00:23:45.9188591Z * [new branch] gh/bobrenjc93/597/base -> origin/gh/bobrenjc93/597/base 2025-10-10T00:23:45.9189170Z * [new branch] gh/bobrenjc93/597/head -> origin/gh/bobrenjc93/597/head 2025-10-10T00:23:45.9189515Z * [new branch] gh/bobrenjc93/597/orig -> origin/gh/bobrenjc93/597/orig 2025-10-10T00:23:45.9189963Z * [new branch] gh/bobrenjc93/598/base -> origin/gh/bobrenjc93/598/base 2025-10-10T00:23:45.9190324Z * [new branch] gh/bobrenjc93/598/head -> origin/gh/bobrenjc93/598/head 2025-10-10T00:23:45.9190685Z * [new branch] gh/bobrenjc93/598/orig -> origin/gh/bobrenjc93/598/orig 2025-10-10T00:23:45.9191043Z * [new branch] gh/bobrenjc93/599/base -> origin/gh/bobrenjc93/599/base 2025-10-10T00:23:45.9191390Z * [new branch] gh/bobrenjc93/599/head -> origin/gh/bobrenjc93/599/head 2025-10-10T00:23:45.9191779Z * [new branch] gh/bobrenjc93/599/orig -> origin/gh/bobrenjc93/599/orig 2025-10-10T00:23:45.9192169Z * [new branch] gh/bobrenjc93/600/base -> origin/gh/bobrenjc93/600/base 2025-10-10T00:23:45.9192529Z * [new branch] gh/bobrenjc93/600/head -> origin/gh/bobrenjc93/600/head 2025-10-10T00:23:45.9192887Z * [new branch] gh/bobrenjc93/600/orig -> origin/gh/bobrenjc93/600/orig 2025-10-10T00:23:45.9193200Z * [new branch] gh/bobrenjc93/601/base -> origin/gh/bobrenjc93/601/base 2025-10-10T00:23:45.9193531Z * [new branch] gh/bobrenjc93/601/head -> origin/gh/bobrenjc93/601/head 2025-10-10T00:23:45.9193910Z * [new branch] gh/bobrenjc93/601/orig -> origin/gh/bobrenjc93/601/orig 2025-10-10T00:23:45.9194263Z * [new branch] gh/bobrenjc93/602/base -> origin/gh/bobrenjc93/602/base 2025-10-10T00:23:45.9194632Z * [new branch] gh/bobrenjc93/602/head -> origin/gh/bobrenjc93/602/head 2025-10-10T00:23:45.9194995Z * [new branch] gh/bobrenjc93/602/orig -> origin/gh/bobrenjc93/602/orig 2025-10-10T00:23:45.9195343Z * [new branch] gh/bobrenjc93/603/base -> origin/gh/bobrenjc93/603/base 2025-10-10T00:23:45.9195679Z * [new branch] gh/bobrenjc93/603/head -> origin/gh/bobrenjc93/603/head 2025-10-10T00:23:45.9196039Z * [new branch] gh/bobrenjc93/603/orig -> origin/gh/bobrenjc93/603/orig 2025-10-10T00:23:45.9196403Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-10-10T00:23:45.9196735Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-10-10T00:23:45.9197072Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-10-10T00:23:45.9197398Z * [new branch] gh/bobrenjc93/605/base -> origin/gh/bobrenjc93/605/base 2025-10-10T00:23:45.9197737Z * [new branch] gh/bobrenjc93/605/head -> origin/gh/bobrenjc93/605/head 2025-10-10T00:23:45.9198098Z * [new branch] gh/bobrenjc93/605/orig -> origin/gh/bobrenjc93/605/orig 2025-10-10T00:23:45.9198451Z * [new branch] gh/bobrenjc93/606/base -> origin/gh/bobrenjc93/606/base 2025-10-10T00:23:45.9198798Z * [new branch] gh/bobrenjc93/606/head -> origin/gh/bobrenjc93/606/head 2025-10-10T00:23:45.9199152Z * [new branch] gh/bobrenjc93/606/orig -> origin/gh/bobrenjc93/606/orig 2025-10-10T00:23:45.9199539Z * [new branch] gh/bobrenjc93/607/base -> origin/gh/bobrenjc93/607/base 2025-10-10T00:23:45.9199877Z * [new branch] gh/bobrenjc93/607/head -> origin/gh/bobrenjc93/607/head 2025-10-10T00:23:45.9200221Z * [new branch] gh/bobrenjc93/607/orig -> origin/gh/bobrenjc93/607/orig 2025-10-10T00:23:45.9200589Z * [new branch] gh/bobrenjc93/608/base -> origin/gh/bobrenjc93/608/base 2025-10-10T00:23:45.9200962Z * [new branch] gh/bobrenjc93/608/head -> origin/gh/bobrenjc93/608/head 2025-10-10T00:23:45.9201351Z * [new branch] gh/bobrenjc93/608/orig -> origin/gh/bobrenjc93/608/orig 2025-10-10T00:23:45.9202493Z * [new branch] gh/bobrenjc93/609/base -> origin/gh/bobrenjc93/609/base 2025-10-10T00:23:45.9202842Z * [new branch] gh/bobrenjc93/609/head -> origin/gh/bobrenjc93/609/head 2025-10-10T00:23:45.9203249Z * [new branch] gh/bobrenjc93/609/orig -> origin/gh/bobrenjc93/609/orig 2025-10-10T00:23:45.9203601Z * [new branch] gh/bobrenjc93/610/base -> origin/gh/bobrenjc93/610/base 2025-10-10T00:23:45.9205604Z * [new branch] gh/bobrenjc93/610/head -> origin/gh/bobrenjc93/610/head 2025-10-10T00:23:45.9205952Z * [new branch] gh/bobrenjc93/610/orig -> origin/gh/bobrenjc93/610/orig 2025-10-10T00:23:45.9206286Z * [new branch] gh/bobrenjc93/611/base -> origin/gh/bobrenjc93/611/base 2025-10-10T00:23:45.9206611Z * [new branch] gh/bobrenjc93/611/head -> origin/gh/bobrenjc93/611/head 2025-10-10T00:23:45.9206986Z * [new branch] gh/bobrenjc93/611/orig -> origin/gh/bobrenjc93/611/orig 2025-10-10T00:23:45.9207358Z * [new branch] gh/bobrenjc93/612/base -> origin/gh/bobrenjc93/612/base 2025-10-10T00:23:45.9207735Z * [new branch] gh/bobrenjc93/612/head -> origin/gh/bobrenjc93/612/head 2025-10-10T00:23:45.9208093Z * [new branch] gh/bobrenjc93/612/orig -> origin/gh/bobrenjc93/612/orig 2025-10-10T00:23:45.9208470Z * [new branch] gh/bobrenjc93/613/base -> origin/gh/bobrenjc93/613/base 2025-10-10T00:23:45.9208838Z * [new branch] gh/bobrenjc93/613/head -> origin/gh/bobrenjc93/613/head 2025-10-10T00:23:45.9209206Z * [new branch] gh/bobrenjc93/613/orig -> origin/gh/bobrenjc93/613/orig 2025-10-10T00:23:45.9209576Z * [new branch] gh/bobrenjc93/614/base -> origin/gh/bobrenjc93/614/base 2025-10-10T00:23:45.9209922Z * [new branch] gh/bobrenjc93/614/head -> origin/gh/bobrenjc93/614/head 2025-10-10T00:23:45.9210308Z * [new branch] gh/bobrenjc93/614/orig -> origin/gh/bobrenjc93/614/orig 2025-10-10T00:23:45.9210685Z * [new branch] gh/bobrenjc93/615/base -> origin/gh/bobrenjc93/615/base 2025-10-10T00:23:45.9211060Z * [new branch] gh/bobrenjc93/615/head -> origin/gh/bobrenjc93/615/head 2025-10-10T00:23:45.9211423Z * [new branch] gh/bobrenjc93/615/orig -> origin/gh/bobrenjc93/615/orig 2025-10-10T00:23:45.9211759Z * [new branch] gh/bobrenjc93/616/base -> origin/gh/bobrenjc93/616/base 2025-10-10T00:23:45.9212163Z * [new branch] gh/bobrenjc93/616/head -> origin/gh/bobrenjc93/616/head 2025-10-10T00:23:45.9212532Z * [new branch] gh/bobrenjc93/616/orig -> origin/gh/bobrenjc93/616/orig 2025-10-10T00:23:45.9212854Z * [new branch] gh/bobrenjc93/617/base -> origin/gh/bobrenjc93/617/base 2025-10-10T00:23:45.9213254Z * [new branch] gh/bobrenjc93/617/head -> origin/gh/bobrenjc93/617/head 2025-10-10T00:23:45.9213649Z * [new branch] gh/bobrenjc93/617/orig -> origin/gh/bobrenjc93/617/orig 2025-10-10T00:23:45.9214030Z * [new branch] gh/bobrenjc93/618/base -> origin/gh/bobrenjc93/618/base 2025-10-10T00:23:45.9214419Z * [new branch] gh/bobrenjc93/618/head -> origin/gh/bobrenjc93/618/head 2025-10-10T00:23:45.9214778Z * [new branch] gh/bobrenjc93/618/orig -> origin/gh/bobrenjc93/618/orig 2025-10-10T00:23:45.9215089Z * [new branch] gh/bobrenjc93/619/base -> origin/gh/bobrenjc93/619/base 2025-10-10T00:23:45.9215309Z * [new branch] gh/bobrenjc93/619/head -> origin/gh/bobrenjc93/619/head 2025-10-10T00:23:45.9215513Z * [new branch] gh/bobrenjc93/619/orig -> origin/gh/bobrenjc93/619/orig 2025-10-10T00:23:45.9215722Z * [new branch] gh/bobrenjc93/620/base -> origin/gh/bobrenjc93/620/base 2025-10-10T00:23:45.9216074Z * [new branch] gh/bobrenjc93/620/head -> origin/gh/bobrenjc93/620/head 2025-10-10T00:23:45.9216286Z * [new branch] gh/bobrenjc93/620/orig -> origin/gh/bobrenjc93/620/orig 2025-10-10T00:23:45.9216995Z * [new branch] gh/bobrenjc93/621/base -> origin/gh/bobrenjc93/621/base 2025-10-10T00:23:45.9217221Z * [new branch] gh/bobrenjc93/621/head -> origin/gh/bobrenjc93/621/head 2025-10-10T00:23:45.9217426Z * [new branch] gh/bobrenjc93/621/orig -> origin/gh/bobrenjc93/621/orig 2025-10-10T00:23:45.9217633Z * [new branch] gh/bobrenjc93/622/base -> origin/gh/bobrenjc93/622/base 2025-10-10T00:23:45.9217846Z * [new branch] gh/bobrenjc93/622/head -> origin/gh/bobrenjc93/622/head 2025-10-10T00:23:45.9218055Z * [new branch] gh/bobrenjc93/622/orig -> origin/gh/bobrenjc93/622/orig 2025-10-10T00:23:45.9218269Z * [new branch] gh/bobrenjc93/623/base -> origin/gh/bobrenjc93/623/base 2025-10-10T00:23:45.9218484Z * [new branch] gh/bobrenjc93/623/head -> origin/gh/bobrenjc93/623/head 2025-10-10T00:23:45.9218693Z * [new branch] gh/bobrenjc93/623/orig -> origin/gh/bobrenjc93/623/orig 2025-10-10T00:23:45.9218897Z * [new branch] gh/bobrenjc93/624/base -> origin/gh/bobrenjc93/624/base 2025-10-10T00:23:45.9219107Z * [new branch] gh/bobrenjc93/624/head -> origin/gh/bobrenjc93/624/head 2025-10-10T00:23:45.9219329Z * [new branch] gh/bobrenjc93/624/orig -> origin/gh/bobrenjc93/624/orig 2025-10-10T00:23:45.9219535Z * [new branch] gh/bobrenjc93/625/base -> origin/gh/bobrenjc93/625/base 2025-10-10T00:23:45.9219745Z * [new branch] gh/bobrenjc93/625/head -> origin/gh/bobrenjc93/625/head 2025-10-10T00:23:45.9219962Z * [new branch] gh/bobrenjc93/625/orig -> origin/gh/bobrenjc93/625/orig 2025-10-10T00:23:45.9220175Z * [new branch] gh/bobrenjc93/626/base -> origin/gh/bobrenjc93/626/base 2025-10-10T00:23:45.9220380Z * [new branch] gh/bobrenjc93/626/head -> origin/gh/bobrenjc93/626/head 2025-10-10T00:23:45.9220595Z * [new branch] gh/bobrenjc93/626/orig -> origin/gh/bobrenjc93/626/orig 2025-10-10T00:23:45.9220801Z * [new branch] gh/bobrenjc93/627/base -> origin/gh/bobrenjc93/627/base 2025-10-10T00:23:45.9221007Z * [new branch] gh/bobrenjc93/627/head -> origin/gh/bobrenjc93/627/head 2025-10-10T00:23:45.9221224Z * [new branch] gh/bobrenjc93/627/orig -> origin/gh/bobrenjc93/627/orig 2025-10-10T00:23:45.9221430Z * [new branch] gh/bobrenjc93/628/base -> origin/gh/bobrenjc93/628/base 2025-10-10T00:23:45.9221636Z * [new branch] gh/bobrenjc93/628/head -> origin/gh/bobrenjc93/628/head 2025-10-10T00:23:45.9221864Z * [new branch] gh/bobrenjc93/628/orig -> origin/gh/bobrenjc93/628/orig 2025-10-10T00:23:45.9222069Z * [new branch] gh/bobrenjc93/629/base -> origin/gh/bobrenjc93/629/base 2025-10-10T00:23:45.9222283Z * [new branch] gh/bobrenjc93/629/head -> origin/gh/bobrenjc93/629/head 2025-10-10T00:23:45.9222494Z * [new branch] gh/bobrenjc93/629/orig -> origin/gh/bobrenjc93/629/orig 2025-10-10T00:23:45.9222700Z * [new branch] gh/bobrenjc93/630/base -> origin/gh/bobrenjc93/630/base 2025-10-10T00:23:45.9222908Z * [new branch] gh/bobrenjc93/630/head -> origin/gh/bobrenjc93/630/head 2025-10-10T00:23:45.9223117Z * [new branch] gh/bobrenjc93/630/orig -> origin/gh/bobrenjc93/630/orig 2025-10-10T00:23:45.9223321Z * [new branch] gh/bobrenjc93/631/base -> origin/gh/bobrenjc93/631/base 2025-10-10T00:23:45.9223525Z * [new branch] gh/bobrenjc93/631/head -> origin/gh/bobrenjc93/631/head 2025-10-10T00:23:45.9223814Z * [new branch] gh/bobrenjc93/631/orig -> origin/gh/bobrenjc93/631/orig 2025-10-10T00:23:45.9224027Z * [new branch] gh/bobrenjc93/632/base -> origin/gh/bobrenjc93/632/base 2025-10-10T00:23:45.9224296Z * [new branch] gh/bobrenjc93/632/head -> origin/gh/bobrenjc93/632/head 2025-10-10T00:23:45.9224507Z * [new branch] gh/bobrenjc93/632/orig -> origin/gh/bobrenjc93/632/orig 2025-10-10T00:23:45.9224722Z * [new branch] gh/bobrenjc93/633/base -> origin/gh/bobrenjc93/633/base 2025-10-10T00:23:45.9224928Z * [new branch] gh/bobrenjc93/633/head -> origin/gh/bobrenjc93/633/head 2025-10-10T00:23:45.9225133Z * [new branch] gh/bobrenjc93/633/orig -> origin/gh/bobrenjc93/633/orig 2025-10-10T00:23:45.9225346Z * [new branch] gh/bobrenjc93/634/base -> origin/gh/bobrenjc93/634/base 2025-10-10T00:23:45.9225558Z * [new branch] gh/bobrenjc93/634/head -> origin/gh/bobrenjc93/634/head 2025-10-10T00:23:45.9225765Z * [new branch] gh/bobrenjc93/634/orig -> origin/gh/bobrenjc93/634/orig 2025-10-10T00:23:45.9225981Z * [new branch] gh/bobrenjc93/635/base -> origin/gh/bobrenjc93/635/base 2025-10-10T00:23:45.9226187Z * [new branch] gh/bobrenjc93/635/head -> origin/gh/bobrenjc93/635/head 2025-10-10T00:23:45.9226394Z * [new branch] gh/bobrenjc93/635/orig -> origin/gh/bobrenjc93/635/orig 2025-10-10T00:23:45.9226608Z * [new branch] gh/bobrenjc93/636/base -> origin/gh/bobrenjc93/636/base 2025-10-10T00:23:45.9226813Z * [new branch] gh/bobrenjc93/636/head -> origin/gh/bobrenjc93/636/head 2025-10-10T00:23:45.9227017Z * [new branch] gh/bobrenjc93/636/orig -> origin/gh/bobrenjc93/636/orig 2025-10-10T00:23:45.9227235Z * [new branch] gh/bobrenjc93/637/base -> origin/gh/bobrenjc93/637/base 2025-10-10T00:23:45.9227444Z * [new branch] gh/bobrenjc93/637/head -> origin/gh/bobrenjc93/637/head 2025-10-10T00:23:45.9227650Z * [new branch] gh/bobrenjc93/637/orig -> origin/gh/bobrenjc93/637/orig 2025-10-10T00:23:45.9227866Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-10-10T00:23:45.9228072Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-10-10T00:23:45.9228280Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-10-10T00:23:45.9228499Z * [new branch] gh/bobrenjc93/639/base -> origin/gh/bobrenjc93/639/base 2025-10-10T00:23:45.9228802Z * [new branch] gh/bobrenjc93/639/head -> origin/gh/bobrenjc93/639/head 2025-10-10T00:23:45.9229013Z * [new branch] gh/bobrenjc93/639/orig -> origin/gh/bobrenjc93/639/orig 2025-10-10T00:23:45.9229231Z * [new branch] gh/bobrenjc93/640/base -> origin/gh/bobrenjc93/640/base 2025-10-10T00:23:45.9229436Z * [new branch] gh/bobrenjc93/640/head -> origin/gh/bobrenjc93/640/head 2025-10-10T00:23:45.9229645Z * [new branch] gh/bobrenjc93/640/orig -> origin/gh/bobrenjc93/640/orig 2025-10-10T00:23:45.9229857Z * [new branch] gh/bobrenjc93/641/base -> origin/gh/bobrenjc93/641/base 2025-10-10T00:23:45.9230063Z * [new branch] gh/bobrenjc93/641/head -> origin/gh/bobrenjc93/641/head 2025-10-10T00:23:45.9230267Z * [new branch] gh/bobrenjc93/641/orig -> origin/gh/bobrenjc93/641/orig 2025-10-10T00:23:45.9230483Z * [new branch] gh/bobrenjc93/642/base -> origin/gh/bobrenjc93/642/base 2025-10-10T00:23:45.9230709Z * [new branch] gh/bobrenjc93/642/head -> origin/gh/bobrenjc93/642/head 2025-10-10T00:23:45.9230915Z * [new branch] gh/bobrenjc93/642/orig -> origin/gh/bobrenjc93/642/orig 2025-10-10T00:23:45.9231195Z * [new branch] gh/bobrenjc93/643/base -> origin/gh/bobrenjc93/643/base 2025-10-10T00:23:45.9231414Z * [new branch] gh/bobrenjc93/643/head -> origin/gh/bobrenjc93/643/head 2025-10-10T00:23:45.9231681Z * [new branch] gh/bobrenjc93/643/orig -> origin/gh/bobrenjc93/643/orig 2025-10-10T00:23:45.9231890Z * [new branch] gh/bobrenjc93/644/base -> origin/gh/bobrenjc93/644/base 2025-10-10T00:23:45.9232109Z * [new branch] gh/bobrenjc93/644/head -> origin/gh/bobrenjc93/644/head 2025-10-10T00:23:45.9232313Z * [new branch] gh/bobrenjc93/644/orig -> origin/gh/bobrenjc93/644/orig 2025-10-10T00:23:45.9232520Z * [new branch] gh/bobrenjc93/645/base -> origin/gh/bobrenjc93/645/base 2025-10-10T00:23:45.9232737Z * [new branch] gh/bobrenjc93/645/head -> origin/gh/bobrenjc93/645/head 2025-10-10T00:23:45.9232950Z * [new branch] gh/bobrenjc93/645/orig -> origin/gh/bobrenjc93/645/orig 2025-10-10T00:23:45.9233156Z * [new branch] gh/bobrenjc93/646/base -> origin/gh/bobrenjc93/646/base 2025-10-10T00:23:45.9233373Z * [new branch] gh/bobrenjc93/646/head -> origin/gh/bobrenjc93/646/head 2025-10-10T00:23:45.9233584Z * [new branch] gh/bobrenjc93/646/orig -> origin/gh/bobrenjc93/646/orig 2025-10-10T00:23:45.9233789Z * [new branch] gh/bobrenjc93/647/base -> origin/gh/bobrenjc93/647/base 2025-10-10T00:23:45.9234003Z * [new branch] gh/bobrenjc93/647/head -> origin/gh/bobrenjc93/647/head 2025-10-10T00:23:45.9234210Z * [new branch] gh/bobrenjc93/647/orig -> origin/gh/bobrenjc93/647/orig 2025-10-10T00:23:45.9234417Z * [new branch] gh/bobrenjc93/648/base -> origin/gh/bobrenjc93/648/base 2025-10-10T00:23:45.9234632Z * [new branch] gh/bobrenjc93/648/head -> origin/gh/bobrenjc93/648/head 2025-10-10T00:23:45.9234845Z * [new branch] gh/bobrenjc93/648/orig -> origin/gh/bobrenjc93/648/orig 2025-10-10T00:23:45.9235049Z * [new branch] gh/bobrenjc93/649/base -> origin/gh/bobrenjc93/649/base 2025-10-10T00:23:45.9235276Z * [new branch] gh/bobrenjc93/649/head -> origin/gh/bobrenjc93/649/head 2025-10-10T00:23:45.9235485Z * [new branch] gh/bobrenjc93/649/orig -> origin/gh/bobrenjc93/649/orig 2025-10-10T00:23:45.9235693Z * [new branch] gh/bobrenjc93/650/base -> origin/gh/bobrenjc93/650/base 2025-10-10T00:23:45.9235898Z * [new branch] gh/bobrenjc93/650/head -> origin/gh/bobrenjc93/650/head 2025-10-10T00:23:45.9236112Z * [new branch] gh/bobrenjc93/650/orig -> origin/gh/bobrenjc93/650/orig 2025-10-10T00:23:45.9236343Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-10-10T00:23:45.9236573Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-10-10T00:23:45.9236776Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-10-10T00:23:45.9236951Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-10-10T00:23:45.9237128Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-10-10T00:23:45.9237307Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-10-10T00:23:45.9237479Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-10-10T00:23:45.9237651Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-10-10T00:23:45.9237828Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-10-10T00:23:45.9237999Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-10-10T00:23:45.9238171Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-10-10T00:23:45.9238420Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-10-10T00:23:45.9238591Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-10-10T00:23:45.9238841Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-10-10T00:23:45.9239043Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-10-10T00:23:45.9239233Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-10-10T00:23:45.9239458Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-10-10T00:23:45.9239675Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-10-10T00:23:45.9239906Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-10-10T00:23:45.9240134Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-10-10T00:23:45.9240353Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-10-10T00:23:45.9240581Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-10-10T00:23:45.9240798Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-10-10T00:23:45.9241016Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-10-10T00:23:45.9241239Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-10-10T00:23:45.9241455Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-10-10T00:23:45.9241671Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-10-10T00:23:45.9241900Z * [new branch] gh/coconutruben/25/base -> origin/gh/coconutruben/25/base 2025-10-10T00:23:45.9242118Z * [new branch] gh/coconutruben/25/head -> origin/gh/coconutruben/25/head 2025-10-10T00:23:45.9242335Z * [new branch] gh/coconutruben/25/orig -> origin/gh/coconutruben/25/orig 2025-10-10T00:23:45.9242564Z * [new branch] gh/coconutruben/36/base -> origin/gh/coconutruben/36/base 2025-10-10T00:23:45.9242788Z * [new branch] gh/coconutruben/36/head -> origin/gh/coconutruben/36/head 2025-10-10T00:23:45.9243004Z * [new branch] gh/coconutruben/36/orig -> origin/gh/coconutruben/36/orig 2025-10-10T00:23:45.9243228Z * [new branch] gh/coconutruben/48/base -> origin/gh/coconutruben/48/base 2025-10-10T00:23:45.9243444Z * [new branch] gh/coconutruben/48/head -> origin/gh/coconutruben/48/head 2025-10-10T00:23:45.9243665Z * [new branch] gh/coconutruben/48/orig -> origin/gh/coconutruben/48/orig 2025-10-10T00:23:45.9243892Z * [new branch] gh/coconutruben/49/base -> origin/gh/coconutruben/49/base 2025-10-10T00:23:45.9244112Z * [new branch] gh/coconutruben/49/head -> origin/gh/coconutruben/49/head 2025-10-10T00:23:45.9244330Z * [new branch] gh/coconutruben/49/orig -> origin/gh/coconutruben/49/orig 2025-10-10T00:23:45.9244562Z * [new branch] gh/coconutruben/50/base -> origin/gh/coconutruben/50/base 2025-10-10T00:23:45.9244779Z * [new branch] gh/coconutruben/50/head -> origin/gh/coconutruben/50/head 2025-10-10T00:23:45.9244999Z * [new branch] gh/coconutruben/50/orig -> origin/gh/coconutruben/50/orig 2025-10-10T00:23:45.9245216Z * [new branch] gh/coconutruben/51/base -> origin/gh/coconutruben/51/base 2025-10-10T00:23:45.9245440Z * [new branch] gh/coconutruben/51/head -> origin/gh/coconutruben/51/head 2025-10-10T00:23:45.9245658Z * [new branch] gh/coconutruben/51/orig -> origin/gh/coconutruben/51/orig 2025-10-10T00:23:45.9245939Z * [new branch] gh/coconutruben/52/base -> origin/gh/coconutruben/52/base 2025-10-10T00:23:45.9246161Z * [new branch] gh/coconutruben/52/head -> origin/gh/coconutruben/52/head 2025-10-10T00:23:45.9246438Z * [new branch] gh/coconutruben/52/orig -> origin/gh/coconutruben/52/orig 2025-10-10T00:23:45.9246658Z * [new branch] gh/coconutruben/53/base -> origin/gh/coconutruben/53/base 2025-10-10T00:23:45.9246882Z * [new branch] gh/coconutruben/53/head -> origin/gh/coconutruben/53/head 2025-10-10T00:23:45.9247098Z * [new branch] gh/coconutruben/53/orig -> origin/gh/coconutruben/53/orig 2025-10-10T00:23:45.9247316Z * [new branch] gh/coconutruben/54/base -> origin/gh/coconutruben/54/base 2025-10-10T00:23:45.9247546Z * [new branch] gh/coconutruben/54/head -> origin/gh/coconutruben/54/head 2025-10-10T00:23:45.9247772Z * [new branch] gh/coconutruben/54/orig -> origin/gh/coconutruben/54/orig 2025-10-10T00:23:45.9247988Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-10-10T00:23:45.9248221Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-10-10T00:23:45.9248441Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-10-10T00:23:45.9248657Z * [new branch] gh/coconutruben/56/base -> origin/gh/coconutruben/56/base 2025-10-10T00:23:45.9248880Z * [new branch] gh/coconutruben/56/head -> origin/gh/coconutruben/56/head 2025-10-10T00:23:45.9249102Z * [new branch] gh/coconutruben/56/orig -> origin/gh/coconutruben/56/orig 2025-10-10T00:23:45.9249316Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-10-10T00:23:45.9249540Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-10-10T00:23:45.9249759Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-10-10T00:23:45.9249980Z * [new branch] gh/coconutruben/58/base -> origin/gh/coconutruben/58/base 2025-10-10T00:23:45.9250209Z * [new branch] gh/coconutruben/58/head -> origin/gh/coconutruben/58/head 2025-10-10T00:23:45.9250431Z * [new branch] gh/coconutruben/58/orig -> origin/gh/coconutruben/58/orig 2025-10-10T00:23:45.9250646Z * [new branch] gh/coconutruben/59/base -> origin/gh/coconutruben/59/base 2025-10-10T00:23:45.9250871Z * [new branch] gh/coconutruben/59/head -> origin/gh/coconutruben/59/head 2025-10-10T00:23:45.9251094Z * [new branch] gh/coconutruben/59/orig -> origin/gh/coconutruben/59/orig 2025-10-10T00:23:45.9251311Z * [new branch] gh/coconutruben/62/base -> origin/gh/coconutruben/62/base 2025-10-10T00:23:45.9251533Z * [new branch] gh/coconutruben/62/head -> origin/gh/coconutruben/62/head 2025-10-10T00:23:45.9251758Z * [new branch] gh/coconutruben/62/orig -> origin/gh/coconutruben/62/orig 2025-10-10T00:23:45.9251977Z * [new branch] gh/coconutruben/64/base -> origin/gh/coconutruben/64/base 2025-10-10T00:23:45.9252195Z * [new branch] gh/coconutruben/64/head -> origin/gh/coconutruben/64/head 2025-10-10T00:23:45.9252416Z * [new branch] gh/coconutruben/64/orig -> origin/gh/coconutruben/64/orig 2025-10-10T00:23:45.9252634Z * [new branch] gh/coconutruben/65/base -> origin/gh/coconutruben/65/base 2025-10-10T00:23:45.9252847Z * [new branch] gh/coconutruben/65/head -> origin/gh/coconutruben/65/head 2025-10-10T00:23:45.9253080Z * [new branch] gh/coconutruben/65/orig -> origin/gh/coconutruben/65/orig 2025-10-10T00:23:45.9253296Z * [new branch] gh/coconutruben/66/base -> origin/gh/coconutruben/66/base 2025-10-10T00:23:45.9253587Z * [new branch] gh/coconutruben/66/head -> origin/gh/coconutruben/66/head 2025-10-10T00:23:45.9253808Z * [new branch] gh/coconutruben/66/orig -> origin/gh/coconutruben/66/orig 2025-10-10T00:23:45.9254090Z * [new branch] gh/coconutruben/67/base -> origin/gh/coconutruben/67/base 2025-10-10T00:23:45.9254307Z * [new branch] gh/coconutruben/67/head -> origin/gh/coconutruben/67/head 2025-10-10T00:23:45.9254532Z * [new branch] gh/coconutruben/67/orig -> origin/gh/coconutruben/67/orig 2025-10-10T00:23:45.9254751Z * [new branch] gh/coconutruben/68/base -> origin/gh/coconutruben/68/base 2025-10-10T00:23:45.9254968Z * [new branch] gh/coconutruben/68/head -> origin/gh/coconutruben/68/head 2025-10-10T00:23:45.9255196Z * [new branch] gh/coconutruben/68/orig -> origin/gh/coconutruben/68/orig 2025-10-10T00:23:45.9255416Z * [new branch] gh/coconutruben/69/base -> origin/gh/coconutruben/69/base 2025-10-10T00:23:45.9255633Z * [new branch] gh/coconutruben/69/head -> origin/gh/coconutruben/69/head 2025-10-10T00:23:45.9255868Z * [new branch] gh/coconutruben/69/orig -> origin/gh/coconutruben/69/orig 2025-10-10T00:23:45.9256083Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-10-10T00:23:45.9256299Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-10-10T00:23:45.9256513Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-10-10T00:23:45.9256734Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-10-10T00:23:45.9256951Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-10-10T00:23:45.9257167Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-10-10T00:23:45.9257393Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-10-10T00:23:45.9257614Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-10-10T00:23:45.9257831Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-10-10T00:23:45.9258053Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-10-10T00:23:45.9258268Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-10-10T00:23:45.9258483Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-10-10T00:23:45.9258710Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-10-10T00:23:45.9258928Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-10-10T00:23:45.9259144Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-10-10T00:23:45.9259368Z * [new branch] gh/coconutruben/75/base -> origin/gh/coconutruben/75/base 2025-10-10T00:23:45.9259586Z * [new branch] gh/coconutruben/75/head -> origin/gh/coconutruben/75/head 2025-10-10T00:23:45.9259805Z * [new branch] gh/coconutruben/75/orig -> origin/gh/coconutruben/75/orig 2025-10-10T00:23:45.9260028Z * [new branch] gh/coconutruben/76/base -> origin/gh/coconutruben/76/base 2025-10-10T00:23:45.9260243Z * [new branch] gh/coconutruben/76/head -> origin/gh/coconutruben/76/head 2025-10-10T00:23:45.9260461Z * [new branch] gh/coconutruben/76/orig -> origin/gh/coconutruben/76/orig 2025-10-10T00:23:45.9260689Z * [new branch] gh/coconutruben/77/base -> origin/gh/coconutruben/77/base 2025-10-10T00:23:45.9260974Z * [new branch] gh/coconutruben/77/head -> origin/gh/coconutruben/77/head 2025-10-10T00:23:45.9261191Z * [new branch] gh/coconutruben/77/orig -> origin/gh/coconutruben/77/orig 2025-10-10T00:23:45.9261478Z * [new branch] gh/coconutruben/78/base -> origin/gh/coconutruben/78/base 2025-10-10T00:23:45.9261695Z * [new branch] gh/coconutruben/78/head -> origin/gh/coconutruben/78/head 2025-10-10T00:23:45.9261914Z * [new branch] gh/coconutruben/78/orig -> origin/gh/coconutruben/78/orig 2025-10-10T00:23:45.9262130Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-10-10T00:23:45.9262361Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-10-10T00:23:45.9262580Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-10-10T00:23:45.9262801Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-10-10T00:23:45.9263031Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-10-10T00:23:45.9263252Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-10-10T00:23:45.9263474Z * [new branch] gh/coconutruben/81/base -> origin/gh/coconutruben/81/base 2025-10-10T00:23:45.9263701Z * [new branch] gh/coconutruben/81/head -> origin/gh/coconutruben/81/head 2025-10-10T00:23:45.9263917Z * [new branch] gh/coconutruben/81/orig -> origin/gh/coconutruben/81/orig 2025-10-10T00:23:45.9264133Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-10-10T00:23:45.9264359Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-10-10T00:23:45.9264574Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-10-10T00:23:45.9264794Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-10-10T00:23:45.9265014Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-10-10T00:23:45.9265234Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-10-10T00:23:45.9265448Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-10-10T00:23:45.9265661Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-10-10T00:23:45.9265866Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-10-10T00:23:45.9266070Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-10-10T00:23:45.9266280Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-10-10T00:23:45.9266486Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-10-10T00:23:45.9266693Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-10-10T00:23:45.9266901Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-10-10T00:23:45.9267140Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-10-10T00:23:45.9267369Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-10-10T00:23:45.9267594Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-10-10T00:23:45.9267831Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-10-10T00:23:45.9268057Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-10-10T00:23:45.9268281Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-10-10T00:23:45.9268583Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-10-10T00:23:45.9268886Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-10-10T00:23:45.9269183Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-10-10T00:23:45.9269418Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-10-10T00:23:45.9269648Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-10-10T00:23:45.9269874Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-10-10T00:23:45.9270102Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-10-10T00:23:45.9270330Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-10-10T00:23:45.9270558Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-10-10T00:23:45.9270797Z * [new branch] gh/davidberard98/401/base -> origin/gh/davidberard98/401/base 2025-10-10T00:23:45.9271026Z * [new branch] gh/davidberard98/401/head -> origin/gh/davidberard98/401/head 2025-10-10T00:23:45.9271253Z * [new branch] gh/davidberard98/401/orig -> origin/gh/davidberard98/401/orig 2025-10-10T00:23:45.9271489Z * [new branch] gh/davidberard98/405/base -> origin/gh/davidberard98/405/base 2025-10-10T00:23:45.9271719Z * [new branch] gh/davidberard98/405/head -> origin/gh/davidberard98/405/head 2025-10-10T00:23:45.9271944Z * [new branch] gh/davidberard98/405/orig -> origin/gh/davidberard98/405/orig 2025-10-10T00:23:45.9272184Z * [new branch] gh/davidberard98/410/base -> origin/gh/davidberard98/410/base 2025-10-10T00:23:45.9272411Z * [new branch] gh/davidberard98/410/head -> origin/gh/davidberard98/410/head 2025-10-10T00:23:45.9272638Z * [new branch] gh/davidberard98/410/orig -> origin/gh/davidberard98/410/orig 2025-10-10T00:23:45.9272878Z * [new branch] gh/davidberard98/411/base -> origin/gh/davidberard98/411/base 2025-10-10T00:23:45.9273108Z * [new branch] gh/davidberard98/411/head -> origin/gh/davidberard98/411/head 2025-10-10T00:23:45.9273334Z * [new branch] gh/davidberard98/411/orig -> origin/gh/davidberard98/411/orig 2025-10-10T00:23:45.9273561Z * [new branch] gh/davidberard98/412/base -> origin/gh/davidberard98/412/base 2025-10-10T00:23:45.9273793Z * [new branch] gh/davidberard98/412/head -> origin/gh/davidberard98/412/head 2025-10-10T00:23:45.9274021Z * [new branch] gh/davidberard98/412/orig -> origin/gh/davidberard98/412/orig 2025-10-10T00:23:45.9274237Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-10-10T00:23:45.9274464Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-10-10T00:23:45.9274674Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-10-10T00:23:45.9274889Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-10-10T00:23:45.9275109Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-10-10T00:23:45.9275319Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-10-10T00:23:45.9275527Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-10-10T00:23:45.9275751Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-10-10T00:23:45.9275961Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-10-10T00:23:45.9276169Z * [new branch] gh/desertfire/598/base -> origin/gh/desertfire/598/base 2025-10-10T00:23:45.9276450Z * [new branch] gh/desertfire/598/head -> origin/gh/desertfire/598/head 2025-10-10T00:23:45.9276657Z * [new branch] gh/desertfire/598/orig -> origin/gh/desertfire/598/orig 2025-10-10T00:23:45.9276927Z * [new branch] gh/desertfire/599/base -> origin/gh/desertfire/599/base 2025-10-10T00:23:45.9277147Z * [new branch] gh/desertfire/599/head -> origin/gh/desertfire/599/head 2025-10-10T00:23:45.9277357Z * [new branch] gh/desertfire/599/orig -> origin/gh/desertfire/599/orig 2025-10-10T00:23:45.9277566Z * [new branch] gh/desertfire/600/base -> origin/gh/desertfire/600/base 2025-10-10T00:23:45.9277792Z * [new branch] gh/desertfire/600/head -> origin/gh/desertfire/600/head 2025-10-10T00:23:45.9278001Z * [new branch] gh/desertfire/600/orig -> origin/gh/desertfire/600/orig 2025-10-10T00:23:45.9278216Z * [new branch] gh/desertfire/601/base -> origin/gh/desertfire/601/base 2025-10-10T00:23:45.9278437Z * [new branch] gh/desertfire/601/head -> origin/gh/desertfire/601/head 2025-10-10T00:23:45.9278652Z * [new branch] gh/desertfire/601/orig -> origin/gh/desertfire/601/orig 2025-10-10T00:23:45.9278850Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-10-10T00:23:45.9279040Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-10-10T00:23:45.9279251Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-10-10T00:23:45.9279448Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-10-10T00:23:45.9279642Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-10-10T00:23:45.9279841Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-10-10T00:23:45.9280040Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-10-10T00:23:45.9280236Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-10-10T00:23:45.9280446Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-10-10T00:23:45.9280640Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-10-10T00:23:45.9280832Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-10-10T00:23:45.9281034Z * [new branch] gh/drisspg/177/base -> origin/gh/drisspg/177/base 2025-10-10T00:23:45.9281230Z * [new branch] gh/drisspg/177/head -> origin/gh/drisspg/177/head 2025-10-10T00:23:45.9281428Z * [new branch] gh/drisspg/177/orig -> origin/gh/drisspg/177/orig 2025-10-10T00:23:45.9281629Z * [new branch] gh/drisspg/178/base -> origin/gh/drisspg/178/base 2025-10-10T00:23:45.9281826Z * [new branch] gh/drisspg/178/head -> origin/gh/drisspg/178/head 2025-10-10T00:23:45.9282018Z * [new branch] gh/drisspg/178/orig -> origin/gh/drisspg/178/orig 2025-10-10T00:23:45.9282225Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-10-10T00:23:45.9282424Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-10-10T00:23:45.9282618Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-10-10T00:23:45.9282819Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-10-10T00:23:45.9283013Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-10-10T00:23:45.9283207Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-10-10T00:23:45.9283400Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-10-10T00:23:45.9283673Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-10-10T00:23:45.9283867Z * [new branch] gh/drisspg/187/base -> origin/gh/drisspg/187/base 2025-10-10T00:23:45.9284130Z * [new branch] gh/drisspg/187/head -> origin/gh/drisspg/187/head 2025-10-10T00:23:45.9284333Z * [new branch] gh/drisspg/187/orig -> origin/gh/drisspg/187/orig 2025-10-10T00:23:45.9284530Z * [new branch] gh/drisspg/188/base -> origin/gh/drisspg/188/base 2025-10-10T00:23:45.9284721Z * [new branch] gh/drisspg/188/head -> origin/gh/drisspg/188/head 2025-10-10T00:23:45.9284924Z * [new branch] gh/drisspg/188/orig -> origin/gh/drisspg/188/orig 2025-10-10T00:23:45.9285115Z * [new branch] gh/drisspg/189/base -> origin/gh/drisspg/189/base 2025-10-10T00:23:45.9285311Z * [new branch] gh/drisspg/189/head -> origin/gh/drisspg/189/head 2025-10-10T00:23:45.9285512Z * [new branch] gh/drisspg/189/orig -> origin/gh/drisspg/189/orig 2025-10-10T00:23:45.9285711Z * [new branch] gh/drisspg/193/base -> origin/gh/drisspg/193/base 2025-10-10T00:23:45.9285903Z * [new branch] gh/drisspg/193/head -> origin/gh/drisspg/193/head 2025-10-10T00:23:45.9286107Z * [new branch] gh/drisspg/193/orig -> origin/gh/drisspg/193/orig 2025-10-10T00:23:45.9286309Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-10-10T00:23:45.9286503Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-10-10T00:23:45.9286705Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-10-10T00:23:45.9286900Z * [new branch] gh/drisspg/196/base -> origin/gh/drisspg/196/base 2025-10-10T00:23:45.9287096Z * [new branch] gh/drisspg/196/head -> origin/gh/drisspg/196/head 2025-10-10T00:23:45.9287300Z * [new branch] gh/drisspg/196/orig -> origin/gh/drisspg/196/orig 2025-10-10T00:23:45.9287494Z * [new branch] gh/drisspg/197/base -> origin/gh/drisspg/197/base 2025-10-10T00:23:45.9287686Z * [new branch] gh/drisspg/197/head -> origin/gh/drisspg/197/head 2025-10-10T00:23:45.9287879Z * [new branch] gh/drisspg/197/orig -> origin/gh/drisspg/197/orig 2025-10-10T00:23:45.9288078Z * [new branch] gh/drisspg/198/base -> origin/gh/drisspg/198/base 2025-10-10T00:23:45.9288270Z * [new branch] gh/drisspg/198/head -> origin/gh/drisspg/198/head 2025-10-10T00:23:45.9288465Z * [new branch] gh/drisspg/198/orig -> origin/gh/drisspg/198/orig 2025-10-10T00:23:45.9288665Z * [new branch] gh/drisspg/199/base -> origin/gh/drisspg/199/base 2025-10-10T00:23:45.9288861Z * [new branch] gh/drisspg/199/head -> origin/gh/drisspg/199/head 2025-10-10T00:23:45.9289063Z * [new branch] gh/drisspg/199/orig -> origin/gh/drisspg/199/orig 2025-10-10T00:23:45.9289265Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-10-10T00:23:45.9289459Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-10-10T00:23:45.9289650Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-10-10T00:23:45.9289853Z * [new branch] gh/drisspg/201/base -> origin/gh/drisspg/201/base 2025-10-10T00:23:45.9290048Z * [new branch] gh/drisspg/201/head -> origin/gh/drisspg/201/head 2025-10-10T00:23:45.9290239Z * [new branch] gh/drisspg/201/orig -> origin/gh/drisspg/201/orig 2025-10-10T00:23:45.9290440Z * [new branch] gh/drisspg/202/base -> origin/gh/drisspg/202/base 2025-10-10T00:23:45.9290695Z * [new branch] gh/drisspg/202/head -> origin/gh/drisspg/202/head 2025-10-10T00:23:45.9290887Z * [new branch] gh/drisspg/202/orig -> origin/gh/drisspg/202/orig 2025-10-10T00:23:45.9291158Z * [new branch] gh/drisspg/203/base -> origin/gh/drisspg/203/base 2025-10-10T00:23:45.9291350Z * [new branch] gh/drisspg/203/head -> origin/gh/drisspg/203/head 2025-10-10T00:23:45.9291544Z * [new branch] gh/drisspg/203/orig -> origin/gh/drisspg/203/orig 2025-10-10T00:23:45.9291742Z * [new branch] gh/drisspg/204/base -> origin/gh/drisspg/204/base 2025-10-10T00:23:45.9291938Z * [new branch] gh/drisspg/204/head -> origin/gh/drisspg/204/head 2025-10-10T00:23:45.9292130Z * [new branch] gh/drisspg/204/orig -> origin/gh/drisspg/204/orig 2025-10-10T00:23:45.9292326Z * [new branch] gh/drisspg/205/base -> origin/gh/drisspg/205/base 2025-10-10T00:23:45.9292524Z * [new branch] gh/drisspg/205/head -> origin/gh/drisspg/205/head 2025-10-10T00:23:45.9292722Z * [new branch] gh/drisspg/205/orig -> origin/gh/drisspg/205/orig 2025-10-10T00:23:45.9292913Z * [new branch] gh/drisspg/206/base -> origin/gh/drisspg/206/base 2025-10-10T00:23:45.9293118Z * [new branch] gh/drisspg/206/head -> origin/gh/drisspg/206/head 2025-10-10T00:23:45.9293310Z * [new branch] gh/drisspg/206/orig -> origin/gh/drisspg/206/orig 2025-10-10T00:23:45.9293502Z * [new branch] gh/drisspg/207/base -> origin/gh/drisspg/207/base 2025-10-10T00:23:45.9293701Z * [new branch] gh/drisspg/207/head -> origin/gh/drisspg/207/head 2025-10-10T00:23:45.9293896Z * [new branch] gh/drisspg/207/orig -> origin/gh/drisspg/207/orig 2025-10-10T00:23:45.9294092Z * [new branch] gh/drisspg/208/base -> origin/gh/drisspg/208/base 2025-10-10T00:23:45.9294292Z * [new branch] gh/drisspg/208/head -> origin/gh/drisspg/208/head 2025-10-10T00:23:45.9294488Z * [new branch] gh/drisspg/208/orig -> origin/gh/drisspg/208/orig 2025-10-10T00:23:45.9294683Z * [new branch] gh/drisspg/209/base -> origin/gh/drisspg/209/base 2025-10-10T00:23:45.9294883Z * [new branch] gh/drisspg/209/head -> origin/gh/drisspg/209/head 2025-10-10T00:23:45.9295075Z * [new branch] gh/drisspg/209/orig -> origin/gh/drisspg/209/orig 2025-10-10T00:23:45.9295270Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-10-10T00:23:45.9295482Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-10-10T00:23:45.9295689Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-10-10T00:23:45.9295894Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-10-10T00:23:45.9296106Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-10-10T00:23:45.9296305Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-10-10T00:23:45.9296501Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-10-10T00:23:45.9296699Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-10-10T00:23:45.9296902Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-10-10T00:23:45.9297098Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-10-10T00:23:45.9297295Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-10-10T00:23:45.9297501Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-10-10T00:23:45.9297762Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-10-10T00:23:45.9297959Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-10-10T00:23:45.9298223Z * [new branch] gh/eellison/824/base -> origin/gh/eellison/824/base 2025-10-10T00:23:45.9298424Z * [new branch] gh/eellison/824/head -> origin/gh/eellison/824/head 2025-10-10T00:23:45.9298625Z * [new branch] gh/eellison/824/orig -> origin/gh/eellison/824/orig 2025-10-10T00:23:45.9298830Z * [new branch] gh/eellison/825/base -> origin/gh/eellison/825/base 2025-10-10T00:23:45.9299031Z * [new branch] gh/eellison/825/head -> origin/gh/eellison/825/head 2025-10-10T00:23:45.9299231Z * [new branch] gh/eellison/825/orig -> origin/gh/eellison/825/orig 2025-10-10T00:23:45.9299437Z * [new branch] gh/eellison/826/base -> origin/gh/eellison/826/base 2025-10-10T00:23:45.9299641Z * [new branch] gh/eellison/826/head -> origin/gh/eellison/826/head 2025-10-10T00:23:45.9299839Z * [new branch] gh/eellison/826/orig -> origin/gh/eellison/826/orig 2025-10-10T00:23:45.9300044Z * [new branch] gh/eellison/827/base -> origin/gh/eellison/827/base 2025-10-10T00:23:45.9300240Z * [new branch] gh/eellison/827/head -> origin/gh/eellison/827/head 2025-10-10T00:23:45.9300436Z * [new branch] gh/eellison/827/orig -> origin/gh/eellison/827/orig 2025-10-10T00:23:45.9300645Z * [new branch] gh/eellison/828/base -> origin/gh/eellison/828/base 2025-10-10T00:23:45.9300842Z * [new branch] gh/eellison/828/head -> origin/gh/eellison/828/head 2025-10-10T00:23:45.9301039Z * [new branch] gh/eellison/828/orig -> origin/gh/eellison/828/orig 2025-10-10T00:23:45.9301245Z * [new branch] gh/eellison/829/base -> origin/gh/eellison/829/base 2025-10-10T00:23:45.9301451Z * [new branch] gh/eellison/829/head -> origin/gh/eellison/829/head 2025-10-10T00:23:45.9301652Z * [new branch] gh/eellison/829/orig -> origin/gh/eellison/829/orig 2025-10-10T00:23:45.9301848Z * [new branch] gh/eellison/830/base -> origin/gh/eellison/830/base 2025-10-10T00:23:45.9302059Z * [new branch] gh/eellison/830/head -> origin/gh/eellison/830/head 2025-10-10T00:23:45.9302256Z * [new branch] gh/eellison/830/orig -> origin/gh/eellison/830/orig 2025-10-10T00:23:45.9302452Z * [new branch] gh/eellison/831/base -> origin/gh/eellison/831/base 2025-10-10T00:23:45.9302654Z * [new branch] gh/eellison/831/head -> origin/gh/eellison/831/head 2025-10-10T00:23:45.9302849Z * [new branch] gh/eellison/831/orig -> origin/gh/eellison/831/orig 2025-10-10T00:23:45.9303048Z * [new branch] gh/eellison/832/base -> origin/gh/eellison/832/base 2025-10-10T00:23:45.9303251Z * [new branch] gh/eellison/832/head -> origin/gh/eellison/832/head 2025-10-10T00:23:45.9303452Z * [new branch] gh/eellison/832/orig -> origin/gh/eellison/832/orig 2025-10-10T00:23:45.9303647Z * [new branch] gh/eellison/833/base -> origin/gh/eellison/833/base 2025-10-10T00:23:45.9303861Z * [new branch] gh/eellison/833/head -> origin/gh/eellison/833/head 2025-10-10T00:23:45.9304057Z * [new branch] gh/eellison/833/orig -> origin/gh/eellison/833/orig 2025-10-10T00:23:45.9304255Z * [new branch] gh/eellison/834/base -> origin/gh/eellison/834/base 2025-10-10T00:23:45.9304458Z * [new branch] gh/eellison/834/head -> origin/gh/eellison/834/head 2025-10-10T00:23:45.9304715Z * [new branch] gh/eellison/834/orig -> origin/gh/eellison/834/orig 2025-10-10T00:23:45.9304914Z * [new branch] gh/eellison/835/base -> origin/gh/eellison/835/base 2025-10-10T00:23:45.9305188Z * [new branch] gh/eellison/835/head -> origin/gh/eellison/835/head 2025-10-10T00:23:45.9305386Z * [new branch] gh/eellison/835/orig -> origin/gh/eellison/835/orig 2025-10-10T00:23:45.9305590Z * [new branch] gh/eellison/836/base -> origin/gh/eellison/836/base 2025-10-10T00:23:45.9305786Z * [new branch] gh/eellison/836/head -> origin/gh/eellison/836/head 2025-10-10T00:23:45.9305991Z * [new branch] gh/eellison/836/orig -> origin/gh/eellison/836/orig 2025-10-10T00:23:45.9306187Z * [new branch] gh/eellison/837/base -> origin/gh/eellison/837/base 2025-10-10T00:23:45.9306383Z * [new branch] gh/eellison/837/head -> origin/gh/eellison/837/head 2025-10-10T00:23:45.9306591Z * [new branch] gh/eellison/837/orig -> origin/gh/eellison/837/orig 2025-10-10T00:23:45.9306785Z * [new branch] gh/eellison/838/base -> origin/gh/eellison/838/base 2025-10-10T00:23:45.9306983Z * [new branch] gh/eellison/838/head -> origin/gh/eellison/838/head 2025-10-10T00:23:45.9307191Z * [new branch] gh/eellison/838/orig -> origin/gh/eellison/838/orig 2025-10-10T00:23:45.9307391Z * [new branch] gh/eellison/839/base -> origin/gh/eellison/839/base 2025-10-10T00:23:45.9307590Z * [new branch] gh/eellison/839/head -> origin/gh/eellison/839/head 2025-10-10T00:23:45.9307795Z * [new branch] gh/eellison/839/orig -> origin/gh/eellison/839/orig 2025-10-10T00:23:45.9307992Z * [new branch] gh/eellison/840/base -> origin/gh/eellison/840/base 2025-10-10T00:23:45.9308192Z * [new branch] gh/eellison/840/head -> origin/gh/eellison/840/head 2025-10-10T00:23:45.9308398Z * [new branch] gh/eellison/840/orig -> origin/gh/eellison/840/orig 2025-10-10T00:23:45.9308595Z * [new branch] gh/eellison/841/base -> origin/gh/eellison/841/base 2025-10-10T00:23:45.9308872Z * [new branch] gh/eellison/841/head -> origin/gh/eellison/841/head 2025-10-10T00:23:45.9309082Z * [new branch] gh/eellison/841/orig -> origin/gh/eellison/841/orig 2025-10-10T00:23:45.9309277Z * [new branch] gh/eellison/842/base -> origin/gh/eellison/842/base 2025-10-10T00:23:45.9309479Z * [new branch] gh/eellison/842/head -> origin/gh/eellison/842/head 2025-10-10T00:23:45.9309683Z * [new branch] gh/eellison/842/orig -> origin/gh/eellison/842/orig 2025-10-10T00:23:45.9309886Z * [new branch] gh/eellison/843/base -> origin/gh/eellison/843/base 2025-10-10T00:23:45.9310089Z * [new branch] gh/eellison/843/head -> origin/gh/eellison/843/head 2025-10-10T00:23:45.9310288Z * [new branch] gh/eellison/843/orig -> origin/gh/eellison/843/orig 2025-10-10T00:23:45.9310501Z * [new branch] gh/eellison/844/base -> origin/gh/eellison/844/base 2025-10-10T00:23:45.9310697Z * [new branch] gh/eellison/844/head -> origin/gh/eellison/844/head 2025-10-10T00:23:45.9310893Z * [new branch] gh/eellison/844/orig -> origin/gh/eellison/844/orig 2025-10-10T00:23:45.9311095Z * [new branch] gh/eellison/845/base -> origin/gh/eellison/845/base 2025-10-10T00:23:45.9311296Z * [new branch] gh/eellison/845/head -> origin/gh/eellison/845/head 2025-10-10T00:23:45.9311491Z * [new branch] gh/eellison/845/orig -> origin/gh/eellison/845/orig 2025-10-10T00:23:45.9311697Z * [new branch] gh/eellison/846/base -> origin/gh/eellison/846/base 2025-10-10T00:23:45.9311964Z * [new branch] gh/eellison/846/head -> origin/gh/eellison/846/head 2025-10-10T00:23:45.9312168Z * [new branch] gh/eellison/846/orig -> origin/gh/eellison/846/orig 2025-10-10T00:23:45.9312430Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-10-10T00:23:45.9312615Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-10-10T00:23:45.9312793Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-10-10T00:23:45.9312979Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-10-10T00:23:45.9313158Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-10-10T00:23:45.9313334Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-10-10T00:23:45.9313522Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-10-10T00:23:45.9313705Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-10-10T00:23:45.9313880Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-10-10T00:23:45.9314074Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-10-10T00:23:45.9314249Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-10-10T00:23:45.9314425Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-10-10T00:23:45.9314602Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-10-10T00:23:45.9314792Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-10-10T00:23:45.9314967Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-10-10T00:23:45.9315146Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-10-10T00:23:45.9315335Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-10-10T00:23:45.9315510Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-10-10T00:23:45.9315686Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-10-10T00:23:45.9315873Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-10-10T00:23:45.9316047Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-10-10T00:23:45.9316225Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-10-10T00:23:45.9316409Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-10-10T00:23:45.9316584Z * [new branch] gh/etaf/162/base -> origin/gh/etaf/162/base 2025-10-10T00:23:45.9316761Z * [new branch] gh/etaf/162/head -> origin/gh/etaf/162/head 2025-10-10T00:23:45.9316945Z * [new branch] gh/etaf/162/orig -> origin/gh/etaf/162/orig 2025-10-10T00:23:45.9317123Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-10-10T00:23:45.9317300Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-10-10T00:23:45.9317481Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-10-10T00:23:45.9317663Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-10-10T00:23:45.9317839Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-10-10T00:23:45.9318014Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-10-10T00:23:45.9318197Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-10-10T00:23:45.9318374Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-10-10T00:23:45.9318615Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-10-10T00:23:45.9318796Z * [new branch] gh/etaf/170/base -> origin/gh/etaf/170/base 2025-10-10T00:23:45.9319034Z * [new branch] gh/etaf/170/head -> origin/gh/etaf/170/head 2025-10-10T00:23:45.9319211Z * [new branch] gh/etaf/170/orig -> origin/gh/etaf/170/orig 2025-10-10T00:23:45.9319398Z * [new branch] gh/etaf/171/base -> origin/gh/etaf/171/base 2025-10-10T00:23:45.9319576Z * [new branch] gh/etaf/171/head -> origin/gh/etaf/171/head 2025-10-10T00:23:45.9319755Z * [new branch] gh/etaf/171/orig -> origin/gh/etaf/171/orig 2025-10-10T00:23:45.9319937Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-10-10T00:23:45.9320114Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-10-10T00:23:45.9320292Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-10-10T00:23:45.9320532Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-10-10T00:23:45.9320753Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-10-10T00:23:45.9320972Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-10-10T00:23:45.9321192Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-10-10T00:23:45.9321410Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-10-10T00:23:45.9321626Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-10-10T00:23:45.9321846Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-10-10T00:23:45.9322063Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-10-10T00:23:45.9322262Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-10-10T00:23:45.9322461Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-10-10T00:23:45.9322665Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-10-10T00:23:45.9322858Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-10-10T00:23:45.9323047Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-10-10T00:23:45.9323244Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-10-10T00:23:45.9323434Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-10-10T00:23:45.9323628Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-10-10T00:23:45.9323837Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-10-10T00:23:45.9324025Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-10-10T00:23:45.9324217Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-10-10T00:23:45.9324411Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-10-10T00:23:45.9324600Z * [new branch] gh/ezyang/3122/base -> origin/gh/ezyang/3122/base 2025-10-10T00:23:45.9324788Z * [new branch] gh/ezyang/3122/head -> origin/gh/ezyang/3122/head 2025-10-10T00:23:45.9324991Z * [new branch] gh/ezyang/3122/orig -> origin/gh/ezyang/3122/orig 2025-10-10T00:23:45.9325179Z * [new branch] gh/ezyang/3127/base -> origin/gh/ezyang/3127/base 2025-10-10T00:23:45.9325367Z * [new branch] gh/ezyang/3127/head -> origin/gh/ezyang/3127/head 2025-10-10T00:23:45.9326065Z * [new branch] gh/ezyang/3127/orig -> origin/gh/ezyang/3127/orig 2025-10-10T00:23:45.9326259Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-10-10T00:23:45.9326520Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-10-10T00:23:45.9326720Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-10-10T00:23:45.9326910Z * [new branch] gh/ezyang/3134/base -> origin/gh/ezyang/3134/base 2025-10-10T00:23:45.9327102Z * [new branch] gh/ezyang/3134/head -> origin/gh/ezyang/3134/head 2025-10-10T00:23:45.9327372Z * [new branch] gh/ezyang/3134/orig -> origin/gh/ezyang/3134/orig 2025-10-10T00:23:45.9327578Z * [new branch] gh/ezyang/3135/base -> origin/gh/ezyang/3135/base 2025-10-10T00:23:45.9327767Z * [new branch] gh/ezyang/3135/head -> origin/gh/ezyang/3135/head 2025-10-10T00:23:45.9327960Z * [new branch] gh/ezyang/3135/orig -> origin/gh/ezyang/3135/orig 2025-10-10T00:23:45.9328156Z * [new branch] gh/ezyang/3138/base -> origin/gh/ezyang/3138/base 2025-10-10T00:23:45.9328349Z * [new branch] gh/ezyang/3138/head -> origin/gh/ezyang/3138/head 2025-10-10T00:23:45.9328544Z * [new branch] gh/ezyang/3138/orig -> origin/gh/ezyang/3138/orig 2025-10-10T00:23:45.9328745Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-10-10T00:23:45.9328935Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-10-10T00:23:45.9329122Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-10-10T00:23:45.9329325Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-10-10T00:23:45.9329516Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-10-10T00:23:45.9329709Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-10-10T00:23:45.9329914Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-10-10T00:23:45.9330103Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-10-10T00:23:45.9330291Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-10-10T00:23:45.9330485Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-10-10T00:23:45.9330675Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-10-10T00:23:45.9330868Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-10-10T00:23:45.9331070Z * [new branch] gh/ezyang/3145/base -> origin/gh/ezyang/3145/base 2025-10-10T00:23:45.9331265Z * [new branch] gh/ezyang/3145/head -> origin/gh/ezyang/3145/head 2025-10-10T00:23:45.9331454Z * [new branch] gh/ezyang/3145/orig -> origin/gh/ezyang/3145/orig 2025-10-10T00:23:45.9331651Z * [new branch] gh/ezyang/3146/base -> origin/gh/ezyang/3146/base 2025-10-10T00:23:45.9331845Z * [new branch] gh/ezyang/3146/head -> origin/gh/ezyang/3146/head 2025-10-10T00:23:45.9332033Z * [new branch] gh/ezyang/3146/orig -> origin/gh/ezyang/3146/orig 2025-10-10T00:23:45.9332221Z * [new branch] gh/ezyang/3147/base -> origin/gh/ezyang/3147/base 2025-10-10T00:23:45.9332416Z * [new branch] gh/ezyang/3147/head -> origin/gh/ezyang/3147/head 2025-10-10T00:23:45.9332603Z * [new branch] gh/ezyang/3147/orig -> origin/gh/ezyang/3147/orig 2025-10-10T00:23:45.9332791Z * [new branch] gh/ezyang/3148/base -> origin/gh/ezyang/3148/base 2025-10-10T00:23:45.9333062Z * [new branch] gh/ezyang/3148/head -> origin/gh/ezyang/3148/head 2025-10-10T00:23:45.9333251Z * [new branch] gh/ezyang/3148/orig -> origin/gh/ezyang/3148/orig 2025-10-10T00:23:45.9333859Z * [new branch] gh/ezyang/3149/base -> origin/gh/ezyang/3149/base 2025-10-10T00:23:45.9334064Z * [new branch] gh/ezyang/3149/head -> origin/gh/ezyang/3149/head 2025-10-10T00:23:45.9334256Z * [new branch] gh/ezyang/3149/orig -> origin/gh/ezyang/3149/orig 2025-10-10T00:23:45.9334448Z * [new branch] gh/ezyang/3150/base -> origin/gh/ezyang/3150/base 2025-10-10T00:23:45.9334649Z * [new branch] gh/ezyang/3150/head -> origin/gh/ezyang/3150/head 2025-10-10T00:23:45.9334839Z * [new branch] gh/ezyang/3150/orig -> origin/gh/ezyang/3150/orig 2025-10-10T00:23:45.9335028Z * [new branch] gh/ezyang/3151/base -> origin/gh/ezyang/3151/base 2025-10-10T00:23:45.9335233Z * [new branch] gh/ezyang/3151/head -> origin/gh/ezyang/3151/head 2025-10-10T00:23:45.9335423Z * [new branch] gh/ezyang/3151/orig -> origin/gh/ezyang/3151/orig 2025-10-10T00:23:45.9335622Z * [new branch] gh/ezyang/3152/base -> origin/gh/ezyang/3152/base 2025-10-10T00:23:45.9335829Z * [new branch] gh/ezyang/3152/head -> origin/gh/ezyang/3152/head 2025-10-10T00:23:45.9336015Z * [new branch] gh/ezyang/3152/orig -> origin/gh/ezyang/3152/orig 2025-10-10T00:23:45.9336204Z * [new branch] gh/ezyang/3153/base -> origin/gh/ezyang/3153/base 2025-10-10T00:23:45.9336391Z * [new branch] gh/ezyang/3153/head -> origin/gh/ezyang/3153/head 2025-10-10T00:23:45.9336588Z * [new branch] gh/ezyang/3153/orig -> origin/gh/ezyang/3153/orig 2025-10-10T00:23:45.9336781Z * [new branch] gh/ezyang/3154/base -> origin/gh/ezyang/3154/base 2025-10-10T00:23:45.9336971Z * [new branch] gh/ezyang/3154/head -> origin/gh/ezyang/3154/head 2025-10-10T00:23:45.9337169Z * [new branch] gh/ezyang/3154/orig -> origin/gh/ezyang/3154/orig 2025-10-10T00:23:45.9337355Z * [new branch] gh/ezyang/3155/base -> origin/gh/ezyang/3155/base 2025-10-10T00:23:45.9337554Z * [new branch] gh/ezyang/3155/head -> origin/gh/ezyang/3155/head 2025-10-10T00:23:45.9337757Z * [new branch] gh/ezyang/3155/orig -> origin/gh/ezyang/3155/orig 2025-10-10T00:23:45.9337948Z * [new branch] gh/ezyang/3156/base -> origin/gh/ezyang/3156/base 2025-10-10T00:23:45.9338138Z * [new branch] gh/ezyang/3156/head -> origin/gh/ezyang/3156/head 2025-10-10T00:23:45.9338333Z * [new branch] gh/ezyang/3156/orig -> origin/gh/ezyang/3156/orig 2025-10-10T00:23:45.9338525Z * [new branch] gh/ezyang/3157/base -> origin/gh/ezyang/3157/base 2025-10-10T00:23:45.9338714Z * [new branch] gh/ezyang/3157/head -> origin/gh/ezyang/3157/head 2025-10-10T00:23:45.9338916Z * [new branch] gh/ezyang/3157/orig -> origin/gh/ezyang/3157/orig 2025-10-10T00:23:45.9339104Z * [new branch] gh/ezyang/3158/base -> origin/gh/ezyang/3158/base 2025-10-10T00:23:45.9339295Z * [new branch] gh/ezyang/3158/head -> origin/gh/ezyang/3158/head 2025-10-10T00:23:45.9339492Z * [new branch] gh/ezyang/3158/orig -> origin/gh/ezyang/3158/orig 2025-10-10T00:23:45.9339682Z * [new branch] gh/ezyang/3159/base -> origin/gh/ezyang/3159/base 2025-10-10T00:23:45.9339871Z * [new branch] gh/ezyang/3159/head -> origin/gh/ezyang/3159/head 2025-10-10T00:23:45.9340066Z * [new branch] gh/ezyang/3159/orig -> origin/gh/ezyang/3159/orig 2025-10-10T00:23:45.9340319Z * [new branch] gh/ezyang/3160/base -> origin/gh/ezyang/3160/base 2025-10-10T00:23:45.9340509Z * [new branch] gh/ezyang/3160/head -> origin/gh/ezyang/3160/head 2025-10-10T00:23:45.9340757Z * [new branch] gh/ezyang/3160/orig -> origin/gh/ezyang/3160/orig 2025-10-10T00:23:45.9340955Z * [new branch] gh/ezyang/3161/base -> origin/gh/ezyang/3161/base 2025-10-10T00:23:45.9341143Z * [new branch] gh/ezyang/3161/head -> origin/gh/ezyang/3161/head 2025-10-10T00:23:45.9341333Z * [new branch] gh/ezyang/3161/orig -> origin/gh/ezyang/3161/orig 2025-10-10T00:23:45.9341540Z * [new branch] gh/ezyang/3162/base -> origin/gh/ezyang/3162/base 2025-10-10T00:23:45.9341726Z * [new branch] gh/ezyang/3162/head -> origin/gh/ezyang/3162/head 2025-10-10T00:23:45.9341915Z * [new branch] gh/ezyang/3162/orig -> origin/gh/ezyang/3162/orig 2025-10-10T00:23:45.9342116Z * [new branch] gh/ezyang/3163/base -> origin/gh/ezyang/3163/base 2025-10-10T00:23:45.9342304Z * [new branch] gh/ezyang/3163/head -> origin/gh/ezyang/3163/head 2025-10-10T00:23:45.9342501Z * [new branch] gh/ezyang/3163/orig -> origin/gh/ezyang/3163/orig 2025-10-10T00:23:45.9342703Z * [new branch] gh/ezyang/3164/base -> origin/gh/ezyang/3164/base 2025-10-10T00:23:45.9342895Z * [new branch] gh/ezyang/3164/head -> origin/gh/ezyang/3164/head 2025-10-10T00:23:45.9343085Z * [new branch] gh/ezyang/3164/orig -> origin/gh/ezyang/3164/orig 2025-10-10T00:23:45.9343282Z * [new branch] gh/ezyang/3165/base -> origin/gh/ezyang/3165/base 2025-10-10T00:23:45.9343474Z * [new branch] gh/ezyang/3165/head -> origin/gh/ezyang/3165/head 2025-10-10T00:23:45.9343667Z * [new branch] gh/ezyang/3165/orig -> origin/gh/ezyang/3165/orig 2025-10-10T00:23:45.9343986Z * [new branch] gh/ezyang/3166/base -> origin/gh/ezyang/3166/base 2025-10-10T00:23:45.9344199Z * [new branch] gh/ezyang/3166/head -> origin/gh/ezyang/3166/head 2025-10-10T00:23:45.9344392Z * [new branch] gh/ezyang/3166/orig -> origin/gh/ezyang/3166/orig 2025-10-10T00:23:45.9344590Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-10-10T00:23:45.9344778Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-10-10T00:23:45.9344970Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-10-10T00:23:45.9345165Z * [new branch] gh/ezyang/3168/base -> origin/gh/ezyang/3168/base 2025-10-10T00:23:45.9345363Z * [new branch] gh/ezyang/3168/head -> origin/gh/ezyang/3168/head 2025-10-10T00:23:45.9345556Z * [new branch] gh/ezyang/3168/orig -> origin/gh/ezyang/3168/orig 2025-10-10T00:23:45.9345745Z * [new branch] gh/ezyang/3169/base -> origin/gh/ezyang/3169/base 2025-10-10T00:23:45.9345941Z * [new branch] gh/ezyang/3169/head -> origin/gh/ezyang/3169/head 2025-10-10T00:23:45.9346128Z * [new branch] gh/ezyang/3169/orig -> origin/gh/ezyang/3169/orig 2025-10-10T00:23:45.9346327Z * [new branch] gh/ezyang/3170/base -> origin/gh/ezyang/3170/base 2025-10-10T00:23:45.9346525Z * [new branch] gh/ezyang/3170/head -> origin/gh/ezyang/3170/head 2025-10-10T00:23:45.9346712Z * [new branch] gh/ezyang/3170/orig -> origin/gh/ezyang/3170/orig 2025-10-10T00:23:45.9346897Z * [new branch] gh/ezyang/3171/base -> origin/gh/ezyang/3171/base 2025-10-10T00:23:45.9347092Z * [new branch] gh/ezyang/3171/head -> origin/gh/ezyang/3171/head 2025-10-10T00:23:45.9347354Z * [new branch] gh/ezyang/3171/orig -> origin/gh/ezyang/3171/orig 2025-10-10T00:23:45.9347544Z * [new branch] gh/ezyang/3172/base -> origin/gh/ezyang/3172/base 2025-10-10T00:23:45.9347806Z * [new branch] gh/ezyang/3172/head -> origin/gh/ezyang/3172/head 2025-10-10T00:23:45.9347997Z * [new branch] gh/ezyang/3172/orig -> origin/gh/ezyang/3172/orig 2025-10-10T00:23:45.9348192Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-10-10T00:23:45.9348395Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-10-10T00:23:45.9348583Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-10-10T00:23:45.9348865Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-10-10T00:23:45.9349077Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-10-10T00:23:45.9349268Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-10-10T00:23:45.9349513Z * [new branch] gh/fduwjj/175/base -> origin/gh/fduwjj/175/base 2025-10-10T00:23:45.9349706Z * [new branch] gh/fduwjj/175/head -> origin/gh/fduwjj/175/head 2025-10-10T00:23:45.9349954Z * [new branch] gh/fduwjj/175/orig -> origin/gh/fduwjj/175/orig 2025-10-10T00:23:45.9350144Z * [new branch] gh/fduwjj/176/base -> origin/gh/fduwjj/176/base 2025-10-10T00:23:45.9350330Z * [new branch] gh/fduwjj/176/head -> origin/gh/fduwjj/176/head 2025-10-10T00:23:45.9350521Z * [new branch] gh/fduwjj/176/orig -> origin/gh/fduwjj/176/orig 2025-10-10T00:23:45.9350707Z * [new branch] gh/fduwjj/177/base -> origin/gh/fduwjj/177/base 2025-10-10T00:23:45.9350891Z * [new branch] gh/fduwjj/177/head -> origin/gh/fduwjj/177/head 2025-10-10T00:23:45.9351088Z * [new branch] gh/fduwjj/177/orig -> origin/gh/fduwjj/177/orig 2025-10-10T00:23:45.9351277Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-10-10T00:23:45.9351471Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-10-10T00:23:45.9351671Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-10-10T00:23:45.9351855Z * [new branch] gh/fduwjj/183/base -> origin/gh/fduwjj/183/base 2025-10-10T00:23:45.9352039Z * [new branch] gh/fduwjj/183/head -> origin/gh/fduwjj/183/head 2025-10-10T00:23:45.9352229Z * [new branch] gh/fduwjj/183/orig -> origin/gh/fduwjj/183/orig 2025-10-10T00:23:45.9352414Z * [new branch] gh/fduwjj/184/base -> origin/gh/fduwjj/184/base 2025-10-10T00:23:45.9352605Z * [new branch] gh/fduwjj/184/head -> origin/gh/fduwjj/184/head 2025-10-10T00:23:45.9352796Z * [new branch] gh/fduwjj/184/orig -> origin/gh/fduwjj/184/orig 2025-10-10T00:23:45.9352991Z * [new branch] gh/fduwjj/185/base -> origin/gh/fduwjj/185/base 2025-10-10T00:23:45.9353177Z * [new branch] gh/fduwjj/185/head -> origin/gh/fduwjj/185/head 2025-10-10T00:23:45.9353363Z * [new branch] gh/fduwjj/185/orig -> origin/gh/fduwjj/185/orig 2025-10-10T00:23:45.9353562Z * [new branch] gh/fduwjj/191/base -> origin/gh/fduwjj/191/base 2025-10-10T00:23:45.9353750Z * [new branch] gh/fduwjj/191/head -> origin/gh/fduwjj/191/head 2025-10-10T00:23:45.9353935Z * [new branch] gh/fduwjj/191/orig -> origin/gh/fduwjj/191/orig 2025-10-10T00:23:45.9354128Z * [new branch] gh/fduwjj/192/base -> origin/gh/fduwjj/192/base 2025-10-10T00:23:45.9354394Z * [new branch] gh/fduwjj/192/head -> origin/gh/fduwjj/192/head 2025-10-10T00:23:45.9354581Z * [new branch] gh/fduwjj/192/orig -> origin/gh/fduwjj/192/orig 2025-10-10T00:23:45.9354840Z * [new branch] gh/fduwjj/193/base -> origin/gh/fduwjj/193/base 2025-10-10T00:23:45.9355031Z * [new branch] gh/fduwjj/193/head -> origin/gh/fduwjj/193/head 2025-10-10T00:23:45.9355264Z * [new branch] gh/fduwjj/193/orig -> origin/gh/fduwjj/193/orig 2025-10-10T00:23:45.9355460Z * [new branch] gh/fduwjj/194/base -> origin/gh/fduwjj/194/base 2025-10-10T00:23:45.9355649Z * [new branch] gh/fduwjj/194/head -> origin/gh/fduwjj/194/head 2025-10-10T00:23:45.9355840Z * [new branch] gh/fduwjj/194/orig -> origin/gh/fduwjj/194/orig 2025-10-10T00:23:45.9356081Z * [new branch] gh/fduwjj/195/base -> origin/gh/fduwjj/195/base 2025-10-10T00:23:45.9356273Z * [new branch] gh/fduwjj/195/head -> origin/gh/fduwjj/195/head 2025-10-10T00:23:45.9356461Z * [new branch] gh/fduwjj/195/orig -> origin/gh/fduwjj/195/orig 2025-10-10T00:23:45.9356660Z * [new branch] gh/fduwjj/196/base -> origin/gh/fduwjj/196/base 2025-10-10T00:23:45.9356846Z * [new branch] gh/fduwjj/196/head -> origin/gh/fduwjj/196/head 2025-10-10T00:23:45.9357034Z * [new branch] gh/fduwjj/196/orig -> origin/gh/fduwjj/196/orig 2025-10-10T00:23:45.9357227Z * [new branch] gh/fduwjj/197/base -> origin/gh/fduwjj/197/base 2025-10-10T00:23:45.9357412Z * [new branch] gh/fduwjj/197/head -> origin/gh/fduwjj/197/head 2025-10-10T00:23:45.9357598Z * [new branch] gh/fduwjj/197/orig -> origin/gh/fduwjj/197/orig 2025-10-10T00:23:45.9357786Z * [new branch] gh/fduwjj/198/base -> origin/gh/fduwjj/198/base 2025-10-10T00:23:45.9357985Z * [new branch] gh/fduwjj/198/head -> origin/gh/fduwjj/198/head 2025-10-10T00:23:45.9358176Z * [new branch] gh/fduwjj/198/orig -> origin/gh/fduwjj/198/orig 2025-10-10T00:23:45.9358366Z * [new branch] gh/fduwjj/199/base -> origin/gh/fduwjj/199/base 2025-10-10T00:23:45.9358562Z * [new branch] gh/fduwjj/199/head -> origin/gh/fduwjj/199/head 2025-10-10T00:23:45.9358750Z * [new branch] gh/fduwjj/199/orig -> origin/gh/fduwjj/199/orig 2025-10-10T00:23:45.9358945Z * [new branch] gh/fduwjj/200/base -> origin/gh/fduwjj/200/base 2025-10-10T00:23:45.9359143Z * [new branch] gh/fduwjj/200/head -> origin/gh/fduwjj/200/head 2025-10-10T00:23:45.9359332Z * [new branch] gh/fduwjj/200/orig -> origin/gh/fduwjj/200/orig 2025-10-10T00:23:45.9359519Z * [new branch] gh/fduwjj/201/base -> origin/gh/fduwjj/201/base 2025-10-10T00:23:45.9359719Z * [new branch] gh/fduwjj/201/head -> origin/gh/fduwjj/201/head 2025-10-10T00:23:45.9359904Z * [new branch] gh/fduwjj/201/orig -> origin/gh/fduwjj/201/orig 2025-10-10T00:23:45.9360093Z * [new branch] gh/fduwjj/202/base -> origin/gh/fduwjj/202/base 2025-10-10T00:23:45.9360288Z * [new branch] gh/fduwjj/202/head -> origin/gh/fduwjj/202/head 2025-10-10T00:23:45.9360472Z * [new branch] gh/fduwjj/202/orig -> origin/gh/fduwjj/202/orig 2025-10-10T00:23:45.9360660Z * [new branch] gh/fduwjj/203/base -> origin/gh/fduwjj/203/base 2025-10-10T00:23:45.9360857Z * [new branch] gh/fduwjj/203/head -> origin/gh/fduwjj/203/head 2025-10-10T00:23:45.9361046Z * [new branch] gh/fduwjj/203/orig -> origin/gh/fduwjj/203/orig 2025-10-10T00:23:45.9361308Z * [new branch] gh/fduwjj/204/base -> origin/gh/fduwjj/204/base 2025-10-10T00:23:45.9361562Z * [new branch] gh/fduwjj/204/head -> origin/gh/fduwjj/204/head 2025-10-10T00:23:45.9361749Z * [new branch] gh/fduwjj/204/orig -> origin/gh/fduwjj/204/orig 2025-10-10T00:23:45.9362046Z * [new branch] gh/fduwjj/205/base -> origin/gh/fduwjj/205/base 2025-10-10T00:23:45.9362238Z * [new branch] gh/fduwjj/205/head -> origin/gh/fduwjj/205/head 2025-10-10T00:23:45.9362451Z * [new branch] gh/fduwjj/205/orig -> origin/gh/fduwjj/205/orig 2025-10-10T00:23:45.9362638Z * [new branch] gh/fduwjj/206/base -> origin/gh/fduwjj/206/base 2025-10-10T00:23:45.9362823Z * [new branch] gh/fduwjj/206/head -> origin/gh/fduwjj/206/head 2025-10-10T00:23:45.9363015Z * [new branch] gh/fduwjj/206/orig -> origin/gh/fduwjj/206/orig 2025-10-10T00:23:45.9363204Z * [new branch] gh/fduwjj/207/base -> origin/gh/fduwjj/207/base 2025-10-10T00:23:45.9363392Z * [new branch] gh/fduwjj/207/head -> origin/gh/fduwjj/207/head 2025-10-10T00:23:45.9363593Z * [new branch] gh/fduwjj/207/orig -> origin/gh/fduwjj/207/orig 2025-10-10T00:23:45.9363780Z * [new branch] gh/fduwjj/208/base -> origin/gh/fduwjj/208/base 2025-10-10T00:23:45.9363965Z * [new branch] gh/fduwjj/208/head -> origin/gh/fduwjj/208/head 2025-10-10T00:23:45.9364161Z * [new branch] gh/fduwjj/208/orig -> origin/gh/fduwjj/208/orig 2025-10-10T00:23:45.9364346Z * [new branch] gh/fduwjj/209/base -> origin/gh/fduwjj/209/base 2025-10-10T00:23:45.9364529Z * [new branch] gh/fduwjj/209/head -> origin/gh/fduwjj/209/head 2025-10-10T00:23:45.9364719Z * [new branch] gh/fduwjj/209/orig -> origin/gh/fduwjj/209/orig 2025-10-10T00:23:45.9364911Z * [new branch] gh/fduwjj/210/base -> origin/gh/fduwjj/210/base 2025-10-10T00:23:45.9365096Z * [new branch] gh/fduwjj/210/head -> origin/gh/fduwjj/210/head 2025-10-10T00:23:45.9365303Z * [new branch] gh/fduwjj/210/orig -> origin/gh/fduwjj/210/orig 2025-10-10T00:23:45.9365487Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-10-10T00:23:45.9365674Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-10-10T00:23:45.9365871Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-10-10T00:23:45.9366055Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-10-10T00:23:45.9366239Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-10-10T00:23:45.9366425Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-10-10T00:23:45.9366621Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-10-10T00:23:45.9366813Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-10-10T00:23:45.9367002Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-10-10T00:23:45.9367200Z * [new branch] gh/fduwjj/214/base -> origin/gh/fduwjj/214/base 2025-10-10T00:23:45.9367443Z * [new branch] gh/fduwjj/214/head -> origin/gh/fduwjj/214/head 2025-10-10T00:23:45.9367629Z * [new branch] gh/fduwjj/214/orig -> origin/gh/fduwjj/214/orig 2025-10-10T00:23:45.9367872Z * [new branch] gh/fduwjj/215/base -> origin/gh/fduwjj/215/base 2025-10-10T00:23:45.9368058Z * [new branch] gh/fduwjj/215/head -> origin/gh/fduwjj/215/head 2025-10-10T00:23:45.9368247Z * [new branch] gh/fduwjj/215/orig -> origin/gh/fduwjj/215/orig 2025-10-10T00:23:45.9368515Z * [new branch] gh/fduwjj/216/base -> origin/gh/fduwjj/216/base 2025-10-10T00:23:45.9368702Z * [new branch] gh/fduwjj/216/head -> origin/gh/fduwjj/216/head 2025-10-10T00:23:45.9368950Z * [new branch] gh/fduwjj/216/orig -> origin/gh/fduwjj/216/orig 2025-10-10T00:23:45.9369146Z * [new branch] gh/fduwjj/217/base -> origin/gh/fduwjj/217/base 2025-10-10T00:23:45.9369332Z * [new branch] gh/fduwjj/217/head -> origin/gh/fduwjj/217/head 2025-10-10T00:23:45.9369516Z * [new branch] gh/fduwjj/217/orig -> origin/gh/fduwjj/217/orig 2025-10-10T00:23:45.9369709Z * [new branch] gh/fduwjj/218/base -> origin/gh/fduwjj/218/base 2025-10-10T00:23:45.9369896Z * [new branch] gh/fduwjj/218/head -> origin/gh/fduwjj/218/head 2025-10-10T00:23:45.9370082Z * [new branch] gh/fduwjj/218/orig -> origin/gh/fduwjj/218/orig 2025-10-10T00:23:45.9370279Z * [new branch] gh/fduwjj/219/base -> origin/gh/fduwjj/219/base 2025-10-10T00:23:45.9370464Z * [new branch] gh/fduwjj/219/head -> origin/gh/fduwjj/219/head 2025-10-10T00:23:45.9370658Z * [new branch] gh/fduwjj/219/orig -> origin/gh/fduwjj/219/orig 2025-10-10T00:23:45.9370844Z * [new branch] gh/fduwjj/220/base -> origin/gh/fduwjj/220/base 2025-10-10T00:23:45.9371038Z * [new branch] gh/fduwjj/220/head -> origin/gh/fduwjj/220/head 2025-10-10T00:23:45.9371228Z * [new branch] gh/fduwjj/220/orig -> origin/gh/fduwjj/220/orig 2025-10-10T00:23:45.9371415Z * [new branch] gh/fduwjj/221/base -> origin/gh/fduwjj/221/base 2025-10-10T00:23:45.9371608Z * [new branch] gh/fduwjj/221/head -> origin/gh/fduwjj/221/head 2025-10-10T00:23:45.9371797Z * [new branch] gh/fduwjj/221/orig -> origin/gh/fduwjj/221/orig 2025-10-10T00:23:45.9371982Z * [new branch] gh/fduwjj/222/base -> origin/gh/fduwjj/222/base 2025-10-10T00:23:45.9372189Z * [new branch] gh/fduwjj/222/head -> origin/gh/fduwjj/222/head 2025-10-10T00:23:45.9372381Z * [new branch] gh/fduwjj/222/orig -> origin/gh/fduwjj/222/orig 2025-10-10T00:23:45.9372566Z * [new branch] gh/fduwjj/223/base -> origin/gh/fduwjj/223/base 2025-10-10T00:23:45.9372762Z * [new branch] gh/fduwjj/223/head -> origin/gh/fduwjj/223/head 2025-10-10T00:23:45.9372947Z * [new branch] gh/fduwjj/223/orig -> origin/gh/fduwjj/223/orig 2025-10-10T00:23:45.9373133Z * [new branch] gh/fegin/313/base -> origin/gh/fegin/313/base 2025-10-10T00:23:45.9373379Z * [new branch] gh/fegin/313/head -> origin/gh/fegin/313/head 2025-10-10T00:23:45.9373566Z * [new branch] gh/fegin/313/orig -> origin/gh/fegin/313/orig 2025-10-10T00:23:45.9373800Z * [new branch] gh/fegin/314/base -> origin/gh/fegin/314/base 2025-10-10T00:23:45.9374000Z * [new branch] gh/fegin/314/head -> origin/gh/fegin/314/head 2025-10-10T00:23:45.9374182Z * [new branch] gh/fegin/314/orig -> origin/gh/fegin/314/orig 2025-10-10T00:23:45.9374363Z * [new branch] gh/fegin/315/base -> origin/gh/fegin/315/base 2025-10-10T00:23:45.9374563Z * [new branch] gh/fegin/315/head -> origin/gh/fegin/315/head 2025-10-10T00:23:45.9374750Z * [new branch] gh/fegin/315/orig -> origin/gh/fegin/315/orig 2025-10-10T00:23:45.9374931Z * [new branch] gh/fegin/316/base -> origin/gh/fegin/316/base 2025-10-10T00:23:45.9375114Z * [new branch] gh/fegin/316/head -> origin/gh/fegin/316/head 2025-10-10T00:23:45.9375381Z * [new branch] gh/fegin/316/orig -> origin/gh/fegin/316/orig 2025-10-10T00:23:45.9375561Z * [new branch] gh/fegin/317/base -> origin/gh/fegin/317/base 2025-10-10T00:23:45.9375814Z * [new branch] gh/fegin/317/head -> origin/gh/fegin/317/head 2025-10-10T00:23:45.9376008Z * [new branch] gh/fegin/317/orig -> origin/gh/fegin/317/orig 2025-10-10T00:23:45.9376188Z * [new branch] gh/fegin/318/base -> origin/gh/fegin/318/base 2025-10-10T00:23:45.9376371Z * [new branch] gh/fegin/318/head -> origin/gh/fegin/318/head 2025-10-10T00:23:45.9376566Z * [new branch] gh/fegin/318/orig -> origin/gh/fegin/318/orig 2025-10-10T00:23:45.9376747Z * [new branch] gh/fegin/319/base -> origin/gh/fegin/319/base 2025-10-10T00:23:45.9376927Z * [new branch] gh/fegin/319/head -> origin/gh/fegin/319/head 2025-10-10T00:23:45.9377119Z * [new branch] gh/fegin/319/orig -> origin/gh/fegin/319/orig 2025-10-10T00:23:45.9377300Z * [new branch] gh/fegin/320/base -> origin/gh/fegin/320/base 2025-10-10T00:23:45.9377487Z * [new branch] gh/fegin/320/head -> origin/gh/fegin/320/head 2025-10-10T00:23:45.9377675Z * [new branch] gh/fegin/320/orig -> origin/gh/fegin/320/orig 2025-10-10T00:23:45.9377856Z * [new branch] gh/fegin/321/base -> origin/gh/fegin/321/base 2025-10-10T00:23:45.9378038Z * [new branch] gh/fegin/321/head -> origin/gh/fegin/321/head 2025-10-10T00:23:45.9378228Z * [new branch] gh/fegin/321/orig -> origin/gh/fegin/321/orig 2025-10-10T00:23:45.9378408Z * [new branch] gh/fegin/322/base -> origin/gh/fegin/322/base 2025-10-10T00:23:45.9378593Z * [new branch] gh/fegin/322/head -> origin/gh/fegin/322/head 2025-10-10T00:23:45.9378776Z * [new branch] gh/fegin/322/orig -> origin/gh/fegin/322/orig 2025-10-10T00:23:45.9379006Z * [new branch] gh/fegin/323/base -> origin/gh/fegin/323/base 2025-10-10T00:23:45.9379200Z * [new branch] gh/fegin/323/head -> origin/gh/fegin/323/head 2025-10-10T00:23:45.9379381Z * [new branch] gh/fegin/324/base -> origin/gh/fegin/324/base 2025-10-10T00:23:45.9379619Z * [new branch] gh/fegin/324/head -> origin/gh/fegin/324/head 2025-10-10T00:23:45.9379800Z * [new branch] gh/fegin/324/orig -> origin/gh/fegin/324/orig 2025-10-10T00:23:45.9379981Z * [new branch] gh/fegin/325/base -> origin/gh/fegin/325/base 2025-10-10T00:23:45.9380173Z * [new branch] gh/fegin/325/head -> origin/gh/fegin/325/head 2025-10-10T00:23:45.9380355Z * [new branch] gh/fegin/325/orig -> origin/gh/fegin/325/orig 2025-10-10T00:23:45.9380544Z * [new branch] gh/fegin/326/base -> origin/gh/fegin/326/base 2025-10-10T00:23:45.9380732Z * [new branch] gh/fegin/326/head -> origin/gh/fegin/326/head 2025-10-10T00:23:45.9380918Z * [new branch] gh/fegin/326/orig -> origin/gh/fegin/326/orig 2025-10-10T00:23:45.9381098Z * [new branch] gh/fegin/327/base -> origin/gh/fegin/327/base 2025-10-10T00:23:45.9381285Z * [new branch] gh/fegin/327/head -> origin/gh/fegin/327/head 2025-10-10T00:23:45.9381469Z * [new branch] gh/fegin/327/orig -> origin/gh/fegin/327/orig 2025-10-10T00:23:45.9381657Z * [new branch] gh/fffrog/133/base -> origin/gh/fffrog/133/base 2025-10-10T00:23:45.9381852Z * [new branch] gh/fffrog/133/head -> origin/gh/fffrog/133/head 2025-10-10T00:23:45.9382039Z * [new branch] gh/fffrog/133/orig -> origin/gh/fffrog/133/orig 2025-10-10T00:23:45.9382297Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-10-10T00:23:45.9382489Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-10-10T00:23:45.9382742Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-10-10T00:23:45.9382929Z * [new branch] gh/fffrog/147/base -> origin/gh/fffrog/147/base 2025-10-10T00:23:45.9383114Z * [new branch] gh/fffrog/147/head -> origin/gh/fffrog/147/head 2025-10-10T00:23:45.9383304Z * [new branch] gh/fffrog/147/orig -> origin/gh/fffrog/147/orig 2025-10-10T00:23:45.9383490Z * [new branch] gh/fffrog/149/base -> origin/gh/fffrog/149/base 2025-10-10T00:23:45.9383678Z * [new branch] gh/fffrog/149/head -> origin/gh/fffrog/149/head 2025-10-10T00:23:45.9383877Z * [new branch] gh/fffrog/149/orig -> origin/gh/fffrog/149/orig 2025-10-10T00:23:45.9384073Z * [new branch] gh/fffrog/150/base -> origin/gh/fffrog/150/base 2025-10-10T00:23:45.9384259Z * [new branch] gh/fffrog/150/head -> origin/gh/fffrog/150/head 2025-10-10T00:23:45.9384460Z * [new branch] gh/fffrog/150/orig -> origin/gh/fffrog/150/orig 2025-10-10T00:23:45.9384643Z * [new branch] gh/fffrog/153/base -> origin/gh/fffrog/153/base 2025-10-10T00:23:45.9384876Z * [new branch] gh/fffrog/153/head -> origin/gh/fffrog/153/head 2025-10-10T00:23:45.9385078Z * [new branch] gh/fffrog/153/orig -> origin/gh/fffrog/153/orig 2025-10-10T00:23:45.9385262Z * [new branch] gh/fffrog/154/base -> origin/gh/fffrog/154/base 2025-10-10T00:23:45.9385499Z * [new branch] gh/fffrog/154/head -> origin/gh/fffrog/154/head 2025-10-10T00:23:45.9385697Z * [new branch] gh/fffrog/154/orig -> origin/gh/fffrog/154/orig 2025-10-10T00:23:45.9385886Z * [new branch] gh/fffrog/155/base -> origin/gh/fffrog/155/base 2025-10-10T00:23:45.9386072Z * [new branch] gh/fffrog/155/head -> origin/gh/fffrog/155/head 2025-10-10T00:23:45.9386267Z * [new branch] gh/fffrog/155/orig -> origin/gh/fffrog/155/orig 2025-10-10T00:23:45.9386456Z * [new branch] gh/fffrog/156/base -> origin/gh/fffrog/156/base 2025-10-10T00:23:45.9386643Z * [new branch] gh/fffrog/156/head -> origin/gh/fffrog/156/head 2025-10-10T00:23:45.9386829Z * [new branch] gh/fffrog/156/orig -> origin/gh/fffrog/156/orig 2025-10-10T00:23:45.9387025Z * [new branch] gh/fffrog/157/base -> origin/gh/fffrog/157/base 2025-10-10T00:23:45.9387209Z * [new branch] gh/fffrog/157/head -> origin/gh/fffrog/157/head 2025-10-10T00:23:45.9387398Z * [new branch] gh/fffrog/157/orig -> origin/gh/fffrog/157/orig 2025-10-10T00:23:45.9387590Z * [new branch] gh/fffrog/158/base -> origin/gh/fffrog/158/base 2025-10-10T00:23:45.9387783Z * [new branch] gh/fffrog/158/head -> origin/gh/fffrog/158/head 2025-10-10T00:23:45.9387992Z * [new branch] gh/fffrog/158/orig -> origin/gh/fffrog/158/orig 2025-10-10T00:23:45.9388189Z * [new branch] gh/fffrog/159/base -> origin/gh/fffrog/159/base 2025-10-10T00:23:45.9388381Z * [new branch] gh/fffrog/159/head -> origin/gh/fffrog/159/head 2025-10-10T00:23:45.9388574Z * [new branch] gh/fffrog/159/orig -> origin/gh/fffrog/159/orig 2025-10-10T00:23:45.9388845Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-10-10T00:23:45.9389039Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-10-10T00:23:45.9389302Z * [new branch] gh/fffrog/161/base -> origin/gh/fffrog/161/base 2025-10-10T00:23:45.9389495Z * [new branch] gh/fffrog/161/head -> origin/gh/fffrog/161/head 2025-10-10T00:23:45.9389755Z * [new branch] gh/fffrog/161/orig -> origin/gh/fffrog/161/orig 2025-10-10T00:23:45.9389944Z * [new branch] gh/fffrog/162/base -> origin/gh/fffrog/162/base 2025-10-10T00:23:45.9390136Z * [new branch] gh/fffrog/162/head -> origin/gh/fffrog/162/head 2025-10-10T00:23:45.9390323Z * [new branch] gh/fffrog/162/orig -> origin/gh/fffrog/162/orig 2025-10-10T00:23:45.9390507Z * [new branch] gh/fffrog/163/base -> origin/gh/fffrog/163/base 2025-10-10T00:23:45.9390739Z * [new branch] gh/fffrog/163/head -> origin/gh/fffrog/163/head 2025-10-10T00:23:45.9390948Z * [new branch] gh/fffrog/163/orig -> origin/gh/fffrog/163/orig 2025-10-10T00:23:45.9391140Z * [new branch] gh/fffrog/164/base -> origin/gh/fffrog/164/base 2025-10-10T00:23:45.9391390Z * [new branch] gh/fffrog/164/head -> origin/gh/fffrog/164/head 2025-10-10T00:23:45.9391581Z * [new branch] gh/fffrog/164/orig -> origin/gh/fffrog/164/orig 2025-10-10T00:23:45.9391768Z * [new branch] gh/fffrog/165/base -> origin/gh/fffrog/165/base 2025-10-10T00:23:45.9391954Z * [new branch] gh/fffrog/165/head -> origin/gh/fffrog/165/head 2025-10-10T00:23:45.9392155Z * [new branch] gh/fffrog/165/orig -> origin/gh/fffrog/165/orig 2025-10-10T00:23:45.9392341Z * [new branch] gh/fffrog/166/base -> origin/gh/fffrog/166/base 2025-10-10T00:23:45.9392526Z * [new branch] gh/fffrog/166/head -> origin/gh/fffrog/166/head 2025-10-10T00:23:45.9392718Z * [new branch] gh/fffrog/166/orig -> origin/gh/fffrog/166/orig 2025-10-10T00:23:45.9392907Z * [new branch] gh/fffrog/167/base -> origin/gh/fffrog/167/base 2025-10-10T00:23:45.9393094Z * [new branch] gh/fffrog/167/head -> origin/gh/fffrog/167/head 2025-10-10T00:23:45.9393292Z * [new branch] gh/fffrog/167/orig -> origin/gh/fffrog/167/orig 2025-10-10T00:23:45.9393480Z * [new branch] gh/fffrog/168/base -> origin/gh/fffrog/168/base 2025-10-10T00:23:45.9393665Z * [new branch] gh/fffrog/168/head -> origin/gh/fffrog/168/head 2025-10-10T00:23:45.9393861Z * [new branch] gh/fffrog/168/orig -> origin/gh/fffrog/168/orig 2025-10-10T00:23:45.9394051Z * [new branch] gh/fffrog/169/base -> origin/gh/fffrog/169/base 2025-10-10T00:23:45.9394236Z * [new branch] gh/fffrog/169/head -> origin/gh/fffrog/169/head 2025-10-10T00:23:45.9394429Z * [new branch] gh/fffrog/169/orig -> origin/gh/fffrog/169/orig 2025-10-10T00:23:45.9394619Z * [new branch] gh/fffrog/170/base -> origin/gh/fffrog/170/base 2025-10-10T00:23:45.9394806Z * [new branch] gh/fffrog/170/head -> origin/gh/fffrog/170/head 2025-10-10T00:23:45.9395002Z * [new branch] gh/fffrog/170/orig -> origin/gh/fffrog/170/orig 2025-10-10T00:23:45.9395188Z * [new branch] gh/fffrog/171/base -> origin/gh/fffrog/171/base 2025-10-10T00:23:45.9395375Z * [new branch] gh/fffrog/171/head -> origin/gh/fffrog/171/head 2025-10-10T00:23:45.9395562Z * [new branch] gh/fffrog/171/orig -> origin/gh/fffrog/171/orig 2025-10-10T00:23:45.9395758Z * [new branch] gh/fffrog/172/base -> origin/gh/fffrog/172/base 2025-10-10T00:23:45.9395942Z * [new branch] gh/fffrog/172/head -> origin/gh/fffrog/172/head 2025-10-10T00:23:45.9396201Z * [new branch] gh/fffrog/172/orig -> origin/gh/fffrog/172/orig 2025-10-10T00:23:45.9396396Z * [new branch] gh/fffrog/173/base -> origin/gh/fffrog/173/base 2025-10-10T00:23:45.9396703Z * [new branch] gh/fffrog/173/head -> origin/gh/fffrog/173/head 2025-10-10T00:23:45.9396891Z * [new branch] gh/fffrog/173/orig -> origin/gh/fffrog/173/orig 2025-10-10T00:23:45.9397135Z * [new branch] gh/fffrog/174/base -> origin/gh/fffrog/174/base 2025-10-10T00:23:45.9397323Z * [new branch] gh/fffrog/174/head -> origin/gh/fffrog/174/head 2025-10-10T00:23:45.9397509Z * [new branch] gh/fffrog/174/orig -> origin/gh/fffrog/174/orig 2025-10-10T00:23:45.9397702Z * [new branch] gh/fffrog/175/base -> origin/gh/fffrog/175/base 2025-10-10T00:23:45.9397889Z * [new branch] gh/fffrog/175/head -> origin/gh/fffrog/175/head 2025-10-10T00:23:45.9398078Z * [new branch] gh/fffrog/175/orig -> origin/gh/fffrog/175/orig 2025-10-10T00:23:45.9398276Z * [new branch] gh/fffrog/176/base -> origin/gh/fffrog/176/base 2025-10-10T00:23:45.9398464Z * [new branch] gh/fffrog/176/head -> origin/gh/fffrog/176/head 2025-10-10T00:23:45.9398651Z * [new branch] gh/fffrog/176/orig -> origin/gh/fffrog/176/orig 2025-10-10T00:23:45.9398857Z * [new branch] gh/fxdawnn/1/base -> origin/gh/fxdawnn/1/base 2025-10-10T00:23:45.9399046Z * [new branch] gh/fxdawnn/1/head -> origin/gh/fxdawnn/1/head 2025-10-10T00:23:45.9399233Z * [new branch] gh/fxdawnn/1/orig -> origin/gh/fxdawnn/1/orig 2025-10-10T00:23:45.9399423Z * [new branch] gh/fxdawnn/2/base -> origin/gh/fxdawnn/2/base 2025-10-10T00:23:45.9399608Z * [new branch] gh/fxdawnn/2/head -> origin/gh/fxdawnn/2/head 2025-10-10T00:23:45.9399797Z * [new branch] gh/fxdawnn/2/orig -> origin/gh/fxdawnn/2/orig 2025-10-10T00:23:45.9399983Z * [new branch] gh/fxdawnn/3/base -> origin/gh/fxdawnn/3/base 2025-10-10T00:23:45.9400186Z * [new branch] gh/fxdawnn/3/head -> origin/gh/fxdawnn/3/head 2025-10-10T00:23:45.9400368Z * [new branch] gh/fxdawnn/3/orig -> origin/gh/fxdawnn/3/orig 2025-10-10T00:23:45.9400552Z * [new branch] gh/fxdawnn/4/base -> origin/gh/fxdawnn/4/base 2025-10-10T00:23:45.9400746Z * [new branch] gh/fxdawnn/4/orig -> origin/gh/fxdawnn/4/orig 2025-10-10T00:23:45.9400943Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-10-10T00:23:45.9401140Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-10-10T00:23:45.9401347Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-10-10T00:23:45.9401546Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-10-10T00:23:45.9401742Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-10-10T00:23:45.9401948Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-10-10T00:23:45.9402146Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-10-10T00:23:45.9402338Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-10-10T00:23:45.9402599Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-10-10T00:23:45.9402802Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-10-10T00:23:45.9403050Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-10-10T00:23:45.9403254Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-10-10T00:23:45.9403527Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-10-10T00:23:45.9403730Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-10-10T00:23:45.9404001Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-10-10T00:23:45.9404200Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-10-10T00:23:45.9404403Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-10-10T00:23:45.9404600Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-10-10T00:23:45.9404806Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-10-10T00:23:45.9405002Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-10-10T00:23:45.9405202Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-10-10T00:23:45.9405405Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-10-10T00:23:45.9405605Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-10-10T00:23:45.9405801Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-10-10T00:23:45.9406006Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-10-10T00:23:45.9406204Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-10-10T00:23:45.9406401Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-10-10T00:23:45.9406601Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-10-10T00:23:45.9406798Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-10-10T00:23:45.9407001Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-10-10T00:23:45.9407201Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-10-10T00:23:45.9407404Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-10-10T00:23:45.9407602Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-10-10T00:23:45.9407810Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-10-10T00:23:45.9408006Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-10-10T00:23:45.9408202Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-10-10T00:23:45.9408455Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-10-10T00:23:45.9408650Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-10-10T00:23:45.9433174Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-10-10T00:23:45.9433604Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-10-10T00:23:45.9433834Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-10-10T00:23:45.9434039Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-10-10T00:23:45.9434234Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-10-10T00:23:45.9434427Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-10-10T00:23:45.9434625Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-10-10T00:23:45.9434819Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-10-10T00:23:45.9435175Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-10-10T00:23:45.9435375Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-10-10T00:23:45.9435654Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-10-10T00:23:45.9435849Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-10-10T00:23:45.9436049Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-10-10T00:23:45.9436251Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-10-10T00:23:45.9436450Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-10-10T00:23:45.9436663Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-10-10T00:23:45.9436863Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-10-10T00:23:45.9437068Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-10-10T00:23:45.9437282Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-10-10T00:23:45.9437548Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-10-10T00:23:45.9437747Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-10-10T00:23:45.9437999Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-10-10T00:23:45.9438199Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-10-10T00:23:45.9438397Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-10-10T00:23:45.9438603Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-10-10T00:23:45.9438816Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-10-10T00:23:45.9439015Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-10-10T00:23:45.9439219Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-10-10T00:23:45.9439422Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-10-10T00:23:45.9439615Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-10-10T00:23:45.9439809Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-10-10T00:23:45.9440008Z * [new branch] gh/guangyey/194/base -> origin/gh/guangyey/194/base 2025-10-10T00:23:45.9440202Z * [new branch] gh/guangyey/194/head -> origin/gh/guangyey/194/head 2025-10-10T00:23:45.9440396Z * [new branch] gh/guangyey/194/orig -> origin/gh/guangyey/194/orig 2025-10-10T00:23:45.9440599Z * [new branch] gh/guangyey/195/base -> origin/gh/guangyey/195/base 2025-10-10T00:23:45.9440792Z * [new branch] gh/guangyey/195/head -> origin/gh/guangyey/195/head 2025-10-10T00:23:45.9440991Z * [new branch] gh/guangyey/195/orig -> origin/gh/guangyey/195/orig 2025-10-10T00:23:45.9441193Z * [new branch] gh/guangyey/201/base -> origin/gh/guangyey/201/base 2025-10-10T00:23:45.9441386Z * [new branch] gh/guangyey/201/head -> origin/gh/guangyey/201/head 2025-10-10T00:23:45.9441582Z * [new branch] gh/guangyey/201/orig -> origin/gh/guangyey/201/orig 2025-10-10T00:23:45.9441780Z * [new branch] gh/guangyey/202/base -> origin/gh/guangyey/202/base 2025-10-10T00:23:45.9441974Z * [new branch] gh/guangyey/202/head -> origin/gh/guangyey/202/head 2025-10-10T00:23:45.9442169Z * [new branch] gh/guangyey/202/orig -> origin/gh/guangyey/202/orig 2025-10-10T00:23:45.9442449Z * [new branch] gh/guangyey/203/base -> origin/gh/guangyey/203/base 2025-10-10T00:23:45.9442641Z * [new branch] gh/guangyey/203/head -> origin/gh/guangyey/203/head 2025-10-10T00:23:45.9442901Z * [new branch] gh/guangyey/203/orig -> origin/gh/guangyey/203/orig 2025-10-10T00:23:45.9443095Z * [new branch] gh/guangyey/205/base -> origin/gh/guangyey/205/base 2025-10-10T00:23:45.9443348Z * [new branch] gh/guangyey/205/head -> origin/gh/guangyey/205/head 2025-10-10T00:23:45.9443544Z * [new branch] gh/guangyey/205/orig -> origin/gh/guangyey/205/orig 2025-10-10T00:23:45.9443785Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-10-10T00:23:45.9443984Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-10-10T00:23:45.9444177Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-10-10T00:23:45.9444376Z * [new branch] gh/guangyey/209/base -> origin/gh/guangyey/209/base 2025-10-10T00:23:45.9444578Z * [new branch] gh/guangyey/209/head -> origin/gh/guangyey/209/head 2025-10-10T00:23:45.9444776Z * [new branch] gh/guangyey/209/orig -> origin/gh/guangyey/209/orig 2025-10-10T00:23:45.9444970Z * [new branch] gh/guangyey/210/base -> origin/gh/guangyey/210/base 2025-10-10T00:23:45.9445174Z * [new branch] gh/guangyey/210/head -> origin/gh/guangyey/210/head 2025-10-10T00:23:45.9445371Z * [new branch] gh/guangyey/210/orig -> origin/gh/guangyey/210/orig 2025-10-10T00:23:45.9445567Z * [new branch] gh/guangyey/211/base -> origin/gh/guangyey/211/base 2025-10-10T00:23:45.9445765Z * [new branch] gh/guangyey/211/head -> origin/gh/guangyey/211/head 2025-10-10T00:23:45.9445965Z * [new branch] gh/guangyey/211/orig -> origin/gh/guangyey/211/orig 2025-10-10T00:23:45.9446171Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-10-10T00:23:45.9446378Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-10-10T00:23:45.9446579Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-10-10T00:23:45.9446828Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-10-10T00:23:45.9447079Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-10-10T00:23:45.9447318Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-10-10T00:23:45.9447560Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-10-10T00:23:45.9447819Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-10-10T00:23:45.9448066Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-10-10T00:23:45.9448306Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-10-10T00:23:45.9448551Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-10-10T00:23:45.9448801Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-10-10T00:23:45.9449088Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-10-10T00:23:45.9449329Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-10-10T00:23:45.9449628Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-10-10T00:23:45.9449869Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-10-10T00:23:45.9450187Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-10-10T00:23:45.9450433Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-10-10T00:23:45.9450740Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-10-10T00:23:45.9450983Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-10-10T00:23:45.9451229Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-10-10T00:23:45.9451469Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-10-10T00:23:45.9451708Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-10-10T00:23:45.9451960Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-10-10T00:23:45.9452209Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-10-10T00:23:45.9452449Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-10-10T00:23:45.9452700Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-10-10T00:23:45.9452940Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-10-10T00:23:45.9453182Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-10-10T00:23:45.9453422Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-10-10T00:23:45.9453660Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-10-10T00:23:45.9453900Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-10-10T00:23:45.9454157Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-10-10T00:23:45.9454397Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-10-10T00:23:45.9454645Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-10-10T00:23:45.9454944Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-10-10T00:23:45.9455192Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-10-10T00:23:45.9455480Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-10-10T00:23:45.9455728Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-10-10T00:23:45.9455967Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-10-10T00:23:45.9456210Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-10-10T00:23:45.9456452Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-10-10T00:23:45.9456699Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-10-10T00:23:45.9456945Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-10-10T00:23:45.9457185Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-10-10T00:23:45.9457433Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-10-10T00:23:45.9457675Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-10-10T00:23:45.9457911Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-10-10T00:23:45.9458161Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-10-10T00:23:45.9458486Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-10-10T00:23:45.9458727Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-10-10T00:23:45.9459048Z * [new branch] gh/guilhermeleobas/237/base -> origin/gh/guilhermeleobas/237/base 2025-10-10T00:23:45.9459289Z * [new branch] gh/guilhermeleobas/237/head -> origin/gh/guilhermeleobas/237/head 2025-10-10T00:23:45.9459532Z * [new branch] gh/guilhermeleobas/237/orig -> origin/gh/guilhermeleobas/237/orig 2025-10-10T00:23:45.9459786Z * [new branch] gh/guilhermeleobas/239/base -> origin/gh/guilhermeleobas/239/base 2025-10-10T00:23:45.9460035Z * [new branch] gh/guilhermeleobas/239/head -> origin/gh/guilhermeleobas/239/head 2025-10-10T00:23:45.9460282Z * [new branch] gh/guilhermeleobas/239/orig -> origin/gh/guilhermeleobas/239/orig 2025-10-10T00:23:45.9460543Z * [new branch] gh/guilhermeleobas/246/base -> origin/gh/guilhermeleobas/246/base 2025-10-10T00:23:45.9460840Z * [new branch] gh/guilhermeleobas/246/head -> origin/gh/guilhermeleobas/246/head 2025-10-10T00:23:45.9461091Z * [new branch] gh/guilhermeleobas/246/orig -> origin/gh/guilhermeleobas/246/orig 2025-10-10T00:23:45.9461403Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-10-10T00:23:45.9461643Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-10-10T00:23:45.9461885Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-10-10T00:23:45.9462132Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-10-10T00:23:45.9462372Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-10-10T00:23:45.9462620Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-10-10T00:23:45.9462872Z * [new branch] gh/guilhermeleobas/249/base -> origin/gh/guilhermeleobas/249/base 2025-10-10T00:23:45.9463120Z * [new branch] gh/guilhermeleobas/249/head -> origin/gh/guilhermeleobas/249/head 2025-10-10T00:23:45.9463365Z * [new branch] gh/guilhermeleobas/249/orig -> origin/gh/guilhermeleobas/249/orig 2025-10-10T00:23:45.9463606Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-10-10T00:23:45.9463851Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-10-10T00:23:45.9464091Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-10-10T00:23:45.9464320Z * [new branch] gh/henrylhtsang/150/base -> origin/gh/henrylhtsang/150/base 2025-10-10T00:23:45.9464558Z * [new branch] gh/henrylhtsang/150/head -> origin/gh/henrylhtsang/150/head 2025-10-10T00:23:45.9464781Z * [new branch] gh/henrylhtsang/150/orig -> origin/gh/henrylhtsang/150/orig 2025-10-10T00:23:45.9465008Z * [new branch] gh/henrylhtsang/151/base -> origin/gh/henrylhtsang/151/base 2025-10-10T00:23:45.9465238Z * [new branch] gh/henrylhtsang/151/head -> origin/gh/henrylhtsang/151/head 2025-10-10T00:23:45.9465458Z * [new branch] gh/henrylhtsang/151/orig -> origin/gh/henrylhtsang/151/orig 2025-10-10T00:23:45.9465677Z * [new branch] gh/henrylhtsang/152/base -> origin/gh/henrylhtsang/152/base 2025-10-10T00:23:45.9465906Z * [new branch] gh/henrylhtsang/152/head -> origin/gh/henrylhtsang/152/head 2025-10-10T00:23:45.9466127Z * [new branch] gh/henrylhtsang/152/orig -> origin/gh/henrylhtsang/152/orig 2025-10-10T00:23:45.9466351Z * [new branch] gh/henrylhtsang/153/base -> origin/gh/henrylhtsang/153/base 2025-10-10T00:23:45.9467198Z * [new branch] gh/henrylhtsang/153/head -> origin/gh/henrylhtsang/153/head 2025-10-10T00:23:45.9467420Z * [new branch] gh/henrylhtsang/153/orig -> origin/gh/henrylhtsang/153/orig 2025-10-10T00:23:45.9467698Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-10-10T00:23:45.9467885Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-10-10T00:23:45.9468067Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-10-10T00:23:45.9468253Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-10-10T00:23:45.9468431Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-10-10T00:23:45.9468611Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-10-10T00:23:45.9468891Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-10-10T00:23:45.9469074Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-10-10T00:23:45.9469270Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-10-10T00:23:45.9469514Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-10-10T00:23:45.9469715Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-10-10T00:23:45.9469902Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-10-10T00:23:45.9470086Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-10-10T00:23:45.9470281Z * [new branch] gh/isuruf/147/base -> origin/gh/isuruf/147/base 2025-10-10T00:23:45.9470470Z * [new branch] gh/isuruf/147/head -> origin/gh/isuruf/147/head 2025-10-10T00:23:45.9470662Z * [new branch] gh/isuruf/147/orig -> origin/gh/isuruf/147/orig 2025-10-10T00:23:45.9470862Z * [new branch] gh/isuruf/148/base -> origin/gh/isuruf/148/base 2025-10-10T00:23:45.9471049Z * [new branch] gh/isuruf/148/head -> origin/gh/isuruf/148/head 2025-10-10T00:23:45.9471235Z * [new branch] gh/isuruf/148/orig -> origin/gh/isuruf/148/orig 2025-10-10T00:23:45.9471428Z * [new branch] gh/isuruf/149/base -> origin/gh/isuruf/149/base 2025-10-10T00:23:45.9471613Z * [new branch] gh/isuruf/149/head -> origin/gh/isuruf/149/head 2025-10-10T00:23:45.9471799Z * [new branch] gh/isuruf/149/orig -> origin/gh/isuruf/149/orig 2025-10-10T00:23:45.9471990Z * [new branch] gh/isuruf/150/base -> origin/gh/isuruf/150/base 2025-10-10T00:23:45.9472182Z * [new branch] gh/isuruf/150/head -> origin/gh/isuruf/150/head 2025-10-10T00:23:45.9472430Z * [new branch] gh/isuruf/150/orig -> origin/gh/isuruf/150/orig 2025-10-10T00:23:45.9472638Z * [new branch] gh/isuruf/151/base -> origin/gh/isuruf/151/base 2025-10-10T00:23:45.9472886Z * [new branch] gh/isuruf/151/head -> origin/gh/isuruf/151/head 2025-10-10T00:23:45.9473077Z * [new branch] gh/isuruf/151/orig -> origin/gh/isuruf/151/orig 2025-10-10T00:23:45.9473281Z * [new branch] gh/isuruf/152/base -> origin/gh/isuruf/152/base 2025-10-10T00:23:45.9473468Z * [new branch] gh/isuruf/152/head -> origin/gh/isuruf/152/head 2025-10-10T00:23:45.9473657Z * [new branch] gh/isuruf/152/orig -> origin/gh/isuruf/152/orig 2025-10-10T00:23:45.9473848Z * [new branch] gh/isuruf/153/base -> origin/gh/isuruf/153/base 2025-10-10T00:23:45.9474047Z * [new branch] gh/isuruf/153/head -> origin/gh/isuruf/153/head 2025-10-10T00:23:45.9474321Z * [new branch] gh/isuruf/153/orig -> origin/gh/isuruf/153/orig 2025-10-10T00:23:45.9474510Z * [new branch] gh/isuruf/154/base -> origin/gh/isuruf/154/base 2025-10-10T00:23:45.9475104Z * [new branch] gh/isuruf/154/head -> origin/gh/isuruf/154/head 2025-10-10T00:23:45.9475306Z * [new branch] gh/isuruf/154/orig -> origin/gh/isuruf/154/orig 2025-10-10T00:23:45.9475499Z * [new branch] gh/isuruf/155/base -> origin/gh/isuruf/155/base 2025-10-10T00:23:45.9475696Z * [new branch] gh/isuruf/155/head -> origin/gh/isuruf/155/head 2025-10-10T00:23:45.9475883Z * [new branch] gh/isuruf/155/orig -> origin/gh/isuruf/155/orig 2025-10-10T00:23:45.9476070Z * [new branch] gh/isuruf/156/base -> origin/gh/isuruf/156/base 2025-10-10T00:23:45.9476266Z * [new branch] gh/isuruf/156/head -> origin/gh/isuruf/156/head 2025-10-10T00:23:45.9476457Z * [new branch] gh/isuruf/156/orig -> origin/gh/isuruf/156/orig 2025-10-10T00:23:45.9476644Z * [new branch] gh/isuruf/157/base -> origin/gh/isuruf/157/base 2025-10-10T00:23:45.9476848Z * [new branch] gh/isuruf/157/head -> origin/gh/isuruf/157/head 2025-10-10T00:23:45.9477039Z * [new branch] gh/isuruf/157/orig -> origin/gh/isuruf/157/orig 2025-10-10T00:23:45.9477225Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-10-10T00:23:45.9477418Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-10-10T00:23:45.9477601Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-10-10T00:23:45.9477805Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-10-10T00:23:45.9478015Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-10-10T00:23:45.9478279Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-10-10T00:23:45.9478482Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-10-10T00:23:45.9478732Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-10-10T00:23:45.9478938Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-10-10T00:23:45.9479133Z * [new branch] gh/jamesjwu/186/base -> origin/gh/jamesjwu/186/base 2025-10-10T00:23:45.9479331Z * [new branch] gh/jamesjwu/186/head -> origin/gh/jamesjwu/186/head 2025-10-10T00:23:45.9479537Z * [new branch] gh/jamesjwu/186/orig -> origin/gh/jamesjwu/186/orig 2025-10-10T00:23:45.9479732Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-10-10T00:23:45.9479931Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-10-10T00:23:45.9480145Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-10-10T00:23:45.9480339Z * [new branch] gh/jamesjwu/189/base -> origin/gh/jamesjwu/189/base 2025-10-10T00:23:45.9480548Z * [new branch] gh/jamesjwu/189/head -> origin/gh/jamesjwu/189/head 2025-10-10T00:23:45.9480756Z * [new branch] gh/jamesjwu/189/orig -> origin/gh/jamesjwu/189/orig 2025-10-10T00:23:45.9480949Z * [new branch] gh/jamesjwu/190/base -> origin/gh/jamesjwu/190/base 2025-10-10T00:23:45.9481144Z * [new branch] gh/jamesjwu/190/head -> origin/gh/jamesjwu/190/head 2025-10-10T00:23:45.9481344Z * [new branch] gh/jamesjwu/190/orig -> origin/gh/jamesjwu/190/orig 2025-10-10T00:23:45.9481541Z * [new branch] gh/jamesjwu/191/base -> origin/gh/jamesjwu/191/base 2025-10-10T00:23:45.9481831Z * [new branch] gh/jamesjwu/191/head -> origin/gh/jamesjwu/191/head 2025-10-10T00:23:45.9482036Z * [new branch] gh/jamesjwu/191/orig -> origin/gh/jamesjwu/191/orig 2025-10-10T00:23:45.9482296Z * [new branch] gh/jamesjwu/192/base -> origin/gh/jamesjwu/192/base 2025-10-10T00:23:45.9482500Z * [new branch] gh/jamesjwu/192/head -> origin/gh/jamesjwu/192/head 2025-10-10T00:23:45.9482708Z * [new branch] gh/jamesjwu/193/base -> origin/gh/jamesjwu/193/base 2025-10-10T00:23:45.9482903Z * [new branch] gh/jamesjwu/193/head -> origin/gh/jamesjwu/193/head 2025-10-10T00:23:45.9483100Z * [new branch] gh/jamesjwu/193/orig -> origin/gh/jamesjwu/193/orig 2025-10-10T00:23:45.9483299Z * [new branch] gh/jamesjwu/194/base -> origin/gh/jamesjwu/194/base 2025-10-10T00:23:45.9483500Z * [new branch] gh/jamesjwu/194/head -> origin/gh/jamesjwu/194/head 2025-10-10T00:23:45.9483704Z * [new branch] gh/jamesjwu/194/orig -> origin/gh/jamesjwu/194/orig 2025-10-10T00:23:45.9483936Z * [new branch] gh/jamesjwu/195/base -> origin/gh/jamesjwu/195/base 2025-10-10T00:23:45.9484157Z * [new branch] gh/jamesjwu/195/head -> origin/gh/jamesjwu/195/head 2025-10-10T00:23:45.9484355Z * [new branch] gh/jamesjwu/195/orig -> origin/gh/jamesjwu/195/orig 2025-10-10T00:23:45.9484604Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-10-10T00:23:45.9484808Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-10-10T00:23:45.9485005Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-10-10T00:23:45.9485202Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-10-10T00:23:45.9485410Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-10-10T00:23:45.9485613Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-10-10T00:23:45.9485807Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-10-10T00:23:45.9486012Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-10-10T00:23:45.9486206Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-10-10T00:23:45.9486403Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-10-10T00:23:45.9486602Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-10-10T00:23:45.9486797Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-10-10T00:23:45.9486989Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-10-10T00:23:45.9487191Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-10-10T00:23:45.9487389Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-10-10T00:23:45.9487586Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-10-10T00:23:45.9487782Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-10-10T00:23:45.9487981Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-10-10T00:23:45.9488175Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-10-10T00:23:45.9488366Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-10-10T00:23:45.9488572Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-10-10T00:23:45.9488766Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-10-10T00:23:45.9489030Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-10-10T00:23:45.9489232Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-10-10T00:23:45.9489489Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-10-10T00:23:45.9489687Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-10-10T00:23:45.9489938Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-10-10T00:23:45.9490133Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-10-10T00:23:45.9490373Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-10-10T00:23:45.9490575Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-10-10T00:23:45.9490772Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-10-10T00:23:45.9490971Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-10-10T00:23:45.9491174Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-10-10T00:23:45.9491372Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-10-10T00:23:45.9491566Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-10-10T00:23:45.9491770Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-10-10T00:23:45.9491966Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-10-10T00:23:45.9492161Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-10-10T00:23:45.9492354Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-10-10T00:23:45.9492557Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-10-10T00:23:45.9492756Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-10-10T00:23:45.9492950Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-10-10T00:23:45.9493157Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-10-10T00:23:45.9493347Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-10-10T00:23:45.9493539Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-10-10T00:23:45.9493739Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-10-10T00:23:45.9493932Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-10-10T00:23:45.9494126Z * [new branch] gh/janeyx99/304/base -> origin/gh/janeyx99/304/base 2025-10-10T00:23:45.9494329Z * [new branch] gh/janeyx99/304/head -> origin/gh/janeyx99/304/head 2025-10-10T00:23:45.9494521Z * [new branch] gh/janeyx99/304/orig -> origin/gh/janeyx99/304/orig 2025-10-10T00:23:45.9494718Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-10-10T00:23:45.9494916Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-10-10T00:23:45.9495112Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-10-10T00:23:45.9495304Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-10-10T00:23:45.9495507Z * [new branch] gh/janeyx99/307/base -> origin/gh/janeyx99/307/base 2025-10-10T00:23:45.9495753Z * [new branch] gh/janeyx99/307/head -> origin/gh/janeyx99/307/head 2025-10-10T00:23:45.9495947Z * [new branch] gh/janeyx99/307/orig -> origin/gh/janeyx99/307/orig 2025-10-10T00:23:45.9496280Z * [new branch] gh/janeyx99/308/base -> origin/gh/janeyx99/308/base 2025-10-10T00:23:45.9496479Z * [new branch] gh/janeyx99/308/head -> origin/gh/janeyx99/308/head 2025-10-10T00:23:45.9496746Z * [new branch] gh/janeyx99/308/orig -> origin/gh/janeyx99/308/orig 2025-10-10T00:23:45.9496944Z * [new branch] gh/janeyx99/309/base -> origin/gh/janeyx99/309/base 2025-10-10T00:23:45.9497152Z * [new branch] gh/janeyx99/309/head -> origin/gh/janeyx99/309/head 2025-10-10T00:23:45.9497345Z * [new branch] gh/janeyx99/309/orig -> origin/gh/janeyx99/309/orig 2025-10-10T00:23:45.9497536Z * [new branch] gh/janeyx99/310/base -> origin/gh/janeyx99/310/base 2025-10-10T00:23:45.9497739Z * [new branch] gh/janeyx99/310/head -> origin/gh/janeyx99/310/head 2025-10-10T00:23:45.9497935Z * [new branch] gh/janeyx99/310/orig -> origin/gh/janeyx99/310/orig 2025-10-10T00:23:45.9498129Z * [new branch] gh/janeyx99/311/base -> origin/gh/janeyx99/311/base 2025-10-10T00:23:45.9498338Z * [new branch] gh/janeyx99/311/head -> origin/gh/janeyx99/311/head 2025-10-10T00:23:45.9498534Z * [new branch] gh/janeyx99/311/orig -> origin/gh/janeyx99/311/orig 2025-10-10T00:23:45.9498729Z * [new branch] gh/janeyx99/312/base -> origin/gh/janeyx99/312/base 2025-10-10T00:23:45.9498934Z * [new branch] gh/janeyx99/312/head -> origin/gh/janeyx99/312/head 2025-10-10T00:23:45.9499129Z * [new branch] gh/janeyx99/312/orig -> origin/gh/janeyx99/312/orig 2025-10-10T00:23:45.9499322Z * [new branch] gh/janeyx99/313/base -> origin/gh/janeyx99/313/base 2025-10-10T00:23:45.9499518Z * [new branch] gh/janeyx99/313/head -> origin/gh/janeyx99/313/head 2025-10-10T00:23:45.9499718Z * [new branch] gh/janeyx99/313/orig -> origin/gh/janeyx99/313/orig 2025-10-10T00:23:45.9499916Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-10-10T00:23:45.9500118Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-10-10T00:23:45.9500312Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-10-10T00:23:45.9500510Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-10-10T00:23:45.9500709Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-10-10T00:23:45.9500900Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-10-10T00:23:45.9501088Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-10-10T00:23:45.9501276Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-10-10T00:23:45.9501511Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-10-10T00:23:45.9501716Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-10-10T00:23:45.9501907Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-10-10T00:23:45.9502152Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-10-10T00:23:45.9502340Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-10-10T00:23:45.9502525Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-10-10T00:23:45.9502722Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-10-10T00:23:45.9502915Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-10-10T00:23:45.9503100Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-10-10T00:23:45.9503376Z * [new branch] gh/jansel/532/base -> origin/gh/jansel/532/base 2025-10-10T00:23:45.9503565Z * [new branch] gh/jansel/532/head -> origin/gh/jansel/532/head 2025-10-10T00:23:45.9503816Z * [new branch] gh/jansel/532/orig -> origin/gh/jansel/532/orig 2025-10-10T00:23:45.9504010Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-10-10T00:23:45.9504195Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-10-10T00:23:45.9504382Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-10-10T00:23:45.9504579Z * [new branch] gh/jansel/534/base -> origin/gh/jansel/534/base 2025-10-10T00:23:45.9504766Z * [new branch] gh/jansel/534/head -> origin/gh/jansel/534/head 2025-10-10T00:23:45.9504952Z * [new branch] gh/jansel/534/orig -> origin/gh/jansel/534/orig 2025-10-10T00:23:45.9505152Z * [new branch] gh/jansel/535/base -> origin/gh/jansel/535/base 2025-10-10T00:23:45.9505345Z * [new branch] gh/jansel/535/head -> origin/gh/jansel/535/head 2025-10-10T00:23:45.9505534Z * [new branch] gh/jansel/535/orig -> origin/gh/jansel/535/orig 2025-10-10T00:23:45.9505719Z * [new branch] gh/jansel/536/base -> origin/gh/jansel/536/base 2025-10-10T00:23:45.9505914Z * [new branch] gh/jansel/536/head -> origin/gh/jansel/536/head 2025-10-10T00:23:45.9506102Z * [new branch] gh/jansel/536/orig -> origin/gh/jansel/536/orig 2025-10-10T00:23:45.9506290Z * [new branch] gh/jansel/537/base -> origin/gh/jansel/537/base 2025-10-10T00:23:45.9506483Z * [new branch] gh/jansel/537/head -> origin/gh/jansel/537/head 2025-10-10T00:23:45.9506672Z * [new branch] gh/jansel/537/orig -> origin/gh/jansel/537/orig 2025-10-10T00:23:45.9506860Z * [new branch] gh/jansel/538/base -> origin/gh/jansel/538/base 2025-10-10T00:23:45.9507054Z * [new branch] gh/jansel/538/head -> origin/gh/jansel/538/head 2025-10-10T00:23:45.9507245Z * [new branch] gh/jansel/538/orig -> origin/gh/jansel/538/orig 2025-10-10T00:23:45.9507486Z * [new branch] gh/jansel/539/base -> origin/gh/jansel/539/base 2025-10-10T00:23:45.9507683Z * [new branch] gh/jansel/539/head -> origin/gh/jansel/539/head 2025-10-10T00:23:45.9507915Z * [new branch] gh/jansel/539/orig -> origin/gh/jansel/539/orig 2025-10-10T00:23:45.9508105Z * [new branch] gh/jansel/540/base -> origin/gh/jansel/540/base 2025-10-10T00:23:45.9508300Z * [new branch] gh/jansel/540/head -> origin/gh/jansel/540/head 2025-10-10T00:23:45.9508490Z * [new branch] gh/jansel/540/orig -> origin/gh/jansel/540/orig 2025-10-10T00:23:45.9508776Z * [new branch] gh/jansel/541/base -> origin/gh/jansel/541/base 2025-10-10T00:23:45.9508985Z * [new branch] gh/jansel/541/head -> origin/gh/jansel/541/head 2025-10-10T00:23:45.9509174Z * [new branch] gh/jansel/541/orig -> origin/gh/jansel/541/orig 2025-10-10T00:23:45.9509364Z * [new branch] gh/jansel/542/base -> origin/gh/jansel/542/base 2025-10-10T00:23:45.9509559Z * [new branch] gh/jansel/542/head -> origin/gh/jansel/542/head 2025-10-10T00:23:45.9509747Z * [new branch] gh/jansel/542/orig -> origin/gh/jansel/542/orig 2025-10-10T00:23:45.9509935Z * [new branch] gh/jansel/543/base -> origin/gh/jansel/543/base 2025-10-10T00:23:45.9510124Z * [new branch] gh/jansel/543/head -> origin/gh/jansel/543/head 2025-10-10T00:23:45.9510405Z * [new branch] gh/jansel/543/orig -> origin/gh/jansel/543/orig 2025-10-10T00:23:45.9510592Z * [new branch] gh/jansel/544/base -> origin/gh/jansel/544/base 2025-10-10T00:23:45.9510843Z * [new branch] gh/jansel/544/head -> origin/gh/jansel/544/head 2025-10-10T00:23:45.9511044Z * [new branch] gh/jansel/544/orig -> origin/gh/jansel/544/orig 2025-10-10T00:23:45.9511232Z * [new branch] gh/jansel/545/base -> origin/gh/jansel/545/base 2025-10-10T00:23:45.9511421Z * [new branch] gh/jansel/545/head -> origin/gh/jansel/545/head 2025-10-10T00:23:45.9511616Z * [new branch] gh/jansel/545/orig -> origin/gh/jansel/545/orig 2025-10-10T00:23:45.9511803Z * [new branch] gh/jansel/546/base -> origin/gh/jansel/546/base 2025-10-10T00:23:45.9511994Z * [new branch] gh/jansel/546/head -> origin/gh/jansel/546/head 2025-10-10T00:23:45.9512199Z * [new branch] gh/jansel/546/orig -> origin/gh/jansel/546/orig 2025-10-10T00:23:45.9512387Z * [new branch] gh/jansel/547/base -> origin/gh/jansel/547/base 2025-10-10T00:23:45.9512578Z * [new branch] gh/jansel/547/head -> origin/gh/jansel/547/head 2025-10-10T00:23:45.9512783Z * [new branch] gh/jansel/547/orig -> origin/gh/jansel/547/orig 2025-10-10T00:23:45.9512975Z * [new branch] gh/jansel/548/base -> origin/gh/jansel/548/base 2025-10-10T00:23:45.9513167Z * [new branch] gh/jansel/548/head -> origin/gh/jansel/548/head 2025-10-10T00:23:45.9513427Z * [new branch] gh/jansel/548/orig -> origin/gh/jansel/548/orig 2025-10-10T00:23:45.9513649Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-10-10T00:23:45.9513924Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-10-10T00:23:45.9514243Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-10-10T00:23:45.9514462Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-10-10T00:23:45.9514690Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-10-10T00:23:45.9514905Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-10-10T00:23:45.9515120Z * [new branch] gh/jbschlosser/251/base -> origin/gh/jbschlosser/251/base 2025-10-10T00:23:45.9515341Z * [new branch] gh/jbschlosser/251/head -> origin/gh/jbschlosser/251/head 2025-10-10T00:23:45.9515556Z * [new branch] gh/jbschlosser/251/orig -> origin/gh/jbschlosser/251/orig 2025-10-10T00:23:45.9515756Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-10-10T00:23:45.9515973Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-10-10T00:23:45.9516174Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-10-10T00:23:45.9516380Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-10-10T00:23:45.9516586Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-10-10T00:23:45.9516785Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-10-10T00:23:45.9516983Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-10-10T00:23:45.9517194Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-10-10T00:23:45.9517390Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-10-10T00:23:45.9517590Z * [new branch] gh/jiayisunx/67/base -> origin/gh/jiayisunx/67/base 2025-10-10T00:23:45.9517880Z * [new branch] gh/jiayisunx/67/head -> origin/gh/jiayisunx/67/head 2025-10-10T00:23:45.9518078Z * [new branch] gh/jiayisunx/67/orig -> origin/gh/jiayisunx/67/orig 2025-10-10T00:23:45.9518347Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-10-10T00:23:45.9518555Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-10-10T00:23:45.9518756Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-10-10T00:23:45.9518955Z * [new branch] gh/jiayisunx/71/base -> origin/gh/jiayisunx/71/base 2025-10-10T00:23:45.9519160Z * [new branch] gh/jiayisunx/71/head -> origin/gh/jiayisunx/71/head 2025-10-10T00:23:45.9519402Z * [new branch] gh/jiayisunx/71/orig -> origin/gh/jiayisunx/71/orig 2025-10-10T00:23:45.9519615Z * [new branch] gh/jiayisunx/72/base -> origin/gh/jiayisunx/72/base 2025-10-10T00:23:45.9519816Z * [new branch] gh/jiayisunx/72/head -> origin/gh/jiayisunx/72/head 2025-10-10T00:23:45.9520079Z * [new branch] gh/jiayisunx/72/orig -> origin/gh/jiayisunx/72/orig 2025-10-10T00:23:45.9520279Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-10-10T00:23:45.9520493Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-10-10T00:23:45.9520738Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-10-10T00:23:45.9520935Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-10-10T00:23:45.9521131Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-10-10T00:23:45.9521333Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-10-10T00:23:45.9521533Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-10-10T00:23:45.9521729Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-10-10T00:23:45.9521950Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-10-10T00:23:45.9522147Z * [new branch] gh/jiayisunx/80/base -> origin/gh/jiayisunx/80/base 2025-10-10T00:23:45.9522344Z * [new branch] gh/jiayisunx/80/head -> origin/gh/jiayisunx/80/head 2025-10-10T00:23:45.9522555Z * [new branch] gh/jiayisunx/80/orig -> origin/gh/jiayisunx/80/orig 2025-10-10T00:23:45.9522754Z * [new branch] gh/jiayisunx/81/base -> origin/gh/jiayisunx/81/base 2025-10-10T00:23:45.9522949Z * [new branch] gh/jiayisunx/81/head -> origin/gh/jiayisunx/81/head 2025-10-10T00:23:45.9523151Z * [new branch] gh/jiayisunx/81/orig -> origin/gh/jiayisunx/81/orig 2025-10-10T00:23:45.9523351Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-10-10T00:23:45.9523548Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-10-10T00:23:45.9523757Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-10-10T00:23:45.9523953Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-10-10T00:23:45.9524149Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-10-10T00:23:45.9524345Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-10-10T00:23:45.9524550Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-10-10T00:23:45.9524747Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-10-10T00:23:45.9524946Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-10-10T00:23:45.9525298Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-10-10T00:23:45.9525508Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-10-10T00:23:45.9525830Z * [new branch] gh/karthickai/3/base -> origin/gh/karthickai/3/base 2025-10-10T00:23:45.9526046Z * [new branch] gh/karthickai/3/head -> origin/gh/karthickai/3/head 2025-10-10T00:23:45.9526246Z * [new branch] gh/karthickai/3/orig -> origin/gh/karthickai/3/orig 2025-10-10T00:23:45.9526446Z * [new branch] gh/karthickai/4/base -> origin/gh/karthickai/4/base 2025-10-10T00:23:45.9526655Z * [new branch] gh/karthickai/4/head -> origin/gh/karthickai/4/head 2025-10-10T00:23:45.9526857Z * [new branch] gh/karthickai/4/orig -> origin/gh/karthickai/4/orig 2025-10-10T00:23:45.9527059Z * [new branch] gh/karthickai/5/base -> origin/gh/karthickai/5/base 2025-10-10T00:23:45.9527270Z * [new branch] gh/karthickai/5/head -> origin/gh/karthickai/5/head 2025-10-10T00:23:45.9527476Z * [new branch] gh/karthickai/5/orig -> origin/gh/karthickai/5/orig 2025-10-10T00:23:45.9527678Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-10-10T00:23:45.9527885Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-10-10T00:23:45.9528085Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-10-10T00:23:45.9528301Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-10-10T00:23:45.9528520Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-10-10T00:23:45.9528730Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-10-10T00:23:45.9528944Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-10-10T00:23:45.9529152Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-10-10T00:23:45.9529375Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-10-10T00:23:45.9529584Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-10-10T00:23:45.9529793Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-10-10T00:23:45.9530012Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-10-10T00:23:45.9530222Z * [new branch] gh/kurtamohler/51/base -> origin/gh/kurtamohler/51/base 2025-10-10T00:23:45.9530433Z * [new branch] gh/kurtamohler/51/head -> origin/gh/kurtamohler/51/head 2025-10-10T00:23:45.9530652Z * [new branch] gh/kurtamohler/51/orig -> origin/gh/kurtamohler/51/orig 2025-10-10T00:23:45.9530861Z * [new branch] gh/kurtamohler/52/base -> origin/gh/kurtamohler/52/base 2025-10-10T00:23:45.9531122Z * [new branch] gh/kurtamohler/52/head -> origin/gh/kurtamohler/52/head 2025-10-10T00:23:45.9531352Z * [new branch] gh/kurtamohler/52/orig -> origin/gh/kurtamohler/52/orig 2025-10-10T00:23:45.9531614Z * [new branch] gh/kurtamohler/53/base -> origin/gh/kurtamohler/53/base 2025-10-10T00:23:45.9531827Z * [new branch] gh/kurtamohler/53/head -> origin/gh/kurtamohler/53/head 2025-10-10T00:23:45.9532095Z * [new branch] gh/kurtamohler/53/orig -> origin/gh/kurtamohler/53/orig 2025-10-10T00:23:45.9532344Z * [new branch] gh/kurtamohler/54/base -> origin/gh/kurtamohler/54/base 2025-10-10T00:23:45.9532558Z * [new branch] gh/kurtamohler/54/head -> origin/gh/kurtamohler/54/head 2025-10-10T00:23:45.9532846Z * [new branch] gh/kurtamohler/54/orig -> origin/gh/kurtamohler/54/orig 2025-10-10T00:23:45.9533056Z * [new branch] gh/kurtamohler/55/base -> origin/gh/kurtamohler/55/base 2025-10-10T00:23:45.9533330Z * [new branch] gh/kurtamohler/55/head -> origin/gh/kurtamohler/55/head 2025-10-10T00:23:45.9533552Z * [new branch] gh/kurtamohler/55/orig -> origin/gh/kurtamohler/55/orig 2025-10-10T00:23:45.9533748Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-10-10T00:23:45.9533941Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-10-10T00:23:45.9534142Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-10-10T00:23:45.9534345Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-10-10T00:23:45.9534534Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-10-10T00:23:45.9534730Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-10-10T00:23:45.9534927Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-10-10T00:23:45.9535121Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-10-10T00:23:45.9535310Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-10-10T00:23:45.9535511Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-10-10T00:23:45.9535702Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-10-10T00:23:45.9535891Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-10-10T00:23:45.9536090Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-10-10T00:23:45.9536284Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-10-10T00:23:45.9536474Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-10-10T00:23:45.9536677Z * [new branch] gh/kwen2501/222/base -> origin/gh/kwen2501/222/base 2025-10-10T00:23:45.9536911Z * [new branch] gh/kwen2501/222/head -> origin/gh/kwen2501/222/head 2025-10-10T00:23:45.9537107Z * [new branch] gh/kwen2501/222/orig -> origin/gh/kwen2501/222/orig 2025-10-10T00:23:45.9537317Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-10-10T00:23:45.9537537Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-10-10T00:23:45.9537866Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-10-10T00:23:45.9538214Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-10-10T00:23:45.9538582Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-10-10T00:23:45.9538935Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-10-10T00:23:45.9539335Z * [new branch] gh/kwen2501/230/base -> origin/gh/kwen2501/230/base 2025-10-10T00:23:45.9539711Z * [new branch] gh/kwen2501/230/head -> origin/gh/kwen2501/230/head 2025-10-10T00:23:45.9540085Z * [new branch] gh/kwen2501/230/orig -> origin/gh/kwen2501/230/orig 2025-10-10T00:23:45.9540460Z * [new branch] gh/kwen2501/231/base -> origin/gh/kwen2501/231/base 2025-10-10T00:23:45.9540854Z * [new branch] gh/kwen2501/231/head -> origin/gh/kwen2501/231/head 2025-10-10T00:23:45.9541232Z * [new branch] gh/kwen2501/231/orig -> origin/gh/kwen2501/231/orig 2025-10-10T00:23:45.9541606Z * [new branch] gh/kwen2501/232/base -> origin/gh/kwen2501/232/base 2025-10-10T00:23:45.9542185Z * [new branch] gh/kwen2501/232/head -> origin/gh/kwen2501/232/head 2025-10-10T00:23:45.9542565Z * [new branch] gh/kwen2501/232/orig -> origin/gh/kwen2501/232/orig 2025-10-10T00:23:45.9543072Z * [new branch] gh/kwen2501/233/base -> origin/gh/kwen2501/233/base 2025-10-10T00:23:45.9543468Z * [new branch] gh/kwen2501/233/head -> origin/gh/kwen2501/233/head 2025-10-10T00:23:45.9543855Z * [new branch] gh/kwen2501/233/orig -> origin/gh/kwen2501/233/orig 2025-10-10T00:23:45.9544242Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-10-10T00:23:45.9544674Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-10-10T00:23:45.9545013Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-10-10T00:23:45.9545402Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-10-10T00:23:45.9545787Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-10-10T00:23:45.9546215Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-10-10T00:23:45.9546572Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-10-10T00:23:45.9546997Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-10-10T00:23:45.9547342Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-10-10T00:23:45.9547714Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-10-10T00:23:45.9548090Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-10-10T00:23:45.9548466Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-10-10T00:23:45.9548969Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-10-10T00:23:45.9549354Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-10-10T00:23:45.9549748Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-10-10T00:23:45.9550124Z * [new branch] gh/kwen2501/239/base -> origin/gh/kwen2501/239/base 2025-10-10T00:23:45.9550467Z * [new branch] gh/kwen2501/239/head -> origin/gh/kwen2501/239/head 2025-10-10T00:23:45.9550893Z * [new branch] gh/kwen2501/239/orig -> origin/gh/kwen2501/239/orig 2025-10-10T00:23:45.9551238Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-10-10T00:23:45.9551611Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-10-10T00:23:45.9551997Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-10-10T00:23:45.9552421Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-10-10T00:23:45.9552760Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-10-10T00:23:45.9553123Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-10-10T00:23:45.9553462Z * [new branch] gh/kwen2501/242/base -> origin/gh/kwen2501/242/base 2025-10-10T00:23:45.9553802Z * [new branch] gh/kwen2501/242/head -> origin/gh/kwen2501/242/head 2025-10-10T00:23:45.9554148Z * [new branch] gh/kwen2501/242/orig -> origin/gh/kwen2501/242/orig 2025-10-10T00:23:45.9554501Z * [new branch] gh/kwen2501/243/base -> origin/gh/kwen2501/243/base 2025-10-10T00:23:45.9554847Z * [new branch] gh/kwen2501/243/head -> origin/gh/kwen2501/243/head 2025-10-10T00:23:45.9555358Z * [new branch] gh/kwen2501/243/orig -> origin/gh/kwen2501/243/orig 2025-10-10T00:23:45.9555704Z * [new branch] gh/kwen2501/244/base -> origin/gh/kwen2501/244/base 2025-10-10T00:23:45.9556173Z * [new branch] gh/kwen2501/244/head -> origin/gh/kwen2501/244/head 2025-10-10T00:23:45.9556532Z * [new branch] gh/kwen2501/244/orig -> origin/gh/kwen2501/244/orig 2025-10-10T00:23:45.9556876Z * [new branch] gh/kwen2501/245/base -> origin/gh/kwen2501/245/base 2025-10-10T00:23:45.9557223Z * [new branch] gh/kwen2501/245/head -> origin/gh/kwen2501/245/head 2025-10-10T00:23:45.9557568Z * [new branch] gh/kwen2501/245/orig -> origin/gh/kwen2501/245/orig 2025-10-10T00:23:45.9557996Z * [new branch] gh/kwen2501/246/base -> origin/gh/kwen2501/246/base 2025-10-10T00:23:45.9558386Z * [new branch] gh/kwen2501/246/head -> origin/gh/kwen2501/246/head 2025-10-10T00:23:45.9558773Z * [new branch] gh/kwen2501/246/orig -> origin/gh/kwen2501/246/orig 2025-10-10T00:23:45.9559137Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-10-10T00:23:45.9559503Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-10-10T00:23:45.9559856Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-10-10T00:23:45.9560208Z * [new branch] gh/kwen2501/248/base -> origin/gh/kwen2501/248/base 2025-10-10T00:23:45.9560557Z * [new branch] gh/kwen2501/248/head -> origin/gh/kwen2501/248/head 2025-10-10T00:23:45.9560903Z * [new branch] gh/kwen2501/248/orig -> origin/gh/kwen2501/248/orig 2025-10-10T00:23:45.9561257Z * [new branch] gh/kwen2501/249/base -> origin/gh/kwen2501/249/base 2025-10-10T00:23:45.9561602Z * [new branch] gh/kwen2501/249/head -> origin/gh/kwen2501/249/head 2025-10-10T00:23:45.9561964Z * [new branch] gh/kwen2501/249/orig -> origin/gh/kwen2501/249/orig 2025-10-10T00:23:45.9562317Z * [new branch] gh/kwen2501/250/base -> origin/gh/kwen2501/250/base 2025-10-10T00:23:45.9562665Z * [new branch] gh/kwen2501/250/head -> origin/gh/kwen2501/250/head 2025-10-10T00:23:45.9563019Z * [new branch] gh/kwen2501/250/orig -> origin/gh/kwen2501/250/orig 2025-10-10T00:23:45.9563376Z * [new branch] gh/kwen2501/251/base -> origin/gh/kwen2501/251/base 2025-10-10T00:23:45.9563728Z * [new branch] gh/kwen2501/251/head -> origin/gh/kwen2501/251/head 2025-10-10T00:23:45.9564125Z * [new branch] gh/kwen2501/251/orig -> origin/gh/kwen2501/251/orig 2025-10-10T00:23:45.9564519Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-10-10T00:23:45.9564916Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-10-10T00:23:45.9565272Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-10-10T00:23:45.9565655Z * [new branch] gh/kwen2501/253/base -> origin/gh/kwen2501/253/base 2025-10-10T00:23:45.9566030Z * [new branch] gh/kwen2501/253/head -> origin/gh/kwen2501/253/head 2025-10-10T00:23:45.9566399Z * [new branch] gh/kwen2501/253/orig -> origin/gh/kwen2501/253/orig 2025-10-10T00:23:45.9566775Z * [new branch] gh/kwen2501/254/base -> origin/gh/kwen2501/254/base 2025-10-10T00:23:45.9567155Z * [new branch] gh/kwen2501/254/head -> origin/gh/kwen2501/254/head 2025-10-10T00:23:45.9567527Z * [new branch] gh/kwen2501/254/orig -> origin/gh/kwen2501/254/orig 2025-10-10T00:23:45.9567893Z * [new branch] gh/kwen2501/255/base -> origin/gh/kwen2501/255/base 2025-10-10T00:23:45.9568415Z * [new branch] gh/kwen2501/255/head -> origin/gh/kwen2501/255/head 2025-10-10T00:23:45.9568787Z * [new branch] gh/kwen2501/255/orig -> origin/gh/kwen2501/255/orig 2025-10-10T00:23:45.9569251Z * [new branch] gh/kwen2501/256/base -> origin/gh/kwen2501/256/base 2025-10-10T00:23:45.9569634Z * [new branch] gh/kwen2501/256/head -> origin/gh/kwen2501/256/head 2025-10-10T00:23:45.9570018Z * [new branch] gh/kwen2501/256/orig -> origin/gh/kwen2501/256/orig 2025-10-10T00:23:45.9570440Z * [new branch] gh/kwen2501/257/base -> origin/gh/kwen2501/257/base 2025-10-10T00:23:45.9570876Z * [new branch] gh/kwen2501/257/head -> origin/gh/kwen2501/257/head 2025-10-10T00:23:45.9571254Z * [new branch] gh/kwen2501/257/orig -> origin/gh/kwen2501/257/orig 2025-10-10T00:23:45.9571626Z * [new branch] gh/kwen2501/258/base -> origin/gh/kwen2501/258/base 2025-10-10T00:23:45.9572011Z * [new branch] gh/kwen2501/258/head -> origin/gh/kwen2501/258/head 2025-10-10T00:23:45.9572383Z * [new branch] gh/kwen2501/258/orig -> origin/gh/kwen2501/258/orig 2025-10-10T00:23:45.9572759Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-10-10T00:23:45.9573140Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-10-10T00:23:45.9573508Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-10-10T00:23:45.9573882Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-10-10T00:23:45.9574252Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-10-10T00:23:45.9574629Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-10-10T00:23:45.9575007Z * [new branch] gh/kwen2501/261/base -> origin/gh/kwen2501/261/base 2025-10-10T00:23:45.9575376Z * [new branch] gh/kwen2501/261/head -> origin/gh/kwen2501/261/head 2025-10-10T00:23:45.9575755Z * [new branch] gh/kwen2501/261/orig -> origin/gh/kwen2501/261/orig 2025-10-10T00:23:45.9576129Z * [new branch] gh/kwen2501/262/base -> origin/gh/kwen2501/262/base 2025-10-10T00:23:45.9576539Z * [new branch] gh/kwen2501/262/head -> origin/gh/kwen2501/262/head 2025-10-10T00:23:45.9576970Z * [new branch] gh/kwen2501/262/orig -> origin/gh/kwen2501/262/orig 2025-10-10T00:23:45.9577349Z * [new branch] gh/kwen2501/263/base -> origin/gh/kwen2501/263/base 2025-10-10T00:23:45.9577718Z * [new branch] gh/kwen2501/263/head -> origin/gh/kwen2501/263/head 2025-10-10T00:23:45.9578094Z * [new branch] gh/kwen2501/263/orig -> origin/gh/kwen2501/263/orig 2025-10-10T00:23:45.9578471Z * [new branch] gh/kwen2501/264/base -> origin/gh/kwen2501/264/base 2025-10-10T00:23:45.9578845Z * [new branch] gh/kwen2501/264/head -> origin/gh/kwen2501/264/head 2025-10-10T00:23:45.9579237Z * [new branch] gh/kwen2501/264/orig -> origin/gh/kwen2501/264/orig 2025-10-10T00:23:45.9579607Z * [new branch] gh/kwen2501/265/base -> origin/gh/kwen2501/265/base 2025-10-10T00:23:45.9579982Z * [new branch] gh/kwen2501/265/head -> origin/gh/kwen2501/265/head 2025-10-10T00:23:45.9580365Z * [new branch] gh/kwen2501/265/orig -> origin/gh/kwen2501/265/orig 2025-10-10T00:23:45.9580738Z * [new branch] gh/kwen2501/266/base -> origin/gh/kwen2501/266/base 2025-10-10T00:23:45.9581106Z * [new branch] gh/kwen2501/266/head -> origin/gh/kwen2501/266/head 2025-10-10T00:23:45.9581483Z * [new branch] gh/kwen2501/266/orig -> origin/gh/kwen2501/266/orig 2025-10-10T00:23:45.9581949Z * [new branch] gh/kwen2501/267/base -> origin/gh/kwen2501/267/base 2025-10-10T00:23:45.9582320Z * [new branch] gh/kwen2501/267/head -> origin/gh/kwen2501/267/head 2025-10-10T00:23:45.9582785Z * [new branch] gh/kwen2501/267/orig -> origin/gh/kwen2501/267/orig 2025-10-10T00:23:45.9583162Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-10-10T00:23:45.9583537Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-10-10T00:23:45.9583905Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-10-10T00:23:45.9584286Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-10-10T00:23:45.9584658Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-10-10T00:23:45.9585038Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-10-10T00:23:45.9585365Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-10-10T00:23:45.9585701Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-10-10T00:23:45.9586012Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-10-10T00:23:45.9586356Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-10-10T00:23:45.9586689Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-10-10T00:23:45.9587037Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-10-10T00:23:45.9587450Z * [new branch] gh/kwen2501/272/base -> origin/gh/kwen2501/272/base 2025-10-10T00:23:45.9587844Z * [new branch] gh/kwen2501/272/head -> origin/gh/kwen2501/272/head 2025-10-10T00:23:45.9588234Z * [new branch] gh/kwen2501/272/orig -> origin/gh/kwen2501/272/orig 2025-10-10T00:23:45.9588589Z * [new branch] gh/kwen2501/273/base -> origin/gh/kwen2501/273/base 2025-10-10T00:23:45.9589003Z * [new branch] gh/kwen2501/273/head -> origin/gh/kwen2501/273/head 2025-10-10T00:23:45.9589346Z * [new branch] gh/kwen2501/273/orig -> origin/gh/kwen2501/273/orig 2025-10-10T00:23:45.9589695Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-10-10T00:23:45.9590036Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-10-10T00:23:45.9590383Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-10-10T00:23:45.9590763Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-10-10T00:23:45.9591162Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-10-10T00:23:45.9591560Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-10-10T00:23:45.9591944Z * [new branch] gh/laithsakka/262/base -> origin/gh/laithsakka/262/base 2025-10-10T00:23:45.9592350Z * [new branch] gh/laithsakka/262/head -> origin/gh/laithsakka/262/head 2025-10-10T00:23:45.9592734Z * [new branch] gh/laithsakka/262/orig -> origin/gh/laithsakka/262/orig 2025-10-10T00:23:45.9593116Z * [new branch] gh/laithsakka/263/base -> origin/gh/laithsakka/263/base 2025-10-10T00:23:45.9593509Z * [new branch] gh/laithsakka/263/head -> origin/gh/laithsakka/263/head 2025-10-10T00:23:45.9593891Z * [new branch] gh/laithsakka/263/orig -> origin/gh/laithsakka/263/orig 2025-10-10T00:23:45.9594274Z * [new branch] gh/laithsakka/264/base -> origin/gh/laithsakka/264/base 2025-10-10T00:23:45.9594817Z * [new branch] gh/laithsakka/264/head -> origin/gh/laithsakka/264/head 2025-10-10T00:23:45.9595199Z * [new branch] gh/laithsakka/264/orig -> origin/gh/laithsakka/264/orig 2025-10-10T00:23:45.9595687Z * [new branch] gh/laithsakka/268/base -> origin/gh/laithsakka/268/base 2025-10-10T00:23:45.9596085Z * [new branch] gh/laithsakka/268/head -> origin/gh/laithsakka/268/head 2025-10-10T00:23:45.9596469Z * [new branch] gh/laithsakka/268/orig -> origin/gh/laithsakka/268/orig 2025-10-10T00:23:45.9596854Z * [new branch] gh/laithsakka/269/base -> origin/gh/laithsakka/269/base 2025-10-10T00:23:45.9597251Z * [new branch] gh/laithsakka/269/head -> origin/gh/laithsakka/269/head 2025-10-10T00:23:45.9597639Z * [new branch] gh/laithsakka/269/orig -> origin/gh/laithsakka/269/orig 2025-10-10T00:23:45.9598021Z * [new branch] gh/laithsakka/271/base -> origin/gh/laithsakka/271/base 2025-10-10T00:23:45.9598398Z * [new branch] gh/laithsakka/271/head -> origin/gh/laithsakka/271/head 2025-10-10T00:23:45.9598783Z * [new branch] gh/laithsakka/271/orig -> origin/gh/laithsakka/271/orig 2025-10-10T00:23:45.9599179Z * [new branch] gh/laithsakka/272/base -> origin/gh/laithsakka/272/base 2025-10-10T00:23:45.9599575Z * [new branch] gh/laithsakka/272/head -> origin/gh/laithsakka/272/head 2025-10-10T00:23:45.9599969Z * [new branch] gh/laithsakka/272/orig -> origin/gh/laithsakka/272/orig 2025-10-10T00:23:45.9600352Z * [new branch] gh/laithsakka/273/base -> origin/gh/laithsakka/273/base 2025-10-10T00:23:45.9600737Z * [new branch] gh/laithsakka/273/head -> origin/gh/laithsakka/273/head 2025-10-10T00:23:45.9601136Z * [new branch] gh/laithsakka/273/orig -> origin/gh/laithsakka/273/orig 2025-10-10T00:23:45.9601534Z * [new branch] gh/laithsakka/274/base -> origin/gh/laithsakka/274/base 2025-10-10T00:23:45.9601916Z * [new branch] gh/laithsakka/274/head -> origin/gh/laithsakka/274/head 2025-10-10T00:23:45.9602319Z * [new branch] gh/laithsakka/274/orig -> origin/gh/laithsakka/274/orig 2025-10-10T00:23:45.9602706Z * [new branch] gh/laithsakka/275/base -> origin/gh/laithsakka/275/base 2025-10-10T00:23:45.9603087Z * [new branch] gh/laithsakka/275/head -> origin/gh/laithsakka/275/head 2025-10-10T00:23:45.9603487Z * [new branch] gh/laithsakka/275/orig -> origin/gh/laithsakka/275/orig 2025-10-10T00:23:45.9603947Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-10-10T00:23:45.9604371Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-10-10T00:23:45.9604804Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-10-10T00:23:45.9605208Z * [new branch] gh/laithsakka/277/base -> origin/gh/laithsakka/277/base 2025-10-10T00:23:45.9605600Z * [new branch] gh/laithsakka/277/head -> origin/gh/laithsakka/277/head 2025-10-10T00:23:45.9606000Z * [new branch] gh/laithsakka/277/orig -> origin/gh/laithsakka/277/orig 2025-10-10T00:23:45.9606386Z * [new branch] gh/laithsakka/278/base -> origin/gh/laithsakka/278/base 2025-10-10T00:23:45.9606773Z * [new branch] gh/laithsakka/278/head -> origin/gh/laithsakka/278/head 2025-10-10T00:23:45.9607168Z * [new branch] gh/laithsakka/278/orig -> origin/gh/laithsakka/278/orig 2025-10-10T00:23:45.9607550Z * [new branch] gh/laithsakka/279/base -> origin/gh/laithsakka/279/base 2025-10-10T00:23:45.9607933Z * [new branch] gh/laithsakka/279/head -> origin/gh/laithsakka/279/head 2025-10-10T00:23:45.9608469Z * [new branch] gh/laithsakka/279/orig -> origin/gh/laithsakka/279/orig 2025-10-10T00:23:45.9608850Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-10-10T00:23:45.9609337Z * [new branch] gh/laithsakka/280/base -> origin/gh/laithsakka/280/base 2025-10-10T00:23:45.9609732Z * [new branch] gh/laithsakka/280/head -> origin/gh/laithsakka/280/head 2025-10-10T00:23:45.9610121Z * [new branch] gh/laithsakka/280/orig -> origin/gh/laithsakka/280/orig 2025-10-10T00:23:45.9610498Z * [new branch] gh/laithsakka/281/base -> origin/gh/laithsakka/281/base 2025-10-10T00:23:45.9610873Z * [new branch] gh/laithsakka/281/head -> origin/gh/laithsakka/281/head 2025-10-10T00:23:45.9611255Z * [new branch] gh/laithsakka/281/orig -> origin/gh/laithsakka/281/orig 2025-10-10T00:23:45.9611630Z * [new branch] gh/laithsakka/282/base -> origin/gh/laithsakka/282/base 2025-10-10T00:23:45.9612018Z * [new branch] gh/laithsakka/282/head -> origin/gh/laithsakka/282/head 2025-10-10T00:23:45.9612400Z * [new branch] gh/laithsakka/282/orig -> origin/gh/laithsakka/282/orig 2025-10-10T00:23:45.9612778Z * [new branch] gh/laithsakka/283/base -> origin/gh/laithsakka/283/base 2025-10-10T00:23:45.9613163Z * [new branch] gh/laithsakka/283/head -> origin/gh/laithsakka/283/head 2025-10-10T00:23:45.9613555Z * [new branch] gh/laithsakka/283/orig -> origin/gh/laithsakka/283/orig 2025-10-10T00:23:45.9613934Z * [new branch] gh/laithsakka/284/base -> origin/gh/laithsakka/284/base 2025-10-10T00:23:45.9614312Z * [new branch] gh/laithsakka/284/head -> origin/gh/laithsakka/284/head 2025-10-10T00:23:45.9614704Z * [new branch] gh/laithsakka/284/orig -> origin/gh/laithsakka/284/orig 2025-10-10T00:23:45.9615100Z * [new branch] gh/laithsakka/285/base -> origin/gh/laithsakka/285/base 2025-10-10T00:23:45.9615486Z * [new branch] gh/laithsakka/285/head -> origin/gh/laithsakka/285/head 2025-10-10T00:23:45.9615888Z * [new branch] gh/laithsakka/285/orig -> origin/gh/laithsakka/285/orig 2025-10-10T00:23:45.9616270Z * [new branch] gh/laithsakka/286/base -> origin/gh/laithsakka/286/base 2025-10-10T00:23:45.9616651Z * [new branch] gh/laithsakka/286/head -> origin/gh/laithsakka/286/head 2025-10-10T00:23:45.9617048Z * [new branch] gh/laithsakka/286/orig -> origin/gh/laithsakka/286/orig 2025-10-10T00:23:45.9617430Z * [new branch] gh/laithsakka/287/base -> origin/gh/laithsakka/287/base 2025-10-10T00:23:45.9617813Z * [new branch] gh/laithsakka/287/head -> origin/gh/laithsakka/287/head 2025-10-10T00:23:45.9618205Z * [new branch] gh/laithsakka/287/orig -> origin/gh/laithsakka/287/orig 2025-10-10T00:23:45.9618597Z * [new branch] gh/laithsakka/288/base -> origin/gh/laithsakka/288/base 2025-10-10T00:23:45.9618982Z * [new branch] gh/laithsakka/288/head -> origin/gh/laithsakka/288/head 2025-10-10T00:23:45.9619383Z * [new branch] gh/laithsakka/288/orig -> origin/gh/laithsakka/288/orig 2025-10-10T00:23:45.9619773Z * [new branch] gh/laithsakka/289/base -> origin/gh/laithsakka/289/base 2025-10-10T00:23:45.9620157Z * [new branch] gh/laithsakka/289/head -> origin/gh/laithsakka/289/head 2025-10-10T00:23:45.9620546Z * [new branch] gh/laithsakka/289/orig -> origin/gh/laithsakka/289/orig 2025-10-10T00:23:45.9620943Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-10-10T00:23:45.9621332Z * [new branch] gh/laithsakka/290/base -> origin/gh/laithsakka/290/base 2025-10-10T00:23:45.9621716Z * [new branch] gh/laithsakka/290/head -> origin/gh/laithsakka/290/head 2025-10-10T00:23:45.9622840Z * [new branch] gh/laithsakka/290/orig -> origin/gh/laithsakka/290/orig 2025-10-10T00:23:45.9623333Z * [new branch] gh/laithsakka/291/base -> origin/gh/laithsakka/291/base 2025-10-10T00:23:45.9623730Z * [new branch] gh/laithsakka/291/head -> origin/gh/laithsakka/291/head 2025-10-10T00:23:45.9624123Z * [new branch] gh/laithsakka/291/orig -> origin/gh/laithsakka/291/orig 2025-10-10T00:23:45.9624508Z * [new branch] gh/laithsakka/292/base -> origin/gh/laithsakka/292/base 2025-10-10T00:23:45.9624892Z * [new branch] gh/laithsakka/292/head -> origin/gh/laithsakka/292/head 2025-10-10T00:23:45.9625290Z * [new branch] gh/laithsakka/292/orig -> origin/gh/laithsakka/292/orig 2025-10-10T00:23:45.9625671Z * [new branch] gh/laithsakka/293/base -> origin/gh/laithsakka/293/base 2025-10-10T00:23:45.9626060Z * [new branch] gh/laithsakka/293/head -> origin/gh/laithsakka/293/head 2025-10-10T00:23:45.9626441Z * [new branch] gh/laithsakka/293/orig -> origin/gh/laithsakka/293/orig 2025-10-10T00:23:45.9626798Z * [new branch] gh/laithsakka/294/base -> origin/gh/laithsakka/294/base 2025-10-10T00:23:45.9627211Z * [new branch] gh/laithsakka/294/head -> origin/gh/laithsakka/294/head 2025-10-10T00:23:45.9627623Z * [new branch] gh/laithsakka/294/orig -> origin/gh/laithsakka/294/orig 2025-10-10T00:23:45.9628030Z * [new branch] gh/laithsakka/295/base -> origin/gh/laithsakka/295/base 2025-10-10T00:23:45.9628404Z * [new branch] gh/laithsakka/295/head -> origin/gh/laithsakka/295/head 2025-10-10T00:23:45.9628888Z * [new branch] gh/laithsakka/295/orig -> origin/gh/laithsakka/295/orig 2025-10-10T00:23:45.9629263Z * [new branch] gh/laithsakka/296/base -> origin/gh/laithsakka/296/base 2025-10-10T00:23:45.9629653Z * [new branch] gh/laithsakka/296/head -> origin/gh/laithsakka/296/head 2025-10-10T00:23:45.9630048Z * [new branch] gh/laithsakka/296/orig -> origin/gh/laithsakka/296/orig 2025-10-10T00:23:45.9630438Z * [new branch] gh/laithsakka/297/base -> origin/gh/laithsakka/297/base 2025-10-10T00:23:45.9630818Z * [new branch] gh/laithsakka/297/head -> origin/gh/laithsakka/297/head 2025-10-10T00:23:45.9631204Z * [new branch] gh/laithsakka/297/orig -> origin/gh/laithsakka/297/orig 2025-10-10T00:23:45.9631602Z * [new branch] gh/laithsakka/298/base -> origin/gh/laithsakka/298/base 2025-10-10T00:23:45.9631990Z * [new branch] gh/laithsakka/298/head -> origin/gh/laithsakka/298/head 2025-10-10T00:23:45.9632383Z * [new branch] gh/laithsakka/298/orig -> origin/gh/laithsakka/298/orig 2025-10-10T00:23:45.9632782Z * [new branch] gh/laithsakka/299/base -> origin/gh/laithsakka/299/base 2025-10-10T00:23:45.9633169Z * [new branch] gh/laithsakka/299/head -> origin/gh/laithsakka/299/head 2025-10-10T00:23:45.9633571Z * [new branch] gh/laithsakka/299/orig -> origin/gh/laithsakka/299/orig 2025-10-10T00:23:45.9633968Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-10-10T00:23:45.9634345Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-10-10T00:23:45.9634732Z * [new branch] gh/laithsakka/300/base -> origin/gh/laithsakka/300/base 2025-10-10T00:23:45.9635188Z * [new branch] gh/laithsakka/300/head -> origin/gh/laithsakka/300/head 2025-10-10T00:23:45.9635584Z * [new branch] gh/laithsakka/300/orig -> origin/gh/laithsakka/300/orig 2025-10-10T00:23:45.9635988Z * [new branch] gh/laithsakka/301/base -> origin/gh/laithsakka/301/base 2025-10-10T00:23:45.9636549Z * [new branch] gh/laithsakka/301/head -> origin/gh/laithsakka/301/head 2025-10-10T00:23:45.9636956Z * [new branch] gh/laithsakka/301/orig -> origin/gh/laithsakka/301/orig 2025-10-10T00:23:45.9637963Z * [new branch] gh/laithsakka/302/base -> origin/gh/laithsakka/302/base 2025-10-10T00:23:45.9638412Z * [new branch] gh/laithsakka/302/head -> origin/gh/laithsakka/302/head 2025-10-10T00:23:45.9638788Z * [new branch] gh/laithsakka/302/orig -> origin/gh/laithsakka/302/orig 2025-10-10T00:23:45.9639161Z * [new branch] gh/laithsakka/303/base -> origin/gh/laithsakka/303/base 2025-10-10T00:23:45.9639432Z * [new branch] gh/laithsakka/303/head -> origin/gh/laithsakka/303/head 2025-10-10T00:23:45.9639642Z * [new branch] gh/laithsakka/303/orig -> origin/gh/laithsakka/303/orig 2025-10-10T00:23:45.9639860Z * [new branch] gh/laithsakka/304/base -> origin/gh/laithsakka/304/base 2025-10-10T00:23:45.9640083Z * [new branch] gh/laithsakka/304/head -> origin/gh/laithsakka/304/head 2025-10-10T00:23:45.9640295Z * [new branch] gh/laithsakka/304/orig -> origin/gh/laithsakka/304/orig 2025-10-10T00:23:45.9640514Z * [new branch] gh/laithsakka/305/base -> origin/gh/laithsakka/305/base 2025-10-10T00:23:45.9640720Z * [new branch] gh/laithsakka/305/head -> origin/gh/laithsakka/305/head 2025-10-10T00:23:45.9640938Z * [new branch] gh/laithsakka/305/orig -> origin/gh/laithsakka/305/orig 2025-10-10T00:23:45.9641148Z * [new branch] gh/laithsakka/306/base -> origin/gh/laithsakka/306/base 2025-10-10T00:23:45.9641354Z * [new branch] gh/laithsakka/306/head -> origin/gh/laithsakka/306/head 2025-10-10T00:23:45.9641568Z * [new branch] gh/laithsakka/306/orig -> origin/gh/laithsakka/306/orig 2025-10-10T00:23:45.9641780Z * [new branch] gh/laithsakka/307/base -> origin/gh/laithsakka/307/base 2025-10-10T00:23:45.9641988Z * [new branch] gh/laithsakka/307/head -> origin/gh/laithsakka/307/head 2025-10-10T00:23:45.9642205Z * [new branch] gh/laithsakka/307/orig -> origin/gh/laithsakka/307/orig 2025-10-10T00:23:45.9642412Z * [new branch] gh/laithsakka/308/base -> origin/gh/laithsakka/308/base 2025-10-10T00:23:45.9642618Z * [new branch] gh/laithsakka/308/head -> origin/gh/laithsakka/308/head 2025-10-10T00:23:45.9642833Z * [new branch] gh/laithsakka/308/orig -> origin/gh/laithsakka/308/orig 2025-10-10T00:23:45.9643040Z * [new branch] gh/laithsakka/309/base -> origin/gh/laithsakka/309/base 2025-10-10T00:23:45.9643250Z * [new branch] gh/laithsakka/309/head -> origin/gh/laithsakka/309/head 2025-10-10T00:23:45.9643477Z * [new branch] gh/laithsakka/309/orig -> origin/gh/laithsakka/309/orig 2025-10-10T00:23:45.9643682Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-10-10T00:23:45.9643892Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-10-10T00:23:45.9644106Z * [new branch] gh/laithsakka/310/base -> origin/gh/laithsakka/310/base 2025-10-10T00:23:45.9644320Z * [new branch] gh/laithsakka/310/head -> origin/gh/laithsakka/310/head 2025-10-10T00:23:45.9644526Z * [new branch] gh/laithsakka/310/orig -> origin/gh/laithsakka/310/orig 2025-10-10T00:23:45.9644740Z * [new branch] gh/laithsakka/311/base -> origin/gh/laithsakka/311/base 2025-10-10T00:23:45.9644947Z * [new branch] gh/laithsakka/311/head -> origin/gh/laithsakka/311/head 2025-10-10T00:23:45.9645154Z * [new branch] gh/laithsakka/311/orig -> origin/gh/laithsakka/311/orig 2025-10-10T00:23:45.9645476Z * [new branch] gh/laithsakka/312/base -> origin/gh/laithsakka/312/base 2025-10-10T00:23:45.9645683Z * [new branch] gh/laithsakka/312/head -> origin/gh/laithsakka/312/head 2025-10-10T00:23:45.9645964Z * [new branch] gh/laithsakka/312/orig -> origin/gh/laithsakka/312/orig 2025-10-10T00:23:45.9646179Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-10-10T00:23:45.9646394Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-10-10T00:23:45.9646604Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-10-10T00:23:45.9646809Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-10-10T00:23:45.9647024Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-10-10T00:23:45.9647224Z * [new branch] gh/liangel/1/base -> origin/gh/liangel/1/base 2025-10-10T00:23:45.9647417Z * [new branch] gh/liangel/1/head -> origin/gh/liangel/1/head 2025-10-10T00:23:45.9647620Z * [new branch] gh/liangel/1/orig -> origin/gh/liangel/1/orig 2025-10-10T00:23:45.9647808Z * [new branch] gh/liangel/2/base -> origin/gh/liangel/2/base 2025-10-10T00:23:45.9647992Z * [new branch] gh/liangel/2/head -> origin/gh/liangel/2/head 2025-10-10T00:23:45.9648180Z * [new branch] gh/liangel/2/orig -> origin/gh/liangel/2/orig 2025-10-10T00:23:45.9648364Z * [new branch] gh/liangel/3/base -> origin/gh/liangel/3/base 2025-10-10T00:23:45.9648551Z * [new branch] gh/liangel/3/head -> origin/gh/liangel/3/head 2025-10-10T00:23:45.9648744Z * [new branch] gh/liangel/3/orig -> origin/gh/liangel/3/orig 2025-10-10T00:23:45.9648936Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-10-10T00:23:45.9649120Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-10-10T00:23:45.9649314Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-10-10T00:23:45.9649523Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-10-10T00:23:45.9649735Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-10-10T00:23:45.9649915Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-10-10T00:23:45.9650077Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-10-10T00:23:45.9650239Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-10-10T00:23:45.9650405Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-10-10T00:23:45.9650574Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-10-10T00:23:45.9650739Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-10-10T00:23:45.9650907Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-10-10T00:23:45.9651077Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-10-10T00:23:45.9651238Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-10-10T00:23:45.9651399Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-10-10T00:23:45.9651569Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-10-10T00:23:45.9651732Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-10-10T00:23:45.9651920Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-10-10T00:23:45.9652119Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-10-10T00:23:45.9652383Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-10-10T00:23:45.9652573Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-10-10T00:23:45.9652828Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-10-10T00:23:45.9653022Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-10-10T00:23:45.9653208Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-10-10T00:23:45.9653397Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-10-10T00:23:45.9653591Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-10-10T00:23:45.9653781Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-10-10T00:23:45.9653971Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-10-10T00:23:45.9654172Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-10-10T00:23:45.9654362Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-10-10T00:23:45.9654550Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-10-10T00:23:45.9654744Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-10-10T00:23:45.9654931Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-10-10T00:23:45.9655124Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-10-10T00:23:45.9655320Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-10-10T00:23:45.9655610Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-10-10T00:23:45.9655949Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-10-10T00:23:45.9656296Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-10-10T00:23:45.9656648Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-10-10T00:23:45.9657004Z * [new branch] gh/malfet/505/base -> origin/gh/malfet/505/base 2025-10-10T00:23:45.9657371Z * [new branch] gh/malfet/505/head -> origin/gh/malfet/505/head 2025-10-10T00:23:45.9657680Z * [new branch] gh/malfet/505/orig -> origin/gh/malfet/505/orig 2025-10-10T00:23:45.9657969Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-10-10T00:23:45.9658278Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-10-10T00:23:45.9658563Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-10-10T00:23:45.9658859Z * [new branch] gh/malfet/507/base -> origin/gh/malfet/507/base 2025-10-10T00:23:45.9659147Z * [new branch] gh/malfet/507/head -> origin/gh/malfet/507/head 2025-10-10T00:23:45.9659484Z * [new branch] gh/malfet/507/orig -> origin/gh/malfet/507/orig 2025-10-10T00:23:45.9659769Z * [new branch] gh/malfet/513/base -> origin/gh/malfet/513/base 2025-10-10T00:23:45.9660091Z * [new branch] gh/malfet/513/head -> origin/gh/malfet/513/head 2025-10-10T00:23:45.9660455Z * [new branch] gh/malfet/513/orig -> origin/gh/malfet/513/orig 2025-10-10T00:23:45.9660740Z * [new branch] gh/malfet/516/base -> origin/gh/malfet/516/base 2025-10-10T00:23:45.9661034Z * [new branch] gh/malfet/516/head -> origin/gh/malfet/516/head 2025-10-10T00:23:45.9661355Z * [new branch] gh/malfet/516/orig -> origin/gh/malfet/516/orig 2025-10-10T00:23:45.9661796Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-10-10T00:23:45.9662095Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-10-10T00:23:45.9662534Z * [new branch] gh/malfet/518/base -> origin/gh/malfet/518/base 2025-10-10T00:23:45.9665413Z * [new branch] gh/malfet/518/head -> origin/gh/malfet/518/head 2025-10-10T00:23:45.9666061Z * [new branch] gh/malfet/518/orig -> origin/gh/malfet/518/orig 2025-10-10T00:23:45.9666394Z * [new branch] gh/malfet/519/base -> origin/gh/malfet/519/base 2025-10-10T00:23:45.9666663Z * [new branch] gh/malfet/519/head -> origin/gh/malfet/519/head 2025-10-10T00:23:45.9669191Z * [new branch] gh/malfet/519/orig -> origin/gh/malfet/519/orig 2025-10-10T00:23:45.9669549Z * [new branch] gh/malfet/520/base -> origin/gh/malfet/520/base 2025-10-10T00:23:45.9669769Z * [new branch] gh/malfet/520/head -> origin/gh/malfet/520/head 2025-10-10T00:23:45.9669959Z * [new branch] gh/malfet/520/orig -> origin/gh/malfet/520/orig 2025-10-10T00:23:45.9670162Z * [new branch] gh/malfet/521/base -> origin/gh/malfet/521/base 2025-10-10T00:23:45.9670346Z * [new branch] gh/malfet/521/head -> origin/gh/malfet/521/head 2025-10-10T00:23:45.9670530Z * [new branch] gh/malfet/521/orig -> origin/gh/malfet/521/orig 2025-10-10T00:23:45.9670731Z * [new branch] gh/malfet/522/base -> origin/gh/malfet/522/base 2025-10-10T00:23:45.9670917Z * [new branch] gh/malfet/522/head -> origin/gh/malfet/522/head 2025-10-10T00:23:45.9671102Z * [new branch] gh/malfet/522/orig -> origin/gh/malfet/522/orig 2025-10-10T00:23:45.9671292Z * [new branch] gh/malfet/523/base -> origin/gh/malfet/523/base 2025-10-10T00:23:45.9671489Z * [new branch] gh/malfet/523/head -> origin/gh/malfet/523/head 2025-10-10T00:23:45.9671674Z * [new branch] gh/malfet/523/orig -> origin/gh/malfet/523/orig 2025-10-10T00:23:45.9671862Z * [new branch] gh/malfet/524/base -> origin/gh/malfet/524/base 2025-10-10T00:23:45.9672055Z * [new branch] gh/malfet/524/head -> origin/gh/malfet/524/head 2025-10-10T00:23:45.9672238Z * [new branch] gh/malfet/524/orig -> origin/gh/malfet/524/orig 2025-10-10T00:23:45.9672426Z * [new branch] gh/malfet/525/base -> origin/gh/malfet/525/base 2025-10-10T00:23:45.9672619Z * [new branch] gh/malfet/525/head -> origin/gh/malfet/525/head 2025-10-10T00:23:45.9672807Z * [new branch] gh/malfet/525/orig -> origin/gh/malfet/525/orig 2025-10-10T00:23:45.9672995Z * [new branch] gh/malfet/526/base -> origin/gh/malfet/526/base 2025-10-10T00:23:45.9673194Z * [new branch] gh/malfet/526/head -> origin/gh/malfet/526/head 2025-10-10T00:23:45.9673388Z * [new branch] gh/malfet/526/orig -> origin/gh/malfet/526/orig 2025-10-10T00:23:45.9673574Z * [new branch] gh/malfet/527/base -> origin/gh/malfet/527/base 2025-10-10T00:23:45.9673766Z * [new branch] gh/malfet/527/head -> origin/gh/malfet/527/head 2025-10-10T00:23:45.9673951Z * [new branch] gh/malfet/527/orig -> origin/gh/malfet/527/orig 2025-10-10T00:23:45.9674138Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-10-10T00:23:45.9674337Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-10-10T00:23:45.9674523Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-10-10T00:23:45.9674871Z * [new branch] gh/malfet/529/base -> origin/gh/malfet/529/base 2025-10-10T00:23:45.9675058Z * [new branch] gh/malfet/529/head -> origin/gh/malfet/529/head 2025-10-10T00:23:45.9675334Z * [new branch] gh/malfet/529/orig -> origin/gh/malfet/529/orig 2025-10-10T00:23:45.9675531Z * [new branch] gh/malfet/530/base -> origin/gh/malfet/530/base 2025-10-10T00:23:45.9675725Z * [new branch] gh/malfet/530/head -> origin/gh/malfet/530/head 2025-10-10T00:23:45.9675929Z * [new branch] gh/malfet/530/orig -> origin/gh/malfet/530/orig 2025-10-10T00:23:45.9676117Z * [new branch] gh/malfet/531/base -> origin/gh/malfet/531/base 2025-10-10T00:23:45.9676305Z * [new branch] gh/malfet/531/head -> origin/gh/malfet/531/head 2025-10-10T00:23:45.9676502Z * [new branch] gh/malfet/531/orig -> origin/gh/malfet/531/orig 2025-10-10T00:23:45.9676701Z * [new branch] gh/malfet/532/base -> origin/gh/malfet/532/base 2025-10-10T00:23:45.9676890Z * [new branch] gh/malfet/532/head -> origin/gh/malfet/532/head 2025-10-10T00:23:45.9677099Z * [new branch] gh/malfet/532/orig -> origin/gh/malfet/532/orig 2025-10-10T00:23:45.9677287Z * [new branch] gh/malfet/533/base -> origin/gh/malfet/533/base 2025-10-10T00:23:45.9677473Z * [new branch] gh/malfet/533/head -> origin/gh/malfet/533/head 2025-10-10T00:23:45.9677666Z * [new branch] gh/malfet/533/orig -> origin/gh/malfet/533/orig 2025-10-10T00:23:45.9677853Z * [new branch] gh/malfet/534/base -> origin/gh/malfet/534/base 2025-10-10T00:23:45.9678041Z * [new branch] gh/malfet/534/head -> origin/gh/malfet/534/head 2025-10-10T00:23:45.9678238Z * [new branch] gh/malfet/534/orig -> origin/gh/malfet/534/orig 2025-10-10T00:23:45.9678430Z * [new branch] gh/malfet/535/base -> origin/gh/malfet/535/base 2025-10-10T00:23:45.9678615Z * [new branch] gh/malfet/535/head -> origin/gh/malfet/535/head 2025-10-10T00:23:45.9678813Z * [new branch] gh/malfet/535/orig -> origin/gh/malfet/535/orig 2025-10-10T00:23:45.9678999Z * [new branch] gh/malfet/536/base -> origin/gh/malfet/536/base 2025-10-10T00:23:45.9679185Z * [new branch] gh/malfet/536/head -> origin/gh/malfet/536/head 2025-10-10T00:23:45.9679374Z * [new branch] gh/malfet/536/orig -> origin/gh/malfet/536/orig 2025-10-10T00:23:45.9679594Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-10-10T00:23:45.9679783Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-10-10T00:23:45.9679973Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-10-10T00:23:45.9680175Z * [new branch] gh/malfet/538/base -> origin/gh/malfet/538/base 2025-10-10T00:23:45.9680370Z * [new branch] gh/malfet/538/head -> origin/gh/malfet/538/head 2025-10-10T00:23:45.9680562Z * [new branch] gh/malfet/538/orig -> origin/gh/malfet/538/orig 2025-10-10T00:23:45.9680759Z * [new branch] gh/malfet/539/base -> origin/gh/malfet/539/base 2025-10-10T00:23:45.9680949Z * [new branch] gh/malfet/539/head -> origin/gh/malfet/539/head 2025-10-10T00:23:45.9681137Z * [new branch] gh/malfet/539/orig -> origin/gh/malfet/539/orig 2025-10-10T00:23:45.9681334Z * [new branch] gh/malfet/540/base -> origin/gh/malfet/540/base 2025-10-10T00:23:45.9681525Z * [new branch] gh/malfet/540/head -> origin/gh/malfet/540/head 2025-10-10T00:23:45.9681785Z * [new branch] gh/malfet/540/orig -> origin/gh/malfet/540/orig 2025-10-10T00:23:45.9681985Z * [new branch] gh/malfet/541/base -> origin/gh/malfet/541/base 2025-10-10T00:23:45.9682176Z * [new branch] gh/malfet/541/head -> origin/gh/malfet/541/head 2025-10-10T00:23:45.9682427Z * [new branch] gh/malfet/541/orig -> origin/gh/malfet/541/orig 2025-10-10T00:23:45.9682626Z * [new branch] gh/malfet/542/base -> origin/gh/malfet/542/base 2025-10-10T00:23:45.9682814Z * [new branch] gh/malfet/542/head -> origin/gh/malfet/542/head 2025-10-10T00:23:45.9683001Z * [new branch] gh/malfet/542/orig -> origin/gh/malfet/542/orig 2025-10-10T00:23:45.9683195Z * [new branch] gh/malfet/543/base -> origin/gh/malfet/543/base 2025-10-10T00:23:45.9683382Z * [new branch] gh/malfet/543/head -> origin/gh/malfet/543/head 2025-10-10T00:23:45.9683579Z * [new branch] gh/malfet/543/orig -> origin/gh/malfet/543/orig 2025-10-10T00:23:45.9683768Z * [new branch] gh/malfet/544/base -> origin/gh/malfet/544/base 2025-10-10T00:23:45.9683970Z * [new branch] gh/malfet/544/head -> origin/gh/malfet/544/head 2025-10-10T00:23:45.9684157Z * [new branch] gh/malfet/544/orig -> origin/gh/malfet/544/orig 2025-10-10T00:23:45.9684344Z * [new branch] gh/malfet/545/base -> origin/gh/malfet/545/base 2025-10-10T00:23:45.9684540Z * [new branch] gh/malfet/545/head -> origin/gh/malfet/545/head 2025-10-10T00:23:45.9684724Z * [new branch] gh/malfet/545/orig -> origin/gh/malfet/545/orig 2025-10-10T00:23:45.9684911Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-10-10T00:23:45.9685110Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-10-10T00:23:45.9685303Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-10-10T00:23:45.9685489Z * [new branch] gh/malfet/547/base -> origin/gh/malfet/547/base 2025-10-10T00:23:45.9685687Z * [new branch] gh/malfet/547/head -> origin/gh/malfet/547/head 2025-10-10T00:23:45.9685873Z * [new branch] gh/malfet/547/orig -> origin/gh/malfet/547/orig 2025-10-10T00:23:45.9686062Z * [new branch] gh/malfet/548/base -> origin/gh/malfet/548/base 2025-10-10T00:23:45.9686260Z * [new branch] gh/malfet/548/head -> origin/gh/malfet/548/head 2025-10-10T00:23:45.9686446Z * [new branch] gh/malfet/548/orig -> origin/gh/malfet/548/orig 2025-10-10T00:23:45.9686641Z * [new branch] gh/malfet/549/base -> origin/gh/malfet/549/base 2025-10-10T00:23:45.9686835Z * [new branch] gh/malfet/549/head -> origin/gh/malfet/549/head 2025-10-10T00:23:45.9687024Z * [new branch] gh/malfet/549/orig -> origin/gh/malfet/549/orig 2025-10-10T00:23:45.9687209Z * [new branch] gh/malfet/550/base -> origin/gh/malfet/550/base 2025-10-10T00:23:45.9687405Z * [new branch] gh/malfet/550/head -> origin/gh/malfet/550/head 2025-10-10T00:23:45.9687594Z * [new branch] gh/malfet/550/orig -> origin/gh/malfet/550/orig 2025-10-10T00:23:45.9687784Z * [new branch] gh/malfet/551/base -> origin/gh/malfet/551/base 2025-10-10T00:23:45.9687971Z * [new branch] gh/malfet/551/head -> origin/gh/malfet/551/head 2025-10-10T00:23:45.9688170Z * [new branch] gh/malfet/551/orig -> origin/gh/malfet/551/orig 2025-10-10T00:23:45.9688355Z * [new branch] gh/malfet/552/base -> origin/gh/malfet/552/base 2025-10-10T00:23:45.9688540Z * [new branch] gh/malfet/552/head -> origin/gh/malfet/552/head 2025-10-10T00:23:45.9688802Z * [new branch] gh/malfet/552/orig -> origin/gh/malfet/552/orig 2025-10-10T00:23:45.9688988Z * [new branch] gh/malfet/553/base -> origin/gh/malfet/553/base 2025-10-10T00:23:45.9689234Z * [new branch] gh/malfet/553/head -> origin/gh/malfet/553/head 2025-10-10T00:23:45.9689431Z * [new branch] gh/malfet/553/orig -> origin/gh/malfet/553/orig 2025-10-10T00:23:45.9689620Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-10-10T00:23:45.9689810Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-10-10T00:23:45.9690060Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-10-10T00:23:45.9690297Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-10-10T00:23:45.9690533Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-10-10T00:23:45.9690834Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-10-10T00:23:45.9691076Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-10-10T00:23:45.9691345Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-10-10T00:23:45.9691602Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-10-10T00:23:45.9691831Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-10-10T00:23:45.9692057Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-10-10T00:23:45.9692249Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-10-10T00:23:45.9692462Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-10-10T00:23:45.9692674Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-10-10T00:23:45.9692903Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-10-10T00:23:45.9693117Z * [new branch] gh/masnesral/236/base -> origin/gh/masnesral/236/base 2025-10-10T00:23:45.9693321Z * [new branch] gh/masnesral/236/head -> origin/gh/masnesral/236/head 2025-10-10T00:23:45.9693526Z * [new branch] gh/masnesral/236/orig -> origin/gh/masnesral/236/orig 2025-10-10T00:23:45.9693738Z * [new branch] gh/masnesral/237/base -> origin/gh/masnesral/237/base 2025-10-10T00:23:45.9693943Z * [new branch] gh/masnesral/237/head -> origin/gh/masnesral/237/head 2025-10-10T00:23:45.9694143Z * [new branch] gh/masnesral/237/orig -> origin/gh/masnesral/237/orig 2025-10-10T00:23:45.9694354Z * [new branch] gh/masnesral/238/base -> origin/gh/masnesral/238/base 2025-10-10T00:23:45.9694558Z * [new branch] gh/masnesral/238/head -> origin/gh/masnesral/238/head 2025-10-10T00:23:45.9694761Z * [new branch] gh/masnesral/238/orig -> origin/gh/masnesral/238/orig 2025-10-10T00:23:45.9694975Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-10-10T00:23:45.9695175Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-10-10T00:23:45.9695370Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-10-10T00:23:45.9695577Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-10-10T00:23:45.9695774Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-10-10T00:23:45.9695971Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-10-10T00:23:45.9696263Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-10-10T00:23:45.9696460Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-10-10T00:23:45.9696721Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-10-10T00:23:45.9696933Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-10-10T00:23:45.9697134Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-10-10T00:23:45.9697336Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-10-10T00:23:45.9697541Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-10-10T00:23:45.9697740Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-10-10T00:23:45.9698016Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-10-10T00:23:45.9698282Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-10-10T00:23:45.9698555Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-10-10T00:23:45.9698814Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-10-10T00:23:45.9699070Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-10-10T00:23:45.9699338Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-10-10T00:23:45.9699592Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-10-10T00:23:45.9699845Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-10-10T00:23:45.9700108Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-10-10T00:23:45.9700368Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-10-10T00:23:45.9700619Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-10-10T00:23:45.9700887Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-10-10T00:23:45.9701139Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-10-10T00:23:45.9701388Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-10-10T00:23:45.9701646Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-10-10T00:23:45.9701899Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-10-10T00:23:45.9702149Z * [new branch] gh/mikaylagawarecki/337/base -> origin/gh/mikaylagawarecki/337/base 2025-10-10T00:23:45.9702416Z * [new branch] gh/mikaylagawarecki/337/head -> origin/gh/mikaylagawarecki/337/head 2025-10-10T00:23:45.9702671Z * [new branch] gh/mikaylagawarecki/337/orig -> origin/gh/mikaylagawarecki/337/orig 2025-10-10T00:23:45.9702925Z * [new branch] gh/mikaylagawarecki/340/base -> origin/gh/mikaylagawarecki/340/base 2025-10-10T00:23:45.9703194Z * [new branch] gh/mikaylagawarecki/340/head -> origin/gh/mikaylagawarecki/340/head 2025-10-10T00:23:45.9703453Z * [new branch] gh/mikaylagawarecki/340/orig -> origin/gh/mikaylagawarecki/340/orig 2025-10-10T00:23:45.9703705Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-10-10T00:23:45.9703962Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-10-10T00:23:45.9704214Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-10-10T00:23:45.9704536Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-10-10T00:23:45.9704794Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-10-10T00:23:45.9705108Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-10-10T00:23:45.9705361Z * [new branch] gh/mikaylagawarecki/343/base -> origin/gh/mikaylagawarecki/343/base 2025-10-10T00:23:45.9705625Z * [new branch] gh/mikaylagawarecki/343/head -> origin/gh/mikaylagawarecki/343/head 2025-10-10T00:23:45.9705878Z * [new branch] gh/mikaylagawarecki/343/orig -> origin/gh/mikaylagawarecki/343/orig 2025-10-10T00:23:45.9706130Z * [new branch] gh/mikaylagawarecki/344/base -> origin/gh/mikaylagawarecki/344/base 2025-10-10T00:23:45.9706386Z * [new branch] gh/mikaylagawarecki/344/head -> origin/gh/mikaylagawarecki/344/head 2025-10-10T00:23:45.9706661Z * [new branch] gh/mikaylagawarecki/344/orig -> origin/gh/mikaylagawarecki/344/orig 2025-10-10T00:23:45.9706911Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-10-10T00:23:45.9707169Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-10-10T00:23:45.9707433Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-10-10T00:23:45.9707685Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-10-10T00:23:45.9707940Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-10-10T00:23:45.9708206Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-10-10T00:23:45.9708454Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-10-10T00:23:45.9708786Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-10-10T00:23:45.9709059Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-10-10T00:23:45.9709318Z * [new branch] gh/mikaylagawarecki/348/base -> origin/gh/mikaylagawarecki/348/base 2025-10-10T00:23:45.9709575Z * [new branch] gh/mikaylagawarecki/348/head -> origin/gh/mikaylagawarecki/348/head 2025-10-10T00:23:45.9709837Z * [new branch] gh/mikaylagawarecki/348/orig -> origin/gh/mikaylagawarecki/348/orig 2025-10-10T00:23:45.9710094Z * [new branch] gh/mikaylagawarecki/349/base -> origin/gh/mikaylagawarecki/349/base 2025-10-10T00:23:45.9710353Z * [new branch] gh/mikaylagawarecki/349/head -> origin/gh/mikaylagawarecki/349/head 2025-10-10T00:23:45.9710616Z * [new branch] gh/mikaylagawarecki/349/orig -> origin/gh/mikaylagawarecki/349/orig 2025-10-10T00:23:45.9710876Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-10-10T00:23:45.9711131Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-10-10T00:23:45.9711395Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-10-10T00:23:45.9711588Z * [new branch] gh/mlazos/18/base -> origin/gh/mlazos/18/base 2025-10-10T00:23:45.9711775Z * [new branch] gh/mlazos/18/head -> origin/gh/mlazos/18/head 2025-10-10T00:23:45.9711966Z * [new branch] gh/mlazos/18/orig -> origin/gh/mlazos/18/orig 2025-10-10T00:23:45.9712150Z * [new branch] gh/mlazos/19/base -> origin/gh/mlazos/19/base 2025-10-10T00:23:45.9712336Z * [new branch] gh/mlazos/19/head -> origin/gh/mlazos/19/head 2025-10-10T00:23:45.9712529Z * [new branch] gh/mlazos/19/orig -> origin/gh/mlazos/19/orig 2025-10-10T00:23:45.9712788Z * [new branch] gh/mlazos/20/base -> origin/gh/mlazos/20/base 2025-10-10T00:23:45.9712978Z * [new branch] gh/mlazos/20/head -> origin/gh/mlazos/20/head 2025-10-10T00:23:45.9713229Z * [new branch] gh/mlazos/20/orig -> origin/gh/mlazos/20/orig 2025-10-10T00:23:45.9713428Z * [new branch] gh/mlazos/21/base -> origin/gh/mlazos/21/base 2025-10-10T00:23:45.9713617Z * [new branch] gh/mlazos/21/head -> origin/gh/mlazos/21/head 2025-10-10T00:23:45.9713802Z * [new branch] gh/mlazos/21/orig -> origin/gh/mlazos/21/orig 2025-10-10T00:23:45.9713996Z * [new branch] gh/mlazos/22/base -> origin/gh/mlazos/22/base 2025-10-10T00:23:45.9714181Z * [new branch] gh/mlazos/22/head -> origin/gh/mlazos/22/head 2025-10-10T00:23:45.9714363Z * [new branch] gh/mlazos/22/orig -> origin/gh/mlazos/22/orig 2025-10-10T00:23:45.9714561Z * [new branch] gh/mlazos/23/base -> origin/gh/mlazos/23/base 2025-10-10T00:23:45.9714746Z * [new branch] gh/mlazos/23/head -> origin/gh/mlazos/23/head 2025-10-10T00:23:45.9714940Z * [new branch] gh/mlazos/23/orig -> origin/gh/mlazos/23/orig 2025-10-10T00:23:45.9715138Z * [new branch] gh/mlazos/24/base -> origin/gh/mlazos/24/base 2025-10-10T00:23:45.9715323Z * [new branch] gh/mlazos/24/head -> origin/gh/mlazos/24/head 2025-10-10T00:23:45.9715505Z * [new branch] gh/mlazos/24/orig -> origin/gh/mlazos/24/orig 2025-10-10T00:23:45.9715697Z * [new branch] gh/mlazos/25/base -> origin/gh/mlazos/25/base 2025-10-10T00:23:45.9715881Z * [new branch] gh/mlazos/25/head -> origin/gh/mlazos/25/head 2025-10-10T00:23:45.9716064Z * [new branch] gh/mlazos/25/orig -> origin/gh/mlazos/25/orig 2025-10-10T00:23:45.9716260Z * [new branch] gh/mlazos/26/base -> origin/gh/mlazos/26/base 2025-10-10T00:23:45.9716445Z * [new branch] gh/mlazos/26/head -> origin/gh/mlazos/26/head 2025-10-10T00:23:45.9716631Z * [new branch] gh/mlazos/26/orig -> origin/gh/mlazos/26/orig 2025-10-10T00:23:45.9716817Z * [new branch] gh/mlazos/27/base -> origin/gh/mlazos/27/base 2025-10-10T00:23:45.9717014Z * [new branch] gh/mlazos/27/head -> origin/gh/mlazos/27/head 2025-10-10T00:23:45.9717202Z * [new branch] gh/mlazos/27/orig -> origin/gh/mlazos/27/orig 2025-10-10T00:23:45.9717385Z * [new branch] gh/mlazos/28/base -> origin/gh/mlazos/28/base 2025-10-10T00:23:45.9717585Z * [new branch] gh/mlazos/28/head -> origin/gh/mlazos/28/head 2025-10-10T00:23:45.9717767Z * [new branch] gh/mlazos/28/orig -> origin/gh/mlazos/28/orig 2025-10-10T00:23:45.9717954Z * [new branch] gh/mlazos/29/base -> origin/gh/mlazos/29/base 2025-10-10T00:23:45.9718150Z * [new branch] gh/mlazos/29/head -> origin/gh/mlazos/29/head 2025-10-10T00:23:45.9718336Z * [new branch] gh/mlazos/29/orig -> origin/gh/mlazos/29/orig 2025-10-10T00:23:45.9718518Z * [new branch] gh/mlazos/30/base -> origin/gh/mlazos/30/base 2025-10-10T00:23:45.9718711Z * [new branch] gh/mlazos/30/head -> origin/gh/mlazos/30/head 2025-10-10T00:23:45.9718896Z * [new branch] gh/mlazos/30/orig -> origin/gh/mlazos/30/orig 2025-10-10T00:23:45.9719085Z * [new branch] gh/mlazos/31/base -> origin/gh/mlazos/31/base 2025-10-10T00:23:45.9719283Z * [new branch] gh/mlazos/31/head -> origin/gh/mlazos/31/head 2025-10-10T00:23:45.9719470Z * [new branch] gh/mlazos/31/orig -> origin/gh/mlazos/31/orig 2025-10-10T00:23:45.9719718Z * [new branch] gh/mlazos/32/base -> origin/gh/mlazos/32/base 2025-10-10T00:23:45.9719913Z * [new branch] gh/mlazos/32/head -> origin/gh/mlazos/32/head 2025-10-10T00:23:45.9720162Z * [new branch] gh/mlazos/32/orig -> origin/gh/mlazos/32/orig 2025-10-10T00:23:45.9720346Z * [new branch] gh/mlazos/33/base -> origin/gh/mlazos/33/base 2025-10-10T00:23:45.9720530Z * [new branch] gh/mlazos/33/head -> origin/gh/mlazos/33/head 2025-10-10T00:23:45.9720724Z * [new branch] gh/mlazos/33/orig -> origin/gh/mlazos/33/orig 2025-10-10T00:23:45.9720908Z * [new branch] gh/mlazos/34/base -> origin/gh/mlazos/34/base 2025-10-10T00:23:45.9721093Z * [new branch] gh/mlazos/34/head -> origin/gh/mlazos/34/head 2025-10-10T00:23:45.9721288Z * [new branch] gh/mlazos/34/orig -> origin/gh/mlazos/34/orig 2025-10-10T00:23:45.9721470Z * [new branch] gh/mlazos/35/base -> origin/gh/mlazos/35/base 2025-10-10T00:23:45.9721660Z * [new branch] gh/mlazos/35/head -> origin/gh/mlazos/35/head 2025-10-10T00:23:45.9721858Z * [new branch] gh/mlazos/35/orig -> origin/gh/mlazos/35/orig 2025-10-10T00:23:45.9722045Z * [new branch] gh/mlazos/36/base -> origin/gh/mlazos/36/base 2025-10-10T00:23:45.9722228Z * [new branch] gh/mlazos/36/head -> origin/gh/mlazos/36/head 2025-10-10T00:23:45.9722421Z * [new branch] gh/mlazos/36/orig -> origin/gh/mlazos/36/orig 2025-10-10T00:23:45.9722605Z * [new branch] gh/mlazos/37/base -> origin/gh/mlazos/37/base 2025-10-10T00:23:45.9722788Z * [new branch] gh/mlazos/37/head -> origin/gh/mlazos/37/head 2025-10-10T00:23:45.9722984Z * [new branch] gh/mlazos/37/orig -> origin/gh/mlazos/37/orig 2025-10-10T00:23:45.9723174Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-10-10T00:23:45.9723367Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-10-10T00:23:45.9723581Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-10-10T00:23:45.9723790Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-10-10T00:23:45.9723997Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-10-10T00:23:45.9724197Z * [new branch] gh/muchulee8/64/base -> origin/gh/muchulee8/64/base 2025-10-10T00:23:45.9724407Z * [new branch] gh/muchulee8/64/head -> origin/gh/muchulee8/64/head 2025-10-10T00:23:45.9724606Z * [new branch] gh/muchulee8/64/orig -> origin/gh/muchulee8/64/orig 2025-10-10T00:23:45.9724807Z * [new branch] gh/muchulee8/65/base -> origin/gh/muchulee8/65/base 2025-10-10T00:23:45.9725020Z * [new branch] gh/muchulee8/65/head -> origin/gh/muchulee8/65/head 2025-10-10T00:23:45.9725222Z * [new branch] gh/muchulee8/65/orig -> origin/gh/muchulee8/65/orig 2025-10-10T00:23:45.9725430Z * [new branch] gh/muchulee8/66/base -> origin/gh/muchulee8/66/base 2025-10-10T00:23:45.9725635Z * [new branch] gh/muchulee8/66/head -> origin/gh/muchulee8/66/head 2025-10-10T00:23:45.9725831Z * [new branch] gh/muchulee8/66/orig -> origin/gh/muchulee8/66/orig 2025-10-10T00:23:45.9726034Z * [new branch] gh/muchulee8/67/base -> origin/gh/muchulee8/67/base 2025-10-10T00:23:45.9726241Z * [new branch] gh/muchulee8/67/head -> origin/gh/muchulee8/67/head 2025-10-10T00:23:45.9726436Z * [new branch] gh/muchulee8/67/orig -> origin/gh/muchulee8/67/orig 2025-10-10T00:23:45.9726734Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-10-10T00:23:45.9726974Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-10-10T00:23:45.9727260Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-10-10T00:23:45.9727488Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-10-10T00:23:45.9727723Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-10-10T00:23:45.9727951Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-10-10T00:23:45.9728175Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-10-10T00:23:45.9728410Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-10-10T00:23:45.9728638Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-10-10T00:23:45.9728862Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-10-10T00:23:45.9729096Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-10-10T00:23:45.9729319Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-10-10T00:23:45.9729543Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-10-10T00:23:45.9729766Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-10-10T00:23:45.9729998Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-10-10T00:23:45.9730228Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-10-10T00:23:45.9730453Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-10-10T00:23:45.9730687Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-10-10T00:23:45.9730920Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-10-10T00:23:45.9731145Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-10-10T00:23:45.9731379Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-10-10T00:23:45.9731603Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-10-10T00:23:45.9731825Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-10-10T00:23:45.9732054Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-10-10T00:23:45.9732256Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-10-10T00:23:45.9732457Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-10-10T00:23:45.9732661Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-10-10T00:23:45.9732863Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-10-10T00:23:45.9733061Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-10-10T00:23:45.9733262Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-10-10T00:23:45.9733458Z * [new branch] gh/nikitaved/3/base -> origin/gh/nikitaved/3/base 2025-10-10T00:23:45.9733657Z * [new branch] gh/nikitaved/3/head -> origin/gh/nikitaved/3/head 2025-10-10T00:23:45.9733862Z * [new branch] gh/nikitaved/3/orig -> origin/gh/nikitaved/3/orig 2025-10-10T00:23:45.9734051Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-10-10T00:23:45.9734311Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-10-10T00:23:45.9734496Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-10-10T00:23:45.9734847Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-10-10T00:23:45.9735035Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-10-10T00:23:45.9735217Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-10-10T00:23:45.9735412Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-10-10T00:23:45.9735595Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-10-10T00:23:45.9735782Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-10-10T00:23:45.9735980Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-10-10T00:23:45.9736171Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-10-10T00:23:45.9736357Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-10-10T00:23:45.9736557Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-10-10T00:23:45.9736740Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-10-10T00:23:45.9736929Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-10-10T00:23:45.9737122Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-10-10T00:23:45.9737307Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-10-10T00:23:45.9737494Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-10-10T00:23:45.9737691Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-10-10T00:23:45.9737875Z * [new branch] gh/pearu/113/base -> origin/gh/pearu/113/base 2025-10-10T00:23:45.9738060Z * [new branch] gh/pearu/113/head -> origin/gh/pearu/113/head 2025-10-10T00:23:45.9738246Z * [new branch] gh/pearu/113/orig -> origin/gh/pearu/113/orig 2025-10-10T00:23:45.9738443Z * [new branch] gh/pearu/114/base -> origin/gh/pearu/114/base 2025-10-10T00:23:45.9738627Z * [new branch] gh/pearu/114/head -> origin/gh/pearu/114/head 2025-10-10T00:23:45.9738814Z * [new branch] gh/pearu/114/orig -> origin/gh/pearu/114/orig 2025-10-10T00:23:45.9739011Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-10-10T00:23:45.9739196Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-10-10T00:23:45.9739380Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-10-10T00:23:45.9739570Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-10-10T00:23:45.9741210Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-10-10T00:23:45.9741393Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-10-10T00:23:45.9741588Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-10-10T00:23:45.9741779Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-10-10T00:23:45.9741960Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-10-10T00:23:45.9742154Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-10-10T00:23:45.9742336Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-10-10T00:23:45.9742604Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-10-10T00:23:45.9742806Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-10-10T00:23:45.9743058Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-10-10T00:23:45.9743244Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-10-10T00:23:45.9743441Z * [new branch] gh/pearu/120/base -> origin/gh/pearu/120/base 2025-10-10T00:23:45.9743625Z * [new branch] gh/pearu/120/head -> origin/gh/pearu/120/head 2025-10-10T00:23:45.9743808Z * [new branch] gh/pearu/120/orig -> origin/gh/pearu/120/orig 2025-10-10T00:23:45.9743991Z * [new branch] gh/pearu/121/base -> origin/gh/pearu/121/base 2025-10-10T00:23:45.9744182Z * [new branch] gh/pearu/121/head -> origin/gh/pearu/121/head 2025-10-10T00:23:45.9744370Z * [new branch] gh/pearu/121/orig -> origin/gh/pearu/121/orig 2025-10-10T00:23:45.9744554Z * [new branch] gh/pearu/122/base -> origin/gh/pearu/122/base 2025-10-10T00:23:45.9744750Z * [new branch] gh/pearu/122/head -> origin/gh/pearu/122/head 2025-10-10T00:23:45.9744933Z * [new branch] gh/pearu/122/orig -> origin/gh/pearu/122/orig 2025-10-10T00:23:45.9745117Z * [new branch] gh/pearu/123/base -> origin/gh/pearu/123/base 2025-10-10T00:23:45.9745319Z * [new branch] gh/pearu/123/head -> origin/gh/pearu/123/head 2025-10-10T00:23:45.9745500Z * [new branch] gh/pearu/123/orig -> origin/gh/pearu/123/orig 2025-10-10T00:23:45.9745689Z * [new branch] gh/pearu/124/base -> origin/gh/pearu/124/base 2025-10-10T00:23:45.9745897Z * [new branch] gh/pearu/124/head -> origin/gh/pearu/124/head 2025-10-10T00:23:45.9746112Z * [new branch] gh/pearu/124/orig -> origin/gh/pearu/124/orig 2025-10-10T00:23:45.9746326Z * [new branch] gh/pearu/125/base -> origin/gh/pearu/125/base 2025-10-10T00:23:45.9746522Z * [new branch] gh/pearu/125/head -> origin/gh/pearu/125/head 2025-10-10T00:23:45.9746707Z * [new branch] gh/pearu/125/orig -> origin/gh/pearu/125/orig 2025-10-10T00:23:45.9746892Z * [new branch] gh/pearu/126/base -> origin/gh/pearu/126/base 2025-10-10T00:23:45.9747088Z * [new branch] gh/pearu/126/head -> origin/gh/pearu/126/head 2025-10-10T00:23:45.9747275Z * [new branch] gh/pearu/126/orig -> origin/gh/pearu/126/orig 2025-10-10T00:23:45.9747464Z * [new branch] gh/pearu/127/base -> origin/gh/pearu/127/base 2025-10-10T00:23:45.9747662Z * [new branch] gh/pearu/127/head -> origin/gh/pearu/127/head 2025-10-10T00:23:45.9747854Z * [new branch] gh/pearu/127/orig -> origin/gh/pearu/127/orig 2025-10-10T00:23:45.9748037Z * [new branch] gh/pearu/128/base -> origin/gh/pearu/128/base 2025-10-10T00:23:45.9748224Z * [new branch] gh/pearu/128/head -> origin/gh/pearu/128/head 2025-10-10T00:23:45.9748413Z * [new branch] gh/pearu/128/orig -> origin/gh/pearu/128/orig 2025-10-10T00:23:45.9748595Z * [new branch] gh/pearu/129/base -> origin/gh/pearu/129/base 2025-10-10T00:23:45.9748860Z * [new branch] gh/pearu/129/head -> origin/gh/pearu/129/head 2025-10-10T00:23:45.9749061Z * [new branch] gh/pearu/129/orig -> origin/gh/pearu/129/orig 2025-10-10T00:23:45.9749245Z * [new branch] gh/pearu/130/base -> origin/gh/pearu/130/base 2025-10-10T00:23:45.9749434Z * [new branch] gh/pearu/130/head -> origin/gh/pearu/130/head 2025-10-10T00:23:45.9749719Z * [new branch] gh/pearu/130/orig -> origin/gh/pearu/130/orig 2025-10-10T00:23:45.9749902Z * [new branch] gh/pearu/131/base -> origin/gh/pearu/131/base 2025-10-10T00:23:45.9750152Z * [new branch] gh/pearu/131/head -> origin/gh/pearu/131/head 2025-10-10T00:23:45.9750346Z * [new branch] gh/pearu/131/orig -> origin/gh/pearu/131/orig 2025-10-10T00:23:45.9750529Z * [new branch] gh/pearu/132/base -> origin/gh/pearu/132/base 2025-10-10T00:23:45.9750712Z * [new branch] gh/pearu/132/head -> origin/gh/pearu/132/head 2025-10-10T00:23:45.9750905Z * [new branch] gh/pearu/132/orig -> origin/gh/pearu/132/orig 2025-10-10T00:23:45.9751089Z * [new branch] gh/pearu/133/base -> origin/gh/pearu/133/base 2025-10-10T00:23:45.9751275Z * [new branch] gh/pearu/133/head -> origin/gh/pearu/133/head 2025-10-10T00:23:45.9751477Z * [new branch] gh/pearu/133/orig -> origin/gh/pearu/133/orig 2025-10-10T00:23:45.9751661Z * [new branch] gh/pearu/134/base -> origin/gh/pearu/134/base 2025-10-10T00:23:45.9751849Z * [new branch] gh/pearu/134/head -> origin/gh/pearu/134/head 2025-10-10T00:23:45.9752031Z * [new branch] gh/pearu/134/orig -> origin/gh/pearu/134/orig 2025-10-10T00:23:45.9752225Z * [new branch] gh/pearu/135/base -> origin/gh/pearu/135/base 2025-10-10T00:23:45.9752410Z * [new branch] gh/pearu/135/head -> origin/gh/pearu/135/head 2025-10-10T00:23:45.9752593Z * [new branch] gh/pearu/135/orig -> origin/gh/pearu/135/orig 2025-10-10T00:23:45.9752783Z * [new branch] gh/pearu/136/base -> origin/gh/pearu/136/base 2025-10-10T00:23:45.9752966Z * [new branch] gh/pearu/136/head -> origin/gh/pearu/136/head 2025-10-10T00:23:45.9753157Z * [new branch] gh/pearu/136/orig -> origin/gh/pearu/136/orig 2025-10-10T00:23:45.9753348Z * [new branch] gh/pearu/137/base -> origin/gh/pearu/137/base 2025-10-10T00:23:45.9753536Z * [new branch] gh/pearu/137/head -> origin/gh/pearu/137/head 2025-10-10T00:23:45.9753722Z * [new branch] gh/pearu/137/orig -> origin/gh/pearu/137/orig 2025-10-10T00:23:45.9753917Z * [new branch] gh/pearu/138/base -> origin/gh/pearu/138/base 2025-10-10T00:23:45.9754104Z * [new branch] gh/pearu/138/head -> origin/gh/pearu/138/head 2025-10-10T00:23:45.9754288Z * [new branch] gh/pearu/138/orig -> origin/gh/pearu/138/orig 2025-10-10T00:23:45.9754479Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-10-10T00:23:45.9754664Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-10-10T00:23:45.9754853Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-10-10T00:23:45.9755049Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-10-10T00:23:45.9755235Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-10-10T00:23:45.9755415Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-10-10T00:23:45.9755594Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-10-10T00:23:45.9755784Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-10-10T00:23:45.9755966Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-10-10T00:23:45.9756159Z * [new branch] gh/pianpwk/1/base -> origin/gh/pianpwk/1/base 2025-10-10T00:23:45.9756360Z * [new branch] gh/pianpwk/1/head -> origin/gh/pianpwk/1/head 2025-10-10T00:23:45.9757104Z * [new branch] gh/pianpwk/1/orig -> origin/gh/pianpwk/1/orig 2025-10-10T00:23:45.9757294Z * [new branch] gh/pianpwk/2/base -> origin/gh/pianpwk/2/base 2025-10-10T00:23:45.9757575Z * [new branch] gh/pianpwk/2/head -> origin/gh/pianpwk/2/head 2025-10-10T00:23:45.9757769Z * [new branch] gh/pianpwk/2/orig -> origin/gh/pianpwk/2/orig 2025-10-10T00:23:45.9757964Z * [new branch] gh/pianpwk/3/base -> origin/gh/pianpwk/3/base 2025-10-10T00:23:45.9758167Z * [new branch] gh/pianpwk/3/head -> origin/gh/pianpwk/3/head 2025-10-10T00:23:45.9758361Z * [new branch] gh/pianpwk/3/orig -> origin/gh/pianpwk/3/orig 2025-10-10T00:23:45.9758553Z * [new branch] gh/pianpwk/4/base -> origin/gh/pianpwk/4/base 2025-10-10T00:23:45.9758754Z * [new branch] gh/pianpwk/4/head -> origin/gh/pianpwk/4/head 2025-10-10T00:23:45.9758945Z * [new branch] gh/pianpwk/4/orig -> origin/gh/pianpwk/4/orig 2025-10-10T00:23:45.9759132Z * [new branch] gh/pianpwk/5/base -> origin/gh/pianpwk/5/base 2025-10-10T00:23:45.9759331Z * [new branch] gh/pianpwk/5/head -> origin/gh/pianpwk/5/head 2025-10-10T00:23:45.9759520Z * [new branch] gh/pianpwk/5/orig -> origin/gh/pianpwk/5/orig 2025-10-10T00:23:45.9759716Z * [new branch] gh/pianpwk/6/base -> origin/gh/pianpwk/6/base 2025-10-10T00:23:45.9759904Z * [new branch] gh/pianpwk/6/head -> origin/gh/pianpwk/6/head 2025-10-10T00:23:45.9760103Z * [new branch] gh/pianpwk/6/orig -> origin/gh/pianpwk/6/orig 2025-10-10T00:23:45.9760289Z * [new branch] gh/pianpwk/7/base -> origin/gh/pianpwk/7/base 2025-10-10T00:23:45.9760481Z * [new branch] gh/pianpwk/7/head -> origin/gh/pianpwk/7/head 2025-10-10T00:23:45.9760681Z * [new branch] gh/pianpwk/7/orig -> origin/gh/pianpwk/7/orig 2025-10-10T00:23:45.9760872Z * [new branch] gh/pianpwk/8/base -> origin/gh/pianpwk/8/base 2025-10-10T00:23:45.9761059Z * [new branch] gh/pianpwk/8/head -> origin/gh/pianpwk/8/head 2025-10-10T00:23:45.9761264Z * [new branch] gh/pianpwk/8/orig -> origin/gh/pianpwk/8/orig 2025-10-10T00:23:45.9761501Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-10-10T00:23:45.9761679Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-10-10T00:23:45.9761870Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-10-10T00:23:45.9762043Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-10-10T00:23:45.9762223Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-10-10T00:23:45.9762401Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-10-10T00:23:45.9762576Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-10-10T00:23:45.9762751Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-10-10T00:23:45.9762939Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-10-10T00:23:45.9763112Z * [new branch] gh/rec/162/base -> origin/gh/rec/162/base 2025-10-10T00:23:45.9763286Z * [new branch] gh/rec/162/head -> origin/gh/rec/162/head 2025-10-10T00:23:45.9763461Z * [new branch] gh/rec/162/orig -> origin/gh/rec/162/orig 2025-10-10T00:23:45.9763647Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-10-10T00:23:45.9763889Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-10-10T00:23:45.9764059Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-10-10T00:23:45.9764611Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-10-10T00:23:45.9764793Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-10-10T00:23:45.9764966Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-10-10T00:23:45.9765222Z * [new branch] gh/robert-hardwick/1/base -> origin/gh/robert-hardwick/1/base 2025-10-10T00:23:45.9765452Z * [new branch] gh/robert-hardwick/1/head -> origin/gh/robert-hardwick/1/head 2025-10-10T00:23:45.9765683Z * [new branch] gh/robert-hardwick/1/orig -> origin/gh/robert-hardwick/1/orig 2025-10-10T00:23:45.9765923Z * [new branch] gh/robert-hardwick/2/base -> origin/gh/robert-hardwick/2/base 2025-10-10T00:23:45.9766161Z * [new branch] gh/robert-hardwick/2/head -> origin/gh/robert-hardwick/2/head 2025-10-10T00:23:45.9766386Z * [new branch] gh/robert-hardwick/2/orig -> origin/gh/robert-hardwick/2/orig 2025-10-10T00:23:45.9766625Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-10-10T00:23:45.9766852Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-10-10T00:23:45.9767076Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-10-10T00:23:45.9767308Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-10-10T00:23:45.9767533Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-10-10T00:23:45.9767758Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-10-10T00:23:45.9767956Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-10-10T00:23:45.9768141Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-10-10T00:23:45.9768333Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-10-10T00:23:45.9768522Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-10-10T00:23:45.9768714Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-10-10T00:23:45.9768902Z * [new branch] gh/rtimpe/15/base -> origin/gh/rtimpe/15/base 2025-10-10T00:23:45.9769093Z * [new branch] gh/rtimpe/15/head -> origin/gh/rtimpe/15/head 2025-10-10T00:23:45.9769289Z * [new branch] gh/rtimpe/15/orig -> origin/gh/rtimpe/15/orig 2025-10-10T00:23:45.9769478Z * [new branch] gh/rtimpe/16/base -> origin/gh/rtimpe/16/base 2025-10-10T00:23:45.9769664Z * [new branch] gh/rtimpe/16/head -> origin/gh/rtimpe/16/head 2025-10-10T00:23:45.9769855Z * [new branch] gh/rtimpe/16/orig -> origin/gh/rtimpe/16/orig 2025-10-10T00:23:45.9770040Z * [new branch] gh/rtimpe/17/base -> origin/gh/rtimpe/17/base 2025-10-10T00:23:45.9770226Z * [new branch] gh/rtimpe/17/head -> origin/gh/rtimpe/17/head 2025-10-10T00:23:45.9770419Z * [new branch] gh/rtimpe/17/orig -> origin/gh/rtimpe/17/orig 2025-10-10T00:23:45.9770604Z * [new branch] gh/rtimpe/18/base -> origin/gh/rtimpe/18/base 2025-10-10T00:23:45.9770789Z * [new branch] gh/rtimpe/18/head -> origin/gh/rtimpe/18/head 2025-10-10T00:23:45.9770986Z * [new branch] gh/rtimpe/18/orig -> origin/gh/rtimpe/18/orig 2025-10-10T00:23:45.9771175Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-10-10T00:23:45.9771426Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-10-10T00:23:45.9771620Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-10-10T00:23:45.9771878Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-10-10T00:23:45.9772059Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-10-10T00:23:45.9772237Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-10-10T00:23:45.9772474Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-10-10T00:23:45.9772692Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-10-10T00:23:45.9772917Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-10-10T00:23:45.9773144Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-10-10T00:23:45.9773363Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-10-10T00:23:45.9773577Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-10-10T00:23:45.9773802Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-10-10T00:23:45.9774019Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-10-10T00:23:45.9774238Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-10-10T00:23:45.9774466Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-10-10T00:23:45.9774683Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-10-10T00:23:45.9774898Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-10-10T00:23:45.9775124Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-10-10T00:23:45.9775339Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-10-10T00:23:45.9775561Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-10-10T00:23:45.9775782Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-10-10T00:23:45.9775997Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-10-10T00:23:45.9776210Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-10-10T00:23:45.9776432Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-10-10T00:23:45.9776645Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-10-10T00:23:45.9776861Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-10-10T00:23:45.9777063Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-10-10T00:23:45.9777245Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-10-10T00:23:45.9777427Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-10-10T00:23:45.9777637Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-10-10T00:23:45.9777859Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-10-10T00:23:45.9778062Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-10-10T00:23:45.9778268Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-10-10T00:23:45.9778480Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-10-10T00:23:45.9778684Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-10-10T00:23:45.9778953Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-10-10T00:23:45.9779174Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-10-10T00:23:45.9779443Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-10-10T00:23:45.9779648Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-10-10T00:23:45.9779867Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-10-10T00:23:45.9780073Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-10-10T00:23:45.9780277Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-10-10T00:23:45.9780493Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-10-10T00:23:45.9780703Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-10-10T00:23:45.9780908Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-10-10T00:23:45.9781136Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-10-10T00:23:45.9781340Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-10-10T00:23:45.9781543Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-10-10T00:23:45.9781765Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-10-10T00:23:45.9781969Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-10-10T00:23:45.9782176Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-10-10T00:23:45.9782379Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-10-10T00:23:45.9782596Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-10-10T00:23:45.9782801Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-10-10T00:23:45.9783008Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-10-10T00:23:45.9783219Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-10-10T00:23:45.9783425Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-10-10T00:23:45.9783630Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-10-10T00:23:45.9783847Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-10-10T00:23:45.9784069Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-10-10T00:23:45.9784279Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-10-10T00:23:45.9784491Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-10-10T00:23:45.9784701Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-10-10T00:23:45.9784907Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-10-10T00:23:45.9785125Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-10-10T00:23:45.9785331Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-10-10T00:23:45.9785544Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-10-10T00:23:45.9785756Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-10-10T00:23:45.9785962Z * [new branch] gh/seemethere/64/base -> origin/gh/seemethere/64/base 2025-10-10T00:23:45.9786242Z * [new branch] gh/seemethere/64/head -> origin/gh/seemethere/64/head 2025-10-10T00:23:45.9786453Z * [new branch] gh/seemethere/64/orig -> origin/gh/seemethere/64/orig 2025-10-10T00:23:45.9786715Z * [new branch] gh/seemethere/65/base -> origin/gh/seemethere/65/base 2025-10-10T00:23:45.9786919Z * [new branch] gh/seemethere/65/head -> origin/gh/seemethere/65/head 2025-10-10T00:23:45.9787124Z * [new branch] gh/seemethere/65/orig -> origin/gh/seemethere/65/orig 2025-10-10T00:23:45.9787338Z * [new branch] gh/seemethere/66/base -> origin/gh/seemethere/66/base 2025-10-10T00:23:45.9787544Z * [new branch] gh/seemethere/66/head -> origin/gh/seemethere/66/head 2025-10-10T00:23:45.9787750Z * [new branch] gh/seemethere/66/orig -> origin/gh/seemethere/66/orig 2025-10-10T00:23:45.9787968Z * [new branch] gh/seemethere/67/base -> origin/gh/seemethere/67/base 2025-10-10T00:23:45.9788179Z * [new branch] gh/seemethere/67/head -> origin/gh/seemethere/67/head 2025-10-10T00:23:45.9788382Z * [new branch] gh/seemethere/67/orig -> origin/gh/seemethere/67/orig 2025-10-10T00:23:45.9788601Z * [new branch] gh/seemethere/68/base -> origin/gh/seemethere/68/base 2025-10-10T00:23:45.9788892Z * [new branch] gh/seemethere/68/head -> origin/gh/seemethere/68/head 2025-10-10T00:23:45.9789100Z * [new branch] gh/seemethere/68/orig -> origin/gh/seemethere/68/orig 2025-10-10T00:23:45.9789319Z * [new branch] gh/seemethere/69/base -> origin/gh/seemethere/69/base 2025-10-10T00:23:45.9789522Z * [new branch] gh/seemethere/69/head -> origin/gh/seemethere/69/head 2025-10-10T00:23:45.9789726Z * [new branch] gh/seemethere/69/orig -> origin/gh/seemethere/69/orig 2025-10-10T00:23:45.9789943Z * [new branch] gh/seemethere/70/base -> origin/gh/seemethere/70/base 2025-10-10T00:23:45.9790146Z * [new branch] gh/seemethere/70/head -> origin/gh/seemethere/70/head 2025-10-10T00:23:45.9790354Z * [new branch] gh/seemethere/70/orig -> origin/gh/seemethere/70/orig 2025-10-10T00:23:45.9790581Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-10-10T00:23:45.9790785Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-10-10T00:23:45.9790993Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-10-10T00:23:45.9791213Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-10-10T00:23:45.9791430Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-10-10T00:23:45.9791643Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-10-10T00:23:45.9791912Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-10-10T00:23:45.9792145Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-10-10T00:23:45.9792392Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-10-10T00:23:45.9792605Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-10-10T00:23:45.9792832Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-10-10T00:23:45.9793046Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-10-10T00:23:45.9793261Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-10-10T00:23:45.9793482Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-10-10T00:23:45.9793772Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-10-10T00:23:45.9793987Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-10-10T00:23:45.9794277Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-10-10T00:23:45.9794491Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-10-10T00:23:45.9794703Z * [new branch] gh/shunting314/215/base -> origin/gh/shunting314/215/base 2025-10-10T00:23:45.9794924Z * [new branch] gh/shunting314/215/head -> origin/gh/shunting314/215/head 2025-10-10T00:23:45.9795134Z * [new branch] gh/shunting314/215/orig -> origin/gh/shunting314/215/orig 2025-10-10T00:23:45.9795347Z * [new branch] gh/shunting314/216/base -> origin/gh/shunting314/216/base 2025-10-10T00:23:45.9795572Z * [new branch] gh/shunting314/216/head -> origin/gh/shunting314/216/head 2025-10-10T00:23:45.9795785Z * [new branch] gh/shunting314/216/orig -> origin/gh/shunting314/216/orig 2025-10-10T00:23:45.9796000Z * [new branch] gh/shunting314/217/base -> origin/gh/shunting314/217/base 2025-10-10T00:23:45.9796226Z * [new branch] gh/shunting314/217/head -> origin/gh/shunting314/217/head 2025-10-10T00:23:45.9796435Z * [new branch] gh/shunting314/217/orig -> origin/gh/shunting314/217/orig 2025-10-10T00:23:45.9796648Z * [new branch] gh/shunting314/218/base -> origin/gh/shunting314/218/base 2025-10-10T00:23:45.9796869Z * [new branch] gh/shunting314/218/head -> origin/gh/shunting314/218/head 2025-10-10T00:23:45.9797079Z * [new branch] gh/shunting314/218/orig -> origin/gh/shunting314/218/orig 2025-10-10T00:23:45.9797290Z * [new branch] gh/shunting314/219/base -> origin/gh/shunting314/219/base 2025-10-10T00:23:45.9797506Z * [new branch] gh/shunting314/219/head -> origin/gh/shunting314/219/head 2025-10-10T00:23:45.9797772Z * [new branch] gh/shunting314/219/orig -> origin/gh/shunting314/219/orig 2025-10-10T00:23:45.9797996Z * [new branch] gh/shunting314/223/base -> origin/gh/shunting314/223/base 2025-10-10T00:23:45.9798205Z * [new branch] gh/shunting314/223/head -> origin/gh/shunting314/223/head 2025-10-10T00:23:45.9798426Z * [new branch] gh/shunting314/223/orig -> origin/gh/shunting314/223/orig 2025-10-10T00:23:45.9798637Z * [new branch] gh/shunting314/224/base -> origin/gh/shunting314/224/base 2025-10-10T00:23:45.9798848Z * [new branch] gh/shunting314/224/head -> origin/gh/shunting314/224/head 2025-10-10T00:23:45.9799066Z * [new branch] gh/shunting314/224/orig -> origin/gh/shunting314/224/orig 2025-10-10T00:23:45.9799276Z * [new branch] gh/shunting314/225/base -> origin/gh/shunting314/225/base 2025-10-10T00:23:45.9799492Z * [new branch] gh/shunting314/225/head -> origin/gh/shunting314/225/head 2025-10-10T00:23:45.9799715Z * [new branch] gh/shunting314/225/orig -> origin/gh/shunting314/225/orig 2025-10-10T00:23:45.9799931Z * [new branch] gh/shunting314/226/base -> origin/gh/shunting314/226/base 2025-10-10T00:23:45.9800144Z * [new branch] gh/shunting314/226/head -> origin/gh/shunting314/226/head 2025-10-10T00:23:45.9800366Z * [new branch] gh/shunting314/226/orig -> origin/gh/shunting314/226/orig 2025-10-10T00:23:45.9800578Z * [new branch] gh/shunting314/227/base -> origin/gh/shunting314/227/base 2025-10-10T00:23:45.9800788Z * [new branch] gh/shunting314/227/head -> origin/gh/shunting314/227/head 2025-10-10T00:23:45.9801011Z * [new branch] gh/shunting314/227/orig -> origin/gh/shunting314/227/orig 2025-10-10T00:23:45.9801294Z * [new branch] gh/shunting314/228/base -> origin/gh/shunting314/228/base 2025-10-10T00:23:45.9801509Z * [new branch] gh/shunting314/228/head -> origin/gh/shunting314/228/head 2025-10-10T00:23:45.9801794Z * [new branch] gh/shunting314/228/orig -> origin/gh/shunting314/228/orig 2025-10-10T00:23:45.9802047Z * [new branch] gh/shunting314/229/base -> origin/gh/shunting314/229/base 2025-10-10T00:23:45.9802262Z * [new branch] gh/shunting314/229/head -> origin/gh/shunting314/229/head 2025-10-10T00:23:45.9802490Z * [new branch] gh/shunting314/229/orig -> origin/gh/shunting314/229/orig 2025-10-10T00:23:45.9802706Z * [new branch] gh/shunting314/230/base -> origin/gh/shunting314/230/base 2025-10-10T00:23:45.9802924Z * [new branch] gh/shunting314/230/head -> origin/gh/shunting314/230/head 2025-10-10T00:23:45.9803136Z * [new branch] gh/shunting314/230/orig -> origin/gh/shunting314/230/orig 2025-10-10T00:23:45.9803361Z * [new branch] gh/shunting314/231/base -> origin/gh/shunting314/231/base 2025-10-10T00:23:45.9803571Z * [new branch] gh/shunting314/231/head -> origin/gh/shunting314/231/head 2025-10-10T00:23:45.9803788Z * [new branch] gh/shunting314/231/orig -> origin/gh/shunting314/231/orig 2025-10-10T00:23:45.9804009Z * [new branch] gh/shunting314/232/base -> origin/gh/shunting314/232/base 2025-10-10T00:23:45.9804220Z * [new branch] gh/shunting314/232/head -> origin/gh/shunting314/232/head 2025-10-10T00:23:45.9804431Z * [new branch] gh/shunting314/232/orig -> origin/gh/shunting314/232/orig 2025-10-10T00:23:45.9804656Z * [new branch] gh/shunting314/233/base -> origin/gh/shunting314/233/base 2025-10-10T00:23:45.9804871Z * [new branch] gh/shunting314/233/head -> origin/gh/shunting314/233/head 2025-10-10T00:23:45.9805085Z * [new branch] gh/shunting314/233/orig -> origin/gh/shunting314/233/orig 2025-10-10T00:23:45.9805302Z * [new branch] gh/shunting314/234/base -> origin/gh/shunting314/234/base 2025-10-10T00:23:45.9805524Z * [new branch] gh/shunting314/234/head -> origin/gh/shunting314/234/head 2025-10-10T00:23:45.9805744Z * [new branch] gh/shunting314/234/orig -> origin/gh/shunting314/234/orig 2025-10-10T00:23:45.9805960Z * [new branch] gh/shunting314/235/base -> origin/gh/shunting314/235/base 2025-10-10T00:23:45.9806176Z * [new branch] gh/shunting314/235/head -> origin/gh/shunting314/235/head 2025-10-10T00:23:45.9806386Z * [new branch] gh/shunting314/235/orig -> origin/gh/shunting314/235/orig 2025-10-10T00:23:45.9806595Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-10-10T00:23:45.9806797Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-10-10T00:23:45.9806998Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-10-10T00:23:45.9807201Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-10-10T00:23:45.9807444Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-10-10T00:23:45.9807640Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-10-10T00:23:45.9807880Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-10-10T00:23:45.9808079Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-10-10T00:23:45.9808295Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-10-10T00:23:45.9808502Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-10-10T00:23:45.9808776Z * [new branch] gh/slayton58/1/base -> origin/gh/slayton58/1/base 2025-10-10T00:23:45.9808969Z * [new branch] gh/slayton58/1/head -> origin/gh/slayton58/1/head 2025-10-10T00:23:45.9809225Z * [new branch] gh/slayton58/1/orig -> origin/gh/slayton58/1/orig 2025-10-10T00:23:45.9809443Z * [new branch] gh/slayton58/10/base -> origin/gh/slayton58/10/base 2025-10-10T00:23:45.9809648Z * [new branch] gh/slayton58/10/head -> origin/gh/slayton58/10/head 2025-10-10T00:23:45.9809846Z * [new branch] gh/slayton58/10/orig -> origin/gh/slayton58/10/orig 2025-10-10T00:23:45.9810052Z * [new branch] gh/slayton58/11/base -> origin/gh/slayton58/11/base 2025-10-10T00:23:45.9810248Z * [new branch] gh/slayton58/11/head -> origin/gh/slayton58/11/head 2025-10-10T00:23:45.9810443Z * [new branch] gh/slayton58/11/orig -> origin/gh/slayton58/11/orig 2025-10-10T00:23:45.9810648Z * [new branch] gh/slayton58/12/base -> origin/gh/slayton58/12/base 2025-10-10T00:23:45.9810846Z * [new branch] gh/slayton58/12/head -> origin/gh/slayton58/12/head 2025-10-10T00:23:45.9811046Z * [new branch] gh/slayton58/12/orig -> origin/gh/slayton58/12/orig 2025-10-10T00:23:45.9811245Z * [new branch] gh/slayton58/13/base -> origin/gh/slayton58/13/base 2025-10-10T00:23:45.9811441Z * [new branch] gh/slayton58/13/head -> origin/gh/slayton58/13/head 2025-10-10T00:23:45.9811634Z * [new branch] gh/slayton58/13/orig -> origin/gh/slayton58/13/orig 2025-10-10T00:23:45.9811843Z * [new branch] gh/slayton58/14/base -> origin/gh/slayton58/14/base 2025-10-10T00:23:45.9812045Z * [new branch] gh/slayton58/14/head -> origin/gh/slayton58/14/head 2025-10-10T00:23:45.9812240Z * [new branch] gh/slayton58/14/orig -> origin/gh/slayton58/14/orig 2025-10-10T00:23:45.9812448Z * [new branch] gh/slayton58/15/base -> origin/gh/slayton58/15/base 2025-10-10T00:23:45.9812651Z * [new branch] gh/slayton58/15/head -> origin/gh/slayton58/15/head 2025-10-10T00:23:45.9812852Z * [new branch] gh/slayton58/15/orig -> origin/gh/slayton58/15/orig 2025-10-10T00:23:45.9813045Z * [new branch] gh/slayton58/16/base -> origin/gh/slayton58/16/base 2025-10-10T00:23:45.9813292Z * [new branch] gh/slayton58/16/head -> origin/gh/slayton58/16/head 2025-10-10T00:23:45.9813493Z * [new branch] gh/slayton58/16/orig -> origin/gh/slayton58/16/orig 2025-10-10T00:23:45.9813692Z * [new branch] gh/slayton58/17/base -> origin/gh/slayton58/17/base 2025-10-10T00:23:45.9813932Z * [new branch] gh/slayton58/17/head -> origin/gh/slayton58/17/head 2025-10-10T00:23:45.9814132Z * [new branch] gh/slayton58/17/orig -> origin/gh/slayton58/17/orig 2025-10-10T00:23:45.9814333Z * [new branch] gh/slayton58/18/base -> origin/gh/slayton58/18/base 2025-10-10T00:23:45.9814537Z * [new branch] gh/slayton58/18/head -> origin/gh/slayton58/18/head 2025-10-10T00:23:45.9814731Z * [new branch] gh/slayton58/19/base -> origin/gh/slayton58/19/base 2025-10-10T00:23:45.9814931Z * [new branch] gh/slayton58/19/head -> origin/gh/slayton58/19/head 2025-10-10T00:23:45.9815142Z * [new branch] gh/slayton58/19/orig -> origin/gh/slayton58/19/orig 2025-10-10T00:23:45.9815335Z * [new branch] gh/slayton58/2/base -> origin/gh/slayton58/2/base 2025-10-10T00:23:45.9815528Z * [new branch] gh/slayton58/2/head -> origin/gh/slayton58/2/head 2025-10-10T00:23:45.9815725Z * [new branch] gh/slayton58/2/orig -> origin/gh/slayton58/2/orig 2025-10-10T00:23:45.9815991Z * [new branch] gh/slayton58/20/base -> origin/gh/slayton58/20/base 2025-10-10T00:23:45.9816185Z * [new branch] gh/slayton58/20/head -> origin/gh/slayton58/20/head 2025-10-10T00:23:45.9816448Z * [new branch] gh/slayton58/20/orig -> origin/gh/slayton58/20/orig 2025-10-10T00:23:45.9816643Z * [new branch] gh/slayton58/21/base -> origin/gh/slayton58/21/base 2025-10-10T00:23:45.9816837Z * [new branch] gh/slayton58/21/head -> origin/gh/slayton58/21/head 2025-10-10T00:23:45.9817041Z * [new branch] gh/slayton58/21/orig -> origin/gh/slayton58/21/orig 2025-10-10T00:23:45.9817243Z * [new branch] gh/slayton58/22/base -> origin/gh/slayton58/22/base 2025-10-10T00:23:45.9817437Z * [new branch] gh/slayton58/22/head -> origin/gh/slayton58/22/head 2025-10-10T00:23:45.9817630Z * [new branch] gh/slayton58/22/orig -> origin/gh/slayton58/22/orig 2025-10-10T00:23:45.9817835Z * [new branch] gh/slayton58/23/base -> origin/gh/slayton58/23/base 2025-10-10T00:23:45.9818034Z * [new branch] gh/slayton58/23/head -> origin/gh/slayton58/23/head 2025-10-10T00:23:45.9818234Z * [new branch] gh/slayton58/23/orig -> origin/gh/slayton58/23/orig 2025-10-10T00:23:45.9818446Z * [new branch] gh/slayton58/24/base -> origin/gh/slayton58/24/base 2025-10-10T00:23:45.9818640Z * [new branch] gh/slayton58/24/head -> origin/gh/slayton58/24/head 2025-10-10T00:23:45.9818836Z * [new branch] gh/slayton58/24/orig -> origin/gh/slayton58/24/orig 2025-10-10T00:23:45.9819077Z * [new branch] gh/slayton58/25/base -> origin/gh/slayton58/25/base 2025-10-10T00:23:45.9819275Z * [new branch] gh/slayton58/25/head -> origin/gh/slayton58/25/head 2025-10-10T00:23:45.9819511Z * [new branch] gh/slayton58/25/orig -> origin/gh/slayton58/25/orig 2025-10-10T00:23:45.9819715Z * [new branch] gh/slayton58/26/base -> origin/gh/slayton58/26/base 2025-10-10T00:23:45.9819914Z * [new branch] gh/slayton58/26/head -> origin/gh/slayton58/26/head 2025-10-10T00:23:45.9820109Z * [new branch] gh/slayton58/26/orig -> origin/gh/slayton58/26/orig 2025-10-10T00:23:45.9820311Z * [new branch] gh/slayton58/3/base -> origin/gh/slayton58/3/base 2025-10-10T00:23:45.9820504Z * [new branch] gh/slayton58/3/head -> origin/gh/slayton58/3/head 2025-10-10T00:23:45.9820699Z * [new branch] gh/slayton58/3/orig -> origin/gh/slayton58/3/orig 2025-10-10T00:23:45.9820903Z * [new branch] gh/slayton58/4/base -> origin/gh/slayton58/4/base 2025-10-10T00:23:45.9821095Z * [new branch] gh/slayton58/4/head -> origin/gh/slayton58/4/head 2025-10-10T00:23:45.9821289Z * [new branch] gh/slayton58/4/orig -> origin/gh/slayton58/4/orig 2025-10-10T00:23:45.9821493Z * [new branch] gh/slayton58/5/base -> origin/gh/slayton58/5/base 2025-10-10T00:23:45.9821687Z * [new branch] gh/slayton58/5/head -> origin/gh/slayton58/5/head 2025-10-10T00:23:45.9821883Z * [new branch] gh/slayton58/5/orig -> origin/gh/slayton58/5/orig 2025-10-10T00:23:45.9822075Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-10-10T00:23:45.9822279Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-10-10T00:23:45.9822472Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-10-10T00:23:45.9822667Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-10-10T00:23:45.9822870Z * [new branch] gh/slayton58/8/base -> origin/gh/slayton58/8/base 2025-10-10T00:23:45.9823133Z * [new branch] gh/slayton58/8/head -> origin/gh/slayton58/8/head 2025-10-10T00:23:45.9823326Z * [new branch] gh/slayton58/8/orig -> origin/gh/slayton58/8/orig 2025-10-10T00:23:45.9823592Z * [new branch] gh/slayton58/9/base -> origin/gh/slayton58/9/base 2025-10-10T00:23:45.9823786Z * [new branch] gh/slayton58/9/head -> origin/gh/slayton58/9/head 2025-10-10T00:23:45.9823980Z * [new branch] gh/slayton58/9/orig -> origin/gh/slayton58/9/orig 2025-10-10T00:23:45.9824199Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-10-10T00:23:45.9824404Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-10-10T00:23:45.9824610Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-10-10T00:23:45.9824861Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-10-10T00:23:45.9825067Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-10-10T00:23:45.9825305Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-10-10T00:23:45.9825526Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-10-10T00:23:45.9825728Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-10-10T00:23:45.9825933Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-10-10T00:23:45.9826139Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-10-10T00:23:45.9826349Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-10-10T00:23:45.9826557Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-10-10T00:23:45.9826762Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-10-10T00:23:45.9826972Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-10-10T00:23:45.9827178Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-10-10T00:23:45.9827378Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-10-10T00:23:45.9827585Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-10-10T00:23:45.9827791Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-10-10T00:23:45.9827994Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-10-10T00:23:45.9828203Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-10-10T00:23:45.9828407Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-10-10T00:23:45.9828613Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-10-10T00:23:45.9828906Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-10-10T00:23:45.9829117Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-10-10T00:23:45.9829317Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-10-10T00:23:45.9829525Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-10-10T00:23:45.9829733Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-10-10T00:23:45.9829933Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-10-10T00:23:45.9830145Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-10-10T00:23:45.9830426Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-10-10T00:23:45.9830627Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-10-10T00:23:45.9830939Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-10-10T00:23:45.9831155Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-10-10T00:23:45.9831396Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-10-10T00:23:45.9831599Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-10-10T00:23:45.9831808Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-10-10T00:23:45.9832012Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-10-10T00:23:45.9832214Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-10-10T00:23:45.9832428Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-10-10T00:23:45.9832637Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-10-10T00:23:45.9832844Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-10-10T00:23:45.9833052Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-10-10T00:23:45.9833257Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-10-10T00:23:45.9833461Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-10-10T00:23:45.9833677Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-10-10T00:23:45.9833882Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-10-10T00:23:45.9834083Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-10-10T00:23:45.9834294Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-10-10T00:23:45.9834496Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-10-10T00:23:45.9834702Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-10-10T00:23:45.9834910Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-10-10T00:23:45.9835109Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-10-10T00:23:45.9835313Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-10-10T00:23:45.9835512Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-10-10T00:23:45.9835724Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-10-10T00:23:45.9835933Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-10-10T00:23:45.9836133Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-10-10T00:23:45.9836346Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-10-10T00:23:45.9836553Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-10-10T00:23:45.9836798Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-10-10T00:23:45.9837007Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-10-10T00:23:45.9837254Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-10-10T00:23:45.9837455Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-10-10T00:23:45.9837665Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-10-10T00:23:45.9837943Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-10-10T00:23:45.9838146Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-10-10T00:23:45.9838427Z * [new branch] gh/soulitzer/381/base -> origin/gh/soulitzer/381/base 2025-10-10T00:23:45.9838636Z * [new branch] gh/soulitzer/381/head -> origin/gh/soulitzer/381/head 2025-10-10T00:23:45.9838838Z * [new branch] gh/soulitzer/381/orig -> origin/gh/soulitzer/381/orig 2025-10-10T00:23:45.9839053Z * [new branch] gh/soulitzer/382/base -> origin/gh/soulitzer/382/base 2025-10-10T00:23:45.9839260Z * [new branch] gh/soulitzer/382/head -> origin/gh/soulitzer/382/head 2025-10-10T00:23:45.9839462Z * [new branch] gh/soulitzer/382/orig -> origin/gh/soulitzer/382/orig 2025-10-10T00:23:45.9839676Z * [new branch] gh/soulitzer/383/base -> origin/gh/soulitzer/383/base 2025-10-10T00:23:45.9839881Z * [new branch] gh/soulitzer/383/head -> origin/gh/soulitzer/383/head 2025-10-10T00:23:45.9840086Z * [new branch] gh/soulitzer/383/orig -> origin/gh/soulitzer/383/orig 2025-10-10T00:23:45.9840289Z * [new branch] gh/soulitzer/384/base -> origin/gh/soulitzer/384/base 2025-10-10T00:23:45.9840507Z * [new branch] gh/soulitzer/384/head -> origin/gh/soulitzer/384/head 2025-10-10T00:23:45.9840709Z * [new branch] gh/soulitzer/384/orig -> origin/gh/soulitzer/384/orig 2025-10-10T00:23:45.9840910Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-10-10T00:23:45.9841125Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-10-10T00:23:45.9841324Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-10-10T00:23:45.9841532Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-10-10T00:23:45.9841743Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-10-10T00:23:45.9841943Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-10-10T00:23:45.9842143Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-10-10T00:23:45.9842351Z * [new branch] gh/swolchok/809/base -> origin/gh/swolchok/809/base 2025-10-10T00:23:45.9842548Z * [new branch] gh/swolchok/809/head -> origin/gh/swolchok/809/head 2025-10-10T00:23:45.9842788Z * [new branch] gh/swolchok/809/orig -> origin/gh/swolchok/809/orig 2025-10-10T00:23:45.9842999Z * [new branch] gh/swolchok/815/base -> origin/gh/swolchok/815/base 2025-10-10T00:23:45.9843233Z * [new branch] gh/swolchok/815/head -> origin/gh/swolchok/815/head 2025-10-10T00:23:45.9843436Z * [new branch] gh/swolchok/815/orig -> origin/gh/swolchok/815/orig 2025-10-10T00:23:45.9843644Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-10-10T00:23:45.9854084Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-10-10T00:23:45.9854559Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-10-10T00:23:45.9854860Z * [new branch] gh/swolchok/821/base -> origin/gh/swolchok/821/base 2025-10-10T00:23:45.9855084Z * [new branch] gh/swolchok/821/head -> origin/gh/swolchok/821/head 2025-10-10T00:23:45.9855282Z * [new branch] gh/swolchok/821/orig -> origin/gh/swolchok/821/orig 2025-10-10T00:23:45.9855487Z * [new branch] gh/swolchok/823/base -> origin/gh/swolchok/823/base 2025-10-10T00:23:45.9855846Z * [new branch] gh/swolchok/823/head -> origin/gh/swolchok/823/head 2025-10-10T00:23:45.9856049Z * [new branch] gh/swolchok/823/orig -> origin/gh/swolchok/823/orig 2025-10-10T00:23:45.9856329Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-10-10T00:23:45.9856551Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-10-10T00:23:45.9856755Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-10-10T00:23:45.9856953Z * [new branch] gh/swolchok/826/base -> origin/gh/swolchok/826/base 2025-10-10T00:23:45.9857162Z * [new branch] gh/swolchok/826/head -> origin/gh/swolchok/826/head 2025-10-10T00:23:45.9857365Z * [new branch] gh/swolchok/826/orig -> origin/gh/swolchok/826/orig 2025-10-10T00:23:45.9857565Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-10-10T00:23:45.9857777Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-10-10T00:23:45.9857982Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-10-10T00:23:45.9858183Z * [new branch] gh/swolchok/830/base -> origin/gh/swolchok/830/base 2025-10-10T00:23:45.9858387Z * [new branch] gh/swolchok/830/head -> origin/gh/swolchok/830/head 2025-10-10T00:23:45.9858587Z * [new branch] gh/swolchok/830/orig -> origin/gh/swolchok/830/orig 2025-10-10T00:23:45.9858789Z * [new branch] gh/swolchok/831/base -> origin/gh/swolchok/831/base 2025-10-10T00:23:45.9858987Z * [new branch] gh/swolchok/831/head -> origin/gh/swolchok/831/head 2025-10-10T00:23:45.9859192Z * [new branch] gh/swolchok/831/orig -> origin/gh/swolchok/831/orig 2025-10-10T00:23:45.9859392Z * [new branch] gh/swolchok/832/base -> origin/gh/swolchok/832/base 2025-10-10T00:23:45.9859592Z * [new branch] gh/swolchok/832/head -> origin/gh/swolchok/832/head 2025-10-10T00:23:45.9859800Z * [new branch] gh/swolchok/832/orig -> origin/gh/swolchok/832/orig 2025-10-10T00:23:45.9860043Z * [new branch] gh/swolchok/833/base -> origin/gh/swolchok/833/base 2025-10-10T00:23:45.9860248Z * [new branch] gh/swolchok/833/head -> origin/gh/swolchok/833/head 2025-10-10T00:23:45.9860490Z * [new branch] gh/swolchok/833/orig -> origin/gh/swolchok/833/orig 2025-10-10T00:23:45.9860687Z * [new branch] gh/swolchok/834/base -> origin/gh/swolchok/834/base 2025-10-10T00:23:45.9860884Z * [new branch] gh/swolchok/834/head -> origin/gh/swolchok/834/head 2025-10-10T00:23:45.9861091Z * [new branch] gh/swolchok/834/orig -> origin/gh/swolchok/834/orig 2025-10-10T00:23:45.9861291Z * [new branch] gh/swolchok/835/base -> origin/gh/swolchok/835/base 2025-10-10T00:23:45.9861491Z * [new branch] gh/swolchok/835/head -> origin/gh/swolchok/835/head 2025-10-10T00:23:45.9861709Z * [new branch] gh/swolchok/835/orig -> origin/gh/swolchok/835/orig 2025-10-10T00:23:45.9861908Z * [new branch] gh/swolchok/836/base -> origin/gh/swolchok/836/base 2025-10-10T00:23:45.9862106Z * [new branch] gh/swolchok/836/head -> origin/gh/swolchok/836/head 2025-10-10T00:23:45.9862318Z * [new branch] gh/swolchok/836/orig -> origin/gh/swolchok/836/orig 2025-10-10T00:23:45.9862516Z * [new branch] gh/swolchok/837/base -> origin/gh/swolchok/837/base 2025-10-10T00:23:45.9862713Z * [new branch] gh/swolchok/837/head -> origin/gh/swolchok/837/head 2025-10-10T00:23:45.9862916Z * [new branch] gh/swolchok/837/orig -> origin/gh/swolchok/837/orig 2025-10-10T00:23:45.9863180Z * [new branch] gh/swolchok/838/base -> origin/gh/swolchok/838/base 2025-10-10T00:23:45.9863378Z * [new branch] gh/swolchok/838/head -> origin/gh/swolchok/838/head 2025-10-10T00:23:45.9863636Z * [new branch] gh/swolchok/838/orig -> origin/gh/swolchok/838/orig 2025-10-10T00:23:45.9863842Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-10-10T00:23:45.9864039Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-10-10T00:23:45.9864237Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-10-10T00:23:45.9864447Z * [new branch] gh/swolchok/840/base -> origin/gh/swolchok/840/base 2025-10-10T00:23:45.9864644Z * [new branch] gh/swolchok/840/head -> origin/gh/swolchok/840/head 2025-10-10T00:23:45.9864841Z * [new branch] gh/swolchok/840/orig -> origin/gh/swolchok/840/orig 2025-10-10T00:23:45.9865055Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-10-10T00:23:45.9865252Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-10-10T00:23:45.9865454Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-10-10T00:23:45.9865697Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-10-10T00:23:45.9865897Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-10-10T00:23:45.9866133Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-10-10T00:23:45.9866338Z * [new branch] gh/swolchok/843/base -> origin/gh/swolchok/843/base 2025-10-10T00:23:45.9866534Z * [new branch] gh/swolchok/843/head -> origin/gh/swolchok/843/head 2025-10-10T00:23:45.9866738Z * [new branch] gh/swolchok/843/orig -> origin/gh/swolchok/843/orig 2025-10-10T00:23:45.9866942Z * [new branch] gh/swolchok/844/base -> origin/gh/swolchok/844/base 2025-10-10T00:23:45.9867141Z * [new branch] gh/swolchok/844/head -> origin/gh/swolchok/844/head 2025-10-10T00:23:45.9867338Z * [new branch] gh/swolchok/844/orig -> origin/gh/swolchok/844/orig 2025-10-10T00:23:45.9867547Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-10-10T00:23:45.9867744Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-10-10T00:23:45.9867939Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-10-10T00:23:45.9868138Z * [new branch] gh/swolchok/846/base -> origin/gh/swolchok/846/base 2025-10-10T00:23:45.9868350Z * [new branch] gh/swolchok/846/head -> origin/gh/swolchok/846/head 2025-10-10T00:23:45.9868552Z * [new branch] gh/swolchok/846/orig -> origin/gh/swolchok/846/orig 2025-10-10T00:23:45.9868836Z * [new branch] gh/swolchok/847/base -> origin/gh/swolchok/847/base 2025-10-10T00:23:45.9869057Z * [new branch] gh/swolchok/847/head -> origin/gh/swolchok/847/head 2025-10-10T00:23:45.9869253Z * [new branch] gh/swolchok/847/orig -> origin/gh/swolchok/847/orig 2025-10-10T00:23:45.9869455Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-10-10T00:23:45.9869670Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-10-10T00:23:45.9869869Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-10-10T00:23:45.9870069Z * [new branch] gh/swolchok/849/base -> origin/gh/swolchok/849/base 2025-10-10T00:23:45.9870282Z * [new branch] gh/swolchok/849/head -> origin/gh/swolchok/849/head 2025-10-10T00:23:45.9870557Z * [new branch] gh/swolchok/849/orig -> origin/gh/swolchok/849/orig 2025-10-10T00:23:45.9870755Z * [new branch] gh/swolchok/850/base -> origin/gh/swolchok/850/base 2025-10-10T00:23:45.9871031Z * [new branch] gh/swolchok/850/head -> origin/gh/swolchok/850/head 2025-10-10T00:23:45.9871243Z * [new branch] gh/swolchok/850/orig -> origin/gh/swolchok/850/orig 2025-10-10T00:23:45.9871482Z * [new branch] gh/swolchok/851/base -> origin/gh/swolchok/851/base 2025-10-10T00:23:45.9871695Z * [new branch] gh/swolchok/851/head -> origin/gh/swolchok/851/head 2025-10-10T00:23:45.9871931Z * [new branch] gh/swolchok/851/orig -> origin/gh/swolchok/851/orig 2025-10-10T00:23:45.9872134Z * [new branch] gh/swolchok/852/base -> origin/gh/swolchok/852/base 2025-10-10T00:23:45.9872345Z * [new branch] gh/swolchok/852/head -> origin/gh/swolchok/852/head 2025-10-10T00:23:45.9872556Z * [new branch] gh/swolchok/852/orig -> origin/gh/swolchok/852/orig 2025-10-10T00:23:45.9872763Z * [new branch] gh/syed-ahmed/5/base -> origin/gh/syed-ahmed/5/base 2025-10-10T00:23:45.9872969Z * [new branch] gh/syed-ahmed/5/head -> origin/gh/syed-ahmed/5/head 2025-10-10T00:23:45.9873179Z * [new branch] gh/syed-ahmed/5/orig -> origin/gh/syed-ahmed/5/orig 2025-10-10T00:23:45.9873374Z * [new branch] gh/syed-ahmed/6/base -> origin/gh/syed-ahmed/6/base 2025-10-10T00:23:45.9873570Z * [new branch] gh/syed-ahmed/6/head -> origin/gh/syed-ahmed/6/head 2025-10-10T00:23:45.9873778Z * [new branch] gh/syed-ahmed/6/orig -> origin/gh/syed-ahmed/6/orig 2025-10-10T00:23:45.9873978Z * [new branch] gh/syed-ahmed/7/base -> origin/gh/syed-ahmed/7/base 2025-10-10T00:23:45.9874179Z * [new branch] gh/syed-ahmed/7/head -> origin/gh/syed-ahmed/7/head 2025-10-10T00:23:45.9874385Z * [new branch] gh/syed-ahmed/7/orig -> origin/gh/syed-ahmed/7/orig 2025-10-10T00:23:45.9874595Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-10-10T00:23:45.9874789Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-10-10T00:23:45.9874991Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-10-10T00:23:45.9875183Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-10-10T00:23:45.9875374Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-10-10T00:23:45.9875576Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-10-10T00:23:45.9875769Z * [new branch] gh/tianyu-l/5/base -> origin/gh/tianyu-l/5/base 2025-10-10T00:23:45.9875964Z * [new branch] gh/tianyu-l/5/orig -> origin/gh/tianyu-l/5/orig 2025-10-10T00:23:45.9876154Z * [new branch] gh/tianyu-l/6/base -> origin/gh/tianyu-l/6/base 2025-10-10T00:23:45.9876350Z * [new branch] gh/tianyu-l/6/head -> origin/gh/tianyu-l/6/head 2025-10-10T00:23:45.9876538Z * [new branch] gh/tianyu-l/6/orig -> origin/gh/tianyu-l/6/orig 2025-10-10T00:23:45.9876725Z * [new branch] gh/tianyu-l/7/base -> origin/gh/tianyu-l/7/base 2025-10-10T00:23:45.9876918Z * [new branch] gh/tianyu-l/7/orig -> origin/gh/tianyu-l/7/orig 2025-10-10T00:23:45.9877200Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-10-10T00:23:45.9877473Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-10-10T00:23:45.9877717Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-10-10T00:23:45.9878025Z * [new branch] gh/tugsbayasgalan/11/base -> origin/gh/tugsbayasgalan/11/base 2025-10-10T00:23:45.9878262Z * [new branch] gh/tugsbayasgalan/11/head -> origin/gh/tugsbayasgalan/11/head 2025-10-10T00:23:45.9878559Z * [new branch] gh/tugsbayasgalan/11/orig -> origin/gh/tugsbayasgalan/11/orig 2025-10-10T00:23:45.9878794Z * [new branch] gh/tugsbayasgalan/12/base -> origin/gh/tugsbayasgalan/12/base 2025-10-10T00:23:45.9879024Z * [new branch] gh/tugsbayasgalan/12/head -> origin/gh/tugsbayasgalan/12/head 2025-10-10T00:23:45.9879256Z * [new branch] gh/tugsbayasgalan/12/orig -> origin/gh/tugsbayasgalan/12/orig 2025-10-10T00:23:45.9879494Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-10-10T00:23:45.9879725Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-10-10T00:23:45.9879957Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-10-10T00:23:45.9880196Z * [new branch] gh/tugsbayasgalan/14/base -> origin/gh/tugsbayasgalan/14/base 2025-10-10T00:23:45.9880431Z * [new branch] gh/tugsbayasgalan/14/head -> origin/gh/tugsbayasgalan/14/head 2025-10-10T00:23:45.9880661Z * [new branch] gh/tugsbayasgalan/14/orig -> origin/gh/tugsbayasgalan/14/orig 2025-10-10T00:23:45.9880904Z * [new branch] gh/tugsbayasgalan/15/base -> origin/gh/tugsbayasgalan/15/base 2025-10-10T00:23:45.9881135Z * [new branch] gh/tugsbayasgalan/15/head -> origin/gh/tugsbayasgalan/15/head 2025-10-10T00:23:45.9881367Z * [new branch] gh/tugsbayasgalan/15/orig -> origin/gh/tugsbayasgalan/15/orig 2025-10-10T00:23:45.9881617Z * [new branch] gh/tugsbayasgalan/16/base -> origin/gh/tugsbayasgalan/16/base 2025-10-10T00:23:45.9881852Z * [new branch] gh/tugsbayasgalan/16/head -> origin/gh/tugsbayasgalan/16/head 2025-10-10T00:23:45.9882083Z * [new branch] gh/tugsbayasgalan/16/orig -> origin/gh/tugsbayasgalan/16/orig 2025-10-10T00:23:45.9882325Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-10-10T00:23:45.9882560Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-10-10T00:23:45.9882828Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-10-10T00:23:45.9883075Z * [new branch] gh/tugsbayasgalan/18/base -> origin/gh/tugsbayasgalan/18/base 2025-10-10T00:23:45.9883344Z * [new branch] gh/tugsbayasgalan/18/head -> origin/gh/tugsbayasgalan/18/head 2025-10-10T00:23:45.9883577Z * [new branch] gh/tugsbayasgalan/18/orig -> origin/gh/tugsbayasgalan/18/orig 2025-10-10T00:23:45.9883814Z * [new branch] gh/tugsbayasgalan/19/base -> origin/gh/tugsbayasgalan/19/base 2025-10-10T00:23:45.9884050Z * [new branch] gh/tugsbayasgalan/19/head -> origin/gh/tugsbayasgalan/19/head 2025-10-10T00:23:45.9884281Z * [new branch] gh/tugsbayasgalan/19/orig -> origin/gh/tugsbayasgalan/19/orig 2025-10-10T00:23:45.9884535Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-10-10T00:23:45.9884763Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-10-10T00:23:45.9884994Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-10-10T00:23:45.9885229Z * [new branch] gh/tugsbayasgalan/20/base -> origin/gh/tugsbayasgalan/20/base 2025-10-10T00:23:45.9885465Z * [new branch] gh/tugsbayasgalan/20/head -> origin/gh/tugsbayasgalan/20/head 2025-10-10T00:23:45.9885696Z * [new branch] gh/tugsbayasgalan/20/orig -> origin/gh/tugsbayasgalan/20/orig 2025-10-10T00:23:45.9886485Z * [new branch] gh/tugsbayasgalan/21/base -> origin/gh/tugsbayasgalan/21/base 2025-10-10T00:23:45.9886728Z * [new branch] gh/tugsbayasgalan/21/head -> origin/gh/tugsbayasgalan/21/head 2025-10-10T00:23:45.9887024Z * [new branch] gh/tugsbayasgalan/21/orig -> origin/gh/tugsbayasgalan/21/orig 2025-10-10T00:23:45.9887256Z * [new branch] gh/tugsbayasgalan/22/base -> origin/gh/tugsbayasgalan/22/base 2025-10-10T00:23:45.9887495Z * [new branch] gh/tugsbayasgalan/22/head -> origin/gh/tugsbayasgalan/22/head 2025-10-10T00:23:45.9887725Z * [new branch] gh/tugsbayasgalan/22/orig -> origin/gh/tugsbayasgalan/22/orig 2025-10-10T00:23:45.9887953Z * [new branch] gh/tugsbayasgalan/23/base -> origin/gh/tugsbayasgalan/23/base 2025-10-10T00:23:45.9888191Z * [new branch] gh/tugsbayasgalan/23/head -> origin/gh/tugsbayasgalan/23/head 2025-10-10T00:23:45.9888467Z * [new branch] gh/tugsbayasgalan/23/orig -> origin/gh/tugsbayasgalan/23/orig 2025-10-10T00:23:45.9888700Z * [new branch] gh/tugsbayasgalan/24/base -> origin/gh/tugsbayasgalan/24/base 2025-10-10T00:23:45.9888977Z * [new branch] gh/tugsbayasgalan/24/head -> origin/gh/tugsbayasgalan/24/head 2025-10-10T00:23:45.9889208Z * [new branch] gh/tugsbayasgalan/24/orig -> origin/gh/tugsbayasgalan/24/orig 2025-10-10T00:23:45.9889438Z * [new branch] gh/tugsbayasgalan/25/base -> origin/gh/tugsbayasgalan/25/base 2025-10-10T00:23:45.9889671Z * [new branch] gh/tugsbayasgalan/25/head -> origin/gh/tugsbayasgalan/25/head 2025-10-10T00:23:45.9889901Z * [new branch] gh/tugsbayasgalan/25/orig -> origin/gh/tugsbayasgalan/25/orig 2025-10-10T00:23:45.9890131Z * [new branch] gh/tugsbayasgalan/26/base -> origin/gh/tugsbayasgalan/26/base 2025-10-10T00:23:45.9890367Z * [new branch] gh/tugsbayasgalan/26/head -> origin/gh/tugsbayasgalan/26/head 2025-10-10T00:23:45.9890599Z * [new branch] gh/tugsbayasgalan/26/orig -> origin/gh/tugsbayasgalan/26/orig 2025-10-10T00:23:45.9890829Z * [new branch] gh/tugsbayasgalan/27/base -> origin/gh/tugsbayasgalan/27/base 2025-10-10T00:23:45.9891069Z * [new branch] gh/tugsbayasgalan/27/head -> origin/gh/tugsbayasgalan/27/head 2025-10-10T00:23:45.9891300Z * [new branch] gh/tugsbayasgalan/27/orig -> origin/gh/tugsbayasgalan/27/orig 2025-10-10T00:23:45.9891534Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-10-10T00:23:45.9891762Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-10-10T00:23:45.9891997Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-10-10T00:23:45.9892223Z * [new branch] gh/tugsbayasgalan/29/base -> origin/gh/tugsbayasgalan/29/base 2025-10-10T00:23:45.9892455Z * [new branch] gh/tugsbayasgalan/29/head -> origin/gh/tugsbayasgalan/29/head 2025-10-10T00:23:45.9892691Z * [new branch] gh/tugsbayasgalan/29/orig -> origin/gh/tugsbayasgalan/29/orig 2025-10-10T00:23:45.9892925Z * [new branch] gh/tugsbayasgalan/3/base -> origin/gh/tugsbayasgalan/3/base 2025-10-10T00:23:45.9893149Z * [new branch] gh/tugsbayasgalan/3/head -> origin/gh/tugsbayasgalan/3/head 2025-10-10T00:23:45.9893382Z * [new branch] gh/tugsbayasgalan/3/orig -> origin/gh/tugsbayasgalan/3/orig 2025-10-10T00:23:45.9893615Z * [new branch] gh/tugsbayasgalan/30/base -> origin/gh/tugsbayasgalan/30/base 2025-10-10T00:23:45.9893843Z * [new branch] gh/tugsbayasgalan/30/head -> origin/gh/tugsbayasgalan/30/head 2025-10-10T00:23:45.9894085Z * [new branch] gh/tugsbayasgalan/30/orig -> origin/gh/tugsbayasgalan/30/orig 2025-10-10T00:23:45.9894429Z * [new branch] gh/tugsbayasgalan/31/base -> origin/gh/tugsbayasgalan/31/base 2025-10-10T00:23:45.9894696Z * [new branch] gh/tugsbayasgalan/31/head -> origin/gh/tugsbayasgalan/31/head 2025-10-10T00:23:45.9895350Z * [new branch] gh/tugsbayasgalan/31/orig -> origin/gh/tugsbayasgalan/31/orig 2025-10-10T00:23:45.9895590Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-10-10T00:23:45.9895826Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-10-10T00:23:45.9896065Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-10-10T00:23:45.9896295Z * [new branch] gh/tugsbayasgalan/33/base -> origin/gh/tugsbayasgalan/33/base 2025-10-10T00:23:45.9896525Z * [new branch] gh/tugsbayasgalan/33/head -> origin/gh/tugsbayasgalan/33/head 2025-10-10T00:23:45.9896762Z * [new branch] gh/tugsbayasgalan/33/orig -> origin/gh/tugsbayasgalan/33/orig 2025-10-10T00:23:45.9896995Z * [new branch] gh/tugsbayasgalan/34/base -> origin/gh/tugsbayasgalan/34/base 2025-10-10T00:23:45.9897224Z * [new branch] gh/tugsbayasgalan/34/head -> origin/gh/tugsbayasgalan/34/head 2025-10-10T00:23:45.9897471Z * [new branch] gh/tugsbayasgalan/34/orig -> origin/gh/tugsbayasgalan/34/orig 2025-10-10T00:23:45.9897702Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-10-10T00:23:45.9897939Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-10-10T00:23:45.9898174Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-10-10T00:23:45.9898410Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-10-10T00:23:45.9898642Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-10-10T00:23:45.9898880Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-10-10T00:23:45.9899118Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-10-10T00:23:45.9899349Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-10-10T00:23:45.9899578Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-10-10T00:23:45.9899862Z * [new branch] gh/tugsbayasgalan/38/base -> origin/gh/tugsbayasgalan/38/base 2025-10-10T00:23:45.9900093Z * [new branch] gh/tugsbayasgalan/38/head -> origin/gh/tugsbayasgalan/38/head 2025-10-10T00:23:45.9900359Z * [new branch] gh/tugsbayasgalan/38/orig -> origin/gh/tugsbayasgalan/38/orig 2025-10-10T00:23:45.9900602Z * [new branch] gh/tugsbayasgalan/39/base -> origin/gh/tugsbayasgalan/39/base 2025-10-10T00:23:45.9900835Z * [new branch] gh/tugsbayasgalan/39/head -> origin/gh/tugsbayasgalan/39/head 2025-10-10T00:23:45.9901066Z * [new branch] gh/tugsbayasgalan/39/orig -> origin/gh/tugsbayasgalan/39/orig 2025-10-10T00:23:45.9901304Z * [new branch] gh/tugsbayasgalan/40/base -> origin/gh/tugsbayasgalan/40/base 2025-10-10T00:23:45.9901533Z * [new branch] gh/tugsbayasgalan/40/head -> origin/gh/tugsbayasgalan/40/head 2025-10-10T00:23:45.9901764Z * [new branch] gh/tugsbayasgalan/40/orig -> origin/gh/tugsbayasgalan/40/orig 2025-10-10T00:23:45.9902003Z * [new branch] gh/tugsbayasgalan/41/base -> origin/gh/tugsbayasgalan/41/base 2025-10-10T00:23:45.9902230Z * [new branch] gh/tugsbayasgalan/41/head -> origin/gh/tugsbayasgalan/41/head 2025-10-10T00:23:45.9902461Z * [new branch] gh/tugsbayasgalan/41/orig -> origin/gh/tugsbayasgalan/41/orig 2025-10-10T00:23:45.9902696Z * [new branch] gh/tugsbayasgalan/42/base -> origin/gh/tugsbayasgalan/42/base 2025-10-10T00:23:45.9903007Z * [new branch] gh/tugsbayasgalan/42/head -> origin/gh/tugsbayasgalan/42/head 2025-10-10T00:23:45.9903309Z * [new branch] gh/tugsbayasgalan/42/orig -> origin/gh/tugsbayasgalan/42/orig 2025-10-10T00:23:45.9903558Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-10-10T00:23:45.9903788Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-10-10T00:23:45.9904017Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-10-10T00:23:45.9904250Z * [new branch] gh/tugsbayasgalan/44/base -> origin/gh/tugsbayasgalan/44/base 2025-10-10T00:23:45.9904482Z * [new branch] gh/tugsbayasgalan/44/head -> origin/gh/tugsbayasgalan/44/head 2025-10-10T00:23:45.9904712Z * [new branch] gh/tugsbayasgalan/44/orig -> origin/gh/tugsbayasgalan/44/orig 2025-10-10T00:23:45.9904942Z * [new branch] gh/tugsbayasgalan/45/base -> origin/gh/tugsbayasgalan/45/base 2025-10-10T00:23:45.9905180Z * [new branch] gh/tugsbayasgalan/45/head -> origin/gh/tugsbayasgalan/45/head 2025-10-10T00:23:45.9905414Z * [new branch] gh/tugsbayasgalan/45/orig -> origin/gh/tugsbayasgalan/45/orig 2025-10-10T00:23:45.9905682Z * [new branch] gh/tugsbayasgalan/46/base -> origin/gh/tugsbayasgalan/46/base 2025-10-10T00:23:45.9905924Z * [new branch] gh/tugsbayasgalan/46/head -> origin/gh/tugsbayasgalan/46/head 2025-10-10T00:23:45.9906199Z * [new branch] gh/tugsbayasgalan/46/orig -> origin/gh/tugsbayasgalan/46/orig 2025-10-10T00:23:45.9906431Z * [new branch] gh/tugsbayasgalan/47/base -> origin/gh/tugsbayasgalan/47/base 2025-10-10T00:23:45.9906670Z * [new branch] gh/tugsbayasgalan/47/head -> origin/gh/tugsbayasgalan/47/head 2025-10-10T00:23:45.9906909Z * [new branch] gh/tugsbayasgalan/47/orig -> origin/gh/tugsbayasgalan/47/orig 2025-10-10T00:23:45.9907137Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-10-10T00:23:45.9907374Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-10-10T00:23:45.9907604Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-10-10T00:23:45.9907832Z * [new branch] gh/tugsbayasgalan/49/base -> origin/gh/tugsbayasgalan/49/base 2025-10-10T00:23:45.9908070Z * [new branch] gh/tugsbayasgalan/49/head -> origin/gh/tugsbayasgalan/49/head 2025-10-10T00:23:45.9908301Z * [new branch] gh/tugsbayasgalan/49/orig -> origin/gh/tugsbayasgalan/49/orig 2025-10-10T00:23:45.9908528Z * [new branch] gh/tugsbayasgalan/50/base -> origin/gh/tugsbayasgalan/50/base 2025-10-10T00:23:45.9908836Z * [new branch] gh/tugsbayasgalan/50/head -> origin/gh/tugsbayasgalan/50/head 2025-10-10T00:23:45.9909076Z * [new branch] gh/tugsbayasgalan/50/orig -> origin/gh/tugsbayasgalan/50/orig 2025-10-10T00:23:45.9909316Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-10-10T00:23:45.9909555Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-10-10T00:23:45.9909784Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-10-10T00:23:45.9910016Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-10-10T00:23:45.9910250Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-10-10T00:23:45.9910488Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-10-10T00:23:45.9910720Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-10-10T00:23:45.9911036Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-10-10T00:23:45.9911278Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-10-10T00:23:45.9911618Z * [new branch] gh/tugsbayasgalan/54/base -> origin/gh/tugsbayasgalan/54/base 2025-10-10T00:23:45.9911890Z * [new branch] gh/tugsbayasgalan/54/head -> origin/gh/tugsbayasgalan/54/head 2025-10-10T00:23:45.9912129Z * [new branch] gh/tugsbayasgalan/54/orig -> origin/gh/tugsbayasgalan/54/orig 2025-10-10T00:23:45.9912364Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-10-10T00:23:45.9912595Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-10-10T00:23:45.9912830Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-10-10T00:23:45.9913058Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-10-10T00:23:45.9913288Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-10-10T00:23:45.9913527Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-10-10T00:23:45.9913758Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-10-10T00:23:45.9913989Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-10-10T00:23:45.9914221Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-10-10T00:23:45.9914454Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-10-10T00:23:45.9914679Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-10-10T00:23:45.9914912Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-10-10T00:23:45.9915095Z * [new branch] gh/v0i0/10/base -> origin/gh/v0i0/10/base 2025-10-10T00:23:45.9915270Z * [new branch] gh/v0i0/10/head -> origin/gh/v0i0/10/head 2025-10-10T00:23:45.9915452Z * [new branch] gh/v0i0/10/orig -> origin/gh/v0i0/10/orig 2025-10-10T00:23:45.9915628Z * [new branch] gh/v0i0/11/base -> origin/gh/v0i0/11/base 2025-10-10T00:23:45.9915802Z * [new branch] gh/v0i0/11/head -> origin/gh/v0i0/11/head 2025-10-10T00:23:45.9915971Z * [new branch] gh/v0i0/11/orig -> origin/gh/v0i0/11/orig 2025-10-10T00:23:45.9916150Z * [new branch] gh/v0i0/12/base -> origin/gh/v0i0/12/base 2025-10-10T00:23:45.9916320Z * [new branch] gh/v0i0/12/head -> origin/gh/v0i0/12/head 2025-10-10T00:23:45.9916490Z * [new branch] gh/v0i0/12/orig -> origin/gh/v0i0/12/orig 2025-10-10T00:23:45.9916680Z * [new branch] gh/v0i0/13/base -> origin/gh/v0i0/13/base 2025-10-10T00:23:45.9916846Z * [new branch] gh/v0i0/13/head -> origin/gh/v0i0/13/head 2025-10-10T00:23:45.9917057Z * [new branch] gh/v0i0/13/orig -> origin/gh/v0i0/13/orig 2025-10-10T00:23:45.9917242Z * [new branch] gh/v0i0/7/base -> origin/gh/v0i0/7/base 2025-10-10T00:23:45.9917410Z * [new branch] gh/v0i0/7/head -> origin/gh/v0i0/7/head 2025-10-10T00:23:45.9917615Z * [new branch] gh/v0i0/7/orig -> origin/gh/v0i0/7/orig 2025-10-10T00:23:45.9917795Z * [new branch] gh/v0i0/8/base -> origin/gh/v0i0/8/base 2025-10-10T00:23:45.9917965Z * [new branch] gh/v0i0/8/head -> origin/gh/v0i0/8/head 2025-10-10T00:23:45.9918139Z * [new branch] gh/v0i0/8/orig -> origin/gh/v0i0/8/orig 2025-10-10T00:23:45.9918389Z * [new branch] gh/v0i0/9/base -> origin/gh/v0i0/9/base 2025-10-10T00:23:45.9918554Z * [new branch] gh/v0i0/9/head -> origin/gh/v0i0/9/head 2025-10-10T00:23:45.9918808Z * [new branch] gh/v0i0/9/orig -> origin/gh/v0i0/9/orig 2025-10-10T00:23:45.9919041Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-10-10T00:23:45.9919253Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-10-10T00:23:45.9919465Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-10-10T00:23:45.9919671Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-10-10T00:23:45.9919893Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-10-10T00:23:45.9920073Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-10-10T00:23:45.9920259Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-10-10T00:23:45.9920457Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-10-10T00:23:45.9920637Z * [new branch] gh/vkuzo/7/base -> origin/gh/vkuzo/7/base 2025-10-10T00:23:45.9920814Z * [new branch] gh/vkuzo/7/head -> origin/gh/vkuzo/7/head 2025-10-10T00:23:45.9921005Z * [new branch] gh/vkuzo/7/orig -> origin/gh/vkuzo/7/orig 2025-10-10T00:23:45.9921209Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-10-10T00:23:45.9921415Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-10-10T00:23:45.9921624Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-10-10T00:23:45.9921827Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-10-10T00:23:45.9922025Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-10-10T00:23:45.9922241Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-10-10T00:23:45.9922436Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-10-10T00:23:45.9922638Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-10-10T00:23:45.9922883Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-10-10T00:23:45.9923081Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-10-10T00:23:45.9923313Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-10-10T00:23:45.9923522Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-10-10T00:23:45.9923724Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-10-10T00:23:45.9923922Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-10-10T00:23:45.9924120Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-10-10T00:23:45.9924323Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-10-10T00:23:45.9924519Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-10-10T00:23:45.9924715Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-10-10T00:23:45.9924925Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-10-10T00:23:45.9925128Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-10-10T00:23:45.9925328Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-10-10T00:23:45.9925618Z * [new branch] gh/weifengpy/31/base -> origin/gh/weifengpy/31/base 2025-10-10T00:23:45.9925817Z * [new branch] gh/weifengpy/31/head -> origin/gh/weifengpy/31/head 2025-10-10T00:23:45.9926086Z * [new branch] gh/weifengpy/31/orig -> origin/gh/weifengpy/31/orig 2025-10-10T00:23:45.9926305Z * [new branch] gh/weifengpy/32/base -> origin/gh/weifengpy/32/base 2025-10-10T00:23:45.9926506Z * [new branch] gh/weifengpy/32/head -> origin/gh/weifengpy/32/head 2025-10-10T00:23:45.9926708Z * [new branch] gh/weifengpy/32/orig -> origin/gh/weifengpy/32/orig 2025-10-10T00:23:45.9926916Z * [new branch] gh/weifengpy/33/base -> origin/gh/weifengpy/33/base 2025-10-10T00:23:45.9927115Z * [new branch] gh/weifengpy/33/head -> origin/gh/weifengpy/33/head 2025-10-10T00:23:45.9927326Z * [new branch] gh/weifengpy/33/orig -> origin/gh/weifengpy/33/orig 2025-10-10T00:23:45.9927535Z * [new branch] gh/weifengpy/34/base -> origin/gh/weifengpy/34/base 2025-10-10T00:23:45.9927733Z * [new branch] gh/weifengpy/34/head -> origin/gh/weifengpy/34/head 2025-10-10T00:23:45.9927936Z * [new branch] gh/weifengpy/34/orig -> origin/gh/weifengpy/34/orig 2025-10-10T00:23:45.9928153Z * [new branch] gh/weifengpy/35/base -> origin/gh/weifengpy/35/base 2025-10-10T00:23:45.9928354Z * [new branch] gh/weifengpy/35/head -> origin/gh/weifengpy/35/head 2025-10-10T00:23:45.9928596Z * [new branch] gh/weifengpy/35/orig -> origin/gh/weifengpy/35/orig 2025-10-10T00:23:45.9928796Z * [new branch] gh/weifengpy/36/base -> origin/gh/weifengpy/36/base 2025-10-10T00:23:45.9929042Z * [new branch] gh/weifengpy/36/head -> origin/gh/weifengpy/36/head 2025-10-10T00:23:45.9929251Z * [new branch] gh/weifengpy/36/orig -> origin/gh/weifengpy/36/orig 2025-10-10T00:23:45.9929454Z * [new branch] gh/weifengpy/37/base -> origin/gh/weifengpy/37/base 2025-10-10T00:23:45.9929672Z * [new branch] gh/weifengpy/37/head -> origin/gh/weifengpy/37/head 2025-10-10T00:23:45.9929871Z * [new branch] gh/weifengpy/37/orig -> origin/gh/weifengpy/37/orig 2025-10-10T00:23:45.9930097Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-10-10T00:23:45.9930345Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-10-10T00:23:45.9930566Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-10-10T00:23:45.9930787Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-10-10T00:23:45.9931018Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-10-10T00:23:45.9931250Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-10-10T00:23:45.9931468Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-10-10T00:23:45.9931693Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-10-10T00:23:45.9931917Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-10-10T00:23:45.9932137Z * [new branch] gh/williamwen42/281/base -> origin/gh/williamwen42/281/base 2025-10-10T00:23:45.9932355Z * [new branch] gh/williamwen42/281/head -> origin/gh/williamwen42/281/head 2025-10-10T00:23:45.9932592Z * [new branch] gh/williamwen42/281/orig -> origin/gh/williamwen42/281/orig 2025-10-10T00:23:45.9932808Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-10-10T00:23:45.9933111Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-10-10T00:23:45.9933334Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-10-10T00:23:45.9933628Z * [new branch] gh/williamwen42/285/base -> origin/gh/williamwen42/285/base 2025-10-10T00:23:45.9933846Z * [new branch] gh/williamwen42/285/head -> origin/gh/williamwen42/285/head 2025-10-10T00:23:45.9934063Z * [new branch] gh/williamwen42/285/orig -> origin/gh/williamwen42/285/orig 2025-10-10T00:23:45.9934335Z * [new branch] gh/williamwen42/286/base -> origin/gh/williamwen42/286/base 2025-10-10T00:23:45.9934554Z * [new branch] gh/williamwen42/286/head -> origin/gh/williamwen42/286/head 2025-10-10T00:23:45.9934814Z * [new branch] gh/williamwen42/286/orig -> origin/gh/williamwen42/286/orig 2025-10-10T00:23:45.9935048Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-10-10T00:23:45.9935274Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-10-10T00:23:45.9935500Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-10-10T00:23:45.9935727Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-10-10T00:23:45.9935945Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-10-10T00:23:45.9936162Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-10-10T00:23:45.9936392Z * [new branch] gh/williamwen42/289/base -> origin/gh/williamwen42/289/base 2025-10-10T00:23:45.9936608Z * [new branch] gh/williamwen42/289/head -> origin/gh/williamwen42/289/head 2025-10-10T00:23:45.9936823Z * [new branch] gh/williamwen42/289/orig -> origin/gh/williamwen42/289/orig 2025-10-10T00:23:45.9937050Z * [new branch] gh/williamwen42/290/base -> origin/gh/williamwen42/290/base 2025-10-10T00:23:45.9937267Z * [new branch] gh/williamwen42/290/head -> origin/gh/williamwen42/290/head 2025-10-10T00:23:45.9937488Z * [new branch] gh/williamwen42/290/orig -> origin/gh/williamwen42/290/orig 2025-10-10T00:23:45.9937712Z * [new branch] gh/williamwen42/291/base -> origin/gh/williamwen42/291/base 2025-10-10T00:23:45.9937938Z * [new branch] gh/williamwen42/291/head -> origin/gh/williamwen42/291/head 2025-10-10T00:23:45.9938154Z * [new branch] gh/williamwen42/291/orig -> origin/gh/williamwen42/291/orig 2025-10-10T00:23:45.9938379Z * [new branch] gh/williamwen42/292/base -> origin/gh/williamwen42/292/base 2025-10-10T00:23:45.9938595Z * [new branch] gh/williamwen42/292/head -> origin/gh/williamwen42/292/head 2025-10-10T00:23:45.9938816Z * [new branch] gh/williamwen42/292/orig -> origin/gh/williamwen42/292/orig 2025-10-10T00:23:45.9939041Z * [new branch] gh/williamwen42/293/base -> origin/gh/williamwen42/293/base 2025-10-10T00:23:45.9939260Z * [new branch] gh/williamwen42/293/head -> origin/gh/williamwen42/293/head 2025-10-10T00:23:45.9939475Z * [new branch] gh/williamwen42/293/orig -> origin/gh/williamwen42/293/orig 2025-10-10T00:23:45.9939691Z * [new branch] gh/williamwen42/294/base -> origin/gh/williamwen42/294/base 2025-10-10T00:23:45.9939923Z * [new branch] gh/williamwen42/294/head -> origin/gh/williamwen42/294/head 2025-10-10T00:23:45.9940179Z * [new branch] gh/williamwen42/294/orig -> origin/gh/williamwen42/294/orig 2025-10-10T00:23:45.9940397Z * [new branch] gh/williamwen42/295/base -> origin/gh/williamwen42/295/base 2025-10-10T00:23:45.9940665Z * [new branch] gh/williamwen42/295/head -> origin/gh/williamwen42/295/head 2025-10-10T00:23:45.9940968Z * [new branch] gh/williamwen42/295/orig -> origin/gh/williamwen42/295/orig 2025-10-10T00:23:45.9941185Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-10-10T00:23:45.9941484Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-10-10T00:23:45.9941703Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-10-10T00:23:45.9941921Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-10-10T00:23:45.9942147Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-10-10T00:23:45.9942371Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-10-10T00:23:45.9942588Z * [new branch] gh/williamwen42/298/base -> origin/gh/williamwen42/298/base 2025-10-10T00:23:45.9942821Z * [new branch] gh/williamwen42/298/head -> origin/gh/williamwen42/298/head 2025-10-10T00:23:45.9943040Z * [new branch] gh/williamwen42/298/orig -> origin/gh/williamwen42/298/orig 2025-10-10T00:23:45.9943262Z * [new branch] gh/williamwen42/299/base -> origin/gh/williamwen42/299/base 2025-10-10T00:23:45.9943488Z * [new branch] gh/williamwen42/299/head -> origin/gh/williamwen42/299/head 2025-10-10T00:23:45.9943708Z * [new branch] gh/williamwen42/299/orig -> origin/gh/williamwen42/299/orig 2025-10-10T00:23:45.9943928Z * [new branch] gh/williamwen42/300/base -> origin/gh/williamwen42/300/base 2025-10-10T00:23:45.9944155Z * [new branch] gh/williamwen42/300/head -> origin/gh/williamwen42/300/head 2025-10-10T00:23:45.9944373Z * [new branch] gh/williamwen42/300/orig -> origin/gh/williamwen42/300/orig 2025-10-10T00:23:45.9944594Z * [new branch] gh/williamwen42/301/base -> origin/gh/williamwen42/301/base 2025-10-10T00:23:45.9944820Z * [new branch] gh/williamwen42/301/head -> origin/gh/williamwen42/301/head 2025-10-10T00:23:45.9945042Z * [new branch] gh/williamwen42/301/orig -> origin/gh/williamwen42/301/orig 2025-10-10T00:23:45.9945262Z * [new branch] gh/williamwen42/302/base -> origin/gh/williamwen42/302/base 2025-10-10T00:23:45.9945481Z * [new branch] gh/williamwen42/302/head -> origin/gh/williamwen42/302/head 2025-10-10T00:23:45.9945712Z * [new branch] gh/williamwen42/302/orig -> origin/gh/williamwen42/302/orig 2025-10-10T00:23:45.9945974Z * [new branch] gh/williamwen42/303/base -> origin/gh/williamwen42/303/base 2025-10-10T00:23:45.9946268Z * [new branch] gh/williamwen42/303/head -> origin/gh/williamwen42/303/head 2025-10-10T00:23:45.9946566Z * [new branch] gh/williamwen42/303/orig -> origin/gh/williamwen42/303/orig 2025-10-10T00:23:45.9946791Z * [new branch] gh/williamwen42/304/base -> origin/gh/williamwen42/304/base 2025-10-10T00:23:45.9947012Z * [new branch] gh/williamwen42/304/head -> origin/gh/williamwen42/304/head 2025-10-10T00:23:45.9947240Z * [new branch] gh/williamwen42/304/orig -> origin/gh/williamwen42/304/orig 2025-10-10T00:23:45.9947456Z * [new branch] gh/williamwen42/305/base -> origin/gh/williamwen42/305/base 2025-10-10T00:23:45.9947672Z * [new branch] gh/williamwen42/305/head -> origin/gh/williamwen42/305/head 2025-10-10T00:23:45.9947895Z * [new branch] gh/williamwen42/305/orig -> origin/gh/williamwen42/305/orig 2025-10-10T00:23:45.9948110Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-10-10T00:23:45.9948331Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-10-10T00:23:45.9948742Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-10-10T00:23:45.9948965Z * [new branch] gh/williamwen42/307/base -> origin/gh/williamwen42/307/base 2025-10-10T00:23:45.9949265Z * [new branch] gh/williamwen42/307/head -> origin/gh/williamwen42/307/head 2025-10-10T00:23:45.9949493Z * [new branch] gh/williamwen42/307/orig -> origin/gh/williamwen42/307/orig 2025-10-10T00:23:45.9949681Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-10-10T00:23:45.9949868Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-10-10T00:23:45.9950062Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-10-10T00:23:45.9950249Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-10-10T00:23:45.9950433Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-10-10T00:23:45.9950634Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-10-10T00:23:45.9950816Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-10-10T00:23:45.9951001Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-10-10T00:23:45.9951183Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-10-10T00:23:45.9951373Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-10-10T00:23:45.9951555Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-10-10T00:23:45.9951777Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-10-10T00:23:45.9952034Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-10-10T00:23:45.9952306Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-10-10T00:23:45.9952496Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-10-10T00:23:45.9952771Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-10-10T00:23:45.9952988Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-10-10T00:23:45.9953172Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-10-10T00:23:45.9953364Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-10-10T00:23:45.9953547Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-10-10T00:23:45.9953732Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-10-10T00:23:45.9953922Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-10-10T00:23:45.9954106Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-10-10T00:23:45.9954294Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-10-10T00:23:45.9954495Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-10-10T00:23:45.9954681Z * [new branch] gh/xmfan/281/base -> origin/gh/xmfan/281/base 2025-10-10T00:23:45.9954870Z * [new branch] gh/xmfan/281/head -> origin/gh/xmfan/281/head 2025-10-10T00:23:45.9955051Z * [new branch] gh/xmfan/281/orig -> origin/gh/xmfan/281/orig 2025-10-10T00:23:45.9955244Z * [new branch] gh/xmfan/284/base -> origin/gh/xmfan/284/base 2025-10-10T00:23:45.9955424Z * [new branch] gh/xmfan/284/head -> origin/gh/xmfan/284/head 2025-10-10T00:23:45.9955603Z * [new branch] gh/xmfan/284/orig -> origin/gh/xmfan/284/orig 2025-10-10T00:23:45.9955789Z * [new branch] gh/xmfan/285/base -> origin/gh/xmfan/285/base 2025-10-10T00:23:45.9956059Z * [new branch] gh/xmfan/285/head -> origin/gh/xmfan/285/head 2025-10-10T00:23:45.9956241Z * [new branch] gh/xmfan/285/orig -> origin/gh/xmfan/285/orig 2025-10-10T00:23:45.9956495Z * [new branch] gh/xmfan/286/base -> origin/gh/xmfan/286/base 2025-10-10T00:23:45.9956679Z * [new branch] gh/xmfan/286/head -> origin/gh/xmfan/286/head 2025-10-10T00:23:45.9956859Z * [new branch] gh/xmfan/286/orig -> origin/gh/xmfan/286/orig 2025-10-10T00:23:45.9957050Z * [new branch] gh/xmfan/287/base -> origin/gh/xmfan/287/base 2025-10-10T00:23:45.9957231Z * [new branch] gh/xmfan/287/head -> origin/gh/xmfan/287/head 2025-10-10T00:23:45.9957410Z * [new branch] gh/xmfan/287/orig -> origin/gh/xmfan/287/orig 2025-10-10T00:23:45.9957640Z * [new branch] gh/xmfan/288/base -> origin/gh/xmfan/288/base 2025-10-10T00:23:45.9957837Z * [new branch] gh/xmfan/288/head -> origin/gh/xmfan/288/head 2025-10-10T00:23:45.9958053Z * [new branch] gh/xmfan/288/orig -> origin/gh/xmfan/288/orig 2025-10-10T00:23:45.9958259Z * [new branch] gh/xmfan/289/base -> origin/gh/xmfan/289/base 2025-10-10T00:23:45.9958444Z * [new branch] gh/xmfan/289/head -> origin/gh/xmfan/289/head 2025-10-10T00:23:45.9958624Z * [new branch] gh/xmfan/289/orig -> origin/gh/xmfan/289/orig 2025-10-10T00:23:45.9958806Z * [new branch] gh/xmfan/290/base -> origin/gh/xmfan/290/base 2025-10-10T00:23:45.9958994Z * [new branch] gh/xmfan/290/head -> origin/gh/xmfan/290/head 2025-10-10T00:23:45.9959175Z * [new branch] gh/xmfan/290/orig -> origin/gh/xmfan/290/orig 2025-10-10T00:23:45.9959362Z * [new branch] gh/xmfan/291/base -> origin/gh/xmfan/291/base 2025-10-10T00:23:45.9959551Z * [new branch] gh/xmfan/291/head -> origin/gh/xmfan/291/head 2025-10-10T00:23:45.9959733Z * [new branch] gh/xmfan/291/orig -> origin/gh/xmfan/291/orig 2025-10-10T00:23:45.9959917Z * [new branch] gh/xmfan/292/base -> origin/gh/xmfan/292/base 2025-10-10T00:23:45.9960110Z * [new branch] gh/xmfan/292/head -> origin/gh/xmfan/292/head 2025-10-10T00:23:45.9960293Z * [new branch] gh/xmfan/292/orig -> origin/gh/xmfan/292/orig 2025-10-10T00:23:45.9960473Z * [new branch] gh/xmfan/293/base -> origin/gh/xmfan/293/base 2025-10-10T00:23:45.9960660Z * [new branch] gh/xmfan/293/head -> origin/gh/xmfan/293/head 2025-10-10T00:23:45.9960843Z * [new branch] gh/xmfan/293/orig -> origin/gh/xmfan/293/orig 2025-10-10T00:23:45.9961030Z * [new branch] gh/xmfan/294/base -> origin/gh/xmfan/294/base 2025-10-10T00:23:45.9961225Z * [new branch] gh/xmfan/294/head -> origin/gh/xmfan/294/head 2025-10-10T00:23:45.9961409Z * [new branch] gh/xmfan/294/orig -> origin/gh/xmfan/294/orig 2025-10-10T00:23:45.9961591Z * [new branch] gh/xmfan/295/base -> origin/gh/xmfan/295/base 2025-10-10T00:23:45.9961779Z * [new branch] gh/xmfan/295/head -> origin/gh/xmfan/295/head 2025-10-10T00:23:45.9961960Z * [new branch] gh/xmfan/295/orig -> origin/gh/xmfan/295/orig 2025-10-10T00:23:45.9962141Z * [new branch] gh/xmfan/296/base -> origin/gh/xmfan/296/base 2025-10-10T00:23:45.9962321Z * [new branch] gh/xmfan/296/head -> origin/gh/xmfan/296/head 2025-10-10T00:23:45.9962508Z * [new branch] gh/xmfan/296/orig -> origin/gh/xmfan/296/orig 2025-10-10T00:23:45.9962757Z * [new branch] gh/xmfan/297/base -> origin/gh/xmfan/297/base 2025-10-10T00:23:45.9962940Z * [new branch] gh/xmfan/297/head -> origin/gh/xmfan/297/head 2025-10-10T00:23:45.9963194Z * [new branch] gh/xmfan/297/orig -> origin/gh/xmfan/297/orig 2025-10-10T00:23:45.9963416Z * [new branch] gh/xmfan/298/base -> origin/gh/xmfan/298/base 2025-10-10T00:23:45.9963598Z * [new branch] gh/xmfan/298/head -> origin/gh/xmfan/298/head 2025-10-10T00:23:45.9963824Z * [new branch] gh/xmfan/298/orig -> origin/gh/xmfan/298/orig 2025-10-10T00:23:45.9964008Z * [new branch] gh/xmfan/299/base -> origin/gh/xmfan/299/base 2025-10-10T00:23:45.9964189Z * [new branch] gh/xmfan/299/head -> origin/gh/xmfan/299/head 2025-10-10T00:23:45.9964377Z * [new branch] gh/xmfan/299/orig -> origin/gh/xmfan/299/orig 2025-10-10T00:23:45.9964564Z * [new branch] gh/xmfan/300/base -> origin/gh/xmfan/300/base 2025-10-10T00:23:45.9964745Z * [new branch] gh/xmfan/300/head -> origin/gh/xmfan/300/head 2025-10-10T00:23:45.9964943Z * [new branch] gh/xmfan/300/orig -> origin/gh/xmfan/300/orig 2025-10-10T00:23:45.9965126Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-10-10T00:23:45.9965307Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-10-10T00:23:45.9965500Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-10-10T00:23:45.9965680Z * [new branch] gh/xmfan/302/base -> origin/gh/xmfan/302/base 2025-10-10T00:23:45.9965864Z * [new branch] gh/xmfan/302/head -> origin/gh/xmfan/302/head 2025-10-10T00:23:45.9966044Z * [new branch] gh/xmfan/302/orig -> origin/gh/xmfan/302/orig 2025-10-10T00:23:45.9966241Z * [new branch] gh/xmfan/303/base -> origin/gh/xmfan/303/base 2025-10-10T00:23:45.9966423Z * [new branch] gh/xmfan/303/head -> origin/gh/xmfan/303/head 2025-10-10T00:23:45.9966607Z * [new branch] gh/xmfan/303/orig -> origin/gh/xmfan/303/orig 2025-10-10T00:23:45.9966800Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-10-10T00:23:45.9966980Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-10-10T00:23:45.9967161Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-10-10T00:23:45.9967392Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-10-10T00:23:45.9967607Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-10-10T00:23:45.9967827Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-10-10T00:23:45.9968052Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-10-10T00:23:45.9968268Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-10-10T00:23:45.9968481Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-10-10T00:23:45.9968705Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-10-10T00:23:45.9968918Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-10-10T00:23:45.9969165Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-10-10T00:23:45.9969393Z * [new branch] gh/xuanzhang816/25/base -> origin/gh/xuanzhang816/25/base 2025-10-10T00:23:45.9969641Z * [new branch] gh/xuanzhang816/25/head -> origin/gh/xuanzhang816/25/head 2025-10-10T00:23:45.9969927Z * [new branch] gh/xuanzhang816/25/orig -> origin/gh/xuanzhang816/25/orig 2025-10-10T00:23:45.9970147Z * [new branch] gh/xuanzhang816/26/base -> origin/gh/xuanzhang816/26/base 2025-10-10T00:23:45.9970422Z * [new branch] gh/xuanzhang816/26/head -> origin/gh/xuanzhang816/26/head 2025-10-10T00:23:45.9970643Z * [new branch] gh/xuanzhang816/26/orig -> origin/gh/xuanzhang816/26/orig 2025-10-10T00:23:45.9970863Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-10-10T00:23:45.9971092Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-10-10T00:23:45.9971308Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-10-10T00:23:45.9971519Z * [new branch] gh/xuanzhang816/28/base -> origin/gh/xuanzhang816/28/base 2025-10-10T00:23:45.9971742Z * [new branch] gh/xuanzhang816/28/head -> origin/gh/xuanzhang816/28/head 2025-10-10T00:23:45.9971962Z * [new branch] gh/xuanzhang816/28/orig -> origin/gh/xuanzhang816/28/orig 2025-10-10T00:23:45.9972174Z * [new branch] gh/xuanzhang816/29/base -> origin/gh/xuanzhang816/29/base 2025-10-10T00:23:45.9972399Z * [new branch] gh/xuanzhang816/29/head -> origin/gh/xuanzhang816/29/head 2025-10-10T00:23:45.9972611Z * [new branch] gh/xuanzhang816/29/orig -> origin/gh/xuanzhang816/29/orig 2025-10-10T00:23:45.9972827Z * [new branch] gh/xuanzhang816/30/base -> origin/gh/xuanzhang816/30/base 2025-10-10T00:23:45.9973047Z * [new branch] gh/xuanzhang816/30/head -> origin/gh/xuanzhang816/30/head 2025-10-10T00:23:45.9973266Z * [new branch] gh/xuanzhang816/30/orig -> origin/gh/xuanzhang816/30/orig 2025-10-10T00:23:45.9973477Z * [new branch] gh/xuanzhang816/31/base -> origin/gh/xuanzhang816/31/base 2025-10-10T00:23:45.9973709Z * [new branch] gh/xuanzhang816/31/head -> origin/gh/xuanzhang816/31/head 2025-10-10T00:23:45.9973920Z * [new branch] gh/xuanzhang816/31/orig -> origin/gh/xuanzhang816/31/orig 2025-10-10T00:23:45.9974137Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-10-10T00:23:45.9974355Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-10-10T00:23:45.9974567Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-10-10T00:23:45.9974780Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-10-10T00:23:45.9975041Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-10-10T00:23:45.9975257Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-10-10T00:23:45.9975495Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-10-10T00:23:45.9975706Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-10-10T00:23:45.9975903Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-10-10T00:23:45.9976102Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-10-10T00:23:45.9976295Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-10-10T00:23:45.9976497Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-10-10T00:23:45.9976693Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-10-10T00:23:45.9976891Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-10-10T00:23:45.9977100Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-10-10T00:23:45.9977361Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-10-10T00:23:45.9977556Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-10-10T00:23:45.9977819Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-10-10T00:23:45.9978012Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-10-10T00:23:45.9978209Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-10-10T00:23:45.9978413Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-10-10T00:23:45.9978608Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-10-10T00:23:45.9978811Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-10-10T00:23:45.9979013Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-10-10T00:23:45.9979208Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-10-10T00:23:45.9979403Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-10-10T00:23:45.9979614Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-10-10T00:23:45.9979811Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-10-10T00:23:45.9980005Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-10-10T00:23:45.9980205Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-10-10T00:23:45.9980398Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-10-10T00:23:45.9980592Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-10-10T00:23:45.9980823Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-10-10T00:23:45.9981031Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-10-10T00:23:45.9981267Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-10-10T00:23:45.9981471Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-10-10T00:23:45.9981674Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-10-10T00:23:45.9981869Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-10-10T00:23:45.9982061Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-10-10T00:23:45.9982260Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-10-10T00:23:45.9982457Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-10-10T00:23:45.9982655Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-10-10T00:23:45.9982855Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-10-10T00:23:45.9983050Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-10-10T00:23:45.9983249Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-10-10T00:23:45.9983451Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-10-10T00:23:45.9983648Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-10-10T00:23:45.9983843Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-10-10T00:23:45.9984041Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-10-10T00:23:45.9984231Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-10-10T00:23:45.9984493Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-10-10T00:23:45.9984692Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-10-10T00:23:45.9984950Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-10-10T00:23:45.9985142Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-10-10T00:23:45.9985333Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-10-10T00:23:45.9985534Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-10-10T00:23:45.9985725Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-10-10T00:23:45.9985916Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-10-10T00:23:45.9986122Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-10-10T00:23:45.9986323Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-10-10T00:23:45.9986554Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-10-10T00:23:45.9986765Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-10-10T00:23:45.9986996Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-10-10T00:23:45.9987192Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-10-10T00:23:45.9987392Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-10-10T00:23:45.9987584Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-10-10T00:23:45.9987776Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-10-10T00:23:45.9987983Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-10-10T00:23:45.9988176Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-10-10T00:23:45.9988373Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-10-10T00:23:45.9988575Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-10-10T00:23:45.9988821Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-10-10T00:23:45.9989010Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-10-10T00:23:45.9989207Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-10-10T00:23:45.9989397Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-10-10T00:23:45.9989580Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-10-10T00:23:45.9989768Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-10-10T00:23:45.9989970Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-10-10T00:23:45.9990153Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-10-10T00:23:45.9990334Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-10-10T00:23:45.9990523Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-10-10T00:23:45.9990703Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-10-10T00:23:45.9990884Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-10-10T00:23:45.9991072Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-10-10T00:23:45.9991251Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-10-10T00:23:45.9991501Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-10-10T00:23:45.9991689Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-10-10T00:23:45.9991936Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-10-10T00:23:45.9992159Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-10-10T00:23:45.9992355Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-10-10T00:23:45.9992574Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-10-10T00:23:45.9992759Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-10-10T00:23:45.9992950Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-10-10T00:23:45.9993137Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-10-10T00:23:45.9993321Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-10-10T00:23:45.9993504Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-10-10T00:23:45.9993699Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-10-10T00:23:45.9993883Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-10-10T00:23:45.9994063Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-10-10T00:23:45.9994253Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-10-10T00:23:45.9994434Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-10-10T00:23:45.9994616Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-10-10T00:23:45.9994801Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-10-10T00:23:45.9994983Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-10-10T00:23:45.9995161Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-10-10T00:23:45.9995350Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-10-10T00:23:45.9995530Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-10-10T00:23:45.9995708Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-10-10T00:23:45.9995895Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-10-10T00:23:45.9996076Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-10-10T00:23:45.9996256Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-10-10T00:23:45.9996443Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-10-10T00:23:45.9996626Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-10-10T00:23:45.9996811Z * [new branch] gh/ydwu4/318/base -> origin/gh/ydwu4/318/base 2025-10-10T00:23:45.9996993Z * [new branch] gh/ydwu4/318/head -> origin/gh/ydwu4/318/head 2025-10-10T00:23:45.9997180Z * [new branch] gh/ydwu4/318/orig -> origin/gh/ydwu4/318/orig 2025-10-10T00:23:45.9997361Z * [new branch] gh/ydwu4/319/base -> origin/gh/ydwu4/319/base 2025-10-10T00:23:45.9997541Z * [new branch] gh/ydwu4/319/head -> origin/gh/ydwu4/319/head 2025-10-10T00:23:45.9997731Z * [new branch] gh/ydwu4/319/orig -> origin/gh/ydwu4/319/orig 2025-10-10T00:23:45.9997951Z * [new branch] gh/ydwu4/320/base -> origin/gh/ydwu4/320/base 2025-10-10T00:23:45.9998131Z * [new branch] gh/ydwu4/320/head -> origin/gh/ydwu4/320/head 2025-10-10T00:23:45.9998431Z * [new branch] gh/ydwu4/320/orig -> origin/gh/ydwu4/320/orig 2025-10-10T00:23:45.9998616Z * [new branch] gh/ydwu4/321/base -> origin/gh/ydwu4/321/base 2025-10-10T00:23:45.9998863Z * [new branch] gh/ydwu4/321/head -> origin/gh/ydwu4/321/head 2025-10-10T00:23:45.9999056Z * [new branch] gh/ydwu4/321/orig -> origin/gh/ydwu4/321/orig 2025-10-10T00:23:45.9999238Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-10-10T00:23:45.9999421Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-10-10T00:23:45.9999609Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-10-10T00:23:45.9999792Z * [new branch] gh/ydwu4/324/base -> origin/gh/ydwu4/324/base 2025-10-10T00:23:45.9999971Z * [new branch] gh/ydwu4/324/head -> origin/gh/ydwu4/324/head 2025-10-10T00:23:46.0000165Z * [new branch] gh/ydwu4/324/orig -> origin/gh/ydwu4/324/orig 2025-10-10T00:23:46.0000346Z * [new branch] gh/ydwu4/325/base -> origin/gh/ydwu4/325/base 2025-10-10T00:23:46.0000533Z * [new branch] gh/ydwu4/325/head -> origin/gh/ydwu4/325/head 2025-10-10T00:23:46.0000714Z * [new branch] gh/ydwu4/325/orig -> origin/gh/ydwu4/325/orig 2025-10-10T00:23:46.0000900Z * [new branch] gh/ydwu4/326/base -> origin/gh/ydwu4/326/base 2025-10-10T00:23:46.0001082Z * [new branch] gh/ydwu4/326/head -> origin/gh/ydwu4/326/head 2025-10-10T00:23:46.0001263Z * [new branch] gh/ydwu4/326/orig -> origin/gh/ydwu4/326/orig 2025-10-10T00:23:46.0001451Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-10-10T00:23:46.0001629Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-10-10T00:23:46.0001815Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-10-10T00:23:46.0002018Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-10-10T00:23:46.0002204Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-10-10T00:23:46.0002385Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-10-10T00:23:46.0002574Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-10-10T00:23:46.0002755Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-10-10T00:23:46.0002937Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-10-10T00:23:46.0003130Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-10-10T00:23:46.0003315Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-10-10T00:23:46.0003497Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-10-10T00:23:46.0003729Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-10-10T00:23:46.0003916Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-10-10T00:23:46.0004135Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-10-10T00:23:46.0004317Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-10-10T00:23:46.0004506Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-10-10T00:23:46.0004694Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-10-10T00:23:46.0004874Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-10-10T00:23:46.0005536Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-10-10T00:23:46.0005722Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-10-10T00:23:46.0005966Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-10-10T00:23:46.0006160Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-10-10T00:23:46.0006345Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-10-10T00:23:46.0006524Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-10-10T00:23:46.0006719Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-10-10T00:23:46.0006903Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-10-10T00:23:46.0007085Z * [new branch] gh/ydwu4/336/base -> origin/gh/ydwu4/336/base 2025-10-10T00:23:46.0007282Z * [new branch] gh/ydwu4/336/head -> origin/gh/ydwu4/336/head 2025-10-10T00:23:46.0007464Z * [new branch] gh/ydwu4/336/orig -> origin/gh/ydwu4/336/orig 2025-10-10T00:23:46.0007648Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-10-10T00:23:46.0007844Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-10-10T00:23:46.0008031Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-10-10T00:23:46.0008216Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-10-10T00:23:46.0008395Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-10-10T00:23:46.0008582Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-10-10T00:23:46.0008757Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-10-10T00:23:46.0008964Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-10-10T00:23:46.0009172Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-10-10T00:23:46.0009419Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-10-10T00:23:46.0009619Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-10-10T00:23:46.0009859Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-10-10T00:23:46.0010056Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-10-10T00:23:46.0010258Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-10-10T00:23:46.0010485Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-10-10T00:23:46.0010681Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-10-10T00:23:46.0010889Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-10-10T00:23:46.0011100Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-10-10T00:23:46.0011305Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-10-10T00:23:46.0011512Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-10-10T00:23:46.0011718Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-10-10T00:23:46.0011913Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-10-10T00:23:46.0012108Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-10-10T00:23:46.0012314Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-10-10T00:23:46.0012513Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-10-10T00:23:46.0012782Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-10-10T00:23:46.0012980Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-10-10T00:23:46.0013569Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-10-10T00:23:46.0013771Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-10-10T00:23:46.0013966Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-10-10T00:23:46.0014160Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-10-10T00:23:46.0014346Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-10-10T00:23:46.0014538Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-10-10T00:23:46.0014733Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-10-10T00:23:46.0014919Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-10-10T00:23:46.0015150Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-10-10T00:23:46.0015341Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-10-10T00:23:46.0015560Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-10-10T00:23:46.0015742Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-10-10T00:23:46.0015932Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-10-10T00:23:46.0016113Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-10-10T00:23:46.0016294Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-10-10T00:23:46.0016491Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-10-10T00:23:46.0016673Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-10-10T00:23:46.0016864Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-10-10T00:23:46.0017062Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-10-10T00:23:46.0017247Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-10-10T00:23:46.0017427Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-10-10T00:23:46.0017610Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-10-10T00:23:46.0017807Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-10-10T00:23:46.0017988Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-10-10T00:23:46.0018176Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-10-10T00:23:46.0018362Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-10-10T00:23:46.0018542Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-10-10T00:23:46.0018742Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-10-10T00:23:46.0018943Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-10-10T00:23:46.0019133Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-10-10T00:23:46.0019323Z * [new branch] gh/zou3519/1195/base -> origin/gh/zou3519/1195/base 2025-10-10T00:23:46.0019518Z * [new branch] gh/zou3519/1195/head -> origin/gh/zou3519/1195/head 2025-10-10T00:23:46.0019707Z * [new branch] gh/zou3519/1195/orig -> origin/gh/zou3519/1195/orig 2025-10-10T00:23:46.0019969Z * [new branch] gh/zou3519/1196/base -> origin/gh/zou3519/1196/base 2025-10-10T00:23:46.0020169Z * [new branch] gh/zou3519/1196/head -> origin/gh/zou3519/1196/head 2025-10-10T00:23:46.0020421Z * [new branch] gh/zou3519/1196/orig -> origin/gh/zou3519/1196/orig 2025-10-10T00:23:46.0020612Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-10-10T00:23:46.0020848Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-10-10T00:23:46.0021037Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-10-10T00:23:46.0021264Z * [new branch] gh/zou3519/1198/base -> origin/gh/zou3519/1198/base 2025-10-10T00:23:46.0021456Z * [new branch] gh/zou3519/1198/head -> origin/gh/zou3519/1198/head 2025-10-10T00:23:46.0021656Z * [new branch] gh/zou3519/1198/orig -> origin/gh/zou3519/1198/orig 2025-10-10T00:23:46.0021851Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-10-10T00:23:46.0022042Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-10-10T00:23:46.0022242Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-10-10T00:23:46.0022431Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-10-10T00:23:46.0022618Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-10-10T00:23:46.0022812Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-10-10T00:23:46.0023001Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-10-10T00:23:46.0023193Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-10-10T00:23:46.0023400Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-10-10T00:23:46.0023585Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-10-10T00:23:46.0023773Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-10-10T00:23:46.0023967Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-10-10T00:23:46.0024152Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-10-10T00:23:46.0024335Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-10-10T00:23:46.0024531Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-10-10T00:23:46.0024715Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-10-10T00:23:46.0024899Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-10-10T00:23:46.0025096Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-10-10T00:23:46.0025282Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-10-10T00:23:46.0025470Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-10-10T00:23:46.0025655Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-10-10T00:23:46.0025848Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-10-10T00:23:46.0026032Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-10-10T00:23:46.0026213Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-10-10T00:23:46.0026401Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-10-10T00:23:46.0026625Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-10-10T00:23:46.0026881Z * [new branch] gh/zpcore/16/base -> origin/gh/zpcore/16/base 2025-10-10T00:23:46.0027110Z * [new branch] gh/zpcore/16/head -> origin/gh/zpcore/16/head 2025-10-10T00:23:46.0027552Z * [new branch] gh/zpcore/16/orig -> origin/gh/zpcore/16/orig 2025-10-10T00:23:46.0027745Z * [new branch] gh/zpcore/17/base -> origin/gh/zpcore/17/base 2025-10-10T00:23:46.0027942Z * [new branch] gh/zpcore/17/head -> origin/gh/zpcore/17/head 2025-10-10T00:23:46.0028125Z * [new branch] gh/zpcore/17/orig -> origin/gh/zpcore/17/orig 2025-10-10T00:23:46.0028310Z * [new branch] gh/zpcore/18/base -> origin/gh/zpcore/18/base 2025-10-10T00:23:46.0028505Z * [new branch] gh/zpcore/18/head -> origin/gh/zpcore/18/head 2025-10-10T00:23:46.0028771Z * [new branch] gh/zpcore/18/orig -> origin/gh/zpcore/18/orig 2025-10-10T00:23:46.0028963Z * [new branch] gh/zpcore/19/base -> origin/gh/zpcore/19/base 2025-10-10T00:23:46.0029161Z * [new branch] gh/zpcore/19/head -> origin/gh/zpcore/19/head 2025-10-10T00:23:46.0029350Z * [new branch] gh/zpcore/19/orig -> origin/gh/zpcore/19/orig 2025-10-10T00:23:46.0029534Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-10-10T00:23:46.0029714Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-10-10T00:23:46.0029905Z * [new branch] gh/zpcore/20/base -> origin/gh/zpcore/20/base 2025-10-10T00:23:46.0030090Z * [new branch] gh/zpcore/20/head -> origin/gh/zpcore/20/head 2025-10-10T00:23:46.0030275Z * [new branch] gh/zpcore/20/orig -> origin/gh/zpcore/20/orig 2025-10-10T00:23:46.0030468Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-10-10T00:23:46.0030659Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-10-10T00:23:46.0030846Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-10-10T00:23:46.0031055Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-10-10T00:23:46.0031234Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-10-10T00:23:46.0031412Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-10-10T00:23:46.0031603Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-10-10T00:23:46.0031782Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-10-10T00:23:46.0031961Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-10-10T00:23:46.0032146Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-10-10T00:23:46.0032371Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-10-10T00:23:46.0032555Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-10-10T00:23:46.0032784Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-10-10T00:23:46.0032964Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-10-10T00:23:46.0033142Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-10-10T00:23:46.0033315Z * [new branch] google-main -> origin/google-main 2025-10-10T00:23:46.0033494Z * [new branch] greencontext -> origin/greencontext 2025-10-10T00:23:46.0033676Z * [new branch] guangyey/config -> origin/guangyey/config 2025-10-10T00:23:46.0033908Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-10-10T00:23:46.0034350Z * [new branch] guangyey/reimport -> origin/guangyey/reimport 2025-10-10T00:23:46.0034542Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-10-10T00:23:46.0035131Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-10-10T00:23:46.0035439Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-10-10T00:23:46.0035675Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-10-10T00:23:46.0035844Z * [new branch] hc_baseline -> origin/hc_baseline 2025-10-10T00:23:46.0036028Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-10-10T00:23:46.0036180Z * [new branch] hhh_rand -> origin/hhh_rand 2025-10-10T00:23:46.0036377Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-10-10T00:23:46.0036574Z * [new branch] huba/debug_mode -> origin/huba/debug_mode 2025-10-10T00:23:46.0036772Z * [new branch] huba/dtensor_equal -> origin/huba/dtensor_equal 2025-10-10T00:23:46.0036922Z * [new branch] huba/f1 -> origin/huba/f1 2025-10-10T00:23:46.0037119Z * [new branch] huba/local_tensor -> origin/huba/local_tensor 2025-10-10T00:23:46.0037297Z * [new branch] ideep-update -> origin/ideep-update 2025-10-10T00:23:46.0037556Z * [new branch] increase-asan-build-memory -> origin/increase-asan-build-memory 2025-10-10T00:23:46.0037860Z * [new branch] inductor-perf-increase-timeout -> origin/inductor-perf-increase-timeout 2025-10-10T00:23:46.0038099Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-10-10T00:23:46.0038258Z * [new branch] inline -> origin/inline 2025-10-10T00:23:46.0038447Z * [new branch] inlining -> origin/inlining 2025-10-10T00:23:46.0038648Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-10-10T00:23:46.0038904Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-10-10T00:23:46.0039103Z * [new branch] install_free_tensors -> origin/install_free_tensors 2025-10-10T00:23:46.0039309Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-10-10T00:23:46.0039503Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-10-10T00:23:46.0039707Z * [new branch] issue#58739 -> origin/issue#58739 2025-10-10T00:23:46.0040049Z * [new branch] issue-161010-dynamo-stride-clone -> origin/issue-161010-dynamo-stride-clone 2025-10-10T00:23:46.0040212Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-10-10T00:23:46.0040406Z * [new branch] jathu/sve -> origin/jathu/sve 2025-10-10T00:23:46.0040781Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-10-10T00:23:46.0041062Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-10-10T00:23:46.0041317Z * [new branch] jeanschmidt-patch-1 -> origin/jeanschmidt-patch-1 2025-10-10T00:23:46.0041564Z * [new branch] jerryzh168-patch-1 -> origin/jerryzh168-patch-1 2025-10-10T00:23:46.0041794Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-10-10T00:23:46.0042059Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-10-10T00:23:46.0042325Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-10-10T00:23:46.0043028Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-10-10T00:23:46.0043332Z * [new branch] justinchu/allowlist-api-onnx -> origin/justinchu/allowlist-api-onnx 2025-10-10T00:23:46.0043967Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-10-10T00:23:46.0044244Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-10-10T00:23:46.0044507Z * [new branch] justinchuby/typo-error -> origin/justinchuby/typo-error 2025-10-10T00:23:46.0044705Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-10-10T00:23:46.0044929Z * [new branch] kainan_test -> origin/kainan_test 2025-10-10T00:23:46.0045243Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-10-10T00:23:46.0045563Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-10-10T00:23:46.0045794Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-10-10T00:23:46.0046108Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-10-10T00:23:46.0046360Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-10-10T00:23:46.0046553Z * [new branch] libtorch_free_so -> origin/libtorch_free_so 2025-10-10T00:23:46.0046778Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-10-10T00:23:46.0046955Z * [new branch] llama4-stable -> origin/llama4-stable 2025-10-10T00:23:46.0047165Z * [new branch] logdetfix -> origin/logdetfix 2025-10-10T00:23:46.0047326Z * [new branch] logsumexp -> origin/logsumexp 2025-10-10T00:23:46.0047551Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-10-10T00:23:46.0047752Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-10-10T00:23:46.0048063Z * [new branch] lucaskabela/cherrypick_163769 -> origin/lucaskabela/cherrypick_163769 2025-10-10T00:23:46.0048316Z * [new branch] lucaskabela/fix_164814 -> origin/lucaskabela/fix_164814 2025-10-10T00:23:46.0048537Z * [new branch] lucaskabela/fix_164823 -> origin/lucaskabela/fix_164823 2025-10-10T00:23:46.0048788Z * [new branch] lucaskabela/fix_164875 -> origin/lucaskabela/fix_164875 2025-10-10T00:23:46.0049057Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-10-10T00:23:46.0049325Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-10-10T00:23:46.0049654Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-10-10T00:23:46.0050037Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-10-10T00:23:46.0050400Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-10-10T00:23:46.0050811Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-10-10T00:23:46.0051038Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-10-10T00:23:46.0051330Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-10-10T00:23:46.0051518Z * [new branch] main -> origin/main 2025-10-10T00:23:46.0051875Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-10-10T00:23:46.0052611Z * [new branch] main-enable-b200-symm-mem-test -> origin/main-enable-b200-symm-mem-test 2025-10-10T00:23:46.0052853Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-10-10T00:23:46.0053556Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-10-10T00:23:46.0053752Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-10-10T00:23:46.0053988Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-10-10T00:23:46.0054173Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-10-10T00:23:46.0054395Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-10-10T00:23:46.0054594Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-10-10T00:23:46.0054812Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-10-10T00:23:46.0054996Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-10-10T00:23:46.0055226Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-10-10T00:23:46.0055739Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-10-10T00:23:46.0056036Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-10-10T00:23:46.0056410Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-10-10T00:23:46.0056745Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-10-10T00:23:46.0056956Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-10-10T00:23:46.0057271Z * [new branch] masnesral/pt2_internal_logging -> origin/masnesral/pt2_internal_logging 2025-10-10T00:23:46.0057518Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-10-10T00:23:46.0057724Z * [new branch] mingw_constant_buffer -> origin/mingw_constant_buffer 2025-10-10T00:23:46.0057974Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-10-10T00:23:46.0058137Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-10-10T00:23:46.0058339Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-10-10T00:23:46.0058539Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-10-10T00:23:46.0058828Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-10-10T00:23:46.0059081Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-10-10T00:23:46.0059267Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-10-10T00:23:46.0059584Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-10-10T00:23:46.0059788Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-10-10T00:23:46.0060001Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-10-10T00:23:46.0060229Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-10-10T00:23:46.0060410Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-10-10T00:23:46.0060610Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-10-10T00:23:46.0060833Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-10-10T00:23:46.0061066Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-10-10T00:23:46.0061664Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-10-10T00:23:46.0061940Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-10-10T00:23:46.0062670Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-10-10T00:23:46.0062884Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-10-10T00:23:46.0063159Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-10-10T00:23:46.0063391Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-10-10T00:23:46.0063604Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-10-10T00:23:46.0063832Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-10-10T00:23:46.0064017Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-10-10T00:23:46.0064249Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-10-10T00:23:46.0064431Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-10-10T00:23:46.0064664Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-10-10T00:23:46.0064831Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-10-10T00:23:46.0065096Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-10-10T00:23:46.0065305Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-10-10T00:23:46.0065501Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-10-10T00:23:46.0065682Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-10-10T00:23:46.0065943Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-10-10T00:23:46.0066169Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-10-10T00:23:46.0066355Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-10-10T00:23:46.0066569Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-10-10T00:23:46.0066743Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-10-10T00:23:46.0066956Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-10-10T00:23:46.0067127Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-10-10T00:23:46.0067344Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-10-10T00:23:46.0067521Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-10-10T00:23:46.0067745Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-10-10T00:23:46.0067936Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-10-10T00:23:46.0068139Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-10-10T00:23:46.0068317Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-10-10T00:23:46.0068521Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-10-10T00:23:46.0068754Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-10-10T00:23:46.0068955Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-10-10T00:23:46.0069127Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-10-10T00:23:46.0069294Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-10-10T00:23:46.0069486Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-10-10T00:23:46.0069661Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-10-10T00:23:46.0070366Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-10-10T00:23:46.0070562Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-10-10T00:23:46.0070981Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-10-10T00:23:46.0071178Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-10-10T00:23:46.0071336Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-10-10T00:23:46.0071542Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-10-10T00:23:46.0071743Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-10-10T00:23:46.0072015Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-10-10T00:23:46.0072294Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-10-10T00:23:46.0072472Z * [new branch] mlazos/main -> origin/mlazos/main 2025-10-10T00:23:46.0072754Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-10-10T00:23:46.0073028Z * [new branch] mlazos/mark-static-update -> origin/mlazos/mark-static-update 2025-10-10T00:23:46.0073200Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-10-10T00:23:46.0073401Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-10-10T00:23:46.0073598Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-10-10T00:23:46.0073833Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-10-10T00:23:46.0074114Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-10-10T00:23:46.0074399Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-10-10T00:23:46.0074626Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-10-10T00:23:46.0074812Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-10-10T00:23:46.0075042Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-10-10T00:23:46.0075228Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-10-10T00:23:46.0075466Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-10-10T00:23:46.0075659Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-10-10T00:23:46.0075896Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-10-10T00:23:46.0076127Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-10-10T00:23:46.0076305Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-10-10T00:23:46.0076526Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-10-10T00:23:46.0076688Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-10-10T00:23:46.0076945Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-10-10T00:23:46.0077188Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-10-10T00:23:46.0077360Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-10-10T00:23:46.0077579Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-10-10T00:23:46.0077743Z * [new branch] mlazos/test -> origin/mlazos/test 2025-10-10T00:23:46.0077930Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-10-10T00:23:46.0078379Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-10-10T00:23:46.0078586Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-10-10T00:23:46.0079037Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-10-10T00:23:46.0079255Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-10-10T00:23:46.0079463Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-10-10T00:23:46.0079665Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-10-10T00:23:46.0079860Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-10-10T00:23:46.0080066Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-10-10T00:23:46.0080290Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-10-10T00:23:46.0080499Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-10-10T00:23:46.0080740Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-10-10T00:23:46.0080938Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-10-10T00:23:46.0081127Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-10-10T00:23:46.0081323Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-10-10T00:23:46.0081525Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-10-10T00:23:46.0081695Z * [new branch] module-shim -> origin/module-shim 2025-10-10T00:23:46.0081865Z * [new branch] module-stack -> origin/module-stack 2025-10-10T00:23:46.0082030Z * [new branch] more_ck_Fixes -> origin/more_ck_Fixes 2025-10-10T00:23:46.0082294Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-10-10T00:23:46.0082558Z * [new branch] move_aws_steps_inside_setup_rocm -> origin/move_aws_steps_inside_setup_rocm 2025-10-10T00:23:46.0082801Z * [new branch] msaroufim-patch-1 -> origin/msaroufim-patch-1 2025-10-10T00:23:46.0083020Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-10-10T00:23:46.0083209Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-10-10T00:23:46.0083378Z * [new branch] msaroufim/cub -> origin/msaroufim/cub 2025-10-10T00:23:46.0083631Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-10-10T00:23:46.0083822Z * [new branch] msaroufim/patchx -> origin/msaroufim/patchx 2025-10-10T00:23:46.0084006Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-10-10T00:23:46.0084201Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-10-10T00:23:46.0084471Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-10-10T00:23:46.0084656Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-10-10T00:23:46.0084956Z * [new branch] nWEIdia/skip-tests-for-pr-159494 -> origin/nWEIdia/skip-tests-for-pr-159494 2025-10-10T00:23:46.0085159Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-10-10T00:23:46.0085326Z * [new branch] new-codegen -> origin/new-codegen 2025-10-10T00:23:46.0085505Z * [new branch] newtest-base -> origin/newtest-base 2025-10-10T00:23:46.0085727Z * [new branch] ngimel/allgather_format -> origin/ngimel/allgather_format 2025-10-10T00:23:46.0086137Z * [new branch] ngimel/cat_perf2 -> origin/ngimel/cat_perf2 2025-10-10T00:23:46.0086360Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-10-10T00:23:46.0086746Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-10-10T00:23:46.0086985Z * [new branch] ngimel/scatter_add_multid -> origin/ngimel/scatter_add_multid 2025-10-10T00:23:46.0087143Z * [new branch] nightly -> origin/nightly 2025-10-10T00:23:46.0087473Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-10-10T00:23:46.0087757Z * [new branch] nikitaved/addmm_epilogue_fusions -> origin/nikitaved/addmm_epilogue_fusions 2025-10-10T00:23:46.0088104Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-10-10T00:23:46.0088469Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-10-10T00:23:46.0088686Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-10-10T00:23:46.0088912Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-10-10T00:23:46.0089170Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-10-10T00:23:46.0089378Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-10-10T00:23:46.0089583Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-10-10T00:23:46.0089802Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-10-10T00:23:46.0089971Z * [new branch] nofun-hack -> origin/nofun-hack 2025-10-10T00:23:46.0090176Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-10-10T00:23:46.0090395Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-10-10T00:23:46.0090585Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-10-10T00:23:46.0090774Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-10-10T00:23:46.0090963Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-10-10T00:23:46.0091147Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-10-10T00:23:46.0091331Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-10-10T00:23:46.0091520Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-10-10T00:23:46.0091699Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-10-10T00:23:46.0091877Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-10-10T00:23:46.0092067Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-10-10T00:23:46.0092246Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-10-10T00:23:46.0092426Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-10-10T00:23:46.0092605Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-10-10T00:23:46.0092792Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-10-10T00:23:46.0092971Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-10-10T00:23:46.0093152Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-10-10T00:23:46.0093338Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-10-10T00:23:46.0093515Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-10-10T00:23:46.0093919Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-10-10T00:23:46.0094173Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-10-10T00:23:46.0094749Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-10-10T00:23:46.0094984Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-10-10T00:23:46.0095214Z * [new branch] padded-tensor -> origin/padded-tensor 2025-10-10T00:23:46.0095369Z * [new branch] pca2 -> origin/pca2 2025-10-10T00:23:46.0095529Z * [new branch] perf_ops -> origin/perf_ops 2025-10-10T00:23:46.0095714Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-10-10T00:23:46.0095947Z * [new branch] perserve_node_meta_decomp -> origin/perserve_node_meta_decomp 2025-10-10T00:23:46.0096146Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-10-10T00:23:46.0096384Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-10-10T00:23:46.0096653Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-10-10T00:23:46.0096962Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-10-10T00:23:46.0097199Z * [new branch] pianpwk/base_view_shape_key -> origin/pianpwk/base_view_shape_key 2025-10-10T00:23:46.0097436Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-10-10T00:23:46.0097656Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-10-10T00:23:46.0097893Z * [new branch] pianpwk/debug_mode_inductor -> origin/pianpwk/debug_mode_inductor 2025-10-10T00:23:46.0098134Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-10-10T00:23:46.0098391Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-10-10T00:23:46.0098633Z * [new branch] pianpwk/debugmode_show_ids -> origin/pianpwk/debugmode_show_ids 2025-10-10T00:23:46.0098996Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-10-10T00:23:46.0099287Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-10-10T00:23:46.0099536Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-10-10T00:23:46.0099858Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-10-10T00:23:46.0100167Z * [new branch] pianpwk/dtensor_shape_metadata_guard -> origin/pianpwk/dtensor_shape_metadata_guard 2025-10-10T00:23:46.0100427Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-10-10T00:23:46.0100660Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-10-10T00:23:46.0100912Z * [new branch] pianpwk/multi_kernel_l1 -> origin/pianpwk/multi_kernel_l1 2025-10-10T00:23:46.0101226Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-10-10T00:23:46.0101537Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-10-10T00:23:46.0101853Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-10-10T00:23:46.0102082Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-10-10T00:23:46.0102603Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-10-10T00:23:46.0102839Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-10-10T00:23:46.0103119Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-10-10T00:23:46.0103443Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-10-10T00:23:46.0103707Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-10-10T00:23:46.0103974Z * [new branch] pianpwk/triton_benchmark_hints -> origin/pianpwk/triton_benchmark_hints 2025-10-10T00:23:46.0104195Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-10-10T00:23:46.0104410Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-10-10T00:23:46.0104678Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-10-10T00:23:46.0104945Z * [new branch] pianpwk/unbacked_should_swap_2 -> origin/pianpwk/unbacked_should_swap_2 2025-10-10T00:23:46.0105157Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-10-10T00:23:46.0105366Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-10-10T00:23:46.0105623Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-10-10T00:23:46.0105792Z * [new branch] piz/add_wait -> origin/piz/add_wait 2025-10-10T00:23:46.0106011Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-10-10T00:23:46.0106190Z * [new branch] pool-separate -> origin/pool-separate 2025-10-10T00:23:46.0106353Z * [new branch] pr-156087 -> origin/pr-156087 2025-10-10T00:23:46.0106510Z * [new branch] pr/131860 -> origin/pr/131860 2025-10-10T00:23:46.0106702Z * [new branch] pre_compile_checks -> origin/pre_compile_checks 2025-10-10T00:23:46.0106896Z * [new branch] predispatch_to -> origin/predispatch_to 2025-10-10T00:23:46.0107209Z * [new branch] prepare-perf-baseline-number-2.8 -> origin/prepare-perf-baseline-number-2.8 2025-10-10T00:23:46.0107447Z * [new branch] prepare-perf-number-2.9 -> origin/prepare-perf-number-2.9 2025-10-10T00:23:46.0107651Z * [new branch] profiler-enabled -> origin/profiler-enabled 2025-10-10T00:23:46.0107834Z * [new branch] provenance_doc_2 -> origin/provenance_doc_2 2025-10-10T00:23:46.0108005Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-10-10T00:23:46.0108194Z * [new branch] pyobjectslot -> origin/pyobjectslot 2025-10-10T00:23:46.0108431Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-10-10T00:23:46.0108717Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-10-10T00:23:46.0108910Z * [new branch] quantile-docs -> origin/quantile-docs 2025-10-10T00:23:46.0109076Z * [new branch] quint-bits -> origin/quint-bits 2025-10-10T00:23:46.0109276Z * [new branch] reland-fx-annotate -> origin/reland-fx-annotate 2025-10-10T00:23:46.0109468Z * [new branch] reland_req_nvsh -> origin/reland_req_nvsh 2025-10-10T00:23:46.0109634Z * [new branch] release/1.10 -> origin/release/1.10 2025-10-10T00:23:46.0109800Z * [new branch] release/1.11 -> origin/release/1.11 2025-10-10T00:23:46.0109962Z * [new branch] release/1.12 -> origin/release/1.12 2025-10-10T00:23:46.0110221Z * [new branch] release/1.13 -> origin/release/1.13 2025-10-10T00:23:46.0110386Z * [new branch] release/1.4 -> origin/release/1.4 2025-10-10T00:23:46.0110620Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-10-10T00:23:46.0110790Z * [new branch] release/1.5 -> origin/release/1.5 2025-10-10T00:23:46.0110956Z * [new branch] release/1.6 -> origin/release/1.6 2025-10-10T00:23:46.0111121Z * [new branch] release/1.7 -> origin/release/1.7 2025-10-10T00:23:46.0111289Z * [new branch] release/1.8 -> origin/release/1.8 2025-10-10T00:23:46.0111494Z * [new branch] release/1.9 -> origin/release/1.9 2025-10-10T00:23:46.0111656Z * [new branch] release/2.0 -> origin/release/2.0 2025-10-10T00:23:46.0111830Z * [new branch] release/2.1 -> origin/release/2.1 2025-10-10T00:23:46.0112027Z * [new branch] release/2.2 -> origin/release/2.2 2025-10-10T00:23:46.0112193Z * [new branch] release/2.3 -> origin/release/2.3 2025-10-10T00:23:46.0112406Z * [new branch] release/2.4 -> origin/release/2.4 2025-10-10T00:23:46.0112573Z * [new branch] release/2.5 -> origin/release/2.5 2025-10-10T00:23:46.0112736Z * [new branch] release/2.6 -> origin/release/2.6 2025-10-10T00:23:46.0112908Z * [new branch] release/2.7 -> origin/release/2.7 2025-10-10T00:23:46.0113070Z * [new branch] release/2.8 -> origin/release/2.8 2025-10-10T00:23:46.0113232Z * [new branch] release/2.9 -> origin/release/2.9 2025-10-10T00:23:46.0113403Z * [new branch] release_notes -> origin/release_notes 2025-10-10T00:23:46.0113611Z * [new branch] remove_header_code -> origin/remove_header_code 2025-10-10T00:23:46.0113822Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-10-10T00:23:46.0114072Z * [new branch] repackage-vllm-nightlies -> origin/repackage-vllm-nightlies 2025-10-10T00:23:46.0114415Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-10-10T00:23:46.0114745Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-10-10T00:23:46.0115070Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-10-10T00:23:46.0115400Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-10-10T00:23:46.0115759Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-10-10T00:23:46.0116056Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-10-10T00:23:46.0116343Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-10-10T00:23:46.0116815Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-10-10T00:23:46.0117469Z * [new branch] revert-163802-camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 -> origin/revert-163802-camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 2025-10-10T00:23:46.0117747Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-10-10T00:23:46.0117966Z * [new branch] rocm-test-yml-update -> origin/rocm-test-yml-update 2025-10-10T00:23:46.0118206Z * [new branch] rocm_op_bench -> origin/rocm_op_bench 2025-10-10T00:23:46.0118416Z * [new branch] ruisi/aot_eager_pass -> origin/ruisi/aot_eager_pass 2025-10-10T00:23:46.0118690Z * [new branch] ruisi/placement_trace -> origin/ruisi/placement_trace 2025-10-10T00:23:46.0119096Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-10-10T00:23:46.0119342Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-10-10T00:23:46.0119553Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-10-10T00:23:46.0119710Z * [new branch] rzou/njt -> origin/rzou/njt 2025-10-10T00:23:46.0119882Z * [new branch] rzou/pca -> origin/rzou/pca 2025-10-10T00:23:46.0120055Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-10-10T00:23:46.0120252Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-10-10T00:23:46.0120427Z * [new branch] samplevllm -> origin/samplevllm 2025-10-10T00:23:46.0120901Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-10-10T00:23:46.0121158Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-10-10T00:23:46.0121310Z * [new branch] save -> origin/save 2025-10-10T00:23:46.0121471Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-10-10T00:23:46.0121758Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-10-10T00:23:46.0121978Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-10-10T00:23:46.0122190Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-10-10T00:23:46.0122404Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-10-10T00:23:46.0122607Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-10-10T00:23:46.0122931Z * [new branch] soulitzer/reland-codev-grad-dtype -> origin/soulitzer/reland-codev-grad-dtype 2025-10-10T00:23:46.0123151Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-10-10T00:23:46.0123359Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-10-10T00:23:46.0123554Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-10-10T00:23:46.0123804Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-10-10T00:23:46.0124004Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-10-10T00:23:46.0124158Z * [new branch] suo -> origin/suo 2025-10-10T00:23:46.0124393Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-10-10T00:23:46.0124554Z * [new branch] sve-poc -> origin/sve-poc 2025-10-10T00:23:46.0124752Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-10-10T00:23:46.0124936Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2025-10-10T00:23:46.0125119Z * [new branch] svekars-patch-3 -> origin/svekars-patch-3 2025-10-10T00:23:46.0125307Z * [new branch] svekars-patch-4 -> origin/svekars-patch-4 2025-10-10T00:23:46.0125488Z * [new branch] svekars-patch-5 -> origin/svekars-patch-5 2025-10-10T00:23:46.0125649Z * [new branch] switch-bn -> origin/switch-bn 2025-10-10T00:23:46.0125958Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-10-10T00:23:46.0126179Z * [new branch] tenpercent/ck_rocm_ci_v3 -> origin/tenpercent/ck_rocm_ci_v3 2025-10-10T00:23:46.0126462Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-10-10T00:23:46.0126679Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-10-10T00:23:46.0126954Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-10-10T00:23:46.0127111Z * [new branch] test-old -> origin/test-old 2025-10-10T00:23:46.0127385Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-10-10T00:23:46.0127612Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-10-10T00:23:46.0127797Z * [new branch] test/inductor -> origin/test/inductor 2025-10-10T00:23:46.0128019Z * [new branch] test_quantization -> origin/test_quantization 2025-10-10T00:23:46.0128270Z * [new branch] tianren/customOp_autotune -> origin/tianren/customOp_autotune 2025-10-10T00:23:46.0128570Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-10-10T00:23:46.0128794Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-10-10T00:23:46.0129073Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-10-10T00:23:46.0129290Z * [new branch] tianren/remove_repeate -> origin/tianren/remove_repeate 2025-10-10T00:23:46.0129462Z * [new branch] tianren/test -> origin/tianren/test 2025-10-10T00:23:46.0129675Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-10-10T00:23:46.0129856Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-10-10T00:23:46.0130076Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-10-10T00:23:46.0130312Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-10-10T00:23:46.0130522Z * [new branch] transpose_pack_fusion -> origin/transpose_pack_fusion 2025-10-10T00:23:46.0130709Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-10-10T00:23:46.0130895Z * [new branch] triton_kernel -> origin/triton_kernel 2025-10-10T00:23:46.0131152Z * [new branch] trunk-tagging-multi-commits -> origin/trunk-tagging-multi-commits 2025-10-10T00:23:46.0131313Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-10-10T00:23:46.0131469Z * [new branch] type_dec -> origin/type_dec 2025-10-10T00:23:46.0131727Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-10-10T00:23:46.0131878Z * [new branch] unlift -> origin/unlift 2025-10-10T00:23:46.0132265Z * [new branch] update-audio-commit-hash/17567864209-1799-1 -> origin/update-audio-commit-hash/17567864209-1799-1 2025-10-10T00:23:46.0132641Z * [new branch] update-audio-commit-hash/17599208654-1801-1 -> origin/update-audio-commit-hash/17599208654-1801-1 2025-10-10T00:23:46.0133005Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-10-10T00:23:46.0133366Z * [new branch] update-audio-commit-hash/17657093113-1804-1 -> origin/update-audio-commit-hash/17657093113-1804-1 2025-10-10T00:23:46.0133733Z * [new branch] update-audio-commit-hash/17688961747-1806-1 -> origin/update-audio-commit-hash/17688961747-1806-1 2025-10-10T00:23:46.0134593Z * [new branch] update-audio-commit-hash/17703952853-1807-1 -> origin/update-audio-commit-hash/17703952853-1807-1 2025-10-10T00:23:46.0134918Z * [new branch] update-dynamic-shapes-doc -> origin/update-dynamic-shapes-doc 2025-10-10T00:23:46.0135352Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-10-10T00:23:46.0135725Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-10-10T00:23:46.0136099Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-10-10T00:23:46.0136474Z * [new branch] update-vision-commit-hash/18361653903-1869-1 -> origin/update-vision-commit-hash/18361653903-1869-1 2025-10-10T00:23:46.0136829Z * [new branch] update-vllm-commit-hash/17536029887-1798-1 -> origin/update-vllm-commit-hash/17536029887-1798-1 2025-10-10T00:23:46.0137185Z * [new branch] update-vllm-commit-hash/17599208654-1801-1 -> origin/update-vllm-commit-hash/17599208654-1801-1 2025-10-10T00:23:46.0137544Z * [new branch] update-vllm-commit-hash/17657093113-1804-1 -> origin/update-vllm-commit-hash/17657093113-1804-1 2025-10-10T00:23:46.0137892Z * [new branch] update-vllm-commit-hash/17703952853-1807-1 -> origin/update-vllm-commit-hash/17703952853-1807-1 2025-10-10T00:23:46.0138240Z * [new branch] update-vllm-commit-hash/17718740812-1808-1 -> origin/update-vllm-commit-hash/17718740812-1808-1 2025-10-10T00:23:46.0138600Z * [new branch] update-vllm-commit-hash/17782703922-1813-1 -> origin/update-vllm-commit-hash/17782703922-1813-1 2025-10-10T00:23:46.0138951Z * [new branch] update-vllm-commit-hash/17814169036-1822-1 -> origin/update-vllm-commit-hash/17814169036-1822-1 2025-10-10T00:23:46.0139310Z * [new branch] update-vllm-commit-hash/17844794719-1823-1 -> origin/update-vllm-commit-hash/17844794719-1823-1 2025-10-10T00:23:46.0139657Z * [new branch] update-vllm-commit-hash/17872674059-1830-1 -> origin/update-vllm-commit-hash/17872674059-1830-1 2025-10-10T00:23:46.0140007Z * [new branch] update-vllm-commit-hash/17901034819-1833-1 -> origin/update-vllm-commit-hash/17901034819-1833-1 2025-10-10T00:23:46.0140362Z * [new branch] update-vllm-commit-hash/17932176396-1836-1 -> origin/update-vllm-commit-hash/17932176396-1836-1 2025-10-10T00:23:46.0140713Z * [new branch] update-vllm-commit-hash/17962545886-1842-1 -> origin/update-vllm-commit-hash/17962545886-1842-1 2025-10-10T00:23:46.0141062Z * [new branch] update-vllm-commit-hash/17993166855-1844-1 -> origin/update-vllm-commit-hash/17993166855-1844-1 2025-10-10T00:23:46.0141418Z * [new branch] update-vllm-commit-hash/18052321282-1848-1 -> origin/update-vllm-commit-hash/18052321282-1848-1 2025-10-10T00:23:46.0141770Z * [new branch] update-vllm-commit-hash/18066820738-1849-1 -> origin/update-vllm-commit-hash/18066820738-1849-1 2025-10-10T00:23:46.0142120Z * [new branch] update-vllm-commit-hash/18081987460-1850-1 -> origin/update-vllm-commit-hash/18081987460-1850-1 2025-10-10T00:23:46.0142482Z * [new branch] update-vllm-commit-hash/18114584510-1852-1 -> origin/update-vllm-commit-hash/18114584510-1852-1 2025-10-10T00:23:46.0142831Z * [new branch] update-vllm-commit-hash/18147226974-1853-1 -> origin/update-vllm-commit-hash/18147226974-1853-1 2025-10-10T00:23:46.0143179Z * [new branch] update-vllm-commit-hash/18236802781-1857-1 -> origin/update-vllm-commit-hash/18236802781-1857-1 2025-10-10T00:23:46.0143524Z * [new branch] update-xla-commit-hash/17725712604-203-1 -> origin/update-xla-commit-hash/17725712604-203-1 2025-10-10T00:23:46.0143933Z * [new branch] update-xla-commit-hash/17908176340-204-1 -> origin/update-xla-commit-hash/17908176340-204-1 2025-10-10T00:23:46.0144269Z * [new branch] update-xla-commit-hash/18273597034-206-1 -> origin/update-xla-commit-hash/18273597034-206-1 2025-10-10T00:23:46.0144984Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-10-10T00:23:46.0145207Z * [new branch] update_executorch_pin -> origin/update_executorch_pin 2025-10-10T00:23:46.0145444Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-10-10T00:23:46.0145681Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-10-10T00:23:46.0145906Z * [new branch] update_slow_tests_1757922057 -> origin/update_slow_tests_1757922057 2025-10-10T00:23:46.0146130Z * [new branch] update_slow_tests_1758526845 -> origin/update_slow_tests_1758526845 2025-10-10T00:23:46.0146367Z * [new branch] update_slow_tests_1759736444 -> origin/update_slow_tests_1759736444 2025-10-10T00:23:46.0146603Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-10-10T00:23:46.0146822Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-10-10T00:23:46.0147063Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-10-10T00:23:46.0147224Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-10-10T00:23:46.0147397Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-10-10T00:23:46.0147543Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-10-10T00:23:46.0147695Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-10-10T00:23:46.0147839Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-10-10T00:23:46.0147987Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-10-10T00:23:46.0148144Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-10-10T00:23:46.0148316Z * [new branch] validate_fn -> origin/validate_fn 2025-10-10T00:23:46.0148503Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-10-10T00:23:46.0148773Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-10-10T00:23:46.0148945Z * [new branch] varlen-api -> origin/varlen-api 2025-10-10T00:23:46.0149109Z * [new branch] varlen_api -> origin/varlen_api 2025-10-10T00:23:46.0149295Z * [new branch] viable/strict -> origin/viable/strict 2025-10-10T00:23:46.0149623Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-10-10T00:23:46.0149802Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-10-10T00:23:46.0149969Z * [new branch] vllmpin -> origin/vllmpin 2025-10-10T00:23:46.0150161Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-10-10T00:23:46.0150333Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-10-10T00:23:46.0150509Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-10-10T00:23:46.0150683Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-10-10T00:23:46.0150892Z * [new branch] whc/uneven -> origin/whc/uneven 2025-10-10T00:23:46.0151234Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-10-10T00:23:46.0151701Z * [new branch] williamwen42-patch-1 -> origin/williamwen42-patch-1 2025-10-10T00:23:46.0151997Z * [new branch] win_warnings -> origin/win_warnings 2025-10-10T00:23:46.0152208Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-10-10T00:23:46.0152387Z * [new branch] windows_mmap -> origin/windows_mmap 2025-10-10T00:23:46.0152621Z * [new branch] xmfan-war -> origin/xmfan-war 2025-10-10T00:23:46.0152786Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-10-10T00:23:46.0152982Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-10-10T00:23:46.0153396Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-10-10T00:23:46.0153589Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-10-10T00:23:46.0153787Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-10-10T00:23:46.0154039Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-10-10T00:23:46.0154206Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-10-10T00:23:46.0154374Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-10-10T00:23:46.0154577Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-10-10T00:23:46.0154754Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-10-10T00:23:46.0154930Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-10-10T00:23:46.0155139Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-10-10T00:23:46.0155342Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-10-10T00:23:46.0155507Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-10-10T00:23:46.0155686Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-10-10T00:23:46.0155854Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-10-10T00:23:46.0156039Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-10-10T00:23:46.0156231Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-10-10T00:23:46.0156423Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-10-10T00:23:46.0156598Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-10-10T00:23:46.0156788Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-10-10T00:23:46.0157026Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-10-10T00:23:46.0157207Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-10-10T00:23:46.0157437Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-10-10T00:23:46.0157618Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-10-10T00:23:46.0157819Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-10-10T00:23:46.0158009Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-10-10T00:23:46.0158187Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-10-10T00:23:46.0158362Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-10-10T00:23:46.0158545Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-10-10T00:23:46.0158819Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-10-10T00:23:46.0159117Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-10-10T00:23:46.0159384Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-10-10T00:23:46.0159880Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-10-10T00:23:46.0160296Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-10-10T00:23:46.0160490Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-10-10T00:23:46.0160673Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-10-10T00:23:46.0160832Z * [new branch] xmfan/test -> origin/xmfan/test 2025-10-10T00:23:46.0161063Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-10-10T00:23:46.0161284Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-10-10T00:23:46.0161529Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-10-10T00:23:46.0161731Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-10-10T00:23:46.0161925Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-10-10T00:23:46.0162210Z * [new branch] yiming/improve_sharding_error_msg -> origin/yiming/improve_sharding_error_msg 2025-10-10T00:23:46.0162455Z * [new branch] yiming/precompile_benchmark -> origin/yiming/precompile_benchmark 2025-10-10T00:23:46.0162633Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-10-10T00:23:46.0162973Z * [new branch] ysiraichi/install-fmtlib-headers-v12 -> origin/ysiraichi/install-fmtlib-headers-v12 2025-10-10T00:23:46.0163166Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-10-10T00:23:46.0163416Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-10-10T00:23:46.0163638Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-10-10T00:23:46.0163805Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-10-10T00:23:46.0163996Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-10-10T00:23:46.0164198Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-10-10T00:23:46.0164344Z * [new branch] zb2p -> origin/zb2p 2025-10-10T00:23:46.0164574Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-10-10T00:23:46.0164951Z * [new branch] zhxchen17/aot_compile_fix_load_guard_manager -> origin/zhxchen17/aot_compile_fix_load_guard_manager 2025-10-10T00:23:46.0165250Z * [new branch] zhxchen17/precompile/source_info -> origin/zhxchen17/precompile/source_info 2025-10-10T00:23:46.0165453Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-10-10T00:23:46.0165672Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-10-10T00:23:46.0165866Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-10-10T00:23:46.0166046Z * [new branch] zxiiro/c7i-docs -> origin/zxiiro/c7i-docs 2025-10-10T00:23:46.0166276Z * [new branch] zxiiro/c7i-linux-4xlarge -> origin/zxiiro/c7i-linux-4xlarge 2025-10-10T00:23:46.0166520Z * [new branch] zxiiro/c7i-linux-build-yaml -> origin/zxiiro/c7i-linux-build-yaml 2025-10-10T00:23:46.0166686Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-10-10T00:23:46.0166938Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-10-10T00:23:46.0167579Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-10-10T00:23:46.0168155Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-10-10T00:23:46.0168375Z * [new tag] ciflow/b200-symm-mem/163767 -> ciflow/b200-symm-mem/163767 2025-10-10T00:23:46.0168525Z * [new tag] ciflow/b200/163955 -> ciflow/b200/163955 2025-10-10T00:23:46.0168697Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-10-10T00:23:46.0168874Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-10-10T00:23:46.0169041Z * [new tag] ciflow/binaries/164769 -> ciflow/binaries/164769 2025-10-10T00:23:46.0169210Z * [new tag] ciflow/binaries/164894 -> ciflow/binaries/164894 2025-10-10T00:23:46.0169450Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-10-10T00:23:46.0169652Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-10-10T00:23:46.0169854Z * [new tag] ciflow/binaries_wheel/159104 -> ciflow/binaries_wheel/159104 2025-10-10T00:23:46.0170056Z * [new tag] ciflow/binaries_wheel/164935 -> ciflow/binaries_wheel/164935 2025-10-10T00:23:46.0170311Z * [new tag] ciflow/h100-cutlass-backend/163767 -> ciflow/h100-cutlass-backend/163767 2025-10-10T00:23:46.0170560Z * [new tag] ciflow/h100-cutlass-backend/164747 -> ciflow/h100-cutlass-backend/164747 2025-10-10T00:23:46.0170777Z * [new tag] ciflow/h100-distributed/163767 -> ciflow/h100-distributed/163767 2025-10-10T00:23:46.0170973Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-10-10T00:23:46.0171156Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-10-10T00:23:46.0171340Z * [new tag] ciflow/h100-symm-mem/163767 -> ciflow/h100-symm-mem/163767 2025-10-10T00:23:46.0171533Z * [new tag] ciflow/h100-symm-mem/164747 -> ciflow/h100-symm-mem/164747 2025-10-10T00:23:46.0171719Z * [new tag] ciflow/h100-symm-mem/164965 -> ciflow/h100-symm-mem/164965 2025-10-10T00:23:46.0171899Z * [new tag] ciflow/h100-symm-mem/165101 -> ciflow/h100-symm-mem/165101 2025-10-10T00:23:46.0172054Z * [new tag] ciflow/h100/163955 -> ciflow/h100/163955 2025-10-10T00:23:46.0172200Z * [new tag] ciflow/h100/164474 -> ciflow/h100/164474 2025-10-10T00:23:46.0172344Z * [new tag] ciflow/h100/164705 -> ciflow/h100/164705 2025-10-10T00:23:46.0172494Z * [new tag] ciflow/h100/164790 -> ciflow/h100/164790 2025-10-10T00:23:46.0172638Z * [new tag] ciflow/h100/164930 -> ciflow/h100/164930 2025-10-10T00:23:46.0172785Z * [new tag] ciflow/h100/165055 -> ciflow/h100/165055 2025-10-10T00:23:46.0173105Z * [new tag] ciflow/inductor-micro-benchmark/164747 -> ciflow/inductor-micro-benchmark/164747 2025-10-10T00:23:46.0173387Z * [new tag] ciflow/inductor-perf-compare/163767 -> ciflow/inductor-perf-compare/163767 2025-10-10T00:23:46.0173659Z * [new tag] ciflow/inductor-perf-compare/164747 -> ciflow/inductor-perf-compare/164747 2025-10-10T00:23:46.0174038Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-10-10T00:23:46.0174410Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/164747 -> ciflow/inductor-perf-test-nightly-rocm/164747 2025-10-10T00:23:46.0174813Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/161512 -> ciflow/inductor-perf-test-nightly-x86-zen/161512 2025-10-10T00:23:46.0175286Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/162954 -> ciflow/inductor-perf-test-nightly-x86-zen/162954 2025-10-10T00:23:46.0175746Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/163767 -> ciflow/inductor-perf-test-nightly-x86-zen/163767 2025-10-10T00:23:46.0176139Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/164126 -> ciflow/inductor-perf-test-nightly-x86-zen/164126 2025-10-10T00:23:46.0176541Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/164747 -> ciflow/inductor-perf-test-nightly-x86-zen/164747 2025-10-10T00:23:46.0177105Z * [new tag] ciflow/inductor-periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> ciflow/inductor-periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T00:23:46.0177345Z * [new tag] ciflow/inductor-periodic/156592 -> ciflow/inductor-periodic/156592 2025-10-10T00:23:46.0177593Z * [new tag] ciflow/inductor-periodic/164492 -> ciflow/inductor-periodic/164492 2025-10-10T00:23:46.0178159Z * [new tag] ciflow/inductor-periodic/73adac05d13babb75410c3e033fdce57aa16881a -> ciflow/inductor-periodic/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T00:23:46.0178365Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-10-10T00:23:46.0178567Z * [new tag] ciflow/inductor-rocm/161280 -> ciflow/inductor-rocm/161280 2025-10-10T00:23:46.0178756Z * [new tag] ciflow/inductor-rocm/162478 -> ciflow/inductor-rocm/162478 2025-10-10T00:23:46.0178949Z * [new tag] ciflow/inductor-rocm/163767 -> ciflow/inductor-rocm/163767 2025-10-10T00:23:46.0179147Z * [new tag] ciflow/inductor-rocm/164618 -> ciflow/inductor-rocm/164618 2025-10-10T00:23:46.0179336Z * [new tag] ciflow/inductor-rocm/164747 -> ciflow/inductor-rocm/164747 2025-10-10T00:23:46.0179531Z * [new tag] ciflow/inductor-rocm/164769 -> ciflow/inductor-rocm/164769 2025-10-10T00:23:46.0179733Z * [new tag] ciflow/inductor-rocm/165080 -> ciflow/inductor-rocm/165080 2025-10-10T00:23:46.0179905Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-10-10T00:23:46.0180076Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-10-10T00:23:46.0180243Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-10-10T00:23:46.0180419Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-10-10T00:23:46.0180595Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-10-10T00:23:46.0180764Z * [new tag] ciflow/inductor/149003 -> ciflow/inductor/149003 2025-10-10T00:23:46.0180938Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-10-10T00:23:46.0181107Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-10-10T00:23:46.0181274Z * [new tag] ciflow/inductor/156592 -> ciflow/inductor/156592 2025-10-10T00:23:46.0181449Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-10-10T00:23:46.0181618Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-10-10T00:23:46.0181785Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-10-10T00:23:46.0181967Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-10-10T00:23:46.0182135Z * [new tag] ciflow/inductor/158872 -> ciflow/inductor/158872 2025-10-10T00:23:46.0182305Z * [new tag] ciflow/inductor/159523 -> ciflow/inductor/159523 2025-10-10T00:23:46.0182480Z * [new tag] ciflow/inductor/160266 -> ciflow/inductor/160266 2025-10-10T00:23:46.0182714Z * [new tag] ciflow/inductor/160324 -> ciflow/inductor/160324 2025-10-10T00:23:46.0182879Z * [new tag] ciflow/inductor/160325 -> ciflow/inductor/160325 2025-10-10T00:23:46.0183056Z * [new tag] ciflow/inductor/160326 -> ciflow/inductor/160326 2025-10-10T00:23:46.0183292Z * [new tag] ciflow/inductor/160327 -> ciflow/inductor/160327 2025-10-10T00:23:46.0183461Z * [new tag] ciflow/inductor/160328 -> ciflow/inductor/160328 2025-10-10T00:23:46.0183628Z * [new tag] ciflow/inductor/160329 -> ciflow/inductor/160329 2025-10-10T00:23:46.0183800Z * [new tag] ciflow/inductor/160539 -> ciflow/inductor/160539 2025-10-10T00:23:46.0183970Z * [new tag] ciflow/inductor/160611 -> ciflow/inductor/160611 2025-10-10T00:23:46.0184135Z * [new tag] ciflow/inductor/160843 -> ciflow/inductor/160843 2025-10-10T00:23:46.0184311Z * [new tag] ciflow/inductor/160903 -> ciflow/inductor/160903 2025-10-10T00:23:46.0184482Z * [new tag] ciflow/inductor/161118 -> ciflow/inductor/161118 2025-10-10T00:23:46.0184651Z * [new tag] ciflow/inductor/161158 -> ciflow/inductor/161158 2025-10-10T00:23:46.0184830Z * [new tag] ciflow/inductor/161280 -> ciflow/inductor/161280 2025-10-10T00:23:46.0184995Z * [new tag] ciflow/inductor/161320 -> ciflow/inductor/161320 2025-10-10T00:23:46.0185161Z * [new tag] ciflow/inductor/161485 -> ciflow/inductor/161485 2025-10-10T00:23:46.0185335Z * [new tag] ciflow/inductor/161495 -> ciflow/inductor/161495 2025-10-10T00:23:46.0185504Z * [new tag] ciflow/inductor/161512 -> ciflow/inductor/161512 2025-10-10T00:23:46.0185674Z * [new tag] ciflow/inductor/162031 -> ciflow/inductor/162031 2025-10-10T00:23:46.0185850Z * [new tag] ciflow/inductor/162066 -> ciflow/inductor/162066 2025-10-10T00:23:46.0186018Z * [new tag] ciflow/inductor/162294 -> ciflow/inductor/162294 2025-10-10T00:23:46.0186185Z * [new tag] ciflow/inductor/162340 -> ciflow/inductor/162340 2025-10-10T00:23:46.0186366Z * [new tag] ciflow/inductor/162470 -> ciflow/inductor/162470 2025-10-10T00:23:46.0186534Z * [new tag] ciflow/inductor/162523 -> ciflow/inductor/162523 2025-10-10T00:23:46.0186702Z * [new tag] ciflow/inductor/162542 -> ciflow/inductor/162542 2025-10-10T00:23:46.0186868Z * [new tag] ciflow/inductor/162768 -> ciflow/inductor/162768 2025-10-10T00:23:46.0187043Z * [new tag] ciflow/inductor/162899 -> ciflow/inductor/162899 2025-10-10T00:23:46.0187208Z * [new tag] ciflow/inductor/162900 -> ciflow/inductor/162900 2025-10-10T00:23:46.0187373Z * [new tag] ciflow/inductor/162901 -> ciflow/inductor/162901 2025-10-10T00:23:46.0187549Z * [new tag] ciflow/inductor/162903 -> ciflow/inductor/162903 2025-10-10T00:23:46.0187715Z * [new tag] ciflow/inductor/162905 -> ciflow/inductor/162905 2025-10-10T00:23:46.0187887Z * [new tag] ciflow/inductor/162954 -> ciflow/inductor/162954 2025-10-10T00:23:46.0188068Z * [new tag] ciflow/inductor/162990 -> ciflow/inductor/162990 2025-10-10T00:23:46.0188236Z * [new tag] ciflow/inductor/163027 -> ciflow/inductor/163027 2025-10-10T00:23:46.0188401Z * [new tag] ciflow/inductor/163028 -> ciflow/inductor/163028 2025-10-10T00:23:46.0188574Z * [new tag] ciflow/inductor/163053 -> ciflow/inductor/163053 2025-10-10T00:23:46.0188817Z * [new tag] ciflow/inductor/163185 -> ciflow/inductor/163185 2025-10-10T00:23:46.0188991Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-10-10T00:23:46.0189236Z * [new tag] ciflow/inductor/163490 -> ciflow/inductor/163490 2025-10-10T00:23:46.0189408Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-10-10T00:23:46.0189640Z * [new tag] ciflow/inductor/163517 -> ciflow/inductor/163517 2025-10-10T00:23:46.0189819Z * [new tag] ciflow/inductor/163527 -> ciflow/inductor/163527 2025-10-10T00:23:46.0189986Z * [new tag] ciflow/inductor/163533 -> ciflow/inductor/163533 2025-10-10T00:23:46.0190154Z * [new tag] ciflow/inductor/163602 -> ciflow/inductor/163602 2025-10-10T00:23:46.0190329Z * [new tag] ciflow/inductor/163617 -> ciflow/inductor/163617 2025-10-10T00:23:46.0190494Z * [new tag] ciflow/inductor/163667 -> ciflow/inductor/163667 2025-10-10T00:23:46.0190658Z * [new tag] ciflow/inductor/163671 -> ciflow/inductor/163671 2025-10-10T00:23:46.0190828Z * [new tag] ciflow/inductor/163767 -> ciflow/inductor/163767 2025-10-10T00:23:46.0191000Z * [new tag] ciflow/inductor/163772 -> ciflow/inductor/163772 2025-10-10T00:23:46.0191169Z * [new tag] ciflow/inductor/163806 -> ciflow/inductor/163806 2025-10-10T00:23:46.0191336Z * [new tag] ciflow/inductor/163936 -> ciflow/inductor/163936 2025-10-10T00:23:46.0191513Z * [new tag] ciflow/inductor/163976 -> ciflow/inductor/163976 2025-10-10T00:23:46.0191681Z * [new tag] ciflow/inductor/164039 -> ciflow/inductor/164039 2025-10-10T00:23:46.0191851Z * [new tag] ciflow/inductor/164040 -> ciflow/inductor/164040 2025-10-10T00:23:46.0192033Z * [new tag] ciflow/inductor/164130 -> ciflow/inductor/164130 2025-10-10T00:23:46.0192205Z * [new tag] ciflow/inductor/164144 -> ciflow/inductor/164144 2025-10-10T00:23:46.0192374Z * [new tag] ciflow/inductor/164202 -> ciflow/inductor/164202 2025-10-10T00:23:46.0192549Z * [new tag] ciflow/inductor/164212 -> ciflow/inductor/164212 2025-10-10T00:23:46.0192719Z * [new tag] ciflow/inductor/164273 -> ciflow/inductor/164273 2025-10-10T00:23:46.0192883Z * [new tag] ciflow/inductor/164277 -> ciflow/inductor/164277 2025-10-10T00:23:46.0193060Z * [new tag] ciflow/inductor/164291 -> ciflow/inductor/164291 2025-10-10T00:23:46.0193229Z * [new tag] ciflow/inductor/164296 -> ciflow/inductor/164296 2025-10-10T00:23:46.0193394Z * [new tag] ciflow/inductor/164304 -> ciflow/inductor/164304 2025-10-10T00:23:46.0193567Z * [new tag] ciflow/inductor/164318 -> ciflow/inductor/164318 2025-10-10T00:23:46.0193731Z * [new tag] ciflow/inductor/164321 -> ciflow/inductor/164321 2025-10-10T00:23:46.0193900Z * [new tag] ciflow/inductor/164324 -> ciflow/inductor/164324 2025-10-10T00:23:46.0194067Z * [new tag] ciflow/inductor/164341 -> ciflow/inductor/164341 2025-10-10T00:23:46.0194252Z * [new tag] ciflow/inductor/164343 -> ciflow/inductor/164343 2025-10-10T00:23:46.0194471Z * [new tag] ciflow/inductor/164344 -> ciflow/inductor/164344 2025-10-10T00:23:46.0194639Z * [new tag] ciflow/inductor/164359 -> ciflow/inductor/164359 2025-10-10T00:23:46.0194816Z * [new tag] ciflow/inductor/164373 -> ciflow/inductor/164373 2025-10-10T00:23:46.0194983Z * [new tag] ciflow/inductor/164379 -> ciflow/inductor/164379 2025-10-10T00:23:46.0195148Z * [new tag] ciflow/inductor/164384 -> ciflow/inductor/164384 2025-10-10T00:23:46.0195322Z * [new tag] ciflow/inductor/164404 -> ciflow/inductor/164404 2025-10-10T00:23:46.0195567Z * [new tag] ciflow/inductor/164405 -> ciflow/inductor/164405 2025-10-10T00:23:46.0195736Z * [new tag] ciflow/inductor/164414 -> ciflow/inductor/164414 2025-10-10T00:23:46.0195972Z * [new tag] ciflow/inductor/164422 -> ciflow/inductor/164422 2025-10-10T00:23:46.0196137Z * [new tag] ciflow/inductor/164433 -> ciflow/inductor/164433 2025-10-10T00:23:46.0196302Z * [new tag] ciflow/inductor/164474 -> ciflow/inductor/164474 2025-10-10T00:23:46.0196477Z * [new tag] ciflow/inductor/164488 -> ciflow/inductor/164488 2025-10-10T00:23:46.0196644Z * [new tag] ciflow/inductor/164492 -> ciflow/inductor/164492 2025-10-10T00:23:46.0196812Z * [new tag] ciflow/inductor/164497 -> ciflow/inductor/164497 2025-10-10T00:23:46.0196986Z * [new tag] ciflow/inductor/164498 -> ciflow/inductor/164498 2025-10-10T00:23:46.0197155Z * [new tag] ciflow/inductor/164500 -> ciflow/inductor/164500 2025-10-10T00:23:46.0197321Z * [new tag] ciflow/inductor/164507 -> ciflow/inductor/164507 2025-10-10T00:23:46.0197488Z * [new tag] ciflow/inductor/164519 -> ciflow/inductor/164519 2025-10-10T00:23:46.0197667Z * [new tag] ciflow/inductor/164521 -> ciflow/inductor/164521 2025-10-10T00:23:46.0197834Z * [new tag] ciflow/inductor/164522 -> ciflow/inductor/164522 2025-10-10T00:23:46.0198000Z * [new tag] ciflow/inductor/164523 -> ciflow/inductor/164523 2025-10-10T00:23:46.0198174Z * [new tag] ciflow/inductor/164524 -> ciflow/inductor/164524 2025-10-10T00:23:46.0198339Z * [new tag] ciflow/inductor/164525 -> ciflow/inductor/164525 2025-10-10T00:23:46.0198503Z * [new tag] ciflow/inductor/164526 -> ciflow/inductor/164526 2025-10-10T00:23:46.0198685Z * [new tag] ciflow/inductor/164527 -> ciflow/inductor/164527 2025-10-10T00:23:46.0198850Z * [new tag] ciflow/inductor/164533 -> ciflow/inductor/164533 2025-10-10T00:23:46.0199019Z * [new tag] ciflow/inductor/164537 -> ciflow/inductor/164537 2025-10-10T00:23:46.0199190Z * [new tag] ciflow/inductor/164548 -> ciflow/inductor/164548 2025-10-10T00:23:46.0199354Z * [new tag] ciflow/inductor/164557 -> ciflow/inductor/164557 2025-10-10T00:23:46.0199519Z * [new tag] ciflow/inductor/164558 -> ciflow/inductor/164558 2025-10-10T00:23:46.0199694Z * [new tag] ciflow/inductor/164560 -> ciflow/inductor/164560 2025-10-10T00:23:46.0199861Z * [new tag] ciflow/inductor/164565 -> ciflow/inductor/164565 2025-10-10T00:23:46.0200025Z * [new tag] ciflow/inductor/164577 -> ciflow/inductor/164577 2025-10-10T00:23:46.0200205Z * [new tag] ciflow/inductor/164609 -> ciflow/inductor/164609 2025-10-10T00:23:46.0200370Z * [new tag] ciflow/inductor/164610 -> ciflow/inductor/164610 2025-10-10T00:23:46.0200540Z * [new tag] ciflow/inductor/164611 -> ciflow/inductor/164611 2025-10-10T00:23:46.0200704Z * [new tag] ciflow/inductor/164612 -> ciflow/inductor/164612 2025-10-10T00:23:46.0200879Z * [new tag] ciflow/inductor/164613 -> ciflow/inductor/164613 2025-10-10T00:23:46.0201044Z * [new tag] ciflow/inductor/164614 -> ciflow/inductor/164614 2025-10-10T00:23:46.0201214Z * [new tag] ciflow/inductor/164623 -> ciflow/inductor/164623 2025-10-10T00:23:46.0201397Z * [new tag] ciflow/inductor/164626 -> ciflow/inductor/164626 2025-10-10T00:23:46.0201564Z * [new tag] ciflow/inductor/164628 -> ciflow/inductor/164628 2025-10-10T00:23:46.0201799Z * [new tag] ciflow/inductor/164631 -> ciflow/inductor/164631 2025-10-10T00:23:46.0201980Z * [new tag] ciflow/inductor/164632 -> ciflow/inductor/164632 2025-10-10T00:23:46.0202205Z * [new tag] ciflow/inductor/164633 -> ciflow/inductor/164633 2025-10-10T00:23:46.0202374Z * [new tag] ciflow/inductor/164640 -> ciflow/inductor/164640 2025-10-10T00:23:46.0202553Z * [new tag] ciflow/inductor/164641 -> ciflow/inductor/164641 2025-10-10T00:23:46.0202719Z * [new tag] ciflow/inductor/164645 -> ciflow/inductor/164645 2025-10-10T00:23:46.0202884Z * [new tag] ciflow/inductor/164648 -> ciflow/inductor/164648 2025-10-10T00:23:46.0203056Z * [new tag] ciflow/inductor/164653 -> ciflow/inductor/164653 2025-10-10T00:23:46.0203225Z * [new tag] ciflow/inductor/164655 -> ciflow/inductor/164655 2025-10-10T00:23:46.0203396Z * [new tag] ciflow/inductor/164657 -> ciflow/inductor/164657 2025-10-10T00:23:46.0203574Z * [new tag] ciflow/inductor/164659 -> ciflow/inductor/164659 2025-10-10T00:23:46.0203744Z * [new tag] ciflow/inductor/164669 -> ciflow/inductor/164669 2025-10-10T00:23:46.0203913Z * [new tag] ciflow/inductor/164690 -> ciflow/inductor/164690 2025-10-10T00:23:46.0204081Z * [new tag] ciflow/inductor/164691 -> ciflow/inductor/164691 2025-10-10T00:23:46.0204257Z * [new tag] ciflow/inductor/164692 -> ciflow/inductor/164692 2025-10-10T00:23:46.0204422Z * [new tag] ciflow/inductor/164711 -> ciflow/inductor/164711 2025-10-10T00:23:46.0204588Z * [new tag] ciflow/inductor/164714 -> ciflow/inductor/164714 2025-10-10T00:23:46.0204762Z * [new tag] ciflow/inductor/164717 -> ciflow/inductor/164717 2025-10-10T00:23:46.0204934Z * [new tag] ciflow/inductor/164718 -> ciflow/inductor/164718 2025-10-10T00:23:46.0205105Z * [new tag] ciflow/inductor/164723 -> ciflow/inductor/164723 2025-10-10T00:23:46.0205289Z * [new tag] ciflow/inductor/164724 -> ciflow/inductor/164724 2025-10-10T00:23:46.0205455Z * [new tag] ciflow/inductor/164734 -> ciflow/inductor/164734 2025-10-10T00:23:46.0205621Z * [new tag] ciflow/inductor/164740 -> ciflow/inductor/164740 2025-10-10T00:23:46.0205798Z * [new tag] ciflow/inductor/164746 -> ciflow/inductor/164746 2025-10-10T00:23:46.0205963Z * [new tag] ciflow/inductor/164747 -> ciflow/inductor/164747 2025-10-10T00:23:46.0206130Z * [new tag] ciflow/inductor/164776 -> ciflow/inductor/164776 2025-10-10T00:23:46.0206308Z * [new tag] ciflow/inductor/164778 -> ciflow/inductor/164778 2025-10-10T00:23:46.0206479Z * [new tag] ciflow/inductor/164780 -> ciflow/inductor/164780 2025-10-10T00:23:46.0206644Z * [new tag] ciflow/inductor/164794 -> ciflow/inductor/164794 2025-10-10T00:23:46.0206818Z * [new tag] ciflow/inductor/164802 -> ciflow/inductor/164802 2025-10-10T00:23:46.0206986Z * [new tag] ciflow/inductor/164806 -> ciflow/inductor/164806 2025-10-10T00:23:46.0207151Z * [new tag] ciflow/inductor/164808 -> ciflow/inductor/164808 2025-10-10T00:23:46.0207315Z * [new tag] ciflow/inductor/164810 -> ciflow/inductor/164810 2025-10-10T00:23:46.0207488Z * [new tag] ciflow/inductor/164811 -> ciflow/inductor/164811 2025-10-10T00:23:46.0207656Z * [new tag] ciflow/inductor/164812 -> ciflow/inductor/164812 2025-10-10T00:23:46.0207822Z * [new tag] ciflow/inductor/164819 -> ciflow/inductor/164819 2025-10-10T00:23:46.0208058Z * [new tag] ciflow/inductor/164820 -> ciflow/inductor/164820 2025-10-10T00:23:46.0208226Z * [new tag] ciflow/inductor/164821 -> ciflow/inductor/164821 2025-10-10T00:23:46.0208390Z * [new tag] ciflow/inductor/164839 -> ciflow/inductor/164839 2025-10-10T00:23:46.0208629Z * [new tag] ciflow/inductor/164842 -> ciflow/inductor/164842 2025-10-10T00:23:46.0208796Z * [new tag] ciflow/inductor/164847 -> ciflow/inductor/164847 2025-10-10T00:23:46.0208958Z * [new tag] ciflow/inductor/164852 -> ciflow/inductor/164852 2025-10-10T00:23:46.0209137Z * [new tag] ciflow/inductor/164863 -> ciflow/inductor/164863 2025-10-10T00:23:46.0209304Z * [new tag] ciflow/inductor/164865 -> ciflow/inductor/164865 2025-10-10T00:23:46.0209469Z * [new tag] ciflow/inductor/164866 -> ciflow/inductor/164866 2025-10-10T00:23:46.0209646Z * [new tag] ciflow/inductor/164867 -> ciflow/inductor/164867 2025-10-10T00:23:46.0209814Z * [new tag] ciflow/inductor/164869 -> ciflow/inductor/164869 2025-10-10T00:23:46.0209979Z * [new tag] ciflow/inductor/164873 -> ciflow/inductor/164873 2025-10-10T00:23:46.0210157Z * [new tag] ciflow/inductor/164889 -> ciflow/inductor/164889 2025-10-10T00:23:46.0210323Z * [new tag] ciflow/inductor/164897 -> ciflow/inductor/164897 2025-10-10T00:23:46.0210488Z * [new tag] ciflow/inductor/164902 -> ciflow/inductor/164902 2025-10-10T00:23:46.0210656Z * [new tag] ciflow/inductor/164903 -> ciflow/inductor/164903 2025-10-10T00:23:46.0210829Z * [new tag] ciflow/inductor/164906 -> ciflow/inductor/164906 2025-10-10T00:23:46.0210993Z * [new tag] ciflow/inductor/164914 -> ciflow/inductor/164914 2025-10-10T00:23:46.0211157Z * [new tag] ciflow/inductor/164919 -> ciflow/inductor/164919 2025-10-10T00:23:46.0211334Z * [new tag] ciflow/inductor/164933 -> ciflow/inductor/164933 2025-10-10T00:23:46.0211500Z * [new tag] ciflow/inductor/164938 -> ciflow/inductor/164938 2025-10-10T00:23:46.0211668Z * [new tag] ciflow/inductor/164948 -> ciflow/inductor/164948 2025-10-10T00:23:46.0211843Z * [new tag] ciflow/inductor/164956 -> ciflow/inductor/164956 2025-10-10T00:23:46.0212010Z * [new tag] ciflow/inductor/164965 -> ciflow/inductor/164965 2025-10-10T00:23:46.0212174Z * [new tag] ciflow/inductor/164978 -> ciflow/inductor/164978 2025-10-10T00:23:46.0212345Z * [new tag] ciflow/inductor/164979 -> ciflow/inductor/164979 2025-10-10T00:23:46.0212510Z * [new tag] ciflow/inductor/164980 -> ciflow/inductor/164980 2025-10-10T00:23:46.0212673Z * [new tag] ciflow/inductor/164984 -> ciflow/inductor/164984 2025-10-10T00:23:46.0212854Z * [new tag] ciflow/inductor/164989 -> ciflow/inductor/164989 2025-10-10T00:23:46.0213021Z * [new tag] ciflow/inductor/164991 -> ciflow/inductor/164991 2025-10-10T00:23:46.0213194Z * [new tag] ciflow/inductor/164992 -> ciflow/inductor/164992 2025-10-10T00:23:46.0213366Z * [new tag] ciflow/inductor/164994 -> ciflow/inductor/164994 2025-10-10T00:23:46.0213529Z * [new tag] ciflow/inductor/164999 -> ciflow/inductor/164999 2025-10-10T00:23:46.0213694Z * [new tag] ciflow/inductor/165001 -> ciflow/inductor/165001 2025-10-10T00:23:46.0213859Z * [new tag] ciflow/inductor/165005 -> ciflow/inductor/165005 2025-10-10T00:23:46.0214036Z * [new tag] ciflow/inductor/165006 -> ciflow/inductor/165006 2025-10-10T00:23:46.0214206Z * [new tag] ciflow/inductor/165010 -> ciflow/inductor/165010 2025-10-10T00:23:46.0214443Z * [new tag] ciflow/inductor/165012 -> ciflow/inductor/165012 2025-10-10T00:23:46.0214617Z * [new tag] ciflow/inductor/165017 -> ciflow/inductor/165017 2025-10-10T00:23:46.0214855Z * [new tag] ciflow/inductor/165018 -> ciflow/inductor/165018 2025-10-10T00:23:46.0215023Z * [new tag] ciflow/inductor/165024 -> ciflow/inductor/165024 2025-10-10T00:23:46.0215198Z * [new tag] ciflow/inductor/165029 -> ciflow/inductor/165029 2025-10-10T00:23:46.0215369Z * [new tag] ciflow/inductor/165030 -> ciflow/inductor/165030 2025-10-10T00:23:46.0215536Z * [new tag] ciflow/inductor/165031 -> ciflow/inductor/165031 2025-10-10T00:23:46.0215708Z * [new tag] ciflow/inductor/165033 -> ciflow/inductor/165033 2025-10-10T00:23:46.0215872Z * [new tag] ciflow/inductor/165036 -> ciflow/inductor/165036 2025-10-10T00:23:46.0216040Z * [new tag] ciflow/inductor/165037 -> ciflow/inductor/165037 2025-10-10T00:23:46.0216219Z * [new tag] ciflow/inductor/165039 -> ciflow/inductor/165039 2025-10-10T00:23:46.0216392Z * [new tag] ciflow/inductor/165047 -> ciflow/inductor/165047 2025-10-10T00:23:46.0216560Z * [new tag] ciflow/inductor/165059 -> ciflow/inductor/165059 2025-10-10T00:23:46.0216740Z * [new tag] ciflow/inductor/165063 -> ciflow/inductor/165063 2025-10-10T00:23:46.0216904Z * [new tag] ciflow/inductor/165064 -> ciflow/inductor/165064 2025-10-10T00:23:46.0217071Z * [new tag] ciflow/inductor/165066 -> ciflow/inductor/165066 2025-10-10T00:23:46.0217242Z * [new tag] ciflow/inductor/165074 -> ciflow/inductor/165074 2025-10-10T00:23:46.0217408Z * [new tag] ciflow/inductor/165076 -> ciflow/inductor/165076 2025-10-10T00:23:46.0217576Z * [new tag] ciflow/inductor/165091 -> ciflow/inductor/165091 2025-10-10T00:23:46.0217743Z * [new tag] ciflow/inductor/165092 -> ciflow/inductor/165092 2025-10-10T00:23:46.0217920Z * [new tag] ciflow/inductor/165106 -> ciflow/inductor/165106 2025-10-10T00:23:46.0218085Z * [new tag] ciflow/inductor/165107 -> ciflow/inductor/165107 2025-10-10T00:23:46.0218251Z * [new tag] ciflow/inductor/165112 -> ciflow/inductor/165112 2025-10-10T00:23:46.0218433Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-10-10T00:23:46.0218608Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-10-10T00:23:46.0218780Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-10-10T00:23:46.0218980Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-10-10T00:23:46.0219173Z * [new tag] ciflow/linux-aarch64/163952 -> ciflow/linux-aarch64/163952 2025-10-10T00:23:46.0219362Z * [new tag] ciflow/linux-aarch64/164965 -> ciflow/linux-aarch64/164965 2025-10-10T00:23:46.0219567Z * [new tag] ciflow/linux-aarch64/165010 -> ciflow/linux-aarch64/165010 2025-10-10T00:23:46.0219717Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-10-10T00:23:46.0219863Z * [new tag] ciflow/mps/157554 -> ciflow/mps/157554 2025-10-10T00:23:46.0220022Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-10-10T00:23:46.0220168Z * [new tag] ciflow/mps/162340 -> ciflow/mps/162340 2025-10-10T00:23:46.0220319Z * [new tag] ciflow/mps/164416 -> ciflow/mps/164416 2025-10-10T00:23:46.0220472Z * [new tag] ciflow/mps/164571 -> ciflow/mps/164571 2025-10-10T00:23:46.0220690Z * [new tag] ciflow/mps/164965 -> ciflow/mps/164965 2025-10-10T00:23:46.0220860Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-10-10T00:23:46.0221089Z * [new tag] ciflow/nightly/164747 -> ciflow/nightly/164747 2025-10-10T00:23:46.0221264Z * [new tag] ciflow/nightly/164901 -> ciflow/nightly/164901 2025-10-10T00:23:46.0221462Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-10-10T00:23:46.0221651Z * [new tag] ciflow/op-benchmark/163767 -> ciflow/op-benchmark/163767 2025-10-10T00:23:46.0221853Z * [new tag] ciflow/op-benchmark/164583 -> ciflow/op-benchmark/164583 2025-10-10T00:23:46.0222035Z * [new tag] ciflow/op-benchmark/164747 -> ciflow/op-benchmark/164747 2025-10-10T00:23:46.0222290Z * [new tag] ciflow/periodic-rocm-mi300/162478 -> ciflow/periodic-rocm-mi300/162478 2025-10-10T00:23:46.0222549Z * [new tag] ciflow/periodic-rocm-mi300/163767 -> ciflow/periodic-rocm-mi300/163767 2025-10-10T00:23:46.0222794Z * [new tag] ciflow/periodic-rocm-mi300/164618 -> ciflow/periodic-rocm-mi300/164618 2025-10-10T00:23:46.0223042Z * [new tag] ciflow/periodic-rocm-mi300/164747 -> ciflow/periodic-rocm-mi300/164747 2025-10-10T00:23:46.0223294Z * [new tag] ciflow/periodic-rocm-mi300/165011 -> ciflow/periodic-rocm-mi300/165011 2025-10-10T00:23:46.0223541Z * [new tag] ciflow/periodic-rocm-mi300/165080 -> ciflow/periodic-rocm-mi300/165080 2025-10-10T00:23:46.0223726Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-10-10T00:23:46.0224212Z * [new tag] ciflow/periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> ciflow/periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T00:23:46.0224697Z * [new tag] ciflow/periodic/0ea59c3c55dab37a6edefcc7002bb1428afd6456 -> ciflow/periodic/0ea59c3c55dab37a6edefcc7002bb1428afd6456 2025-10-10T00:23:46.0224876Z * [new tag] ciflow/periodic/156491 -> ciflow/periodic/156491 2025-10-10T00:23:46.0225059Z * [new tag] ciflow/periodic/162990 -> ciflow/periodic/162990 2025-10-10T00:23:46.0225229Z * [new tag] ciflow/periodic/163667 -> ciflow/periodic/163667 2025-10-10T00:23:46.0225398Z * [new tag] ciflow/periodic/163767 -> ciflow/periodic/163767 2025-10-10T00:23:46.0225577Z * [new tag] ciflow/periodic/164747 -> ciflow/periodic/164747 2025-10-10T00:23:46.0225747Z * [new tag] ciflow/periodic/164769 -> ciflow/periodic/164769 2025-10-10T00:23:46.0225914Z * [new tag] ciflow/periodic/165011 -> ciflow/periodic/165011 2025-10-10T00:23:46.0226402Z * [new tag] ciflow/periodic/2a6cdba6e5f74c2294fecc2d1344537522efbaab -> ciflow/periodic/2a6cdba6e5f74c2294fecc2d1344537522efbaab 2025-10-10T00:23:46.0226585Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-10-10T00:23:46.0226761Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-10-10T00:23:46.0226937Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-10-10T00:23:46.0227112Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-10-10T00:23:46.0227584Z * [new tag] ciflow/periodic/4bcc05777e780e834d44a2d06dd5321daec316f0 -> ciflow/periodic/4bcc05777e780e834d44a2d06dd5321daec316f0 2025-10-10T00:23:46.0228072Z * [new tag] ciflow/periodic/73adac05d13babb75410c3e033fdce57aa16881a -> ciflow/periodic/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T00:23:46.0228282Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-10-10T00:23:46.0228896Z * [new tag] ciflow/periodic/ac08556f674259ff5b117964e300124e8a92d45b -> ciflow/periodic/ac08556f674259ff5b117964e300124e8a92d45b 2025-10-10T00:23:46.0229123Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-10-10T00:23:46.0229422Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-10-10T00:23:46.0229632Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-10-10T00:23:46.0229839Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-10-10T00:23:46.0230067Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-10-10T00:23:46.0230262Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-10-10T00:23:46.0230544Z * [new tag] ciflow/quantization-periodic/163767 -> ciflow/quantization-periodic/163767 2025-10-10T00:23:46.0230835Z * [new tag] ciflow/quantization-periodic/164747 -> ciflow/quantization-periodic/164747 2025-10-10T00:23:46.0231005Z * [new tag] ciflow/riscv64/163767 -> ciflow/riscv64/163767 2025-10-10T00:23:46.0231171Z * [new tag] ciflow/riscv64/164747 -> ciflow/riscv64/164747 2025-10-10T00:23:46.0231357Z * [new tag] ciflow/rocm-mi300/161280 -> ciflow/rocm-mi300/161280 2025-10-10T00:23:46.0231528Z * [new tag] ciflow/rocm-mi300/162478 -> ciflow/rocm-mi300/162478 2025-10-10T00:23:46.0231699Z * [new tag] ciflow/rocm-mi300/163767 -> ciflow/rocm-mi300/163767 2025-10-10T00:23:46.0231877Z * [new tag] ciflow/rocm-mi300/163955 -> ciflow/rocm-mi300/163955 2025-10-10T00:23:46.0232044Z * [new tag] ciflow/rocm-mi300/164618 -> ciflow/rocm-mi300/164618 2025-10-10T00:23:46.0232211Z * [new tag] ciflow/rocm-mi300/164747 -> ciflow/rocm-mi300/164747 2025-10-10T00:23:46.0232386Z * [new tag] ciflow/rocm-mi300/164927 -> ciflow/rocm-mi300/164927 2025-10-10T00:23:46.0232555Z * [new tag] ciflow/rocm-mi300/164930 -> ciflow/rocm-mi300/164930 2025-10-10T00:23:46.0232725Z * [new tag] ciflow/rocm-mi300/165026 -> ciflow/rocm-mi300/165026 2025-10-10T00:23:46.0232899Z * [new tag] ciflow/rocm-mi300/165080 -> ciflow/rocm-mi300/165080 2025-10-10T00:23:46.0233073Z * [new tag] ciflow/rocm-mi355/163767 -> ciflow/rocm-mi355/163767 2025-10-10T00:23:46.0233240Z * [new tag] ciflow/rocm-mi355/164747 -> ciflow/rocm-mi355/164747 2025-10-10T00:23:46.0233390Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-10-10T00:23:46.0233553Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-10-10T00:23:46.0233698Z * [new tag] ciflow/rocm/156592 -> ciflow/rocm/156592 2025-10-10T00:23:46.0233868Z * [new tag] ciflow/rocm/161280 -> ciflow/rocm/161280 2025-10-10T00:23:46.0234022Z * [new tag] ciflow/rocm/163767 -> ciflow/rocm/163767 2025-10-10T00:23:46.0234172Z * [new tag] ciflow/rocm/163955 -> ciflow/rocm/163955 2025-10-10T00:23:46.0234318Z * [new tag] ciflow/rocm/163965 -> ciflow/rocm/163965 2025-10-10T00:23:46.0234476Z * [new tag] ciflow/rocm/164656 -> ciflow/rocm/164656 2025-10-10T00:23:46.0234626Z * [new tag] ciflow/rocm/164747 -> ciflow/rocm/164747 2025-10-10T00:23:46.0234773Z * [new tag] ciflow/rocm/164769 -> ciflow/rocm/164769 2025-10-10T00:23:46.0234926Z * [new tag] ciflow/rocm/164927 -> ciflow/rocm/164927 2025-10-10T00:23:46.0240241Z * [new tag] ciflow/rocm/164930 -> ciflow/rocm/164930 2025-10-10T00:23:46.0240489Z * [new tag] ciflow/rocm/165026 -> ciflow/rocm/165026 2025-10-10T00:23:46.0240783Z * [new tag] ciflow/rocm/165103 -> ciflow/rocm/165103 2025-10-10T00:23:46.0240937Z * [new tag] ciflow/s390/164747 -> ciflow/s390/164747 2025-10-10T00:23:46.0241181Z * [new tag] ciflow/s390/164917 -> ciflow/s390/164917 2025-10-10T00:23:46.0241343Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-10-10T00:23:46.0241498Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-10-10T00:23:46.0242035Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-10-10T00:23:46.0242201Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-10-10T00:23:46.0242354Z * [new tag] ciflow/slow/163767 -> ciflow/slow/163767 2025-10-10T00:23:46.0242521Z * [new tag] ciflow/slow/164747 -> ciflow/slow/164747 2025-10-10T00:23:46.0242668Z * [new tag] ciflow/slow/164769 -> ciflow/slow/164769 2025-10-10T00:23:46.0242816Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-10-10T00:23:46.0243019Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-10-10T00:23:46.0243232Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-10-10T00:23:46.0243384Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-10-10T00:23:46.0243537Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-10-10T00:23:46.0243694Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-10-10T00:23:46.0243851Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-10-10T00:23:46.0244004Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-10-10T00:23:46.0244480Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-10-10T00:23:46.0244636Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-10-10T00:23:46.0244790Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-10-10T00:23:46.0244954Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-10-10T00:23:46.0245105Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-10-10T00:23:46.0245261Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-10-10T00:23:46.0245772Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-10-10T00:23:46.0245956Z * [new tag] ciflow/torchbench/164747 -> ciflow/torchbench/164747 2025-10-10T00:23:46.0246112Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-10-10T00:23:46.0246271Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-10-10T00:23:46.0246426Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-10-10T00:23:46.0246582Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-10-10T00:23:46.0246737Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-10-10T00:23:46.0246893Z * [new tag] ciflow/trunk/149003 -> ciflow/trunk/149003 2025-10-10T00:23:46.0247043Z * [new tag] ciflow/trunk/149536 -> ciflow/trunk/149536 2025-10-10T00:23:46.0247192Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-10-10T00:23:46.0247350Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-10-10T00:23:46.0247583Z * [new tag] ciflow/trunk/154279 -> ciflow/trunk/154279 2025-10-10T00:23:46.0247733Z * [new tag] ciflow/trunk/154983 -> ciflow/trunk/154983 2025-10-10T00:23:46.0247963Z * [new tag] ciflow/trunk/156418 -> ciflow/trunk/156418 2025-10-10T00:23:46.0248115Z * [new tag] ciflow/trunk/156592 -> ciflow/trunk/156592 2025-10-10T00:23:46.0248264Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-10-10T00:23:46.0248429Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-10-10T00:23:46.0248578Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-10-10T00:23:46.0248726Z * [new tag] ciflow/trunk/159104 -> ciflow/trunk/159104 2025-10-10T00:23:46.0248888Z * [new tag] ciflow/trunk/160266 -> ciflow/trunk/160266 2025-10-10T00:23:46.0249040Z * [new tag] ciflow/trunk/160328 -> ciflow/trunk/160328 2025-10-10T00:23:46.0249189Z * [new tag] ciflow/trunk/160329 -> ciflow/trunk/160329 2025-10-10T00:23:46.0249348Z * [new tag] ciflow/trunk/160539 -> ciflow/trunk/160539 2025-10-10T00:23:46.0249502Z * [new tag] ciflow/trunk/160610 -> ciflow/trunk/160610 2025-10-10T00:23:46.0249653Z * [new tag] ciflow/trunk/160843 -> ciflow/trunk/160843 2025-10-10T00:23:46.0249809Z * [new tag] ciflow/trunk/161035 -> ciflow/trunk/161035 2025-10-10T00:23:46.0249958Z * [new tag] ciflow/trunk/161320 -> ciflow/trunk/161320 2025-10-10T00:23:46.0250111Z * [new tag] ciflow/trunk/162031 -> ciflow/trunk/162031 2025-10-10T00:23:46.0250261Z * [new tag] ciflow/trunk/162066 -> ciflow/trunk/162066 2025-10-10T00:23:46.0250417Z * [new tag] ciflow/trunk/162203 -> ciflow/trunk/162203 2025-10-10T00:23:46.0250572Z * [new tag] ciflow/trunk/162340 -> ciflow/trunk/162340 2025-10-10T00:23:46.0250725Z * [new tag] ciflow/trunk/162542 -> ciflow/trunk/162542 2025-10-10T00:23:46.0250884Z * [new tag] ciflow/trunk/162899 -> ciflow/trunk/162899 2025-10-10T00:23:46.0251033Z * [new tag] ciflow/trunk/163034 -> ciflow/trunk/163034 2025-10-10T00:23:46.0251183Z * [new tag] ciflow/trunk/163332 -> ciflow/trunk/163332 2025-10-10T00:23:46.0251341Z * [new tag] ciflow/trunk/163446 -> ciflow/trunk/163446 2025-10-10T00:23:46.0251492Z * [new tag] ciflow/trunk/163490 -> ciflow/trunk/163490 2025-10-10T00:23:46.0251645Z * [new tag] ciflow/trunk/163527 -> ciflow/trunk/163527 2025-10-10T00:23:46.0251802Z * [new tag] ciflow/trunk/163533 -> ciflow/trunk/163533 2025-10-10T00:23:46.0251960Z * [new tag] ciflow/trunk/163671 -> ciflow/trunk/163671 2025-10-10T00:23:46.0252111Z * [new tag] ciflow/trunk/163767 -> ciflow/trunk/163767 2025-10-10T00:23:46.0252273Z * [new tag] ciflow/trunk/163846 -> ciflow/trunk/163846 2025-10-10T00:23:46.0252426Z * [new tag] ciflow/trunk/163899 -> ciflow/trunk/163899 2025-10-10T00:23:46.0252583Z * [new tag] ciflow/trunk/163955 -> ciflow/trunk/163955 2025-10-10T00:23:46.0252733Z * [new tag] ciflow/trunk/163976 -> ciflow/trunk/163976 2025-10-10T00:23:46.0252897Z * [new tag] ciflow/trunk/164040 -> ciflow/trunk/164040 2025-10-10T00:23:46.0253050Z * [new tag] ciflow/trunk/164130 -> ciflow/trunk/164130 2025-10-10T00:23:46.0253200Z * [new tag] ciflow/trunk/164144 -> ciflow/trunk/164144 2025-10-10T00:23:46.0253879Z * [new tag] ciflow/trunk/164202 -> ciflow/trunk/164202 2025-10-10T00:23:46.0254032Z * [new tag] ciflow/trunk/164318 -> ciflow/trunk/164318 2025-10-10T00:23:46.0254252Z * [new tag] ciflow/trunk/164414 -> ciflow/trunk/164414 2025-10-10T00:23:46.0254417Z * [new tag] ciflow/trunk/164416 -> ciflow/trunk/164416 2025-10-10T00:23:46.0254568Z * [new tag] ciflow/trunk/164437 -> ciflow/trunk/164437 2025-10-10T00:23:46.0254719Z * [new tag] ciflow/trunk/164467 -> ciflow/trunk/164467 2025-10-10T00:23:46.0254880Z * [new tag] ciflow/trunk/164500 -> ciflow/trunk/164500 2025-10-10T00:23:46.0255033Z * [new tag] ciflow/trunk/164510 -> ciflow/trunk/164510 2025-10-10T00:23:46.0255186Z * [new tag] ciflow/trunk/164519 -> ciflow/trunk/164519 2025-10-10T00:23:46.0255351Z * [new tag] ciflow/trunk/164542 -> ciflow/trunk/164542 2025-10-10T00:23:46.0255506Z * [new tag] ciflow/trunk/164560 -> ciflow/trunk/164560 2025-10-10T00:23:46.0255659Z * [new tag] ciflow/trunk/164566 -> ciflow/trunk/164566 2025-10-10T00:23:46.0255831Z * [new tag] ciflow/trunk/164623 -> ciflow/trunk/164623 2025-10-10T00:23:46.0255985Z * [new tag] ciflow/trunk/164628 -> ciflow/trunk/164628 2025-10-10T00:23:46.0256139Z * [new tag] ciflow/trunk/164641 -> ciflow/trunk/164641 2025-10-10T00:23:46.0256291Z * [new tag] ciflow/trunk/164643 -> ciflow/trunk/164643 2025-10-10T00:23:46.0256461Z * [new tag] ciflow/trunk/164645 -> ciflow/trunk/164645 2025-10-10T00:23:46.0256616Z * [new tag] ciflow/trunk/164653 -> ciflow/trunk/164653 2025-10-10T00:23:46.0256769Z * [new tag] ciflow/trunk/164655 -> ciflow/trunk/164655 2025-10-10T00:23:46.0256939Z * [new tag] ciflow/trunk/164691 -> ciflow/trunk/164691 2025-10-10T00:23:46.0257094Z * [new tag] ciflow/trunk/164692 -> ciflow/trunk/164692 2025-10-10T00:23:46.0257250Z * [new tag] ciflow/trunk/164705 -> ciflow/trunk/164705 2025-10-10T00:23:46.0257416Z * [new tag] ciflow/trunk/164746 -> ciflow/trunk/164746 2025-10-10T00:23:46.0257574Z * [new tag] ciflow/trunk/164747 -> ciflow/trunk/164747 2025-10-10T00:23:46.0257730Z * [new tag] ciflow/trunk/164790 -> ciflow/trunk/164790 2025-10-10T00:23:46.0257895Z * [new tag] ciflow/trunk/164808 -> ciflow/trunk/164808 2025-10-10T00:23:46.0258059Z * [new tag] ciflow/trunk/164812 -> ciflow/trunk/164812 2025-10-10T00:23:46.0258208Z * [new tag] ciflow/trunk/164836 -> ciflow/trunk/164836 2025-10-10T00:23:46.0258368Z * [new tag] ciflow/trunk/164842 -> ciflow/trunk/164842 2025-10-10T00:23:46.0258531Z * [new tag] ciflow/trunk/164882 -> ciflow/trunk/164882 2025-10-10T00:23:46.0258687Z * [new tag] ciflow/trunk/164889 -> ciflow/trunk/164889 2025-10-10T00:23:46.0258838Z * [new tag] ciflow/trunk/164894 -> ciflow/trunk/164894 2025-10-10T00:23:46.0258995Z * [new tag] ciflow/trunk/164930 -> ciflow/trunk/164930 2025-10-10T00:23:46.0259144Z * [new tag] ciflow/trunk/164953 -> ciflow/trunk/164953 2025-10-10T00:23:46.0259293Z * [new tag] ciflow/trunk/164976 -> ciflow/trunk/164976 2025-10-10T00:23:46.0259451Z * [new tag] ciflow/trunk/164999 -> ciflow/trunk/164999 2025-10-10T00:23:46.0259603Z * [new tag] ciflow/trunk/165000 -> ciflow/trunk/165000 2025-10-10T00:23:46.0259821Z * [new tag] ciflow/trunk/165017 -> ciflow/trunk/165017 2025-10-10T00:23:46.0259973Z * [new tag] ciflow/trunk/165018 -> ciflow/trunk/165018 2025-10-10T00:23:46.0260134Z * [new tag] ciflow/trunk/165024 -> ciflow/trunk/165024 2025-10-10T00:23:46.0260680Z * [new tag] ciflow/trunk/165033 -> ciflow/trunk/165033 2025-10-10T00:23:46.0260838Z * [new tag] ciflow/trunk/165057 -> ciflow/trunk/165057 2025-10-10T00:23:46.0261005Z * [new tag] ciflow/trunk/165060 -> ciflow/trunk/165060 2025-10-10T00:23:46.0261154Z * [new tag] ciflow/trunk/165065 -> ciflow/trunk/165065 2025-10-10T00:23:46.0261306Z * [new tag] ciflow/trunk/165066 -> ciflow/trunk/165066 2025-10-10T00:23:46.0261467Z * [new tag] ciflow/trunk/165090 -> ciflow/trunk/165090 2025-10-10T00:23:46.0261618Z * [new tag] ciflow/trunk/165094 -> ciflow/trunk/165094 2025-10-10T00:23:46.0261780Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-10-10T00:23:46.0261943Z * [new tag] ciflow/vllm/164628 -> ciflow/vllm/164628 2025-10-10T00:23:46.0262120Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-10-10T00:23:46.0262276Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-10-10T00:23:46.0262436Z * [new tag] ciflow/xpu/161485 -> ciflow/xpu/161485 2025-10-10T00:23:46.0262581Z * [new tag] ciflow/xpu/162454 -> ciflow/xpu/162454 2025-10-10T00:23:46.0262732Z * [new tag] ciflow/xpu/163332 -> ciflow/xpu/163332 2025-10-10T00:23:46.0262864Z * [new tag] cslpull75 -> cslpull75 2025-10-10T00:23:46.0263004Z * [new tag] cslpull76 -> cslpull76 2025-10-10T00:23:46.0263140Z * [new tag] cslpull77 -> cslpull77 2025-10-10T00:23:46.0263269Z * [new tag] cslpull78 -> cslpull78 2025-10-10T00:23:46.0263401Z * [new tag] cslpull79 -> cslpull79 2025-10-10T00:23:46.0263535Z * [new tag] cslpull80 -> cslpull80 2025-10-10T00:23:46.0263661Z * [new tag] cslpull81 -> cslpull81 2025-10-10T00:23:46.0263804Z * [new tag] cslpull82 -> cslpull82 2025-10-10T00:23:46.0263930Z * [new tag] cslpull83 -> cslpull83 2025-10-10T00:23:46.0264056Z * [new tag] cslpull84 -> cslpull84 2025-10-10T00:23:46.0264190Z * [new tag] cslpull85 -> cslpull85 2025-10-10T00:23:46.0264316Z * [new tag] cslpull86 -> cslpull86 2025-10-10T00:23:46.0264443Z * [new tag] cslpull87 -> cslpull87 2025-10-10T00:23:46.0264586Z * [new tag] cslpull88 -> cslpull88 2025-10-10T00:23:46.0264712Z * [new tag] cslpull89 -> cslpull89 2025-10-10T00:23:46.0264844Z * [new tag] cslpull90 -> cslpull90 2025-10-10T00:23:46.0264969Z * [new tag] cslpull91 -> cslpull91 2025-10-10T00:23:46.0265104Z * [new tag] cslpull92 -> cslpull92 2025-10-10T00:23:46.0265236Z * [new tag] flight_5 -> flight_5 2025-10-10T00:23:46.0265367Z * [new tag] flight_5.1 -> flight_5.1 2025-10-10T00:23:46.0265510Z * [new tag] flight_5.2 -> flight_5.2 2025-10-10T00:23:46.0265634Z * [new tag] flight_5.3 -> flight_5.3 2025-10-10T00:23:46.0265762Z * [new tag] forpull1 -> forpull1 2025-10-10T00:23:46.0266001Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-10-10T00:23:46.0266158Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-10-10T00:23:46.0266377Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-10-10T00:23:46.0266542Z * [new tag] nightly-binary -> nightly-binary 2025-10-10T00:23:46.0266703Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-10-10T00:23:46.0266855Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-10-10T00:23:46.0267239Z * [new tag] trunk/001e1d263746ae9d121d9c8cf55bc87f777d9dba -> trunk/001e1d263746ae9d121d9c8cf55bc87f777d9dba 2025-10-10T00:23:46.0267609Z * [new tag] trunk/005c3d449e4c655d2eb0d76949a8cd41ce88f979 -> trunk/005c3d449e4c655d2eb0d76949a8cd41ce88f979 2025-10-10T00:23:46.0267978Z * [new tag] trunk/00f0365b959323bab89dc0a5bd5d40589e78edc8 -> trunk/00f0365b959323bab89dc0a5bd5d40589e78edc8 2025-10-10T00:23:46.0268349Z * [new tag] trunk/01f3a43462da594b65a6c9e8b46c132cd360cea9 -> trunk/01f3a43462da594b65a6c9e8b46c132cd360cea9 2025-10-10T00:23:46.0268788Z * [new tag] trunk/0319556a35b01e8857f7bf75df9df3287e1e853a -> trunk/0319556a35b01e8857f7bf75df9df3287e1e853a 2025-10-10T00:23:46.0269154Z * [new tag] trunk/054268c9ebb3291c6fd442e4a1f6602a8ea43ab6 -> trunk/054268c9ebb3291c6fd442e4a1f6602a8ea43ab6 2025-10-10T00:23:46.0269518Z * [new tag] trunk/06d86e58d0309aa2c217256f88d1990a22ec6e4f -> trunk/06d86e58d0309aa2c217256f88d1990a22ec6e4f 2025-10-10T00:23:46.0269879Z * [new tag] trunk/078d475d3bb104823e70ce975c2ee0d4d2fb0952 -> trunk/078d475d3bb104823e70ce975c2ee0d4d2fb0952 2025-10-10T00:23:46.0270248Z * [new tag] trunk/086dec3235d463e751c12ce9eeeb2dfcc873e206 -> trunk/086dec3235d463e751c12ce9eeeb2dfcc873e206 2025-10-10T00:23:46.0270627Z * [new tag] trunk/0a3e4e894cbc0cc93568c5d016f3ad72650cf641 -> trunk/0a3e4e894cbc0cc93568c5d016f3ad72650cf641 2025-10-10T00:23:46.0271008Z * [new tag] trunk/0b01ff4de02035eb21c1bc6bf4b1b627bc1cefaa -> trunk/0b01ff4de02035eb21c1bc6bf4b1b627bc1cefaa 2025-10-10T00:23:46.0271378Z * [new tag] trunk/0b15f7ae059cf4fa3909bbb009d83c0253a6385a -> trunk/0b15f7ae059cf4fa3909bbb009d83c0253a6385a 2025-10-10T00:23:46.0271755Z * [new tag] trunk/0b4f2b46d9e14c1858dd3d0ca9b62e349ae316cf -> trunk/0b4f2b46d9e14c1858dd3d0ca9b62e349ae316cf 2025-10-10T00:23:46.0272113Z * [new tag] trunk/0b85236477fe8a0e32510bcc973b2f34ef981df2 -> trunk/0b85236477fe8a0e32510bcc973b2f34ef981df2 2025-10-10T00:23:46.0272476Z * [new tag] trunk/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> trunk/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T00:23:46.0272855Z * [new tag] trunk/0e5773b7fadef9e29b006af470b771fad55b5206 -> trunk/0e5773b7fadef9e29b006af470b771fad55b5206 2025-10-10T00:23:46.0273227Z * [new tag] trunk/0e9b3a772ab96e998ab85591d5b2a9c1d41bacb0 -> trunk/0e9b3a772ab96e998ab85591d5b2a9c1d41bacb0 2025-10-10T00:23:46.0273603Z * [new tag] trunk/0fbe3f19c7e88ee1720d2e1579e3fd2cafdaabf9 -> trunk/0fbe3f19c7e88ee1720d2e1579e3fd2cafdaabf9 2025-10-10T00:23:46.0273967Z * [new tag] trunk/0fd976b65c6daf3799a501d9202e4f50144446d1 -> trunk/0fd976b65c6daf3799a501d9202e4f50144446d1 2025-10-10T00:23:46.0274336Z * [new tag] trunk/1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1 -> trunk/1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1 2025-10-10T00:23:46.0274692Z * [new tag] trunk/115af42e9d57e89c26777be72822107cd7b39e07 -> trunk/115af42e9d57e89c26777be72822107cd7b39e07 2025-10-10T00:23:46.0275057Z * [new tag] trunk/11f5f656867089dac1fa1e64e34c9966578fbddd -> trunk/11f5f656867089dac1fa1e64e34c9966578fbddd 2025-10-10T00:23:46.0275490Z * [new tag] trunk/12d2ef557f6e127100267c31a31572d8ab5cc788 -> trunk/12d2ef557f6e127100267c31a31572d8ab5cc788 2025-10-10T00:23:46.0275921Z * [new tag] trunk/144378615a5a2b347e39c6376cba7d75f7a82926 -> trunk/144378615a5a2b347e39c6376cba7d75f7a82926 2025-10-10T00:23:46.0276295Z * [new tag] trunk/14791ea947349fb5fa7b7d6230cfd3924c36ba27 -> trunk/14791ea947349fb5fa7b7d6230cfd3924c36ba27 2025-10-10T00:23:46.0276652Z * [new tag] trunk/15800888b697bacd555399b3a0ca2e8d0827528e -> trunk/15800888b697bacd555399b3a0ca2e8d0827528e 2025-10-10T00:23:46.0277025Z * [new tag] trunk/15c8bdcc5e3a6dfd14e5c977438f772031e064ff -> trunk/15c8bdcc5e3a6dfd14e5c977438f772031e064ff 2025-10-10T00:23:46.0277391Z * [new tag] trunk/15d726005ddc5558c934c3edd5f815c2e504e501 -> trunk/15d726005ddc5558c934c3edd5f815c2e504e501 2025-10-10T00:23:46.0277753Z * [new tag] trunk/16f9bef642b07b3090a6e4a04517eff84d41a197 -> trunk/16f9bef642b07b3090a6e4a04517eff84d41a197 2025-10-10T00:23:46.0278131Z * [new tag] trunk/17c7170ca6e2efd5ead2b93bd12e226ff48f0669 -> trunk/17c7170ca6e2efd5ead2b93bd12e226ff48f0669 2025-10-10T00:23:46.0278501Z * [new tag] trunk/184817c7a81d5c01e107a84efeb269b063ddf5d6 -> trunk/184817c7a81d5c01e107a84efeb269b063ddf5d6 2025-10-10T00:23:46.0278839Z * [new tag] trunk/18940820006d2304460008575561e2e8e7fc59fc -> trunk/18940820006d2304460008575561e2e8e7fc59fc 2025-10-10T00:23:46.0279202Z * [new tag] trunk/18e18488e8c90e53cc113b1a5eddd9640ee80292 -> trunk/18e18488e8c90e53cc113b1a5eddd9640ee80292 2025-10-10T00:23:46.0279571Z * [new tag] trunk/1927783aa3ad676db6f4c34fc77ef3825a4e2ed5 -> trunk/1927783aa3ad676db6f4c34fc77ef3825a4e2ed5 2025-10-10T00:23:46.0279949Z * [new tag] trunk/19bf67be3286c0e2babe83af0d1593bae850362a -> trunk/19bf67be3286c0e2babe83af0d1593bae850362a 2025-10-10T00:23:46.0280311Z * [new tag] trunk/1bb68271b7ff1b582845384c6c7f7b1593ae1619 -> trunk/1bb68271b7ff1b582845384c6c7f7b1593ae1619 2025-10-10T00:23:46.0280667Z * [new tag] trunk/1d182dd81c3143697337e35d046fd02951dedb09 -> trunk/1d182dd81c3143697337e35d046fd02951dedb09 2025-10-10T00:23:46.0281034Z * [new tag] trunk/1e42fde45eff81845f269e8185f54a19f6d87c5b -> trunk/1e42fde45eff81845f269e8185f54a19f6d87c5b 2025-10-10T00:23:46.0281405Z * [new tag] trunk/1f73b96668bc6ae4c8e7ef5b630ff5f3c69ae005 -> trunk/1f73b96668bc6ae4c8e7ef5b630ff5f3c69ae005 2025-10-10T00:23:46.0281779Z * [new tag] trunk/1f8ee5da117952b03f0050a178d69f8e7189b0f8 -> trunk/1f8ee5da117952b03f0050a178d69f8e7189b0f8 2025-10-10T00:23:46.0282143Z * [new tag] trunk/1f9614cef8e0272c8e3bd99004d2978a6ecc5195 -> trunk/1f9614cef8e0272c8e3bd99004d2978a6ecc5195 2025-10-10T00:23:46.0282514Z * [new tag] trunk/1fb072ac2a33af93a77888dddbdd228b22a3f9c4 -> trunk/1fb072ac2a33af93a77888dddbdd228b22a3f9c4 2025-10-10T00:23:46.0282904Z * [new tag] trunk/1fc71d1b578badb1b3ba7cc2d5795f4f80463749 -> trunk/1fc71d1b578badb1b3ba7cc2d5795f4f80463749 2025-10-10T00:23:46.0283268Z * [new tag] trunk/20082d713666fa1eade588bebd523d86309bfa25 -> trunk/20082d713666fa1eade588bebd523d86309bfa25 2025-10-10T00:23:46.0283624Z * [new tag] trunk/2164b661219ab0a76aa018e955ba3d8e8f99c083 -> trunk/2164b661219ab0a76aa018e955ba3d8e8f99c083 2025-10-10T00:23:46.0283995Z * [new tag] trunk/228973df7f770505aafc6fc17b99f81ac58bdfe1 -> trunk/228973df7f770505aafc6fc17b99f81ac58bdfe1 2025-10-10T00:23:46.0284349Z * [new tag] trunk/22b1710252525d80d47ba95c762ccdbf577b2dc2 -> trunk/22b1710252525d80d47ba95c762ccdbf577b2dc2 2025-10-10T00:23:46.0284716Z * [new tag] trunk/22e219d9969ff3cee85bc5de32fa49d5a549a148 -> trunk/22e219d9969ff3cee85bc5de32fa49d5a549a148 2025-10-10T00:23:46.0285148Z * [new tag] trunk/235b995ce18de632ab816940319fcd66b46039b8 -> trunk/235b995ce18de632ab816940319fcd66b46039b8 2025-10-10T00:23:46.0285509Z * [new tag] trunk/23ab6a45e5c759fb4714905cb8c84ef74c70aa67 -> trunk/23ab6a45e5c759fb4714905cb8c84ef74c70aa67 2025-10-10T00:23:46.0285946Z * [new tag] trunk/24d69c57cbaa94cc828dbbdf83c889f5f244ae28 -> trunk/24d69c57cbaa94cc828dbbdf83c889f5f244ae28 2025-10-10T00:23:46.0286322Z * [new tag] trunk/263db92563f0ae71bf3e4fc265fbb48e79f9f23f -> trunk/263db92563f0ae71bf3e4fc265fbb48e79f9f23f 2025-10-10T00:23:46.0286694Z * [new tag] trunk/27234792add2ee9bedd84ca02dbf34f8f244bc5c -> trunk/27234792add2ee9bedd84ca02dbf34f8f244bc5c 2025-10-10T00:23:46.0287067Z * [new tag] trunk/27eb36debbe3fa2d43a2f893a5c46a6257a09460 -> trunk/27eb36debbe3fa2d43a2f893a5c46a6257a09460 2025-10-10T00:23:46.0287439Z * [new tag] trunk/2855a045b30dafad7a08d66e242be13770189c19 -> trunk/2855a045b30dafad7a08d66e242be13770189c19 2025-10-10T00:23:46.0287809Z * [new tag] trunk/2883b5ab773daf5861d43ff0b65be49a441ab3f9 -> trunk/2883b5ab773daf5861d43ff0b65be49a441ab3f9 2025-10-10T00:23:46.0288169Z * [new tag] trunk/29824067215f3ed9e4044ca0f31a71e9d95f237d -> trunk/29824067215f3ed9e4044ca0f31a71e9d95f237d 2025-10-10T00:23:46.0288540Z * [new tag] trunk/2a11ce2c787b2339ffb8941b849dd487d25b4121 -> trunk/2a11ce2c787b2339ffb8941b849dd487d25b4121 2025-10-10T00:23:46.0288910Z * [new tag] trunk/2a6cdba6e5f74c2294fecc2d1344537522efbaab -> trunk/2a6cdba6e5f74c2294fecc2d1344537522efbaab 2025-10-10T00:23:46.0289269Z * [new tag] trunk/2a760dc51e04d65845440cc09e7016cfc74f9132 -> trunk/2a760dc51e04d65845440cc09e7016cfc74f9132 2025-10-10T00:23:46.0289625Z * [new tag] trunk/2a7c48675010056f23d62b5c6ecb318782801723 -> trunk/2a7c48675010056f23d62b5c6ecb318782801723 2025-10-10T00:23:46.0290005Z * [new tag] trunk/2b58adc3bdcf9476e1cef49ad965b7d3c7b9ac24 -> trunk/2b58adc3bdcf9476e1cef49ad965b7d3c7b9ac24 2025-10-10T00:23:46.0290370Z * [new tag] trunk/2b9ff9953523a2e916234c9197d946f4cff976c7 -> trunk/2b9ff9953523a2e916234c9197d946f4cff976c7 2025-10-10T00:23:46.0290753Z * [new tag] trunk/2c2e1268b7aae8ed610d12f2d38d39f8d93888a3 -> trunk/2c2e1268b7aae8ed610d12f2d38d39f8d93888a3 2025-10-10T00:23:46.0291108Z * [new tag] trunk/2c5ed6e7c067573b093725cd15d13812d9647562 -> trunk/2c5ed6e7c067573b093725cd15d13812d9647562 2025-10-10T00:23:46.0291479Z * [new tag] trunk/2d50678dcc7ab2da13a9bca6af8f2333e8970344 -> trunk/2d50678dcc7ab2da13a9bca6af8f2333e8970344 2025-10-10T00:23:46.0291856Z * [new tag] trunk/2e027e874232fefe7b1c56ce8aeb26c0e6b97f15 -> trunk/2e027e874232fefe7b1c56ce8aeb26c0e6b97f15 2025-10-10T00:23:46.0292221Z * [new tag] trunk/2e1742dd63c2168fd9649dbba96a95abf1f57cae -> trunk/2e1742dd63c2168fd9649dbba96a95abf1f57cae 2025-10-10T00:23:46.0292591Z * [new tag] trunk/2fe37b5fde392535a3238f975c93dd202cd3e24b -> trunk/2fe37b5fde392535a3238f975c93dd202cd3e24b 2025-10-10T00:23:46.0292957Z * [new tag] trunk/3040a5d294bd30d3938d0043a5d93d6c23264827 -> trunk/3040a5d294bd30d3938d0043a5d93d6c23264827 2025-10-10T00:23:46.0293312Z * [new tag] trunk/321e6026925f6b6e8a36e3a8b7c0295cd7541911 -> trunk/321e6026925f6b6e8a36e3a8b7c0295cd7541911 2025-10-10T00:23:46.0293664Z * [new tag] trunk/322091d8d8542a0cbff524306029bef4d7338747 -> trunk/322091d8d8542a0cbff524306029bef4d7338747 2025-10-10T00:23:46.0294024Z * [new tag] trunk/3288fbf374128610928e27d03615ac0d46a6ce14 -> trunk/3288fbf374128610928e27d03615ac0d46a6ce14 2025-10-10T00:23:46.0294395Z * [new tag] trunk/331191ce4b29b5d7d3bb7f0e7454ca70c06fbd26 -> trunk/331191ce4b29b5d7d3bb7f0e7454ca70c06fbd26 2025-10-10T00:23:46.0294757Z * [new tag] trunk/33b17bc619b044a0050797987efb8890d43319df -> trunk/33b17bc619b044a0050797987efb8890d43319df 2025-10-10T00:23:46.0295208Z * [new tag] trunk/34042a9145fe28033e7edb08f1fcf90ed197f4ac -> trunk/34042a9145fe28033e7edb08f1fcf90ed197f4ac 2025-10-10T00:23:46.0295632Z * [new tag] trunk/344e6365a0068c2d2847fcec0c55dd53291d475e -> trunk/344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:23:46.0296016Z * [new tag] trunk/34ac9b61cbfcf17328ccb8b729509829447fdddd -> trunk/34ac9b61cbfcf17328ccb8b729509829447fdddd 2025-10-10T00:23:46.0296375Z * [new tag] trunk/35c4130fd1358c98e12301ffa0f1b2294e0c795f -> trunk/35c4130fd1358c98e12301ffa0f1b2294e0c795f 2025-10-10T00:23:46.0296742Z * [new tag] trunk/35f66b83f89a571d0c0abe16c66a23120b92bdaf -> trunk/35f66b83f89a571d0c0abe16c66a23120b92bdaf 2025-10-10T00:23:46.0297109Z * [new tag] trunk/361c5d362c4ea1950e05116899cfcf753c345ebd -> trunk/361c5d362c4ea1950e05116899cfcf753c345ebd 2025-10-10T00:23:46.0297482Z * [new tag] trunk/37c6087334cce3ad4bc9838ea2ef63aba89f2253 -> trunk/37c6087334cce3ad4bc9838ea2ef63aba89f2253 2025-10-10T00:23:46.0297848Z * [new tag] trunk/3912ba3e940b9354622fa09b2ada677cd10723d8 -> trunk/3912ba3e940b9354622fa09b2ada677cd10723d8 2025-10-10T00:23:46.0298204Z * [new tag] trunk/39189592fd688979e56063430ed5a038d999908f -> trunk/39189592fd688979e56063430ed5a038d999908f 2025-10-10T00:23:46.0298559Z * [new tag] trunk/3924f784ba81f87fe09988d6fc9620b57e4d9f72 -> trunk/3924f784ba81f87fe09988d6fc9620b57e4d9f72 2025-10-10T00:23:46.0298935Z * [new tag] trunk/39b31a6bfde6e046383ae2b06fe0b68df5cdbdd2 -> trunk/39b31a6bfde6e046383ae2b06fe0b68df5cdbdd2 2025-10-10T00:23:46.0299302Z * [new tag] trunk/39c340ec9e2ee3011f1d260f581b5a95f3c99039 -> trunk/39c340ec9e2ee3011f1d260f581b5a95f3c99039 2025-10-10T00:23:46.0299670Z * [new tag] trunk/39d0c06ed0d7bc634d7f1a4e84b69f66d1ea0798 -> trunk/39d0c06ed0d7bc634d7f1a4e84b69f66d1ea0798 2025-10-10T00:23:46.0300037Z * [new tag] trunk/3c0577bd15778c96cecf0e7a5e5958d7fcab64f0 -> trunk/3c0577bd15778c96cecf0e7a5e5958d7fcab64f0 2025-10-10T00:23:46.0300410Z * [new tag] trunk/3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb -> trunk/3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb 2025-10-10T00:23:46.0300773Z * [new tag] trunk/3c5ca685d6f5b6f3971c0cd20a054aa355610419 -> trunk/3c5ca685d6f5b6f3971c0cd20a054aa355610419 2025-10-10T00:23:46.0301141Z * [new tag] trunk/3ca09d65f1bdf83142dc9fe47976227ae4a88e7b -> trunk/3ca09d65f1bdf83142dc9fe47976227ae4a88e7b 2025-10-10T00:23:46.0301511Z * [new tag] trunk/3cc8af2d67f42bf2a933796290446c5ab8978aac -> trunk/3cc8af2d67f42bf2a933796290446c5ab8978aac 2025-10-10T00:23:46.0301886Z * [new tag] trunk/3d1fa40ae1fee18ddf3dca89229e3ae828589e0c -> trunk/3d1fa40ae1fee18ddf3dca89229e3ae828589e0c 2025-10-10T00:23:46.0302247Z * [new tag] trunk/3d9d41c80168bcd3c569345a96682c42a5eba36a -> trunk/3d9d41c80168bcd3c569345a96682c42a5eba36a 2025-10-10T00:23:46.0302608Z * [new tag] trunk/3db21643417a04f6f2707a783ac32a538a98d53d -> trunk/3db21643417a04f6f2707a783ac32a538a98d53d 2025-10-10T00:23:46.0302982Z * [new tag] trunk/3ddf2018d0b7b4def0553dc092d928ef831a19c3 -> trunk/3ddf2018d0b7b4def0553dc092d928ef831a19c3 2025-10-10T00:23:46.0303357Z * [new tag] trunk/3e03deab6f3c268c85c8efd9546e28cdda0fa4cc -> trunk/3e03deab6f3c268c85c8efd9546e28cdda0fa4cc 2025-10-10T00:23:46.0303725Z * [new tag] trunk/3e0826c9d792ae87373dc0ff5d46c260020de29f -> trunk/3e0826c9d792ae87373dc0ff5d46c260020de29f 2025-10-10T00:23:46.0304088Z * [new tag] trunk/409aece3f9436a2f740f1b97f1243f738f6bbbf6 -> trunk/409aece3f9436a2f740f1b97f1243f738f6bbbf6 2025-10-10T00:23:46.0304451Z * [new tag] trunk/40b25578e4ecb7ef1c38201b3ce0014eb57c53eb -> trunk/40b25578e4ecb7ef1c38201b3ce0014eb57c53eb 2025-10-10T00:23:46.0304881Z * [new tag] trunk/412c6d28ec3869ef8ba962b290d755251e7cc3c1 -> trunk/412c6d28ec3869ef8ba962b290d755251e7cc3c1 2025-10-10T00:23:46.0305298Z * [new tag] trunk/415e641572473479fc9d9eaea12762e1a223a9e0 -> trunk/415e641572473479fc9d9eaea12762e1a223a9e0 2025-10-10T00:23:46.0305663Z * [new tag] trunk/41808b2ba9a61ab2f4c7af394c1668d09a4a0331 -> trunk/41808b2ba9a61ab2f4c7af394c1668d09a4a0331 2025-10-10T00:23:46.0306023Z * [new tag] trunk/4308b8a28fa332d23ad6d25a472559b354619131 -> trunk/4308b8a28fa332d23ad6d25a472559b354619131 2025-10-10T00:23:46.0306389Z * [new tag] trunk/43848b71d9af0223eafdd1755bf7444aafe9e993 -> trunk/43848b71d9af0223eafdd1755bf7444aafe9e993 2025-10-10T00:23:46.0306750Z * [new tag] trunk/43fc859625f9c0a794307b3ef30c26ab3fc2bfec -> trunk/43fc859625f9c0a794307b3ef30c26ab3fc2bfec 2025-10-10T00:23:46.0307106Z * [new tag] trunk/4412026949b562f940d4c24162de19d299725b62 -> trunk/4412026949b562f940d4c24162de19d299725b62 2025-10-10T00:23:46.0307455Z * [new tag] trunk/44a5d419935a77b3308f247279a457e6d0b9a292 -> trunk/44a5d419935a77b3308f247279a457e6d0b9a292 2025-10-10T00:23:46.0307811Z * [new tag] trunk/4661200125ba9c87aa7d54a55e585403b5ce5040 -> trunk/4661200125ba9c87aa7d54a55e585403b5ce5040 2025-10-10T00:23:46.0308173Z * [new tag] trunk/4691fe60700ac51a878775fd23a8f7c4548c6757 -> trunk/4691fe60700ac51a878775fd23a8f7c4548c6757 2025-10-10T00:23:46.0308528Z * [new tag] trunk/4725871a815fb880e89135a493c8c94ab9bbfece -> trunk/4725871a815fb880e89135a493c8c94ab9bbfece 2025-10-10T00:23:46.0308978Z * [new tag] trunk/47956196d99166fe9083beb2a52fd2e6c90b2011 -> trunk/47956196d99166fe9083beb2a52fd2e6c90b2011 2025-10-10T00:23:46.0309346Z * [new tag] trunk/483f4e0db91166128ad8922d86dc7222338d4ecc -> trunk/483f4e0db91166128ad8922d86dc7222338d4ecc 2025-10-10T00:23:46.0309727Z * [new tag] trunk/48b54b45d62af7ecafccc5afede04474cb236f1a -> trunk/48b54b45d62af7ecafccc5afede04474cb236f1a 2025-10-10T00:23:46.0310089Z * [new tag] trunk/49f7d8d19d24f616b11ef050535a211245aed649 -> trunk/49f7d8d19d24f616b11ef050535a211245aed649 2025-10-10T00:23:46.0310466Z * [new tag] trunk/4a0df39f814afad087e8b29dd2914a8b54567694 -> trunk/4a0df39f814afad087e8b29dd2914a8b54567694 2025-10-10T00:23:46.0310853Z * [new tag] trunk/4a6abba0d9fb3dc0f29b5efe527e26b2962caec1 -> trunk/4a6abba0d9fb3dc0f29b5efe527e26b2962caec1 2025-10-10T00:23:46.0311224Z * [new tag] trunk/4ab847bbc7ba09f29a4e81494e8a752dcb411117 -> trunk/4ab847bbc7ba09f29a4e81494e8a752dcb411117 2025-10-10T00:23:46.0311595Z * [new tag] trunk/4bcc05777e780e834d44a2d06dd5321daec316f0 -> trunk/4bcc05777e780e834d44a2d06dd5321daec316f0 2025-10-10T00:23:46.0311957Z * [new tag] trunk/4bd1505f849e701a8e54f9d185c23f13e7324498 -> trunk/4bd1505f849e701a8e54f9d185c23f13e7324498 2025-10-10T00:23:46.0312349Z * [new tag] trunk/4c0fec3e4dac35b9e9dec2beacfb5967906a4701 -> trunk/4c0fec3e4dac35b9e9dec2beacfb5967906a4701 2025-10-10T00:23:46.0312730Z * [new tag] trunk/4c3c0ef2f10415f5d5b13f1c842f91bb90ee91d3 -> trunk/4c3c0ef2f10415f5d5b13f1c842f91bb90ee91d3 2025-10-10T00:23:46.0313093Z * [new tag] trunk/4d7f9f3aed68729380730ed46e29ff2052f05b73 -> trunk/4d7f9f3aed68729380730ed46e29ff2052f05b73 2025-10-10T00:23:46.0313458Z * [new tag] trunk/50e077beaaf71798f870552f3849e4a52c784df5 -> trunk/50e077beaaf71798f870552f3849e4a52c784df5 2025-10-10T00:23:46.0313833Z * [new tag] trunk/5103ecc5d8f0cc90e686763652e2d84c22d83ca9 -> trunk/5103ecc5d8f0cc90e686763652e2d84c22d83ca9 2025-10-10T00:23:46.0314196Z * [new tag] trunk/5178d0a480f8f4e21da3757de455c8215b249ec5 -> trunk/5178d0a480f8f4e21da3757de455c8215b249ec5 2025-10-10T00:23:46.0314633Z * [new tag] trunk/5209c8ce0704f34ba4bd2a58c19877fbf6cf0392 -> trunk/5209c8ce0704f34ba4bd2a58c19877fbf6cf0392 2025-10-10T00:23:46.0315058Z * [new tag] trunk/5390324984c43f1214b8abf731ad495ba2df5341 -> trunk/5390324984c43f1214b8abf731ad495ba2df5341 2025-10-10T00:23:46.0315453Z * [new tag] trunk/53f5af8c924aba3c0fab1fabc6baf7d6affcb8a1 -> trunk/53f5af8c924aba3c0fab1fabc6baf7d6affcb8a1 2025-10-10T00:23:46.0315814Z * [new tag] trunk/54ae61c573e91fa2a2c6430435059e2d94ecba2e -> trunk/54ae61c573e91fa2a2c6430435059e2d94ecba2e 2025-10-10T00:23:46.0316182Z * [new tag] trunk/5656d45c8ff03cf20fd7d5098247c2250395af8a -> trunk/5656d45c8ff03cf20fd7d5098247c2250395af8a 2025-10-10T00:23:46.0316539Z * [new tag] trunk/56d66ac0d74f44d7b656757795142b5b9a1802a1 -> trunk/56d66ac0d74f44d7b656757795142b5b9a1802a1 2025-10-10T00:23:46.0316906Z * [new tag] trunk/5743d731c1de495ecf3bb03682a2dcbe207ca895 -> trunk/5743d731c1de495ecf3bb03682a2dcbe207ca895 2025-10-10T00:23:46.0317286Z * [new tag] trunk/5a1fbf45ad727353e367740ecd8825ca7ee857e9 -> trunk/5a1fbf45ad727353e367740ecd8825ca7ee857e9 2025-10-10T00:23:46.0317658Z * [new tag] trunk/5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79 -> trunk/5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79 2025-10-10T00:23:46.0318031Z * [new tag] trunk/5b0b4cda4aa03bee16ee67d9d36012a539df3c50 -> trunk/5b0b4cda4aa03bee16ee67d9d36012a539df3c50 2025-10-10T00:23:46.0318405Z * [new tag] trunk/5b8174bc286725f9326fba6dc0ef17c316486bbd -> trunk/5b8174bc286725f9326fba6dc0ef17c316486bbd 2025-10-10T00:23:46.0318764Z * [new tag] trunk/5ba11df4f871717818b88c4eab514d31286601d1 -> trunk/5ba11df4f871717818b88c4eab514d31286601d1 2025-10-10T00:23:46.0319118Z * [new tag] trunk/5c827a4133da69108338d0363bb7ad7f62803c40 -> trunk/5c827a4133da69108338d0363bb7ad7f62803c40 2025-10-10T00:23:46.0319498Z * [new tag] trunk/5d459dd6099ef94d33db9a6d36bcce9f742f1da1 -> trunk/5d459dd6099ef94d33db9a6d36bcce9f742f1da1 2025-10-10T00:23:46.0319859Z * [new tag] trunk/5d7360bb03355c89c0b956df0ab428f5a7b5c9f8 -> trunk/5d7360bb03355c89c0b956df0ab428f5a7b5c9f8 2025-10-10T00:23:46.0320238Z * [new tag] trunk/5dbae1eae26159058f6199fc68fe73fc0e5bef5f -> trunk/5dbae1eae26159058f6199fc68fe73fc0e5bef5f 2025-10-10T00:23:46.0320619Z * [new tag] trunk/5e47b4dd60ff9efb253286af5a2479d9d800ce6a -> trunk/5e47b4dd60ff9efb253286af5a2479d9d800ce6a 2025-10-10T00:23:46.0320980Z * [new tag] trunk/5ed4270440fd0b62d3aa14692f9e377a0061061e -> trunk/5ed4270440fd0b62d3aa14692f9e377a0061061e 2025-10-10T00:23:46.0321350Z * [new tag] trunk/5f18f240de43fc24481ead4d740dda64f174fa86 -> trunk/5f18f240de43fc24481ead4d740dda64f174fa86 2025-10-10T00:23:46.0321731Z * [new tag] trunk/5f775bdfb766d9a2717ffbb64f2a51e53cddc778 -> trunk/5f775bdfb766d9a2717ffbb64f2a51e53cddc778 2025-10-10T00:23:46.0322097Z * [new tag] trunk/600267ea56cafcf8f9a1150a4379184960a757b2 -> trunk/600267ea56cafcf8f9a1150a4379184960a757b2 2025-10-10T00:23:46.0322467Z * [new tag] trunk/600db525bdb5e76c12f30f271d969d43a7f8efef -> trunk/600db525bdb5e76c12f30f271d969d43a7f8efef 2025-10-10T00:23:46.0322824Z * [new tag] trunk/608792153f42254d2d2b5a87d524807a0c2724f1 -> trunk/608792153f42254d2d2b5a87d524807a0c2724f1 2025-10-10T00:23:46.0323190Z * [new tag] trunk/6389658ec6b1ea58cb1de032266d865eeb8d48e9 -> trunk/6389658ec6b1ea58cb1de032266d865eeb8d48e9 2025-10-10T00:23:46.0323557Z * [new tag] trunk/64108bdbed2f099d527060b4c9fdd5a11cad2afc -> trunk/64108bdbed2f099d527060b4c9fdd5a11cad2afc 2025-10-10T00:23:46.0323938Z * [new tag] trunk/65aa62d50d1c83aa1b46ed4d584f12f509bab1c4 -> trunk/65aa62d50d1c83aa1b46ed4d584f12f509bab1c4 2025-10-10T00:23:46.0324373Z * [new tag] trunk/65f10becdf21f3a0947a735904fcce876ce3c4b0 -> trunk/65f10becdf21f3a0947a735904fcce876ce3c4b0 2025-10-10T00:23:46.0324740Z * [new tag] trunk/660e369a68dd8be60ce4eb67c25191ea66efc303 -> trunk/660e369a68dd8be60ce4eb67c25191ea66efc303 2025-10-10T00:23:46.0325164Z * [new tag] trunk/68350660ee2db8c21c84527929b92de9f0bcc3e2 -> trunk/68350660ee2db8c21c84527929b92de9f0bcc3e2 2025-10-10T00:23:46.0325511Z * [new tag] trunk/6861a270624b44954826688f8dad668eb0154452 -> trunk/6861a270624b44954826688f8dad668eb0154452 2025-10-10T00:23:46.0325891Z * [new tag] trunk/6861fa43e5fee7fedc0213e352fa983edea8aa78 -> trunk/6861fa43e5fee7fedc0213e352fa983edea8aa78 2025-10-10T00:23:46.0326258Z * [new tag] trunk/688efd9741dbd18c176729aec3df7a73825f8463 -> trunk/688efd9741dbd18c176729aec3df7a73825f8463 2025-10-10T00:23:46.0326626Z * [new tag] trunk/6a09f9306cadd003b2e6abc3f6422a2d8607779b -> trunk/6a09f9306cadd003b2e6abc3f6422a2d8607779b 2025-10-10T00:23:46.0327006Z * [new tag] trunk/6a31f42da45c0f1cbdb021b3695f0e6388b8b532 -> trunk/6a31f42da45c0f1cbdb021b3695f0e6388b8b532 2025-10-10T00:23:46.0327379Z * [new tag] trunk/6a7f5c0d21a22959d014c8b06f3efe3408336aaf -> trunk/6a7f5c0d21a22959d014c8b06f3efe3408336aaf 2025-10-10T00:23:46.0327727Z * [new tag] trunk/6b768e1890a179122e91395c5532a382d69b96a0 -> trunk/6b768e1890a179122e91395c5532a382d69b96a0 2025-10-10T00:23:46.0328092Z * [new tag] trunk/6b7970192f5de47d29a4fe085f509389ac0bea7d -> trunk/6b7970192f5de47d29a4fe085f509389ac0bea7d 2025-10-10T00:23:46.0328456Z * [new tag] trunk/6bb021c12553755a4f64df0b60dc34b1efdb992b -> trunk/6bb021c12553755a4f64df0b60dc34b1efdb992b 2025-10-10T00:23:46.0328822Z * [new tag] trunk/6bb586eafd723d4972c729f37c14f27c88168adc -> trunk/6bb586eafd723d4972c729f37c14f27c88168adc 2025-10-10T00:23:46.0329190Z * [new tag] trunk/6c0125dbc0241aef962528651df4f67204a8b526 -> trunk/6c0125dbc0241aef962528651df4f67204a8b526 2025-10-10T00:23:46.0329559Z * [new tag] trunk/6c209bfc5c1e1e59e6a62f94151398d66164bb93 -> trunk/6c209bfc5c1e1e59e6a62f94151398d66164bb93 2025-10-10T00:23:46.0329926Z * [new tag] trunk/6c3c9414eb571b34ff0d932978e4733dbb08dc1d -> trunk/6c3c9414eb571b34ff0d932978e4733dbb08dc1d 2025-10-10T00:23:46.0330310Z * [new tag] trunk/6d27a8e5093ee2a21d44dceeeffcb272e6e0f655 -> trunk/6d27a8e5093ee2a21d44dceeeffcb272e6e0f655 2025-10-10T00:23:46.0330667Z * [new tag] trunk/702f6e703b1d3a942346848b65a9f2a37d12ae18 -> trunk/702f6e703b1d3a942346848b65a9f2a37d12ae18 2025-10-10T00:23:46.0331039Z * [new tag] trunk/7158aa22e8dc97fdc2657cf0d4cde34b277e7d9e -> trunk/7158aa22e8dc97fdc2657cf0d4cde34b277e7d9e 2025-10-10T00:23:46.0331423Z * [new tag] trunk/71aefd5595834dd97f38aa978ee32abbd13ac3d6 -> trunk/71aefd5595834dd97f38aa978ee32abbd13ac3d6 2025-10-10T00:23:46.0331787Z * [new tag] trunk/724463d5a2fba369cd14e89215b84d1b01435df7 -> trunk/724463d5a2fba369cd14e89215b84d1b01435df7 2025-10-10T00:23:46.0332164Z * [new tag] trunk/73adac05d13babb75410c3e033fdce57aa16881a -> trunk/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T00:23:46.0332532Z * [new tag] trunk/7457d139c51124e5a31a6173f99f81f0deb52178 -> trunk/7457d139c51124e5a31a6173f99f81f0deb52178 2025-10-10T00:23:46.0332914Z * [new tag] trunk/746fe78ecd52f3e9cfddda41f0ac82dada7bdd0b -> trunk/746fe78ecd52f3e9cfddda41f0ac82dada7bdd0b 2025-10-10T00:23:46.0333284Z * [new tag] trunk/7617b113ad0045cdfe5cf1feb8efb634a41c6ce2 -> trunk/7617b113ad0045cdfe5cf1feb8efb634a41c6ce2 2025-10-10T00:23:46.0333671Z * [new tag] trunk/7a1ead755f2e2abe8be49a7a0fb88b6b13973147 -> trunk/7a1ead755f2e2abe8be49a7a0fb88b6b13973147 2025-10-10T00:23:46.0334038Z * [new tag] trunk/7b15534434aeaf59a4c9189f52b4ebd4a5d58803 -> trunk/7b15534434aeaf59a4c9189f52b4ebd4a5d58803 2025-10-10T00:23:46.0334463Z * [new tag] trunk/7b691546d2949790ffc8f6bd3c674faa6a46ff7c -> trunk/7b691546d2949790ffc8f6bd3c674faa6a46ff7c 2025-10-10T00:23:46.0334897Z * [new tag] trunk/7cfecd76b2141d81c90d722dc5e3262bdf7ea900 -> trunk/7cfecd76b2141d81c90d722dc5e3262bdf7ea900 2025-10-10T00:23:46.0335272Z * [new tag] trunk/7d570129e0cea8dd3de0175baff96723656ab8ab -> trunk/7d570129e0cea8dd3de0175baff96723656ab8ab 2025-10-10T00:23:46.0335649Z * [new tag] trunk/7e7ac2039d5d5f35373c4de6cdf0ccdee3734c7a -> trunk/7e7ac2039d5d5f35373c4de6cdf0ccdee3734c7a 2025-10-10T00:23:46.0336032Z * [new tag] trunk/7eb1eb4313cfa3db1beadc6d9d04ea6b76acc39c -> trunk/7eb1eb4313cfa3db1beadc6d9d04ea6b76acc39c 2025-10-10T00:23:46.0336400Z * [new tag] trunk/801e282f39e9ef4424dfd3ecfd2b550a44595229 -> trunk/801e282f39e9ef4424dfd3ecfd2b550a44595229 2025-10-10T00:23:46.0336755Z * [new tag] trunk/81994b08a078b30e076d408713f78c9bf4e329e7 -> trunk/81994b08a078b30e076d408713f78c9bf4e329e7 2025-10-10T00:23:46.0337127Z * [new tag] trunk/81dbeb06f4b3eb6c56625ec25d377eb7c7c6c573 -> trunk/81dbeb06f4b3eb6c56625ec25d377eb7c7c6c573 2025-10-10T00:23:46.0337478Z * [new tag] trunk/83458197d14921f797565135f0f45031c362338d -> trunk/83458197d14921f797565135f0f45031c362338d 2025-10-10T00:23:46.0337852Z * [new tag] trunk/83d71dfb2fd993a6242372b8123549acaa85ffdb -> trunk/83d71dfb2fd993a6242372b8123549acaa85ffdb 2025-10-10T00:23:46.0338208Z * [new tag] trunk/86474ce996d168b404592cbbdfcc30d6607c8bd4 -> trunk/86474ce996d168b404592cbbdfcc30d6607c8bd4 2025-10-10T00:23:46.0338580Z * [new tag] trunk/86c789849eac1f96d03cf273e7995dbc7d319c26 -> trunk/86c789849eac1f96d03cf273e7995dbc7d319c26 2025-10-10T00:23:46.0338937Z * [new tag] trunk/874efa2d72d83b00894097130f18062ce331a265 -> trunk/874efa2d72d83b00894097130f18062ce331a265 2025-10-10T00:23:46.0339303Z * [new tag] trunk/87c9fbda22c229d4e5512011e050efd6ffea1241 -> trunk/87c9fbda22c229d4e5512011e050efd6ffea1241 2025-10-10T00:23:46.0339687Z * [new tag] trunk/87eccf10e8484c9e59ef81ae7bdee68d3db4f605 -> trunk/87eccf10e8484c9e59ef81ae7bdee68d3db4f605 2025-10-10T00:23:46.0340053Z * [new tag] trunk/8c0bc879b97bc580aaa0777b2d266bdd068cb528 -> trunk/8c0bc879b97bc580aaa0777b2d266bdd068cb528 2025-10-10T00:23:46.0340410Z * [new tag] trunk/8c54101933bb7c6ed3f9c1a65629b7f30376f7e2 -> trunk/8c54101933bb7c6ed3f9c1a65629b7f30376f7e2 2025-10-10T00:23:46.0340792Z * [new tag] trunk/8ca986ee60febce075f9e3ff83726048cebbbf68 -> trunk/8ca986ee60febce075f9e3ff83726048cebbbf68 2025-10-10T00:23:46.0341149Z * [new tag] trunk/8d53d788fefc0370931063d91f0c342556c3cf4c -> trunk/8d53d788fefc0370931063d91f0c342556c3cf4c 2025-10-10T00:23:46.0341522Z * [new tag] trunk/8e1f409b8ccf64b2cf3933ece13587ad57e9d8a9 -> trunk/8e1f409b8ccf64b2cf3933ece13587ad57e9d8a9 2025-10-10T00:23:46.0341907Z * [new tag] trunk/8ec8c14aced9f3e7ff4ab663822bed792d6c34f4 -> trunk/8ec8c14aced9f3e7ff4ab663822bed792d6c34f4 2025-10-10T00:23:46.0342274Z * [new tag] trunk/8f54e27e5decf41222f5d744069eb6572dbf275f -> trunk/8f54e27e5decf41222f5d744069eb6572dbf275f 2025-10-10T00:23:46.0342632Z * [new tag] trunk/8f705d019a64b1ca882e043b3eb98559273a9e59 -> trunk/8f705d019a64b1ca882e043b3eb98559273a9e59 2025-10-10T00:23:46.0343008Z * [new tag] trunk/8f83b3e71cb2af6244971af59bfbb6e2abb55f24 -> trunk/8f83b3e71cb2af6244971af59bfbb6e2abb55f24 2025-10-10T00:23:46.0343380Z * [new tag] trunk/90b4e130d6871bee4e1f15bb8294c1bbbf8f4ba5 -> trunk/90b4e130d6871bee4e1f15bb8294c1bbbf8f4ba5 2025-10-10T00:23:46.0343752Z * [new tag] trunk/90c0825e2deb0a46faf5cc2deb7184f6f8ea7a6d -> trunk/90c0825e2deb0a46faf5cc2deb7184f6f8ea7a6d 2025-10-10T00:23:46.0344173Z * [new tag] trunk/91040f49348646d79c6cd3434c34860d25c2e47a -> trunk/91040f49348646d79c6cd3434c34860d25c2e47a 2025-10-10T00:23:46.0344585Z * [new tag] trunk/91b94842645c1a781ab169b0df718545901ebb01 -> trunk/91b94842645c1a781ab169b0df718545901ebb01 2025-10-10T00:23:46.0344958Z * [new tag] trunk/91c211fb8c8ec3065be2a18dfc399ce849ea83bf -> trunk/91c211fb8c8ec3065be2a18dfc399ce849ea83bf 2025-10-10T00:23:46.0345338Z * [new tag] trunk/91c4db76cbb82dfa46d937b8dce4c942eaf5e226 -> trunk/91c4db76cbb82dfa46d937b8dce4c942eaf5e226 2025-10-10T00:23:46.0345704Z * [new tag] trunk/93e833de0f987f66d8c93b76ffe6aad35b714231 -> trunk/93e833de0f987f66d8c93b76ffe6aad35b714231 2025-10-10T00:23:46.0346066Z * [new tag] trunk/94b1ec8c7c5cc63541325abc923973f2fc2ad094 -> trunk/94b1ec8c7c5cc63541325abc923973f2fc2ad094 2025-10-10T00:23:46.0346437Z * [new tag] trunk/955f21dc2c628e09e0d112b3db1ee928cd1da344 -> trunk/955f21dc2c628e09e0d112b3db1ee928cd1da344 2025-10-10T00:23:46.0346787Z * [new tag] trunk/9580539e2f73d68e89544c713ff460bea3038701 -> trunk/9580539e2f73d68e89544c713ff460bea3038701 2025-10-10T00:23:46.0347154Z * [new tag] trunk/95a053284cd28e8d52bd55049bd45aea47adba0c -> trunk/95a053284cd28e8d52bd55049bd45aea47adba0c 2025-10-10T00:23:46.0347528Z * [new tag] trunk/960c4b9937251da01ea588efff0fc06a34eac35b -> trunk/960c4b9937251da01ea588efff0fc06a34eac35b 2025-10-10T00:23:46.0347883Z * [new tag] trunk/96181d6f7619acf938dc743123326c6b5dd25284 -> trunk/96181d6f7619acf938dc743123326c6b5dd25284 2025-10-10T00:23:46.0348247Z * [new tag] trunk/9697a7ce9ea095e933658cfee13f9bbef272551a -> trunk/9697a7ce9ea095e933658cfee13f9bbef272551a 2025-10-10T00:23:46.0348616Z * [new tag] trunk/96d91da792d4b50930318ecdfb8b5b8190c467cd -> trunk/96d91da792d4b50930318ecdfb8b5b8190c467cd 2025-10-10T00:23:46.0349049Z * [new tag] trunk/97463d4cf3c125557ef23502772b12a67dac4dc7 -> trunk/97463d4cf3c125557ef23502772b12a67dac4dc7 2025-10-10T00:23:46.0349408Z * [new tag] trunk/97ca21106d0179f425fc752ec867fe11669c2834 -> trunk/97ca21106d0179f425fc752ec867fe11669c2834 2025-10-10T00:23:46.0349777Z * [new tag] trunk/98a081a24c22072362dc536afd39a469e28939d4 -> trunk/98a081a24c22072362dc536afd39a469e28939d4 2025-10-10T00:23:46.0350141Z * [new tag] trunk/9944cac6e6a95159744a775a8bef40d89eef0f03 -> trunk/9944cac6e6a95159744a775a8bef40d89eef0f03 2025-10-10T00:23:46.0350511Z * [new tag] trunk/9aa92f246fa5fe5cfda17970d41d167b19a0612a -> trunk/9aa92f246fa5fe5cfda17970d41d167b19a0612a 2025-10-10T00:23:46.0350889Z * [new tag] trunk/9d1ab4f4bb508a72c7f549f0b5219c4601944ba1 -> trunk/9d1ab4f4bb508a72c7f549f0b5219c4601944ba1 2025-10-10T00:23:46.0351254Z * [new tag] trunk/9eb89a4ad5965b97c54e498d71fc765c0059acef -> trunk/9eb89a4ad5965b97c54e498d71fc765c0059acef 2025-10-10T00:23:46.0351728Z * [new tag] trunk/9ec10dc26a81dc618ff435edd4ca4819245ecb0f -> trunk/9ec10dc26a81dc618ff435edd4ca4819245ecb0f 2025-10-10T00:23:46.0352127Z * [new tag] trunk/9ecd092bd98f43d1cd4acc88eed6cbc39e946dbe -> trunk/9ecd092bd98f43d1cd4acc88eed6cbc39e946dbe 2025-10-10T00:23:46.0352488Z * [new tag] trunk/9f5e1beaf3c9248a335d2448103240a463187eb5 -> trunk/9f5e1beaf3c9248a335d2448103240a463187eb5 2025-10-10T00:23:46.0352857Z * [new tag] trunk/9fc2c6446d394dd313ed71e9d1ffc4f7f3916423 -> trunk/9fc2c6446d394dd313ed71e9d1ffc4f7f3916423 2025-10-10T00:23:46.0353236Z * [new tag] trunk/9fff8155c362da777e7ce31b85fb2dc7cfced2d5 -> trunk/9fff8155c362da777e7ce31b85fb2dc7cfced2d5 2025-10-10T00:23:46.0353602Z * [new tag] trunk/a029675f6f0b9cf48eb7943d4be8169c67960a8e -> trunk/a029675f6f0b9cf48eb7943d4be8169c67960a8e 2025-10-10T00:23:46.0354046Z * [new tag] trunk/a11a66ef320938cd0fd72b44b2b572b06937e100 -> trunk/a11a66ef320938cd0fd72b44b2b572b06937e100 2025-10-10T00:23:46.0354478Z * [new tag] trunk/a2f29bcd6388acdc3202d8a90974c50ffb605104 -> trunk/a2f29bcd6388acdc3202d8a90974c50ffb605104 2025-10-10T00:23:46.0354839Z * [new tag] trunk/a34797e031727f6a01a2f13a66db2f7e1fcc05b6 -> trunk/a34797e031727f6a01a2f13a66db2f7e1fcc05b6 2025-10-10T00:23:46.0355219Z * [new tag] trunk/a4110fedcf72eaede76324bb5c21a76589d75849 -> trunk/a4110fedcf72eaede76324bb5c21a76589d75849 2025-10-10T00:23:46.0355586Z * [new tag] trunk/a43c4c3972a611db169dde2aed803b91fe78c081 -> trunk/a43c4c3972a611db169dde2aed803b91fe78c081 2025-10-10T00:23:46.0355960Z * [new tag] trunk/a57a14868dcfd9dabf9bd19b6b11f31967c80c87 -> trunk/a57a14868dcfd9dabf9bd19b6b11f31967c80c87 2025-10-10T00:23:46.0356331Z * [new tag] trunk/a6fa4f9c283971c0fb6f60a89674a1f35370ac79 -> trunk/a6fa4f9c283971c0fb6f60a89674a1f35370ac79 2025-10-10T00:23:46.0356713Z * [new tag] trunk/a753ffa9aff47e005c31d6bcbf5b6a61cc54afed -> trunk/a753ffa9aff47e005c31d6bcbf5b6a61cc54afed 2025-10-10T00:23:46.0357117Z * [new tag] trunk/a7fa1a91e386c7708e4c8747680911b0c3174a66 -> trunk/a7fa1a91e386c7708e4c8747680911b0c3174a66 2025-10-10T00:23:46.0357522Z * [new tag] trunk/a9a9a3438a374f96a308b707a1718036aaec790d -> trunk/a9a9a3438a374f96a308b707a1718036aaec790d 2025-10-10T00:23:46.0357900Z * [new tag] trunk/ab01a0d7d352e7fd07989b8d6bf035bf82aea74e -> trunk/ab01a0d7d352e7fd07989b8d6bf035bf82aea74e 2025-10-10T00:23:46.0358261Z * [new tag] trunk/ab94a0d544503b5c27e889b45e45ef8cf75c8183 -> trunk/ab94a0d544503b5c27e889b45e45ef8cf75c8183 2025-10-10T00:23:46.0358649Z * [new tag] trunk/abadea70f3eb5f2f764fd6448d42dd2c29fa28b3 -> trunk/abadea70f3eb5f2f764fd6448d42dd2c29fa28b3 2025-10-10T00:23:46.0359009Z * [new tag] trunk/ac08556f674259ff5b117964e300124e8a92d45b -> trunk/ac08556f674259ff5b117964e300124e8a92d45b 2025-10-10T00:23:46.0359385Z * [new tag] trunk/ac7b4e7fe4d233dcd7f6343d42b4fa3d64bce548 -> trunk/ac7b4e7fe4d233dcd7f6343d42b4fa3d64bce548 2025-10-10T00:23:46.0359766Z * [new tag] trunk/ac901bf79a2d78539ffec272bf32f4ae47035b23 -> trunk/ac901bf79a2d78539ffec272bf32f4ae47035b23 2025-10-10T00:23:46.0360144Z * [new tag] trunk/ad7b2bebc651c297d869f265deedef726bf17048 -> trunk/ad7b2bebc651c297d869f265deedef726bf17048 2025-10-10T00:23:46.0360498Z * [new tag] trunk/ae25ec569c614c2a2274837079578b71f3201a3b -> trunk/ae25ec569c614c2a2274837079578b71f3201a3b 2025-10-10T00:23:46.0360897Z * [new tag] trunk/aea57b3aa38a3d4a058e0a7eba08d0c6c28ed9c5 -> trunk/aea57b3aa38a3d4a058e0a7eba08d0c6c28ed9c5 2025-10-10T00:23:46.0361268Z * [new tag] trunk/aed5ed1076d3e73e0b6357dafac1002aa6a221e9 -> trunk/aed5ed1076d3e73e0b6357dafac1002aa6a221e9 2025-10-10T00:23:46.0361632Z * [new tag] trunk/aed66248a01d309eb2ac1149b5f51310545b0783 -> trunk/aed66248a01d309eb2ac1149b5f51310545b0783 2025-10-10T00:23:46.0362006Z * [new tag] trunk/af32d16a71681ca05c6d410fb1b9cee091d4577d -> trunk/af32d16a71681ca05c6d410fb1b9cee091d4577d 2025-10-10T00:23:46.0362376Z * [new tag] trunk/af40828bbb785f968eda18dbdc8750ba67f57366 -> trunk/af40828bbb785f968eda18dbdc8750ba67f57366 2025-10-10T00:23:46.0362792Z * [new tag] trunk/af4c29fea8f50ac3bb9e4a0e305da4a2c6b53d29 -> trunk/af4c29fea8f50ac3bb9e4a0e305da4a2c6b53d29 2025-10-10T00:23:46.0363211Z * [new tag] trunk/afee8062d511ad63e0af65ffac0e712d86aae8f1 -> trunk/afee8062d511ad63e0af65ffac0e712d86aae8f1 2025-10-10T00:23:46.0363579Z * [new tag] trunk/afeec56a5aa83dd0258565400551a99777c0023b -> trunk/afeec56a5aa83dd0258565400551a99777c0023b 2025-10-10T00:23:46.0364004Z * [new tag] trunk/b0985144b59db8fb20964829b5e0a9d2f9a3f0d6 -> trunk/b0985144b59db8fb20964829b5e0a9d2f9a3f0d6 2025-10-10T00:23:46.0364367Z * [new tag] trunk/b116c5133024be39a2db67cd0112b490b970b710 -> trunk/b116c5133024be39a2db67cd0112b490b970b710 2025-10-10T00:23:46.0364792Z * [new tag] trunk/b13cd141b3585c2ae89ad7747acd11203a2fb837 -> trunk/b13cd141b3585c2ae89ad7747acd11203a2fb837 2025-10-10T00:23:46.0365164Z * [new tag] trunk/b1ac252f55f4a4d0e5488fb2ac9154154decec87 -> trunk/b1ac252f55f4a4d0e5488fb2ac9154154decec87 2025-10-10T00:23:46.0365531Z * [new tag] trunk/b28b24a9fc7d391c5793a94489a3f2d5381f6ad7 -> trunk/b28b24a9fc7d391c5793a94489a3f2d5381f6ad7 2025-10-10T00:23:46.0365889Z * [new tag] trunk/b2b3947565fd0c27ebd4941152c964eab30370e2 -> trunk/b2b3947565fd0c27ebd4941152c964eab30370e2 2025-10-10T00:23:46.0366244Z * [new tag] trunk/b558c986e8ec693b531ad2817026393c55d72eb6 -> trunk/b558c986e8ec693b531ad2817026393c55d72eb6 2025-10-10T00:23:46.0366625Z * [new tag] trunk/b5e93ffdcf779c703af5c8119636b01f250eafcd -> trunk/b5e93ffdcf779c703af5c8119636b01f250eafcd 2025-10-10T00:23:46.0366997Z * [new tag] trunk/b63bbe16615cc7680836dbb151bd848bce4893d6 -> trunk/b63bbe16615cc7680836dbb151bd848bce4893d6 2025-10-10T00:23:46.0367368Z * [new tag] trunk/b6b7a44dec63495d57946cbfe8f2accb8f876db2 -> trunk/b6b7a44dec63495d57946cbfe8f2accb8f876db2 2025-10-10T00:23:46.0367725Z * [new tag] trunk/b9e73e639e36f3aa628752161711e68878231b30 -> trunk/b9e73e639e36f3aa628752161711e68878231b30 2025-10-10T00:23:46.0368094Z * [new tag] trunk/ba480d6bf78ea446d1268d9b5b3a0dbb490c9c88 -> trunk/ba480d6bf78ea446d1268d9b5b3a0dbb490c9c88 2025-10-10T00:23:46.0368492Z * [new tag] trunk/bac0f289a35f05052740076fc5671271a3d487c2 -> trunk/bac0f289a35f05052740076fc5671271a3d487c2 2025-10-10T00:23:46.0368908Z * [new tag] trunk/bc1690c7e859dee8c47a7f0bbd3c43cc27c6fd2a -> trunk/bc1690c7e859dee8c47a7f0bbd3c43cc27c6fd2a 2025-10-10T00:23:46.0369278Z * [new tag] trunk/bc33b10202fb7c3761bcabc166e02d96807d8739 -> trunk/bc33b10202fb7c3761bcabc166e02d96807d8739 2025-10-10T00:23:46.0369669Z * [new tag] trunk/bcafea5c92ca2ee1b0dc8f6d8b62ecabb6f40228 -> trunk/bcafea5c92ca2ee1b0dc8f6d8b62ecabb6f40228 2025-10-10T00:23:46.0370055Z * [new tag] trunk/bcd96cc6ff798281e66aabef6ce72542fdc97c7a -> trunk/bcd96cc6ff798281e66aabef6ce72542fdc97c7a 2025-10-10T00:23:46.0370424Z * [new tag] trunk/bd3b98a8a5d68ddc84b20a4609b9ea90998bf95b -> trunk/bd3b98a8a5d68ddc84b20a4609b9ea90998bf95b 2025-10-10T00:23:46.0370795Z * [new tag] trunk/bdc0a421d7bcc49db12f7593d2c213a6141da614 -> trunk/bdc0a421d7bcc49db12f7593d2c213a6141da614 2025-10-10T00:23:46.0371181Z * [new tag] trunk/bde18c445dcb1d83e8ea0afae52f9b9bf8171f45 -> trunk/bde18c445dcb1d83e8ea0afae52f9b9bf8171f45 2025-10-10T00:23:46.0371554Z * [new tag] trunk/bf717ce346203fc27e792f4bdcc31e979cd74fa9 -> trunk/bf717ce346203fc27e792f4bdcc31e979cd74fa9 2025-10-10T00:23:46.0371914Z * [new tag] trunk/c0510dc447a1f105cb8758d2721380f7a7c380d1 -> trunk/c0510dc447a1f105cb8758d2721380f7a7c380d1 2025-10-10T00:23:46.0372296Z * [new tag] trunk/c1f40d33c89b361a1edad17aa25cfff1ab4014fd -> trunk/c1f40d33c89b361a1edad17aa25cfff1ab4014fd 2025-10-10T00:23:46.0372653Z * [new tag] trunk/c32118dc3e50505fd285e6e448a90883fce11535 -> trunk/c32118dc3e50505fd285e6e448a90883fce11535 2025-10-10T00:23:46.0373014Z * [new tag] trunk/c45d56dd00546daa7d9044674233dba1ac7b6194 -> trunk/c45d56dd00546daa7d9044674233dba1ac7b6194 2025-10-10T00:23:46.0373382Z * [new tag] trunk/c6329524d8670d5f9295cddcf7ebc3040ed9179e -> trunk/c6329524d8670d5f9295cddcf7ebc3040ed9179e 2025-10-10T00:23:46.0373757Z * [new tag] trunk/c6a6c80a730ff4edaec0d2fc4a5ff9344edaed41 -> trunk/c6a6c80a730ff4edaec0d2fc4a5ff9344edaed41 2025-10-10T00:23:46.0374249Z * [new tag] trunk/c7e30ae4dd9a58ed4f4bcbdc6afc2249cac94f28 -> trunk/c7e30ae4dd9a58ed4f4bcbdc6afc2249cac94f28 2025-10-10T00:23:46.0374718Z * [new tag] trunk/c813617c53e6be91e77f47e9a3f713146d54f340 -> trunk/c813617c53e6be91e77f47e9a3f713146d54f340 2025-10-10T00:23:46.0375080Z * [new tag] trunk/c855f8632e331b51d60d5f1bcc59d3181cb4bc82 -> trunk/c855f8632e331b51d60d5f1bcc59d3181cb4bc82 2025-10-10T00:23:46.0375459Z * [new tag] trunk/c965d6dbb23a8b2338ffebf3f01c6f92ce5847d2 -> trunk/c965d6dbb23a8b2338ffebf3f01c6f92ce5847d2 2025-10-10T00:23:46.0375826Z * [new tag] trunk/cac5e13e1384900c5acc4938c33d6037a61850d5 -> trunk/cac5e13e1384900c5acc4938c33d6037a61850d5 2025-10-10T00:23:46.0376180Z * [new tag] trunk/cc71ab86a6985e85645424b727c766e031047ff6 -> trunk/cc71ab86a6985e85645424b727c766e031047ff6 2025-10-10T00:23:46.0376544Z * [new tag] trunk/cd62a73dcb13102069aa827a6657f62d88cce095 -> trunk/cd62a73dcb13102069aa827a6657f62d88cce095 2025-10-10T00:23:46.0376911Z * [new tag] trunk/cf0a00d4f38775e5a82a166e367f40383c606963 -> trunk/cf0a00d4f38775e5a82a166e367f40383c606963 2025-10-10T00:23:46.0377291Z * [new tag] trunk/cfc5cc17dc4fa6be41b4b31eb6e63d3863479452 -> trunk/cfc5cc17dc4fa6be41b4b31eb6e63d3863479452 2025-10-10T00:23:46.0377661Z * [new tag] trunk/cfd46d13e6e1308add3a9f287b4855ccc3f2e66c -> trunk/cfd46d13e6e1308add3a9f287b4855ccc3f2e66c 2025-10-10T00:23:46.0378030Z * [new tag] trunk/d1a62c80363cf769552453eed187e935f905737d -> trunk/d1a62c80363cf769552453eed187e935f905737d 2025-10-10T00:23:46.0378393Z * [new tag] trunk/d1cbb74fb16406488a174832e1b58b7c242f418d -> trunk/d1cbb74fb16406488a174832e1b58b7c242f418d 2025-10-10T00:23:46.0378750Z * [new tag] trunk/d386325ca9a142419f45b987391f4bb175dd7d0b -> trunk/d386325ca9a142419f45b987391f4bb175dd7d0b 2025-10-10T00:23:46.0379132Z * [new tag] trunk/d40a9bfb8da0dc1ac1e6e56b33a25979112874de -> trunk/d40a9bfb8da0dc1ac1e6e56b33a25979112874de 2025-10-10T00:23:46.0379489Z * [new tag] trunk/d4443840036a00a30afcf066cb23f4525e590809 -> trunk/d4443840036a00a30afcf066cb23f4525e590809 2025-10-10T00:23:46.0379897Z * [new tag] trunk/d4752bc7f6818a3df5356a9de61afe1d3e27ade9 -> trunk/d4752bc7f6818a3df5356a9de61afe1d3e27ade9 2025-10-10T00:23:46.0380274Z * [new tag] trunk/da49a57d3462332b26cb7ee58910b5bc67e5772c -> trunk/da49a57d3462332b26cb7ee58910b5bc67e5772c 2025-10-10T00:23:46.0380677Z * [new tag] trunk/da903b6a8be422529d47649e89c0d50bb95c37ca -> trunk/da903b6a8be422529d47649e89c0d50bb95c37ca 2025-10-10T00:23:46.0381043Z * [new tag] trunk/dca73982c53e9f99f96246b5d9ed9bab83c7423f -> trunk/dca73982c53e9f99f96246b5d9ed9bab83c7423f 2025-10-10T00:23:46.0381420Z * [new tag] trunk/ddf8de28c25944a58e739ba9996b06753e4199cc -> trunk/ddf8de28c25944a58e739ba9996b06753e4199cc 2025-10-10T00:23:46.0381784Z * [new tag] trunk/df640df68a5275684eaae3080a9c97a0c61469c8 -> trunk/df640df68a5275684eaae3080a9c97a0c61469c8 2025-10-10T00:23:46.0382146Z * [new tag] trunk/e09fb44ef177005c4a11c28be24781429d416a3e -> trunk/e09fb44ef177005c4a11c28be24781429d416a3e 2025-10-10T00:23:46.0382526Z * [new tag] trunk/e0cb1848d0fd9fb4467ad8b844c565aea5071838 -> trunk/e0cb1848d0fd9fb4467ad8b844c565aea5071838 2025-10-10T00:23:46.0382880Z * [new tag] trunk/e3ae80fc036da356e3748d134689741583552f09 -> trunk/e3ae80fc036da356e3748d134689741583552f09 2025-10-10T00:23:46.0383249Z * [new tag] trunk/e40fe634b1a7aa33e278b1404ee02dea12277080 -> trunk/e40fe634b1a7aa33e278b1404ee02dea12277080 2025-10-10T00:23:46.0383610Z * [new tag] trunk/e438db254602cf39ba536aed0590b4144c019ee8 -> trunk/e438db254602cf39ba536aed0590b4144c019ee8 2025-10-10T00:23:46.0384043Z * [new tag] trunk/e532f62e0d96e56cb28fa6a0ba6d981896a65d52 -> trunk/e532f62e0d96e56cb28fa6a0ba6d981896a65d52 2025-10-10T00:23:46.0384467Z * [new tag] trunk/e6d4b26776842307475b368db60e27ac1bcede86 -> trunk/e6d4b26776842307475b368db60e27ac1bcede86 2025-10-10T00:23:46.0384848Z * [new tag] trunk/e7ed1a00eb5510d1c7dccd17b5c0ebb54231284f -> trunk/e7ed1a00eb5510d1c7dccd17b5c0ebb54231284f 2025-10-10T00:23:46.0385211Z * [new tag] trunk/e7fd2969303ab931f5e5875eca676018e1acd089 -> trunk/e7fd2969303ab931f5e5875eca676018e1acd089 2025-10-10T00:23:46.0385629Z * [new tag] trunk/e89d12bf5d6b69c153cd000ef278fca59f03226d -> trunk/e89d12bf5d6b69c153cd000ef278fca59f03226d 2025-10-10T00:23:46.0385999Z * [new tag] trunk/e98c4e835b1db22092fc93b49d2cddd7b3537d1f -> trunk/e98c4e835b1db22092fc93b49d2cddd7b3537d1f 2025-10-10T00:23:46.0386391Z * [new tag] trunk/ea42517e454d2e47391646bbb897f5fc51147b9d -> trunk/ea42517e454d2e47391646bbb897f5fc51147b9d 2025-10-10T00:23:46.0386783Z * [new tag] trunk/eaa02655eabd24609744c2251ac40d39d86ebb39 -> trunk/eaa02655eabd24609744c2251ac40d39d86ebb39 2025-10-10T00:23:46.0387146Z * [new tag] trunk/eccf561326147894d57482a5aba7a2290005b257 -> trunk/eccf561326147894d57482a5aba7a2290005b257 2025-10-10T00:23:46.0387507Z * [new tag] trunk/ece5e0f01b68509342f85fa388ca61936dc18b20 -> trunk/ece5e0f01b68509342f85fa388ca61936dc18b20 2025-10-10T00:23:46.0387884Z * [new tag] trunk/ed2d514ad860229f6d364688f9db27dad034cd83 -> trunk/ed2d514ad860229f6d364688f9db27dad034cd83 2025-10-10T00:23:46.0388251Z * [new tag] trunk/ed6156e3ea334b9b8d395e5a9f76fa3ba7408c06 -> trunk/ed6156e3ea334b9b8d395e5a9f76fa3ba7408c06 2025-10-10T00:23:46.0388607Z * [new tag] trunk/ee5389d520844db36374e86c986b9ff8f47ac4bb -> trunk/ee5389d520844db36374e86c986b9ff8f47ac4bb 2025-10-10T00:23:46.0389070Z * [new tag] trunk/ee6a1ecb0a1035f068484c8fcfba44b2efc9e837 -> trunk/ee6a1ecb0a1035f068484c8fcfba44b2efc9e837 2025-10-10T00:23:46.0389450Z * [new tag] trunk/ef50c6e3e3d83bfd67e50930eea9a3a9db084061 -> trunk/ef50c6e3e3d83bfd67e50930eea9a3a9db084061 2025-10-10T00:23:46.0389826Z * [new tag] trunk/ef7e2ca77e3f554ced81eb614f15fb84249d4a7e -> trunk/ef7e2ca77e3f554ced81eb614f15fb84249d4a7e 2025-10-10T00:23:46.0390207Z * [new tag] trunk/f006aee601cb72077f4b1dbc3f7f0f685e57a1a9 -> trunk/f006aee601cb72077f4b1dbc3f7f0f685e57a1a9 2025-10-10T00:23:46.0390576Z * [new tag] trunk/f05e23e1bc1439e19145e43e8ffca0051cda2f33 -> trunk/f05e23e1bc1439e19145e43e8ffca0051cda2f33 2025-10-10T00:23:46.0390956Z * [new tag] trunk/f0c9f3bddbf7ad77d5d3a8803c23bb47bfb71d79 -> trunk/f0c9f3bddbf7ad77d5d3a8803c23bb47bfb71d79 2025-10-10T00:23:46.0391367Z * [new tag] trunk/f11ac803d73b90d7e1f7bde962b9afe6b5967eb7 -> trunk/f11ac803d73b90d7e1f7bde962b9afe6b5967eb7 2025-10-10T00:23:46.0391779Z * [new tag] trunk/f1229b6db946c290cc5bdea05dde69fc01e0bed0 -> trunk/f1229b6db946c290cc5bdea05dde69fc01e0bed0 2025-10-10T00:23:46.0392152Z * [new tag] trunk/f231be25c679adb47ac3e483dc68948e5ad137a4 -> trunk/f231be25c679adb47ac3e483dc68948e5ad137a4 2025-10-10T00:23:46.0392508Z * [new tag] trunk/f33201729416ed17467228e80b04d01d4d02b5f3 -> trunk/f33201729416ed17467228e80b04d01d4d02b5f3 2025-10-10T00:23:46.0392879Z * [new tag] trunk/f37a6523efe1b9bf7f6b5b5d0f36dc461a3fda2a -> trunk/f37a6523efe1b9bf7f6b5b5d0f36dc461a3fda2a 2025-10-10T00:23:46.0393239Z * [new tag] trunk/f39789cdabb6465f21666bd001829e1f7284d754 -> trunk/f39789cdabb6465f21666bd001829e1f7284d754 2025-10-10T00:23:46.0393613Z * [new tag] trunk/f3afbcf3407783e54ec2795b06ae744f645320ba -> trunk/f3afbcf3407783e54ec2795b06ae744f645320ba 2025-10-10T00:23:46.0394054Z * [new tag] trunk/f3e43ff2d73f375487b1b71483bbecb6cdad8920 -> trunk/f3e43ff2d73f375487b1b71483bbecb6cdad8920 2025-10-10T00:23:46.0394495Z * [new tag] trunk/f414aa8e0d17e8eff38a93cebd52436e53f50eba -> trunk/f414aa8e0d17e8eff38a93cebd52436e53f50eba 2025-10-10T00:23:46.0394859Z * [new tag] trunk/f465ea6752c91498de63eb57439a74f4836e568a -> trunk/f465ea6752c91498de63eb57439a74f4836e568a 2025-10-10T00:23:46.0395232Z * [new tag] trunk/f46bb04dcc37a9b394e414569aef8aef69f9bf53 -> trunk/f46bb04dcc37a9b394e414569aef8aef69f9bf53 2025-10-10T00:23:46.0395597Z * [new tag] trunk/f46ddb1e65b595c80f285dc42aa8549970736aae -> trunk/f46ddb1e65b595c80f285dc42aa8549970736aae 2025-10-10T00:23:46.0395971Z * [new tag] trunk/f4cf75688f0fd93466589addfb7d0ec33e46e3bf -> trunk/f4cf75688f0fd93466589addfb7d0ec33e46e3bf 2025-10-10T00:23:46.0396343Z * [new tag] trunk/f505caa71bd2e4d1e708e20a3665b834134e08fc -> trunk/f505caa71bd2e4d1e708e20a3665b834134e08fc 2025-10-10T00:23:46.0396708Z * [new tag] trunk/f5fd18f7e24378bd9eb91404f697f1c81a8187d5 -> trunk/f5fd18f7e24378bd9eb91404f697f1c81a8187d5 2025-10-10T00:23:46.0397125Z * [new tag] trunk/f6de195616432f42a545b98ea41cc816019d1c60 -> trunk/f6de195616432f42a545b98ea41cc816019d1c60 2025-10-10T00:23:46.0397479Z * [new tag] trunk/f6f76767563d4293a0f78551edf4675a5794c570 -> trunk/f6f76767563d4293a0f78551edf4675a5794c570 2025-10-10T00:23:46.0397870Z * [new tag] trunk/f7082e92b3635e89906fae514506152a2ec844a0 -> trunk/f7082e92b3635e89906fae514506152a2ec844a0 2025-10-10T00:23:46.0398253Z * [new tag] trunk/f713abab16cb98c15f486e9822dd261279cce252 -> trunk/f713abab16cb98c15f486e9822dd261279cce252 2025-10-10T00:23:46.0398627Z * [new tag] trunk/f76fdcaaf8b6d5f97c7f63705400ebed8984f869 -> trunk/f76fdcaaf8b6d5f97c7f63705400ebed8984f869 2025-10-10T00:23:46.0398994Z * [new tag] trunk/f79e212733ca89ce3cc99a3072e50351686e5568 -> trunk/f79e212733ca89ce3cc99a3072e50351686e5568 2025-10-10T00:23:46.0399368Z * [new tag] trunk/f7ad6dbad67161333a1473d1e0b478b7475a0ec1 -> trunk/f7ad6dbad67161333a1473d1e0b478b7475a0ec1 2025-10-10T00:23:46.0399733Z * [new tag] trunk/fa5306b4f5bea89d80b9f14926712119aab78161 -> trunk/fa5306b4f5bea89d80b9f14926712119aab78161 2025-10-10T00:23:46.0400117Z * [new tag] trunk/fac6f20ae3a68fa49e19571a1fc4bcdddbf87d80 -> trunk/fac6f20ae3a68fa49e19571a1fc4bcdddbf87d80 2025-10-10T00:23:46.0400503Z * [new tag] trunk/fac85fcfb5ad0e63438d808a2f9ba7ea2dff9ad4 -> trunk/fac85fcfb5ad0e63438d808a2f9ba7ea2dff9ad4 2025-10-10T00:23:46.0400868Z * [new tag] trunk/fd3e15c14f4fc474af610b482382a2c85729f50d -> trunk/fd3e15c14f4fc474af610b482382a2c85729f50d 2025-10-10T00:23:46.0401226Z * [new tag] trunk/fd4bde430a51e5f216295c950d962c6343119821 -> trunk/fd4bde430a51e5f216295c950d962c6343119821 2025-10-10T00:23:46.0401613Z * [new tag] trunk/fdc622b513610b53ddcdc0b40282df9beae369bd -> trunk/fdc622b513610b53ddcdc0b40282df9beae369bd 2025-10-10T00:23:46.0401980Z * [new tag] trunk/fdc8ccc5bc433478c2a114016e193f5665d1e370 -> trunk/fdc8ccc5bc433478c2a114016e193f5665d1e370 2025-10-10T00:23:46.0402344Z * [new tag] trunk/ff5faa744a52561f4c6a138089123fd8d41cab73 -> trunk/ff5faa744a52561f4c6a138089123fd8d41cab73 2025-10-10T00:23:46.0402479Z * [new tag] v0.1.1 -> v0.1.1 2025-10-10T00:23:46.0402600Z * [new tag] v0.1.10 -> v0.1.10 2025-10-10T00:23:46.0402720Z * [new tag] v0.1.11 -> v0.1.11 2025-10-10T00:23:46.0402884Z * [new tag] v0.1.12 -> v0.1.12 2025-10-10T00:23:46.0403003Z * [new tag] v0.1.2 -> v0.1.2 2025-10-10T00:23:46.0403688Z * [new tag] v0.1.3 -> v0.1.3 2025-10-10T00:23:46.0403816Z * [new tag] v0.1.4 -> v0.1.4 2025-10-10T00:23:46.0403932Z * [new tag] v0.1.5 -> v0.1.5 2025-10-10T00:23:46.0404114Z * [new tag] v0.1.6 -> v0.1.6 2025-10-10T00:23:46.0404230Z * [new tag] v0.1.7 -> v0.1.7 2025-10-10T00:23:46.0404353Z * [new tag] v0.1.8 -> v0.1.8 2025-10-10T00:23:46.0404467Z * [new tag] v0.1.9 -> v0.1.9 2025-10-10T00:23:46.0404579Z * [new tag] v0.2.0 -> v0.2.0 2025-10-10T00:23:46.0404699Z * [new tag] v0.3.0 -> v0.3.0 2025-10-10T00:23:46.0404811Z * [new tag] v0.3.1 -> v0.3.1 2025-10-10T00:23:46.0404931Z * [new tag] v0.4.0 -> v0.4.0 2025-10-10T00:23:46.0405063Z * [new tag] v0.4.1 -> v0.4.1 2025-10-10T00:23:46.0405179Z * [new tag] v1.0.0 -> v1.0.0 2025-10-10T00:23:46.0405310Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-10-10T00:23:46.0405437Z * [new tag] v1.0.1 -> v1.0.1 2025-10-10T00:23:46.0405557Z * [new tag] v1.0rc0 -> v1.0rc0 2025-10-10T00:23:46.0405673Z * [new tag] v1.0rc1 -> v1.0rc1 2025-10-10T00:23:46.0405788Z * [new tag] v1.1.0 -> v1.1.0 2025-10-10T00:23:46.0405914Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-10-10T00:23:46.0406034Z * [new tag] v1.10.0 -> v1.10.0 2025-10-10T00:23:46.0406168Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-10-10T00:23:46.0406307Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-10-10T00:23:46.0406429Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-10-10T00:23:46.0406546Z * [new tag] v1.10.1 -> v1.10.1 2025-10-10T00:23:46.0406684Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-10-10T00:23:46.0406799Z * [new tag] v1.10.2 -> v1.10.2 2025-10-10T00:23:46.0406923Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-10-10T00:23:46.0407050Z * [new tag] v1.11.0 -> v1.11.0 2025-10-10T00:23:46.0407175Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-10-10T00:23:46.0407297Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-10-10T00:23:46.0407426Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-10-10T00:23:46.0407550Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-10-10T00:23:46.0407672Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-10-10T00:23:46.0407793Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-10-10T00:23:46.0407923Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-10-10T00:23:46.0408042Z * [new tag] v1.12.0 -> v1.12.0 2025-10-10T00:23:46.0408164Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-10-10T00:23:46.0408290Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-10-10T00:23:46.0408413Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-10-10T00:23:46.0408583Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-10-10T00:23:46.0408720Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-10-10T00:23:46.0408914Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-10-10T00:23:46.0409036Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-10-10T00:23:46.0409203Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-10-10T00:23:46.0409771Z * [new tag] v1.12.1 -> v1.12.1 2025-10-10T00:23:46.0409908Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-10-10T00:23:46.0410031Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-10-10T00:23:46.0410171Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-10-10T00:23:46.0410293Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-10-10T00:23:46.0410418Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-10-10T00:23:46.0410760Z * [new tag] v1.13.0 -> v1.13.0 2025-10-10T00:23:46.0410883Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-10-10T00:23:46.0411016Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-10-10T00:23:46.0411153Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-10-10T00:23:46.0411280Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-10-10T00:23:46.0411409Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-10-10T00:23:46.0411546Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-10-10T00:23:46.0411665Z * [new tag] v1.13.1 -> v1.13.1 2025-10-10T00:23:46.0411787Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-10-10T00:23:46.0411922Z * [new tag] v1.2.0 -> v1.2.0 2025-10-10T00:23:46.0412044Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-10-10T00:23:46.0412160Z * [new tag] v1.3.0 -> v1.3.0 2025-10-10T00:23:46.0412285Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-10-10T00:23:46.0412408Z * [new tag] v1.3.1 -> v1.3.1 2025-10-10T00:23:46.0412526Z * [new tag] v1.4.0 -> v1.4.0 2025-10-10T00:23:46.0412646Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-10-10T00:23:46.0412768Z * [new tag] v1.4.1 -> v1.4.1 2025-10-10T00:23:46.0412882Z * [new tag] v1.5.0 -> v1.5.0 2025-10-10T00:23:46.0413011Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-10-10T00:23:46.0413148Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-10-10T00:23:46.0413275Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-10-10T00:23:46.0413398Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-10-10T00:23:46.0413538Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-10-10T00:23:46.0413658Z * [new tag] v1.5.1 -> v1.5.1 2025-10-10T00:23:46.0413779Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-10-10T00:23:46.0413897Z * [new tag] v1.6.0 -> v1.6.0 2025-10-10T00:23:46.0414029Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-10-10T00:23:46.0414153Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-10-10T00:23:46.0414275Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-10-10T00:23:46.0414451Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-10-10T00:23:46.0414590Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-10-10T00:23:46.0414713Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-10-10T00:23:46.0414966Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-10-10T00:23:46.0415088Z * [new tag] v1.7.0 -> v1.7.0 2025-10-10T00:23:46.0415216Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-10-10T00:23:46.0415420Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-10-10T00:23:46.0415544Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-10-10T00:23:46.0415666Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-10-10T00:23:46.0415800Z * [new tag] v1.7.1 -> v1.7.1 2025-10-10T00:23:46.0415923Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-10-10T00:23:46.0416045Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-10-10T00:23:46.0416173Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-10-10T00:23:46.0416303Z * [new tag] v1.8.0 -> v1.8.0 2025-10-10T00:23:46.0416430Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-10-10T00:23:46.0416559Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-10-10T00:23:46.0416694Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-10-10T00:23:46.0416816Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-10-10T00:23:46.0416941Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-10-10T00:23:46.0417071Z * [new tag] v1.8.1 -> v1.8.1 2025-10-10T00:23:46.0417193Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-10-10T00:23:46.0417314Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-10-10T00:23:46.0417442Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-10-10T00:23:46.0417562Z * [new tag] v1.8.2 -> v1.8.2 2025-10-10T00:23:46.0417687Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-10-10T00:23:46.0417805Z * [new tag] v1.9.0 -> v1.9.0 2025-10-10T00:23:46.0417945Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-10-10T00:23:46.0418067Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-10-10T00:23:46.0418189Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-10-10T00:23:46.0418329Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-10-10T00:23:46.0418444Z * [new tag] v1.9.1 -> v1.9.1 2025-10-10T00:23:46.0418571Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-10-10T00:23:46.0418705Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-10-10T00:23:46.0418820Z * [new tag] v2.0.0 -> v2.0.0 2025-10-10T00:23:46.0418946Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-10-10T00:23:46.0419076Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-10-10T00:23:46.0419198Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-10-10T00:23:46.0419322Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-10-10T00:23:46.0419450Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-10-10T00:23:46.0419575Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-10-10T00:23:46.0419690Z * [new tag] v2.0.1 -> v2.0.1 2025-10-10T00:23:46.0419819Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-10-10T00:23:46.0419951Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-10-10T00:23:46.0420072Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-10-10T00:23:46.0420304Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-10-10T00:23:46.0420431Z * [new tag] v2.1.0 -> v2.1.0 2025-10-10T00:23:46.0420556Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-10-10T00:23:46.0420783Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-10-10T00:23:46.0420915Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-10-10T00:23:46.0421039Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-10-10T00:23:46.0421162Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-10-10T00:23:46.0421290Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-10-10T00:23:46.0421407Z * [new tag] v2.1.1 -> v2.1.1 2025-10-10T00:23:46.0421529Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-10-10T00:23:46.0421657Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-10-10T00:23:46.0421790Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-10-10T00:23:46.0421915Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-10-10T00:23:46.0422043Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-10-10T00:23:46.0422176Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-10-10T00:23:46.0422299Z * [new tag] v2.1.2 -> v2.1.2 2025-10-10T00:23:46.0422423Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-10-10T00:23:46.0422550Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-10-10T00:23:46.0422672Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-10-10T00:23:46.0422798Z * [new tag] v2.2.0 -> v2.2.0 2025-10-10T00:23:46.0422930Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-10-10T00:23:46.0423055Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-10-10T00:23:46.0423181Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-10-10T00:23:46.0423307Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-10-10T00:23:46.0423437Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-10-10T00:23:46.0423563Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-10-10T00:23:46.0423683Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-10-10T00:23:46.0423817Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-10-10T00:23:46.0423937Z * [new tag] v2.2.1 -> v2.2.1 2025-10-10T00:23:46.0424058Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-10-10T00:23:46.0424189Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-10-10T00:23:46.0424315Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-10-10T00:23:46.0424432Z * [new tag] v2.2.2 -> v2.2.2 2025-10-10T00:23:46.0424565Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-10-10T00:23:46.0424689Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-10-10T00:23:46.0424813Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-10-10T00:23:46.0424939Z * [new tag] v2.3.0 -> v2.3.0 2025-10-10T00:23:46.0425061Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-10-10T00:23:46.0425195Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-10-10T00:23:46.0425322Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-10-10T00:23:46.0425459Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-10-10T00:23:46.0425654Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-10-10T00:23:46.0425777Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-10-10T00:23:46.0425969Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-10-10T00:23:46.0426159Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-10-10T00:23:46.0426319Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-10-10T00:23:46.0426453Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-10-10T00:23:46.0426576Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-10-10T00:23:46.0426700Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-10-10T00:23:46.0426834Z * [new tag] v2.3.1 -> v2.3.1 2025-10-10T00:23:46.0426959Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-10-10T00:23:46.0427088Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-10-10T00:23:46.0427214Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-10-10T00:23:46.0427345Z * [new tag] v2.4.0 -> v2.4.0 2025-10-10T00:23:46.0427477Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-10-10T00:23:46.0427601Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-10-10T00:23:46.0427731Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-10-10T00:23:46.0427858Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-10-10T00:23:46.0427984Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-10-10T00:23:46.0428117Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-10-10T00:23:46.0428242Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-10-10T00:23:46.0428368Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-10-10T00:23:46.0428499Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-10-10T00:23:46.0428617Z * [new tag] v2.4.1 -> v2.4.1 2025-10-10T00:23:46.0428822Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-10-10T00:23:46.0428965Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-10-10T00:23:46.0429093Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-10-10T00:23:46.0429212Z * [new tag] v2.5.0 -> v2.5.0 2025-10-10T00:23:46.0429340Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-10-10T00:23:46.0429486Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-10-10T00:23:46.0429610Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-10-10T00:23:46.0429737Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-10-10T00:23:46.0429872Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-10-10T00:23:46.0429996Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-10-10T00:23:46.0430127Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-10-10T00:23:46.0430263Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-10-10T00:23:46.0430392Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-10-10T00:23:46.0430518Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-10-10T00:23:46.0430644Z * [new tag] v2.5.1 -> v2.5.1 2025-10-10T00:23:46.0430766Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-10-10T00:23:46.0430888Z * [new tag] v2.6.0 -> v2.6.0 2025-10-10T00:23:46.0431010Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-10-10T00:23:46.0431217Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-10-10T00:23:46.0431338Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-10-10T00:23:46.0431570Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-10-10T00:23:46.0431709Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-10-10T00:23:46.0431838Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-10-10T00:23:46.0432004Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-10-10T00:23:46.0432143Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-10-10T00:23:46.0432266Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-10-10T00:23:46.0432384Z * [new tag] v2.7.0 -> v2.7.0 2025-10-10T00:23:46.0432515Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-10-10T00:23:46.0432648Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-10-10T00:23:46.0432774Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-10-10T00:23:46.0432895Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-10-10T00:23:46.0433031Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-10-10T00:23:46.0433154Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-10-10T00:23:46.0433276Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-10-10T00:23:46.0433404Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-10-10T00:23:46.0433530Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-10-10T00:23:46.0433654Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-10-10T00:23:46.0433776Z * [new tag] v2.7.1 -> v2.7.1 2025-10-10T00:23:46.0433901Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-10-10T00:23:46.0434028Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-10-10T00:23:46.0434159Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-10-10T00:23:46.0434287Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-10-10T00:23:46.0434415Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-10-10T00:23:46.0434540Z * [new tag] v2.8.0 -> v2.8.0 2025-10-10T00:23:46.0434662Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-10-10T00:23:46.0434794Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-10-10T00:23:46.0434916Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-10-10T00:23:46.0435059Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-10-10T00:23:46.0435185Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-10-10T00:23:46.0435306Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-10-10T00:23:46.0435435Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-10-10T00:23:46.0435567Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-10-10T00:23:46.0435688Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-10-10T00:23:46.0435815Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-10-10T00:23:46.0435937Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-10-10T00:23:46.0436061Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-10-10T00:23:46.0436191Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-10-10T00:23:46.0436313Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-10-10T00:23:46.0436510Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-10-10T00:23:46.0436632Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-10-10T00:23:46.0436766Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-10-10T00:23:46.0437007Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-10-10T00:23:46.0437187Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-10-10T00:23:46.0437421Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-10-10T00:23:46.0437596Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-10-10T00:23:46.0437802Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-10-10T00:23:46.0437982Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-10-10T00:23:46.0438158Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-10-10T00:23:46.0438336Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-10-10T00:23:46.0438512Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-10-10T00:23:46.0438687Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-10-10T00:23:46.0438853Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-10-10T00:23:46.0439025Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-10-10T00:23:46.0439191Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-10-10T00:23:46.0439360Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-10-10T00:23:46.0439537Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-10-10T00:23:46.0439709Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-10-10T00:23:46.0439884Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-10-10T00:23:46.0440049Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-10-10T00:23:46.0440233Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-10-10T00:23:46.0440399Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-10-10T00:23:46.0440568Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-10-10T00:23:46.0440743Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-10-10T00:23:46.0440911Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-10-10T00:23:46.0441079Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-10-10T00:23:46.0441261Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-10-10T00:23:46.0441434Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-10-10T00:23:46.0441601Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-10-10T00:23:46.0441783Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-10-10T00:23:46.0441953Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-10-10T00:23:46.0442125Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-10-10T00:23:46.0442307Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-10-10T00:23:46.0442473Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-10-10T00:23:46.0442642Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-10-10T00:23:46.0442919Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-10-10T00:23:46.0443094Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-10-10T00:23:46.0443262Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-10-10T00:23:46.0443538Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-10-10T00:23:46.0443715Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-10-10T00:23:46.0443883Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-10-10T00:23:46.0444050Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-10-10T00:23:46.0444230Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-10-10T00:23:46.0444397Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-10-10T00:23:46.0444567Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-10-10T00:23:46.0444743Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-10-10T00:23:46.0444913Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-10-10T00:23:46.0445089Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-10-10T00:23:46.0445264Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-10-10T00:23:46.0445430Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-10-10T00:23:46.0445598Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-10-10T00:23:46.0445777Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-10-10T00:23:46.0445944Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-10-10T00:23:46.0446116Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-10-10T00:23:46.0446294Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-10-10T00:23:46.0446465Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-10-10T00:23:46.0446632Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-10-10T00:23:46.0446800Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-10-10T00:23:46.0446972Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-10-10T00:23:46.0447138Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-10-10T00:23:46.0447312Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-10-10T00:23:46.0447488Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-10-10T00:23:46.0447663Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-10-10T00:23:46.0447831Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-10-10T00:23:46.0448009Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-10-10T00:23:46.0448178Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-10-10T00:23:46.0448344Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-10-10T00:23:46.0448525Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-10-10T00:23:46.0448740Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-10-10T00:23:46.0448915Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-10-10T00:23:46.0449129Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-10-10T00:23:46.0449377Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-10-10T00:23:46.0449546Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-10-10T00:23:46.0449782Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-10-10T00:23:46.0449953Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-10-10T00:23:46.0450120Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-10-10T00:23:46.0450297Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-10-10T00:23:46.0450465Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-10-10T00:23:46.0450638Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-10-10T00:23:57.4258842Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-10-10T00:23:57.4259414Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-10-10T00:23:57.4259882Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-10-10T00:23:57.4260348Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-10-10T00:23:57.4260816Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-10-10T00:23:57.4261272Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-10-10T00:23:57.4261722Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-10-10T00:23:57.4262182Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-10-10T00:23:57.4262634Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-10-10T00:23:57.4263088Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-10-10T00:23:57.4263552Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-10-10T00:23:57.4264010Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-10-10T00:23:57.4264477Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-10-10T00:23:57.4264924Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-10-10T00:23:57.4265426Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-10-10T00:23:57.4265882Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-10-10T00:23:57.4266333Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-10-10T00:23:57.4266807Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-10-10T00:23:57.4267255Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-10-10T00:23:57.4267732Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-10-10T00:23:57.4268238Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-10-10T00:23:57.4268694Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-10-10T00:23:57.4269152Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-10-10T00:23:57.4269602Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-10-10T00:23:57.4270069Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-10-10T00:23:57.4270516Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-10-10T00:23:57.4270973Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-10-10T00:23:57.4271426Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-10-10T00:23:57.4272077Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-10-10T00:23:57.4272631Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-10-10T00:23:57.4273223Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-10-10T00:23:57.4273690Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-10-10T00:23:57.4274150Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-10-10T00:23:57.4274600Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-10-10T00:23:57.4275073Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-10-10T00:23:57.4275525Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-10-10T00:23:57.4275981Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-10-10T00:23:57.4276454Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-10-10T00:23:57.4276904Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-10-10T00:23:57.4277370Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-10-10T00:23:57.4277789Z * [new tag] whc_flight_1 -> whc_flight_1 2025-10-10T00:23:57.4278178Z * [new tag] whc_flight_2 -> whc_flight_2 2025-10-10T00:23:57.4278556Z * [new tag] whc_flight_4 -> whc_flight_4 2025-10-10T00:23:57.4470640Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet 344e6365a0068c2d2847fcec0c55dd53291d475e^{object} 2025-10-10T00:23:57.4672777Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:23:57.4709165Z ##[endgroup] 2025-10-10T00:23:57.4709546Z ##[group]Determining the checkout info 2025-10-10T00:23:57.4712057Z ##[endgroup] 2025-10-10T00:23:57.4726179Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-10-10T00:23:57.5012775Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-10-10T00:23:57.5255445Z ##[group]Checking out the ref 2025-10-10T00:23:57.5269299Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:23:58.6667359Z Updating files: 7% (1401/19929) 2025-10-10T00:23:58.7313791Z Updating files: 8% (1595/19929) 2025-10-10T00:23:58.7960107Z Updating files: 9% (1794/19929) 2025-10-10T00:23:58.8619341Z Updating files: 10% (1993/19929) 2025-10-10T00:23:58.9298316Z Updating files: 11% (2193/19929) 2025-10-10T00:23:58.9981053Z Updating files: 12% (2392/19929) 2025-10-10T00:23:59.0697630Z Updating files: 13% (2591/19929) 2025-10-10T00:23:59.1333662Z Updating files: 14% (2791/19929) 2025-10-10T00:23:59.1855771Z Updating files: 15% (2990/19929) 2025-10-10T00:23:59.2439857Z Updating files: 16% (3189/19929) 2025-10-10T00:23:59.3298676Z Updating files: 17% (3388/19929) 2025-10-10T00:23:59.4343735Z Updating files: 18% (3588/19929) 2025-10-10T00:23:59.4974792Z Updating files: 19% (3787/19929) 2025-10-10T00:23:59.5565978Z Updating files: 20% (3986/19929) 2025-10-10T00:23:59.5877531Z Updating files: 21% (4186/19929) 2025-10-10T00:23:59.6216950Z Updating files: 21% (4301/19929) 2025-10-10T00:23:59.9613507Z Updating files: 22% (4385/19929) 2025-10-10T00:24:00.0778374Z Updating files: 23% (4584/19929) 2025-10-10T00:24:00.1903228Z Updating files: 24% (4783/19929) 2025-10-10T00:24:00.2961034Z Updating files: 25% (4983/19929) 2025-10-10T00:24:00.3538325Z Updating files: 26% (5182/19929) 2025-10-10T00:24:00.4380287Z Updating files: 27% (5381/19929) 2025-10-10T00:24:00.4998122Z Updating files: 28% (5581/19929) 2025-10-10T00:24:00.5596142Z Updating files: 29% (5780/19929) 2025-10-10T00:24:00.6006364Z Updating files: 30% (5979/19929) 2025-10-10T00:24:00.6509320Z Updating files: 30% (6030/19929) 2025-10-10T00:24:00.7474590Z Updating files: 31% (6178/19929) 2025-10-10T00:24:00.8904747Z Updating files: 32% (6378/19929) 2025-10-10T00:24:01.0008117Z Updating files: 33% (6577/19929) 2025-10-10T00:24:01.2131262Z Updating files: 34% (6776/19929) 2025-10-10T00:24:01.2871908Z Updating files: 35% (6976/19929) 2025-10-10T00:24:01.3463884Z Updating files: 36% (7175/19929) 2025-10-10T00:24:01.4273980Z Updating files: 37% (7374/19929) 2025-10-10T00:24:01.7351343Z Updating files: 38% (7574/19929) 2025-10-10T00:24:01.7491530Z Updating files: 38% (7722/19929) 2025-10-10T00:24:01.8345887Z Updating files: 39% (7773/19929) 2025-10-10T00:24:01.8934590Z Updating files: 40% (7972/19929) 2025-10-10T00:24:01.9534360Z Updating files: 41% (8171/19929) 2025-10-10T00:24:02.0303884Z Updating files: 42% (8371/19929) 2025-10-10T00:24:02.0846362Z Updating files: 43% (8570/19929) 2025-10-10T00:24:02.1407798Z Updating files: 44% (8769/19929) 2025-10-10T00:24:02.2135507Z Updating files: 45% (8969/19929) 2025-10-10T00:24:02.2708682Z Updating files: 46% (9168/19929) 2025-10-10T00:24:02.3504660Z Updating files: 47% (9367/19929) 2025-10-10T00:24:02.4196620Z Updating files: 48% (9566/19929) 2025-10-10T00:24:02.5624070Z Updating files: 49% (9766/19929) 2025-10-10T00:24:02.5982992Z Updating files: 50% (9965/19929) 2025-10-10T00:24:02.6461881Z Updating files: 50% (10009/19929) 2025-10-10T00:24:02.7085309Z Updating files: 51% (10164/19929) 2025-10-10T00:24:02.7911289Z Updating files: 52% (10364/19929) 2025-10-10T00:24:02.8512991Z Updating files: 53% (10563/19929) 2025-10-10T00:24:02.9215011Z Updating files: 54% (10762/19929) 2025-10-10T00:24:03.0102837Z Updating files: 55% (10961/19929) 2025-10-10T00:24:03.0733554Z Updating files: 56% (11161/19929) 2025-10-10T00:24:03.1644325Z Updating files: 57% (11360/19929) 2025-10-10T00:24:03.2288877Z Updating files: 58% (11559/19929) 2025-10-10T00:24:03.2942733Z Updating files: 59% (11759/19929) 2025-10-10T00:24:03.3904919Z Updating files: 60% (11958/19929) 2025-10-10T00:24:03.5531845Z Updating files: 61% (12157/19929) 2025-10-10T00:24:03.5915077Z Updating files: 62% (12356/19929) 2025-10-10T00:24:03.6156423Z Updating files: 62% (12478/19929) 2025-10-10T00:24:03.7201702Z Updating files: 63% (12556/19929) 2025-10-10T00:24:03.7818132Z Updating files: 64% (12755/19929) 2025-10-10T00:24:03.9672260Z Updating files: 65% (12954/19929) 2025-10-10T00:24:04.0321726Z Updating files: 66% (13154/19929) 2025-10-10T00:24:04.0926035Z Updating files: 67% (13353/19929) 2025-10-10T00:24:04.2688222Z Updating files: 68% (13552/19929) 2025-10-10T00:24:04.3528675Z Updating files: 69% (13752/19929) 2025-10-10T00:24:04.5058383Z Updating files: 70% (13951/19929) 2025-10-10T00:24:04.5878777Z Updating files: 71% (14150/19929) 2025-10-10T00:24:04.6011038Z Updating files: 72% (14349/19929) 2025-10-10T00:24:04.6506142Z Updating files: 72% (14395/19929) 2025-10-10T00:24:04.7843404Z Updating files: 73% (14549/19929) 2025-10-10T00:24:04.9648975Z Updating files: 74% (14748/19929) 2025-10-10T00:24:05.1644257Z Updating files: 75% (14947/19929) 2025-10-10T00:24:05.2777479Z Updating files: 76% (15147/19929) 2025-10-10T00:24:05.5079002Z Updating files: 77% (15346/19929) 2025-10-10T00:24:05.6133761Z Updating files: 78% (15545/19929) 2025-10-10T00:24:05.6154574Z Updating files: 78% (15740/19929) 2025-10-10T00:24:05.8562725Z Updating files: 79% (15744/19929) 2025-10-10T00:24:06.0065975Z Updating files: 80% (15944/19929) 2025-10-10T00:24:06.2294692Z Updating files: 81% (16143/19929) 2025-10-10T00:24:06.3862591Z Updating files: 82% (16342/19929) 2025-10-10T00:24:06.5139608Z Updating files: 83% (16542/19929) 2025-10-10T00:24:06.6157703Z Updating files: 84% (16741/19929) 2025-10-10T00:24:06.6401523Z Updating files: 84% (16898/19929) 2025-10-10T00:24:06.7879878Z Updating files: 85% (16940/19929) 2025-10-10T00:24:06.9407932Z Updating files: 86% (17139/19929) 2025-10-10T00:24:07.0425979Z Updating files: 87% (17339/19929) 2025-10-10T00:24:07.2617450Z Updating files: 88% (17538/19929) 2025-10-10T00:24:07.3897056Z Updating files: 89% (17737/19929) 2025-10-10T00:24:07.5134912Z Updating files: 90% (17937/19929) 2025-10-10T00:24:07.7498547Z Updating files: 91% (18136/19929) 2025-10-10T00:24:07.8841188Z Updating files: 91% (18152/19929) 2025-10-10T00:24:07.9834351Z Updating files: 92% (18335/19929) 2025-10-10T00:24:08.1208833Z Updating files: 93% (18534/19929) 2025-10-10T00:24:08.2334243Z Updating files: 94% (18734/19929) 2025-10-10T00:24:08.3502926Z Updating files: 95% (18933/19929) 2025-10-10T00:24:08.4847534Z Updating files: 96% (19132/19929) 2025-10-10T00:24:08.5869757Z Updating files: 97% (19332/19929) 2025-10-10T00:24:08.6282847Z Updating files: 98% (19531/19929) 2025-10-10T00:24:08.8040021Z Updating files: 98% (19572/19929) 2025-10-10T00:24:08.9183276Z Updating files: 99% (19730/19929) 2025-10-10T00:24:08.9183641Z Updating files: 100% (19929/19929) 2025-10-10T00:24:08.9183910Z Updating files: 100% (19929/19929), done. 2025-10-10T00:24:08.9796937Z Note: switching to '344e6365a0068c2d2847fcec0c55dd53291d475e'. 2025-10-10T00:24:08.9797370Z 2025-10-10T00:24:08.9797652Z You are in 'detached HEAD' state. You can look around, make experimental 2025-10-10T00:24:08.9798244Z changes and commit them, and you can discard any commits you make in this 2025-10-10T00:24:08.9799023Z state without impacting any branches by switching back to a branch. 2025-10-10T00:24:08.9799331Z 2025-10-10T00:24:08.9799521Z If you want to create a new branch to retain commits you create, you may 2025-10-10T00:24:08.9799991Z do so (now or later) by using -c with the switch command. Example: 2025-10-10T00:24:08.9800266Z 2025-10-10T00:24:08.9800388Z git switch -c 2025-10-10T00:24:08.9800576Z 2025-10-10T00:24:08.9800667Z Or undo this operation with: 2025-10-10T00:24:08.9800829Z 2025-10-10T00:24:08.9800923Z git switch - 2025-10-10T00:24:08.9801037Z 2025-10-10T00:24:08.9801255Z Turn off this advice by setting config variable advice.detachedHead to false 2025-10-10T00:24:08.9801603Z 2025-10-10T00:24:08.9801957Z HEAD is now at 344e6365a00 [inductor][eazy] change how torch.use_deterministic_algorithms affect inductor (#164905) 2025-10-10T00:24:08.9987716Z ##[endgroup] 2025-10-10T00:24:08.9988124Z ##[group]Setting up auth for fetching submodules 2025-10-10T00:24:09.0000527Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-10-10T00:24:09.0258876Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-10-10T00:24:09.0495926Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-10-10T00:24:09.0735813Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-10-10T00:24:09.0983505Z ##[endgroup] 2025-10-10T00:24:09.0983889Z ##[group]Fetching submodules 2025-10-10T00:24:09.0993848Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-10-10T00:24:09.5120688Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2025-10-10T00:24:10.0904341Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-10-10T00:24:10.0906394Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-10-10T00:24:10.0907437Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-10-10T00:24:10.0908377Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-10-10T00:24:10.0909229Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-10-10T00:24:10.0911618Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-10-10T00:24:10.0913046Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-10-10T00:24:10.0913898Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-10-10T00:24:10.0914761Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-10-10T00:24:10.0915794Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-10-10T00:24:10.0917864Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-10-10T00:24:10.0918837Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-10-10T00:24:10.0919822Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-10-10T00:24:10.0920841Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-10-10T00:24:10.0921687Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-10-10T00:24:10.0923781Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-10-10T00:24:10.0924972Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-10-10T00:24:10.0925959Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-10-10T00:24:10.0927187Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:24:10.0929582Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-10-10T00:24:10.0930524Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-10-10T00:24:10.0931404Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-10-10T00:24:10.0932211Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-10-10T00:24:10.0933050Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-10-10T00:24:10.0934940Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-10-10T00:24:10.0935918Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-10-10T00:24:10.0936838Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-10-10T00:24:10.0937662Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-10-10T00:24:10.0938679Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-10-10T00:24:10.0940795Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-10-10T00:24:10.0941794Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-10-10T00:24:10.0942813Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-10-10T00:24:10.0944059Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-10-10T00:24:10.0978049Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-10-10T00:24:10.0979081Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-10-10T00:24:10.0980060Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-10-10T00:24:10.0981014Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-10-10T00:24:10.7930431Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-10-10T00:24:10.8917775Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-10-10T00:24:10.8920604Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-10-10T00:24:10.9118923Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-10-10T00:24:17.4073845Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-10-10T00:24:17.4074534Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-10-10T00:24:17.4075159Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-10-10T00:24:17.4075842Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-10-10T00:24:17.4076839Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-10-10T00:24:17.4077765Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-10-10T00:24:17.4078534Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-10-10T00:24:17.4079164Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-10-10T00:24:17.4079751Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-10-10T00:24:17.4080386Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-10-10T00:24:17.4081302Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-10-10T00:24:17.7556624Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-10-10T00:24:19.5821650Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-10-10T00:24:19.5822295Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-10-10T00:24:19.5822934Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-10-10T00:24:19.5823573Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-10-10T00:24:19.5973227Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-10-10T00:24:38.0197321Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-10-10T00:24:38.0197935Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-10-10T00:24:38.0198538Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-10-10T00:24:38.0199109Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-10-10T00:24:38.0199727Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-10-10T00:24:38.0200361Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-10-10T00:24:38.0200922Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-10-10T00:24:38.0201463Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-10-10T00:24:38.0202000Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-10-10T00:24:38.0202790Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-10-10T00:24:38.0203346Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-10-10T00:24:38.0204065Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-10-10T00:24:38.0204681Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-10-10T00:24:38.0205239Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-10-10T00:24:38.0205806Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-10-10T00:24:38.0206361Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-10-10T00:24:38.1391867Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-10-10T00:24:38.2488625Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-10-10T00:24:38.3295729Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-10-10T00:24:38.5563868Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-10-10T00:24:38.9887953Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-10-10T00:24:39.3870681Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-10-10T00:24:46.8053326Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-10-10T00:24:47.8201266Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-10-10T00:24:47.8313855Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:24:51.9382368Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-10-10T00:24:54.9627105Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-10-10T00:24:55.1373677Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-10-10T00:24:59.0912513Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T00:24:59.2635175Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-10-10T00:24:59.7867697Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-10-10T00:25:00.0360300Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-10-10T00:25:05.3155628Z Submodule path 'third_party/cutlass': checked out 'f3fde58372d33e9a5650ba7b80fc48b3b49d40c8' 2025-10-10T00:25:06.7848928Z Submodule path 'third_party/fbgemm': checked out '3cefe0564a8c3de514a152d40a2b4770f2ee5be0' 2025-10-10T00:25:06.8069567Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-10-10T00:25:06.8070765Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:25:06.8071877Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:25:06.8072844Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-10-10T00:25:06.8073866Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-10-10T00:25:06.8075026Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:25:06.8076330Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-10-10T00:25:06.8794002Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-10-10T00:25:16.1836883Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-10-10T00:25:16.1837691Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-10-10T00:25:16.1838419Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-10-10T00:25:16.1839182Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-10-10T00:25:16.1839935Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-10-10T00:25:16.1840616Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-10-10T00:25:16.4092839Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-10-10T00:25:19.7445857Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T00:25:20.2448670Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-10-10T00:25:25.4199157Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '311f3c8e51dc0eb56310cfc6980bf63d0fbd7917' 2025-10-10T00:25:25.6846910Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:25:25.7720834Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-10-10T00:25:26.5765691Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-10-10T00:25:27.1454411Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-10-10T00:25:27.1580070Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:25:27.1581243Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:25:31.8660638Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-10-10T00:25:31.8661533Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-10-10T00:25:34.7396449Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-10-10T00:25:39.3061231Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-10-10T00:25:41.3412306Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-10-10T00:25:41.5567421Z Submodule path 'third_party/fmt': checked out 'e424e3f2e607da02742f73db84873b8084fc714c' 2025-10-10T00:25:41.7351552Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-10-10T00:25:42.1718401Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-10-10T00:25:42.4291423Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:25:42.5215008Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-10-10T00:25:42.5317872Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-10-10T00:25:56.8244303Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-10-10T00:25:59.6994319Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-10-10T00:25:59.8221452Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-10-10T00:26:00.1343178Z Submodule path 'third_party/kineto': checked out '001ba8eb519438592f79dbc8e86a349f5f6c6829' 2025-10-10T00:26:00.1489038Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:26:00.1490318Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:26:00.1491532Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:26:02.1811658Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-10-10T00:26:02.1812557Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-10-10T00:26:02.1813407Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-10-10T00:26:02.5345681Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-10-10T00:26:02.5603597Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:26:02.5604840Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:26:02.5606024Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:26:02.5607249Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:26:02.5608496Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:26:02.5609795Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:26:02.5611097Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:26:02.5612324Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:26:02.5613690Z 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-10-10T00:26:02.6109242Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-10-10T00:26:10.5262260Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-10-10T00:26:10.5263328Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-10-10T00:26:10.5264340Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-10-10T00:26:10.5265377Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-10-10T00:26:10.5266429Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-10-10T00:26:10.5267658Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-10-10T00:26:10.5269687Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-10-10T00:26:10.5270706Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-10-10T00:26:11.1646116Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-10-10T00:26:11.5549685Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-10-10T00:26:11.7147269Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-10-10T00:26:11.8238638Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-10-10T00:26:11.8343148Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:26:12.2213712Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-10-10T00:26:12.2772385Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-10-10T00:26:12.3885418Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-10-10T00:26:12.5917922Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:26:13.7234160Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-10-10T00:26:13.8342729Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-10-10T00:26:13.9692899Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-10-10T00:26:13.9817497Z 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-10-10T00:26:13.9819063Z 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-10-10T00:26:16.5284106Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-10-10T00:26:16.5285437Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-10-10T00:26:17.4680629Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-10-10T00:26:17.6787310Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T00:26:17.8468397Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-10-10T00:26:18.1089384Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T00:26:18.3609275Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-10-10T00:26:18.5459134Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-10-10T00:26:19.1758923Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-10-10T00:26:23.1586618Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-10-10T00:26:23.1719138Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-10-10T00:26:24.9706259Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-10-10T00:26:26.2518560Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-10-10T00:26:28.8077281Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-10-10T00:26:28.8564474Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:26:28.8565756Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:26:28.8566883Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:26:28.8568017Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:26:28.8569691Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:26:28.8571378Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:26:28.8572881Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:26:28.8574053Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:26:28.9017424Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-10-10T00:26:41.5179893Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-10-10T00:26:41.5180852Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-10-10T00:26:41.5181824Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-10-10T00:26:41.5182873Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-10-10T00:26:41.5183779Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-10-10T00:26:41.5184669Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-10-10T00:26:41.5185521Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-10-10T00:26:41.6552833Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-10-10T00:26:41.8909685Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-10-10T00:26:41.9802889Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-10-10T00:26:42.9253926Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-10-10T00:26:43.0198948Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-10-10T00:26:43.1916485Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-10-10T00:26:43.5352163Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-10-10T00:26:43.5487518Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:26:43.5488904Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:26:46.1423597Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-10-10T00:26:46.1424747Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-10-10T00:26:49.8529106Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-10-10T00:26:50.3201791Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T00:26:56.8102365Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-10-10T00:26:56.8809561Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-10-10T00:26:58.1320395Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-10-10T00:26:58.1454343Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:26:58.1455562Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-10-10T00:26:59.4422846Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-10-10T00:26:59.4423699Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-10-10T00:26:59.5240667Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-10-10T00:26:59.7853952Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-10-10T00:26:59.8670745Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-10-10T00:26:59.9519431Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-10-10T00:27:00.1734022Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-10-10T00:27:00.3149804Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-10-10T00:27:00.5573755Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-10-10T00:27:00.7390488Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-10-10T00:27:00.7559624Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:00.7560772Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:00.7562051Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:00.7563128Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:03.1176408Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-10-10T00:27:03.1177278Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-10-10T00:27:03.1178081Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-10-10T00:27:03.1178870Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-10-10T00:27:03.3778716Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-10-10T00:27:03.4933469Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-10-10T00:27:03.7716062Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-10-10T00:27:03.9150910Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-10-10T00:27:03.9261651Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:04.5141086Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-10-10T00:27:04.5722302Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-10-10T00:27:04.5984445Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-10-10T00:27:04.9774335Z Entering 'android/libs/fbjni' 2025-10-10T00:27:05.0165233Z Entering 'third_party/FP16' 2025-10-10T00:27:05.0545488Z Entering 'third_party/FXdiv' 2025-10-10T00:27:05.0925296Z Entering 'third_party/NNPACK' 2025-10-10T00:27:05.1331889Z Entering 'third_party/NVTX' 2025-10-10T00:27:05.1711883Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:27:05.2082786Z Entering 'third_party/XNNPACK' 2025-10-10T00:27:05.2468685Z Entering 'third_party/aiter' 2025-10-10T00:27:05.2830211Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:27:05.3244641Z Entering 'third_party/benchmark' 2025-10-10T00:27:05.3656948Z Entering 'third_party/composable_kernel' 2025-10-10T00:27:05.4057099Z Entering 'third_party/cpp-httplib' 2025-10-10T00:27:05.4442848Z Entering 'third_party/cpuinfo' 2025-10-10T00:27:05.4824503Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:27:05.5200688Z Entering 'third_party/cutlass' 2025-10-10T00:27:05.5608618Z Entering 'third_party/fbgemm' 2025-10-10T00:27:05.5971033Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:27:05.6363657Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:27:05.6772224Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:27:05.7200733Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:27:05.7567102Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:27:05.7983513Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:27:05.8368689Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:27:05.8790732Z Entering 'third_party/flash-attention' 2025-10-10T00:27:05.9156117Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:27:05.9586797Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:27:06.0001516Z Entering 'third_party/flatbuffers' 2025-10-10T00:27:06.0389706Z Entering 'third_party/fmt' 2025-10-10T00:27:06.0781270Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:27:06.1189167Z Entering 'third_party/gloo' 2025-10-10T00:27:06.1613206Z Entering 'third_party/googletest' 2025-10-10T00:27:06.2054304Z Entering 'third_party/ideep' 2025-10-10T00:27:06.2414969Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:27:06.2824043Z Entering 'third_party/ittapi' 2025-10-10T00:27:06.3205690Z Entering 'third_party/kineto' 2025-10-10T00:27:06.3562984Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:27:06.3957509Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:27:06.4380060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:27:06.4756829Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:27:06.5126292Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:27:06.5490604Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:27:06.5911567Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:27:06.6334476Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:27:06.6708036Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:27:06.7081444Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:27:06.7481675Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:27:06.7846325Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:06.8268328Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:06.8677374Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:27:06.9052379Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:27:06.9460241Z Entering 'third_party/kleidiai' 2025-10-10T00:27:06.9835074Z Entering 'third_party/mimalloc' 2025-10-10T00:27:07.0220140Z Entering 'third_party/nlohmann' 2025-10-10T00:27:07.0626280Z Entering 'third_party/onnx' 2025-10-10T00:27:07.1016498Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:07.1425653Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:27:07.1798209Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:07.2187945Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:07.2578588Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:07.2958381Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:07.3332796Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:27:07.3714042Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:27:07.4084311Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:27:07.4476593Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:07.4883458Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:07.5324089Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:07.5749500Z Entering 'third_party/pocketfft' 2025-10-10T00:27:07.6121465Z Entering 'third_party/protobuf' 2025-10-10T00:27:07.6517197Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:07.6934892Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:07.7339105Z Entering 'third_party/psimd' 2025-10-10T00:27:07.7719343Z Entering 'third_party/pthreadpool' 2025-10-10T00:27:07.8089267Z Entering 'third_party/pybind11' 2025-10-10T00:27:07.8497804Z Entering 'third_party/python-peachpy' 2025-10-10T00:27:07.8910002Z Entering 'third_party/sleef' 2025-10-10T00:27:07.9279755Z Entering 'third_party/tensorpipe' 2025-10-10T00:27:07.9632825Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:08.0004880Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:08.0379003Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:08.0745610Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:08.1108375Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:08.1587501Z ##[endgroup] 2025-10-10T00:27:08.1587974Z ##[group]Persisting credentials for submodules 2025-10-10T00:27:08.1602523Z [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-10-10T00:27:08.5325311Z Entering 'android/libs/fbjni' 2025-10-10T00:27:08.5942415Z Entering 'third_party/FP16' 2025-10-10T00:27:08.6502466Z Entering 'third_party/FXdiv' 2025-10-10T00:27:08.7091636Z Entering 'third_party/NNPACK' 2025-10-10T00:27:08.7659646Z Entering 'third_party/NVTX' 2025-10-10T00:27:08.8242944Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:27:08.8802334Z Entering 'third_party/XNNPACK' 2025-10-10T00:27:08.9423554Z Entering 'third_party/aiter' 2025-10-10T00:27:08.9976244Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:27:09.0592569Z Entering 'third_party/benchmark' 2025-10-10T00:27:09.1169679Z Entering 'third_party/composable_kernel' 2025-10-10T00:27:09.1757017Z Entering 'third_party/cpp-httplib' 2025-10-10T00:27:09.2325234Z Entering 'third_party/cpuinfo' 2025-10-10T00:27:09.2891758Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:27:09.3458099Z Entering 'third_party/cutlass' 2025-10-10T00:27:09.4034362Z Entering 'third_party/fbgemm' 2025-10-10T00:27:09.4594590Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:27:09.5166311Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:27:09.5751026Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:27:09.6326269Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:27:09.6893041Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:27:09.7464669Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:27:09.8033278Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:27:09.8632116Z Entering 'third_party/flash-attention' 2025-10-10T00:27:09.9227178Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:27:09.9816283Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:27:10.0411552Z Entering 'third_party/flatbuffers' 2025-10-10T00:27:10.0985340Z Entering 'third_party/fmt' 2025-10-10T00:27:10.1576493Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:27:10.2172702Z Entering 'third_party/gloo' 2025-10-10T00:27:10.2766107Z Entering 'third_party/googletest' 2025-10-10T00:27:10.3354957Z Entering 'third_party/ideep' 2025-10-10T00:27:10.3929343Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:27:10.4583997Z Entering 'third_party/ittapi' 2025-10-10T00:27:10.5166933Z Entering 'third_party/kineto' 2025-10-10T00:27:10.5719924Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:27:10.6295431Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:27:10.6906048Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:27:10.7484067Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:27:10.8065366Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:27:10.8648192Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:27:10.9258097Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:27:10.9866320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:27:11.0455307Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:27:11.1048312Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:27:11.1677220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:27:11.2245087Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:11.2828232Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:11.3506863Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:27:11.4116711Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:27:11.4727419Z Entering 'third_party/kleidiai' 2025-10-10T00:27:11.5302022Z Entering 'third_party/mimalloc' 2025-10-10T00:27:11.5878254Z Entering 'third_party/nlohmann' 2025-10-10T00:27:11.6483783Z Entering 'third_party/onnx' 2025-10-10T00:27:11.7063183Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:11.7655496Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:27:11.8252116Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:11.8823136Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:11.9385254Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:11.9948610Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:12.0526572Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:27:12.1089828Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:27:12.1649016Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:27:12.2256400Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:12.2843224Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:12.3449381Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:12.4061866Z Entering 'third_party/pocketfft' 2025-10-10T00:27:12.4693743Z Entering 'third_party/protobuf' 2025-10-10T00:27:12.5268033Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:12.5877714Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:12.6476931Z Entering 'third_party/psimd' 2025-10-10T00:27:12.7094200Z Entering 'third_party/pthreadpool' 2025-10-10T00:27:12.7687599Z Entering 'third_party/pybind11' 2025-10-10T00:27:12.8274316Z Entering 'third_party/python-peachpy' 2025-10-10T00:27:12.8844367Z Entering 'third_party/sleef' 2025-10-10T00:27:12.9414767Z Entering 'third_party/tensorpipe' 2025-10-10T00:27:12.9968295Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:13.0592082Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:13.1189473Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:13.1776804Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:13.2374783Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:13.3155693Z [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-10-10T00:27:13.9224688Z Entering 'android/libs/fbjni' 2025-10-10T00:27:13.9785968Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-10-10T00:27:13.9929657Z Entering 'third_party/FP16' 2025-10-10T00:27:14.0486086Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-10-10T00:27:14.0628882Z Entering 'third_party/FXdiv' 2025-10-10T00:27:14.1171201Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-10-10T00:27:14.1309562Z Entering 'third_party/NNPACK' 2025-10-10T00:27:14.1856587Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-10-10T00:27:14.1996706Z Entering 'third_party/NVTX' 2025-10-10T00:27:14.2545080Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-10-10T00:27:14.2688214Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:27:14.3238441Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-10-10T00:27:14.3380868Z Entering 'third_party/XNNPACK' 2025-10-10T00:27:14.3933701Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-10-10T00:27:14.4093980Z Entering 'third_party/aiter' 2025-10-10T00:27:14.4677765Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-10-10T00:27:14.4812977Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:27:14.5386513Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-10-10T00:27:14.5552597Z Entering 'third_party/benchmark' 2025-10-10T00:27:14.6090529Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:27:14.6257774Z Entering 'third_party/composable_kernel' 2025-10-10T00:27:14.6820681Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-10-10T00:27:14.6974260Z Entering 'third_party/cpp-httplib' 2025-10-10T00:27:14.7552458Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-10-10T00:27:14.7696536Z Entering 'third_party/cpuinfo' 2025-10-10T00:27:14.8275252Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-10-10T00:27:14.8416434Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:27:14.8977947Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-10-10T00:27:14.9119478Z Entering 'third_party/cutlass' 2025-10-10T00:27:14.9670471Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-10-10T00:27:14.9822076Z Entering 'third_party/fbgemm' 2025-10-10T00:27:15.0356209Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-10-10T00:27:15.0485819Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:27:15.1031291Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-10-10T00:27:15.1173170Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:27:15.1723627Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-10-10T00:27:15.1880006Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:27:15.2429089Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-10-10T00:27:15.2569715Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:27:15.3112212Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-10-10T00:27:15.3267513Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:27:15.3818077Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-10-10T00:27:15.3964200Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:27:15.4515227Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-10-10T00:27:15.4658339Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:27:15.5225110Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-10-10T00:27:15.5406461Z Entering 'third_party/flash-attention' 2025-10-10T00:27:15.5972478Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-10-10T00:27:15.6099863Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:27:15.6653651Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-10-10T00:27:15.6812541Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:27:15.7380557Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-10-10T00:27:15.7548800Z Entering 'third_party/flatbuffers' 2025-10-10T00:27:15.8107264Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-10-10T00:27:15.8256705Z Entering 'third_party/fmt' 2025-10-10T00:27:15.8799042Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-10-10T00:27:15.8982616Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:27:15.9519785Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-10-10T00:27:15.9658319Z Entering 'third_party/gloo' 2025-10-10T00:27:16.0194190Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-10-10T00:27:16.0336646Z Entering 'third_party/googletest' 2025-10-10T00:27:16.0920071Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:27:16.1061494Z Entering 'third_party/ideep' 2025-10-10T00:27:16.1598639Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-10-10T00:27:16.1725704Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:27:16.2287334Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-10-10T00:27:16.2457931Z Entering 'third_party/ittapi' 2025-10-10T00:27:16.3006373Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-10-10T00:27:16.3143995Z Entering 'third_party/kineto' 2025-10-10T00:27:16.3683466Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-10-10T00:27:16.3812530Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:27:16.4363576Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-10-10T00:27:16.4491376Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:27:16.5039866Z 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-10-10T00:27:16.5186213Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:27:16.5734067Z 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-10-10T00:27:16.5912769Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:27:16.6533137Z 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-10-10T00:27:16.6677917Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:27:16.7229710Z 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-10-10T00:27:16.7363735Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:27:16.7946951Z 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-10-10T00:27:16.8105725Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:27:16.8684371Z 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-10-10T00:27:16.8824671Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:27:16.9364105Z 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-10-10T00:27:16.9511189Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:27:17.0059545Z 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-10-10T00:27:17.0200238Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:27:17.0793843Z 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-10-10T00:27:17.0945786Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:27:17.1520376Z 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-10-10T00:27:17.1667897Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:17.2223113Z 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-10-10T00:27:17.2372647Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:17.2942715Z 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-10-10T00:27:17.3123449Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:27:17.3725666Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-10-10T00:27:17.3870199Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:27:17.4463475Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-10-10T00:27:17.4622672Z Entering 'third_party/kleidiai' 2025-10-10T00:27:17.5169419Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-10-10T00:27:17.5318092Z Entering 'third_party/mimalloc' 2025-10-10T00:27:17.5864107Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-10-10T00:27:17.6010260Z Entering 'third_party/nlohmann' 2025-10-10T00:27:17.6591844Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-10-10T00:27:17.6730539Z Entering 'third_party/onnx' 2025-10-10T00:27:17.7281969Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-10-10T00:27:17.7434506Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:17.8017820Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:27:17.8176911Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:27:17.8730352Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-10-10T00:27:17.8865685Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:17.9423343Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:27:17.9573061Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:18.0138994Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:27:18.0287105Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:18.0845506Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-10-10T00:27:18.0992747Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:18.1543004Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-10-10T00:27:18.1686459Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:27:18.2241260Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-10-10T00:27:18.2384188Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:27:18.2941379Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-10-10T00:27:18.3085611Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:27:18.3682969Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-10-10T00:27:18.3810662Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:18.4367817Z 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-10-10T00:27:18.4516418Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:18.5085536Z 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-10-10T00:27:18.5249384Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:18.5819389Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-10-10T00:27:18.5998767Z Entering 'third_party/pocketfft' 2025-10-10T00:27:18.6552081Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-10-10T00:27:18.6691196Z Entering 'third_party/protobuf' 2025-10-10T00:27:18.7236898Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-10-10T00:27:18.7374444Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:18.7975643Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-10-10T00:27:18.8155252Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:18.8716218Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:27:18.8881564Z Entering 'third_party/psimd' 2025-10-10T00:27:18.9435986Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-10-10T00:27:18.9589115Z Entering 'third_party/pthreadpool' 2025-10-10T00:27:19.0131946Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-10-10T00:27:19.0277035Z Entering 'third_party/pybind11' 2025-10-10T00:27:19.0822828Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:27:19.0960579Z Entering 'third_party/python-peachpy' 2025-10-10T00:27:19.1531279Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-10-10T00:27:19.1709070Z Entering 'third_party/sleef' 2025-10-10T00:27:19.2237723Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-10-10T00:27:19.2375643Z Entering 'third_party/tensorpipe' 2025-10-10T00:27:19.2924689Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-10-10T00:27:19.3053658Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:19.3644075Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-10-10T00:27:19.3786849Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:19.4342091Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-10-10T00:27:19.4482560Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:19.5024771Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-10-10T00:27:19.5205137Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:19.5778983Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-10-10T00:27:19.5905242Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:19.6479835Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-10-10T00:27:19.7113903Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2025-10-10T00:27:20.0772534Z Entering 'android/libs/fbjni' 2025-10-10T00:27:20.1174699Z Entering 'third_party/FP16' 2025-10-10T00:27:20.1613011Z Entering 'third_party/FXdiv' 2025-10-10T00:27:20.1979526Z Entering 'third_party/NNPACK' 2025-10-10T00:27:20.2387778Z Entering 'third_party/NVTX' 2025-10-10T00:27:20.2783593Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:27:20.3164820Z Entering 'third_party/XNNPACK' 2025-10-10T00:27:20.3561965Z Entering 'third_party/aiter' 2025-10-10T00:27:20.3981177Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:27:20.4389016Z Entering 'third_party/benchmark' 2025-10-10T00:27:20.4766646Z Entering 'third_party/composable_kernel' 2025-10-10T00:27:20.5158546Z Entering 'third_party/cpp-httplib' 2025-10-10T00:27:20.5528711Z Entering 'third_party/cpuinfo' 2025-10-10T00:27:20.5904530Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:27:20.6308614Z Entering 'third_party/cutlass' 2025-10-10T00:27:20.6706795Z Entering 'third_party/fbgemm' 2025-10-10T00:27:20.7081432Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:27:20.7495626Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:27:20.7891751Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:27:20.8285542Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:27:20.8699463Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:27:20.9091500Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:27:20.9474588Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:27:20.9874943Z Entering 'third_party/flash-attention' 2025-10-10T00:27:21.0273324Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:27:21.0669149Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:27:21.1079465Z Entering 'third_party/flatbuffers' 2025-10-10T00:27:21.1459768Z Entering 'third_party/fmt' 2025-10-10T00:27:21.1842528Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:27:21.2247942Z Entering 'third_party/gloo' 2025-10-10T00:27:21.2619211Z Entering 'third_party/googletest' 2025-10-10T00:27:21.2991520Z Entering 'third_party/ideep' 2025-10-10T00:27:21.3360416Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:27:21.3768578Z Entering 'third_party/ittapi' 2025-10-10T00:27:21.4155488Z Entering 'third_party/kineto' 2025-10-10T00:27:21.4531610Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:27:21.4917417Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:27:21.5321276Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:27:21.5719261Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:27:21.6098161Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:27:21.6507813Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:27:21.6936151Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:27:21.7354761Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:27:21.7762371Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:27:21.8143400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:27:21.8528992Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:27:21.8908481Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:21.9312935Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:21.9745219Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:27:22.0123680Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:27:22.0524475Z Entering 'third_party/kleidiai' 2025-10-10T00:27:22.0904570Z Entering 'third_party/mimalloc' 2025-10-10T00:27:22.1280007Z Entering 'third_party/nlohmann' 2025-10-10T00:27:22.1661836Z Entering 'third_party/onnx' 2025-10-10T00:27:22.2051548Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:22.2445550Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:27:22.2810184Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:22.3184537Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:22.3564591Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:22.3959056Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:22.4350730Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:27:22.4735548Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:27:22.5114232Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:27:22.5479140Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:22.5912934Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:22.6320816Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:22.6805010Z Entering 'third_party/pocketfft' 2025-10-10T00:27:22.7179421Z Entering 'third_party/protobuf' 2025-10-10T00:27:22.7557794Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:22.7954974Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:22.8349728Z Entering 'third_party/psimd' 2025-10-10T00:27:22.8751599Z Entering 'third_party/pthreadpool' 2025-10-10T00:27:22.9140806Z Entering 'third_party/pybind11' 2025-10-10T00:27:22.9524390Z Entering 'third_party/python-peachpy' 2025-10-10T00:27:22.9961637Z Entering 'third_party/sleef' 2025-10-10T00:27:23.0349053Z Entering 'third_party/tensorpipe' 2025-10-10T00:27:23.0710698Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:23.1097082Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:23.1476106Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:23.1862162Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:23.2228631Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:23.2751408Z [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-10-10T00:27:23.6485007Z Entering 'android/libs/fbjni' 2025-10-10T00:27:23.6872774Z Entering 'third_party/FP16' 2025-10-10T00:27:23.7241613Z Entering 'third_party/FXdiv' 2025-10-10T00:27:23.7612851Z Entering 'third_party/NNPACK' 2025-10-10T00:27:23.7987219Z Entering 'third_party/NVTX' 2025-10-10T00:27:23.8374457Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:27:23.8776501Z Entering 'third_party/XNNPACK' 2025-10-10T00:27:23.9174919Z Entering 'third_party/aiter' 2025-10-10T00:27:23.9617452Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:27:24.0035030Z Entering 'third_party/benchmark' 2025-10-10T00:27:24.0424573Z Entering 'third_party/composable_kernel' 2025-10-10T00:27:24.0805586Z Entering 'third_party/cpp-httplib' 2025-10-10T00:27:24.1188068Z Entering 'third_party/cpuinfo' 2025-10-10T00:27:24.1562305Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:27:24.1935289Z Entering 'third_party/cutlass' 2025-10-10T00:27:24.2329365Z Entering 'third_party/fbgemm' 2025-10-10T00:27:24.2689507Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:27:24.3085121Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:27:24.3505307Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:27:24.3877186Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:27:24.4267753Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:27:24.4663031Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:27:24.5054829Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:27:24.5448568Z Entering 'third_party/flash-attention' 2025-10-10T00:27:24.5803679Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:27:24.6197877Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:27:24.6598845Z Entering 'third_party/flatbuffers' 2025-10-10T00:27:24.6978108Z Entering 'third_party/fmt' 2025-10-10T00:27:24.7360422Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:27:24.7736203Z Entering 'third_party/gloo' 2025-10-10T00:27:24.8116808Z Entering 'third_party/googletest' 2025-10-10T00:27:24.8500650Z Entering 'third_party/ideep' 2025-10-10T00:27:24.8885928Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:27:24.9315417Z Entering 'third_party/ittapi' 2025-10-10T00:27:24.9699484Z Entering 'third_party/kineto' 2025-10-10T00:27:25.0086201Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:27:25.0477007Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:27:25.0885194Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:27:25.1318719Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:27:25.1724045Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:27:25.2083411Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:27:25.2499200Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:27:25.2898224Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:27:25.3291664Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:27:25.3725952Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:27:25.4115883Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:27:25.4503641Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:25.4896098Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:25.5348363Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:27:25.5749127Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:27:25.6165055Z Entering 'third_party/kleidiai' 2025-10-10T00:27:25.6548879Z Entering 'third_party/mimalloc' 2025-10-10T00:27:25.6925406Z Entering 'third_party/nlohmann' 2025-10-10T00:27:25.7313658Z Entering 'third_party/onnx' 2025-10-10T00:27:25.7700932Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:25.8103437Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:27:25.8500316Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:25.8913675Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:25.9312014Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:25.9694929Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:26.0115354Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:27:26.0510745Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:27:26.0918853Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:27:26.1283445Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:26.1698410Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:26.2095420Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:26.2523449Z Entering 'third_party/pocketfft' 2025-10-10T00:27:26.2937171Z Entering 'third_party/protobuf' 2025-10-10T00:27:26.3330237Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:26.3708820Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:26.4162218Z Entering 'third_party/psimd' 2025-10-10T00:27:26.4529314Z Entering 'third_party/pthreadpool' 2025-10-10T00:27:26.4900465Z Entering 'third_party/pybind11' 2025-10-10T00:27:26.5290006Z Entering 'third_party/python-peachpy' 2025-10-10T00:27:26.5661911Z Entering 'third_party/sleef' 2025-10-10T00:27:26.6064204Z Entering 'third_party/tensorpipe' 2025-10-10T00:27:26.6427608Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:26.6815046Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:26.7261313Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:26.7639250Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:26.7996843Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:26.8536253Z ##[endgroup] 2025-10-10T00:27:26.8804996Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-10-10T00:27:26.9012653Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:27:26.9562410Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-10-10T00:27:26.9562750Z cd "${GITHUB_WORKSPACE}" 2025-10-10T00:27:26.9563028Z # Clean stale submodule dirs 2025-10-10T00:27:26.9563334Z if [ -z "${NO_SUDO}" ]; then 2025-10-10T00:27:26.9563694Z  sudo git submodule foreach --recursive git clean -ffdx 2025-10-10T00:27:26.9564062Z else 2025-10-10T00:27:26.9564334Z  git submodule foreach --recursive git clean -ffdx 2025-10-10T00:27:26.9565449Z fi 2025-10-10T00:27:26.9586019Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:27:26.9586479Z env: 2025-10-10T00:27:26.9586669Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:27:26.9586914Z NO_SUDO: true 2025-10-10T00:27:26.9587271Z ##[endgroup] 2025-10-10T00:27:27.3613764Z Entering 'android/libs/fbjni' 2025-10-10T00:27:27.3857663Z Entering 'third_party/FP16' 2025-10-10T00:27:27.4062830Z Entering 'third_party/FXdiv' 2025-10-10T00:27:27.4262732Z Entering 'third_party/NNPACK' 2025-10-10T00:27:27.4475012Z Entering 'third_party/NVTX' 2025-10-10T00:27:27.4695140Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T00:27:27.4901733Z Entering 'third_party/XNNPACK' 2025-10-10T00:27:27.5361854Z Entering 'third_party/aiter' 2025-10-10T00:27:27.5587058Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T00:27:27.6004321Z Entering 'third_party/benchmark' 2025-10-10T00:27:27.6216437Z Entering 'third_party/composable_kernel' 2025-10-10T00:27:27.6640561Z Entering 'third_party/cpp-httplib' 2025-10-10T00:27:27.6845536Z Entering 'third_party/cpuinfo' 2025-10-10T00:27:27.7058849Z Entering 'third_party/cudnn_frontend' 2025-10-10T00:27:27.7272612Z Entering 'third_party/cutlass' 2025-10-10T00:27:27.7674992Z Entering 'third_party/fbgemm' 2025-10-10T00:27:27.7946309Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T00:27:27.8162481Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T00:27:27.8579532Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T00:27:27.8803067Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T00:27:27.9200350Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T00:27:27.9406713Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T00:27:27.9616993Z Entering 'third_party/fbgemm/external/json' 2025-10-10T00:27:27.9878863Z Entering 'third_party/flash-attention' 2025-10-10T00:27:28.0098477Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T00:27:28.0488621Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T00:27:28.0885497Z Entering 'third_party/flatbuffers' 2025-10-10T00:27:28.1200910Z Entering 'third_party/fmt' 2025-10-10T00:27:28.1413085Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T00:27:28.1629256Z Entering 'third_party/gloo' 2025-10-10T00:27:28.1840636Z Entering 'third_party/googletest' 2025-10-10T00:27:28.2084661Z Entering 'third_party/ideep' 2025-10-10T00:27:28.2276762Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T00:27:28.2641315Z Entering 'third_party/ittapi' 2025-10-10T00:27:28.2850676Z Entering 'third_party/kineto' 2025-10-10T00:27:28.3055042Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T00:27:28.3270957Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T00:27:28.3512979Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T00:27:28.3720428Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T00:27:28.3929926Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T00:27:28.4120622Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T00:27:28.4345653Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T00:27:28.4552817Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T00:27:28.4767232Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T00:27:28.4995076Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T00:27:28.5201769Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T00:27:28.5396734Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:28.5662031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:28.5914181Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T00:27:28.6127147Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T00:27:28.6356786Z Entering 'third_party/kleidiai' 2025-10-10T00:27:28.6572949Z Entering 'third_party/mimalloc' 2025-10-10T00:27:28.6784131Z Entering 'third_party/nlohmann' 2025-10-10T00:27:28.7018614Z Entering 'third_party/onnx' 2025-10-10T00:27:28.7982725Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T00:27:28.8218177Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T00:27:28.8466645Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T00:27:28.8685466Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T00:27:28.8897036Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T00:27:28.9104458Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T00:27:28.9349203Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T00:27:28.9557441Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T00:27:28.9765035Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T00:27:28.9957892Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T00:27:29.0217914Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T00:27:29.0442724Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T00:27:29.1290456Z Entering 'third_party/pocketfft' 2025-10-10T00:27:29.1505042Z Entering 'third_party/protobuf' 2025-10-10T00:27:29.1823013Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T00:27:29.2029357Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T00:27:29.2265463Z Entering 'third_party/psimd' 2025-10-10T00:27:29.2468577Z Entering 'third_party/pthreadpool' 2025-10-10T00:27:29.2680113Z Entering 'third_party/pybind11' 2025-10-10T00:27:29.2892174Z Entering 'third_party/python-peachpy' 2025-10-10T00:27:29.3100762Z Entering 'third_party/sleef' 2025-10-10T00:27:29.3310658Z Entering 'third_party/tensorpipe' 2025-10-10T00:27:29.3509449Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T00:27:29.3720644Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T00:27:29.3922229Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T00:27:29.4137356Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T00:27:29.4329493Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T00:27:29.4836803Z Prepare all required actions 2025-10-10T00:27:29.4908164Z ##[group]Run ./.github/actions/setup-win 2025-10-10T00:27:29.4908460Z with: 2025-10-10T00:27:29.4908646Z cuda-version: 12.6 2025-10-10T00:27:29.4908870Z python-version: 3.10 2025-10-10T00:27:29.4909077Z env: 2025-10-10T00:27:29.4909288Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:27:29.4909508Z ##[endgroup] 2025-10-10T00:27:29.4984781Z ##[group]Run set -euo pipefail 2025-10-10T00:27:29.4985098Z set -euo pipefail 2025-10-10T00:27:29.4985360Z function get_ec2_metadata() { 2025-10-10T00:27:29.4985725Z  # Pulled from instance metadata endpoint for EC2 2025-10-10T00:27:29.4986337Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-10-10T00:27:29.4986884Z  category=$1 2025-10-10T00:27:29.4987786Z  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-10-10T00:27:29.4988673Z } 2025-10-10T00:27:29.4988914Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-10-10T00:27:29.4989328Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-10-10T00:27:29.4989971Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-10-10T00:27:29.4990409Z echo "system info $(uname -a)" 2025-10-10T00:27:29.5010226Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:27:29.5010682Z env: 2025-10-10T00:27:29.5010875Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:27:29.5011121Z ##[endgroup] 2025-10-10T00:27:29.5639006Z ami-id: ami-09330720cd2f262ab 2025-10-10T00:27:29.5993998Z instance-id: i-001c5068ed1890a6f 2025-10-10T00:27:29.6552469Z instance-type: c5d.4xlarge 2025-10-10T00:27:29.6739727Z 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-10-10T00:27:29.6832569Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-10-10T00:27:29.6833529Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-10-10T00:27:29.6851980Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:27:29.6852446Z env: 2025-10-10T00:27:29.6852640Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:27:29.6852866Z ##[endgroup] 2025-10-10T00:27:30.0391015Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:27:30.0459971Z Finished 2025-10-10T00:27:30.0762837Z ##[group]Run # Windows conda is baked into the AMI at this location 2025-10-10T00:27:30.0763335Z # Windows conda is baked into the AMI at this location 2025-10-10T00:27:30.0763746Z CONDA="C:\Jenkins\Miniconda3\condabin\conda.bat" 2025-10-10T00:27:30.0764097Z  2025-10-10T00:27:30.0764265Z { 2025-10-10T00:27:30.0764455Z  echo "CONDA=${CONDA}"; 2025-10-10T00:27:30.0764794Z  echo "CONDA_RUN=${CONDA} run --no-capture-output"; 2025-10-10T00:27:30.0765177Z  echo "CONDA_BUILD=${CONDA} run conda-build"; 2025-10-10T00:27:30.0765539Z  echo "CONDA_INSTALL=${CONDA} install"; 2025-10-10T00:27:30.0765834Z } >> "${GITHUB_ENV}" 2025-10-10T00:27:30.0785944Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:27:30.0786378Z env: 2025-10-10T00:27:30.0786575Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:27:30.0786813Z ##[endgroup] 2025-10-10T00:27:30.1099461Z ##[group]Run set +e 2025-10-10T00:27:30.1099719Z set +e 2025-10-10T00:27:30.1099917Z set -x 2025-10-10T00:27:30.1100101Z  2025-10-10T00:27:30.1100342Z # Create new py_tmp env with python-version 2025-10-10T00:27:30.1102419Z ${CONDA} create -y -n py_tmp python=${PYTHON_VERSION} intel-openmp libuv 2025-10-10T00:27:30.1102860Z  2025-10-10T00:27:30.1103113Z PYTHON3=$(${CONDA_RUN} -n py_tmp which python3) 2025-10-10T00:27:30.1103439Z EXIT_CODE=$? 2025-10-10T00:27:30.1103645Z  2025-10-10T00:27:30.1103851Z if [[ "${EXIT_CODE}" == "0" ]]; then 2025-10-10T00:27:30.1104260Z  echo "Found Python3 at ${PYTHON3}, adding it into GITHUB_PATH" 2025-10-10T00:27:30.1104622Z  2025-10-10T00:27:30.1104832Z  PYTHON_PATH=$(dirname "${PYTHON3}") 2025-10-10T00:27:30.1105172Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-10-10T00:27:30.1105460Z else 2025-10-10T00:27:30.1105898Z  # According to https://docs.conda.io/en/latest/miniconda.html, we are using the Miniconda3 2025-10-10T00:27:30.1106611Z  # installation, which is Python 3 based. Its Python is default to Python 3. Further, there 2025-10-10T00:27:30.1107308Z  # is also the Miniconda installation that is Python 2 based, and both can be installed if 2025-10-10T00:27:30.1107889Z  # needed. In both cases, Python binary is just called python 2025-10-10T00:27:30.1108306Z  PYTHON=$(${CONDA_RUN} -n py_tmp which python) 2025-10-10T00:27:30.1108777Z  EXIT_CODE=$? 2025-10-10T00:27:30.1108989Z  2025-10-10T00:27:30.1109205Z  if [[ "${EXIT_CODE}" == "0" ]]; then 2025-10-10T00:27:30.1109655Z  echo "Found Python at ${PYTHON}, set Python3 alias and add it into GITHUB_PATH" 2025-10-10T00:27:30.1110090Z  2025-10-10T00:27:30.1110356Z  PYTHON3=$(echo "${PYTHON}" | sed "s/python/python3/") 2025-10-10T00:27:30.1110888Z  # It's difficult to setup alias across GitHub action steps, so I just add a softlink 2025-10-10T00:27:30.1111356Z  # here pointing to Python 2025-10-10T00:27:30.1111656Z  ln -s "${PYTHON}" "${PYTHON3}" 2025-10-10T00:27:30.1111928Z  2025-10-10T00:27:30.1112129Z  PYTHON_PATH=$(dirname "${PYTHON}") 2025-10-10T00:27:30.1112470Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-10-10T00:27:30.1112777Z  else 2025-10-10T00:27:30.1113010Z  echo "Found no Python using ${CONDA_RUN}" 2025-10-10T00:27:30.1113317Z  fi 2025-10-10T00:27:30.1113495Z fi 2025-10-10T00:27:30.1133040Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:27:30.1133469Z env: 2025-10-10T00:27:30.1133666Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:27:30.1133948Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:27:30.1134398Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:27:30.1134919Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:27:30.1135411Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:27:30.1135778Z PYTHON_VERSION: 3.10 2025-10-10T00:27:30.1135986Z ##[endgroup] 2025-10-10T00:27:30.1314313Z + 'C:\Jenkins\Miniconda3\condabin\conda.bat' create -y -n py_tmp python=3.10 intel-openmp libuv 2025-10-10T00:27:41.3497536Z Collecting package metadata (current_repodata.json): ...working... done 2025-10-10T00:27:41.5011863Z Solving environment: ...working... done 2025-10-10T00:27:42.2927483Z 2025-10-10T00:27:42.2927502Z 2025-10-10T00:27:42.2927924Z ==> WARNING: A newer version of conda exists. <== 2025-10-10T00:27:42.2928295Z current version: 22.9.0 2025-10-10T00:27:42.2928537Z latest version: 25.9.0 2025-10-10T00:27:42.2928684Z 2025-10-10T00:27:42.2928779Z Please update conda by running 2025-10-10T00:27:42.2928947Z 2025-10-10T00:27:42.2929073Z $ conda update -n base -c defaults conda 2025-10-10T00:27:42.2929283Z 2025-10-10T00:27:42.2929292Z 2025-10-10T00:27:42.7196335Z 2025-10-10T00:27:42.7196748Z ## Package Plan ## 2025-10-10T00:27:42.7197744Z 2025-10-10T00:27:42.7197947Z environment location: C:\Jenkins\Miniconda3\envs\py_tmp 2025-10-10T00:27:42.7198238Z 2025-10-10T00:27:42.7198326Z added / updated specs: 2025-10-10T00:27:42.7198566Z - intel-openmp 2025-10-10T00:27:42.7198855Z - libuv 2025-10-10T00:27:42.7199045Z - python=3.10 2025-10-10T00:27:42.7199192Z 2025-10-10T00:27:42.7199196Z 2025-10-10T00:27:42.7199306Z The following packages will be downloaded: 2025-10-10T00:27:42.7199536Z 2025-10-10T00:27:42.7199638Z package | build 2025-10-10T00:27:42.7199957Z ---------------------------|----------------- 2025-10-10T00:27:42.7200332Z ca-certificates-2025.9.9 | haa95532_0 127 KB 2025-10-10T00:27:42.7200748Z expat-2.7.1 | h8ddb27b_0 259 KB 2025-10-10T00:27:42.7201142Z intel-openmp-2025.0.0 | haa95532_1164 2.1 MB 2025-10-10T00:27:42.7201541Z libffi-3.4.4 | hd77b12b_1 122 KB 2025-10-10T00:27:42.7201914Z libzlib-1.3.1 | h02ab6af_0 64 KB 2025-10-10T00:27:42.7202291Z openssl-3.0.18 | h543e019_0 6.8 MB 2025-10-10T00:27:42.7202660Z pip-25.2 | pyhc872135_0 1.2 MB 2025-10-10T00:27:42.7203160Z python-3.10.18 | h981015d_0 16.2 MB 2025-10-10T00:27:42.7203560Z setuptools-80.9.0 | py310haa95532_0 1.4 MB 2025-10-10T00:27:42.7203945Z sqlite-3.50.2 | hda9a48d_1 1017 KB 2025-10-10T00:27:42.7204301Z tk-8.6.15 | hf199647_0 3.5 MB 2025-10-10T00:27:42.7204652Z tzdata-2025b | h04d1e81_0 116 KB 2025-10-10T00:27:42.7205009Z vc-14.3 | h2df5915_10 19 KB 2025-10-10T00:27:42.7205363Z wheel-0.45.1 | py310haa95532_0 145 KB 2025-10-10T00:27:42.7205744Z xz-5.6.4 | h4754444_1 280 KB 2025-10-10T00:27:42.7206093Z zlib-1.3.1 | h02ab6af_0 113 KB 2025-10-10T00:27:42.7206442Z ------------------------------------------------------------ 2025-10-10T00:27:42.7206781Z Total: 33.5 MB 2025-10-10T00:27:42.7206995Z 2025-10-10T00:27:42.7207129Z The following NEW packages will be INSTALLED: 2025-10-10T00:27:42.7207348Z 2025-10-10T00:27:42.7212043Z bzip2 pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_6 None 2025-10-10T00:27:42.7212601Z ca-certificates pkgs/main/win-64::ca-certificates-2025.9.9-haa95532_0 None 2025-10-10T00:27:42.7213102Z expat pkgs/main/win-64::expat-2.7.1-h8ddb27b_0 None 2025-10-10T00:27:42.7213594Z intel-openmp pkgs/main/win-64::intel-openmp-2025.0.0-haa95532_1164 None 2025-10-10T00:27:42.7214088Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_1 None 2025-10-10T00:27:42.7214508Z libuv pkgs/main/win-64::libuv-1.48.0-h827c3e9_0 None 2025-10-10T00:27:42.7214924Z libzlib pkgs/main/win-64::libzlib-1.3.1-h02ab6af_0 None 2025-10-10T00:27:42.7215344Z openssl pkgs/main/win-64::openssl-3.0.18-h543e019_0 None 2025-10-10T00:27:42.7215751Z pip pkgs/main/noarch::pip-25.2-pyhc872135_0 None 2025-10-10T00:27:42.7216173Z python pkgs/main/win-64::python-3.10.18-h981015d_0 None 2025-10-10T00:27:42.7216643Z setuptools pkgs/main/win-64::setuptools-80.9.0-py310haa95532_0 None 2025-10-10T00:27:42.7217119Z sqlite pkgs/main/win-64::sqlite-3.50.2-hda9a48d_1 None 2025-10-10T00:27:42.7217494Z tk pkgs/main/win-64::tk-8.6.15-hf199647_0 None 2025-10-10T00:27:42.7217883Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 None 2025-10-10T00:27:42.7218303Z ucrt pkgs/main/win-64::ucrt-10.0.22621.0-haa95532_0 None 2025-10-10T00:27:42.7218679Z vc pkgs/main/win-64::vc-14.3-h2df5915_10 None 2025-10-10T00:27:42.7219294Z vc14_runtime pkgs/main/win-64::vc14_runtime-14.44.35208-h4927774_10 None 2025-10-10T00:27:42.7219838Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.44.35208-ha6b5a95_10 None 2025-10-10T00:27:42.7220335Z wheel pkgs/main/win-64::wheel-0.45.1-py310haa95532_0 None 2025-10-10T00:27:42.7220736Z xz pkgs/main/win-64::xz-5.6.4-h4754444_1 None 2025-10-10T00:27:42.7221106Z zlib pkgs/main/win-64::zlib-1.3.1-h02ab6af_0 None 2025-10-10T00:27:42.7221357Z 2025-10-10T00:27:42.7221370Z 2025-10-10T00:27:42.7221374Z 2025-10-10T00:27:42.7221477Z Downloading and Extracting Packages 2025-10-10T00:27:42.7221664Z 2025-10-10T00:27:42.8217874Z setuptools-80.9.0 | 1.4 MB | | 0% 2025-10-10T00:27:43.7371126Z setuptools-80.9.0 | 1.4 MB | 1 | 1% 2025-10-10T00:27:43.7374371Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-10-10T00:27:43.7376383Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-10-10T00:27:43.7376627Z 2025-10-10T00:27:44.2805115Z pip-25.2 | 1.2 MB | | 0% 2025-10-10T00:27:44.2808098Z pip-25.2 | 1.2 MB | ########## | 100% 2025-10-10T00:27:44.2810219Z pip-25.2 | 1.2 MB | ########## | 100% 2025-10-10T00:27:44.2810706Z 2025-10-10T00:27:44.4252588Z xz-5.6.4 | 280 KB | | 0% 2025-10-10T00:27:44.4255562Z xz-5.6.4 | 280 KB | ########## | 100% 2025-10-10T00:27:44.4257281Z xz-5.6.4 | 280 KB | ########## | 100% 2025-10-10T00:27:44.4257501Z 2025-10-10T00:27:44.5276063Z sqlite-3.50.2 | 1017 KB | | 0% 2025-10-10T00:27:44.5801691Z sqlite-3.50.2 | 1017 KB | ##### | 50% 2025-10-10T00:27:44.5802993Z sqlite-3.50.2 | 1017 KB | ########## | 100% 2025-10-10T00:27:44.5803227Z 2025-10-10T00:27:44.6843147Z vc-14.3 | 19 KB | | 0% 2025-10-10T00:27:44.6846608Z vc-14.3 | 19 KB | ########## | 100% 2025-10-10T00:27:44.6848306Z vc-14.3 | 19 KB | ########## | 100% 2025-10-10T00:27:44.6848517Z 2025-10-10T00:27:44.7811725Z openssl-3.0.18 | 6.8 MB | | 0% 2025-10-10T00:27:45.1077770Z openssl-3.0.18 | 6.8 MB | ###5 | 36% 2025-10-10T00:27:45.1080795Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-10-10T00:27:45.1082857Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-10-10T00:27:45.1083097Z 2025-10-10T00:27:45.2038384Z python-3.10.18 | 16.2 MB | | 0% 2025-10-10T00:27:45.3067620Z python-3.10.18 | 16.2 MB | 2 | 2% 2025-10-10T00:27:45.4064684Z python-3.10.18 | 16.2 MB | ###3 | 34% 2025-10-10T00:27:47.9272802Z python-3.10.18 | 16.2 MB | #######5 | 75% 2025-10-10T00:27:47.9274211Z python-3.10.18 | 16.2 MB | ########## | 100% 2025-10-10T00:27:47.9274451Z 2025-10-10T00:27:48.6093121Z tzdata-2025b | 116 KB | | 0% 2025-10-10T00:27:48.6096046Z tzdata-2025b | 116 KB | ########## | 100% 2025-10-10T00:27:48.6098104Z tzdata-2025b | 116 KB | ########## | 100% 2025-10-10T00:27:48.6098342Z 2025-10-10T00:27:48.8982740Z libffi-3.4.4 | 122 KB | | 0% 2025-10-10T00:27:48.8985937Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-10-10T00:27:48.8987686Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-10-10T00:27:48.8987917Z 2025-10-10T00:27:49.0139916Z ca-certificates-2025 | 127 KB | | 0% 2025-10-10T00:27:49.0143064Z ca-certificates-2025 | 127 KB | ########## | 100% 2025-10-10T00:27:49.0144770Z ca-certificates-2025 | 127 KB | ########## | 100% 2025-10-10T00:27:49.0145013Z 2025-10-10T00:27:49.1224666Z tk-8.6.15 | 3.5 MB | | 0% 2025-10-10T00:27:50.5991668Z tk-8.6.15 | 3.5 MB | #8 | 19% 2025-10-10T00:27:50.5995008Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-10-10T00:27:50.5996936Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-10-10T00:27:50.5997154Z 2025-10-10T00:27:50.6913004Z libzlib-1.3.1 | 64 KB | | 0% 2025-10-10T00:27:50.6914001Z libzlib-1.3.1 | 64 KB | ########## | 100% 2025-10-10T00:27:50.6914329Z 2025-10-10T00:27:50.8180478Z expat-2.7.1 | 259 KB | | 0% 2025-10-10T00:27:50.8183506Z expat-2.7.1 | 259 KB | ########## | 100% 2025-10-10T00:27:50.8185190Z expat-2.7.1 | 259 KB | ########## | 100% 2025-10-10T00:27:50.8185418Z 2025-10-10T00:27:50.9693752Z wheel-0.45.1 | 145 KB | | 0% 2025-10-10T00:27:50.9696681Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-10-10T00:27:50.9698361Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-10-10T00:27:50.9698597Z 2025-10-10T00:27:51.0713622Z intel-openmp-2025.0. | 2.1 MB | | 0% 2025-10-10T00:27:51.1944957Z intel-openmp-2025.0. | 2.1 MB | ########5 | 85% 2025-10-10T00:27:51.1946094Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-10-10T00:27:51.1946338Z 2025-10-10T00:27:51.2988605Z zlib-1.3.1 | 113 KB | | 0% 2025-10-10T00:27:51.2993374Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-10-10T00:27:51.2997626Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-10-10T00:27:51.6314248Z Preparing transaction: ...working... done 2025-10-10T00:27:52.9339085Z Verifying transaction: ...working... done 2025-10-10T00:27:58.1172252Z Executing transaction: ...working... done 2025-10-10T00:27:58.1304961Z # 2025-10-10T00:27:58.1305197Z # To activate this environment, use 2025-10-10T00:27:58.1305475Z # 2025-10-10T00:27:58.1305652Z # $ conda activate py_tmp 2025-10-10T00:27:58.1305880Z # 2025-10-10T00:27:58.1306068Z # To deactivate an active environment, use 2025-10-10T00:27:58.1306354Z # 2025-10-10T00:27:58.1306513Z # $ conda deactivate 2025-10-10T00:27:58.1306703Z 2025-10-10T00:27:58.2396741Z Retrieving notices: ...working... done 2025-10-10T00:27:58.5279822Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python3 2025-10-10T00:28:00.0710109Z 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-10-10T00:28:00.0737068Z ERROR conda.cli.main_run:execute(49): `conda run which python3` failed. (See above for error) 2025-10-10T00:28:00.1502996Z + PYTHON3= 2025-10-10T00:28:00.1503216Z + EXIT_CODE=1 2025-10-10T00:28:00.1503570Z + [[ 1 == \0 ]] 2025-10-10T00:28:00.1562756Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python 2025-10-10T00:28:01.7379933Z + PYTHON=/c/Jenkins/Miniconda3/envs/py_tmp/python 2025-10-10T00:28:01.7380296Z + EXIT_CODE=0 2025-10-10T00:28:01.7380484Z + [[ 0 == \0 ]] 2025-10-10T00:28:01.7380973Z + echo 'Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH' 2025-10-10T00:28:01.7381781Z Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH 2025-10-10T00:28:01.7494539Z ++ echo /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-10-10T00:28:01.7545637Z ++ sed s/python/python3/ 2025-10-10T00:28:01.7732496Z + PYTHON3=/c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-10-10T00:28:01.7733139Z + ln -s /c/Jenkins/Miniconda3/envs/py_tmp/python /c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-10-10T00:28:01.7912835Z ++ dirname /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-10-10T00:28:01.7983768Z + PYTHON_PATH=/c/Jenkins/Miniconda3/envs/py_tmp 2025-10-10T00:28:01.7984125Z + echo /c/Jenkins/Miniconda3/envs/py_tmp 2025-10-10T00:28:01.8092910Z ##[group]Run TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-10-10T00:28:01.8093525Z TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-10-10T00:28:01.8105653Z echo "TMPDIR=${TMPDIR}" >> "${GITHUB_ENV}" 2025-10-10T00:28:01.8128752Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:01.8129360Z env: 2025-10-10T00:28:01.8129560Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:01.8129855Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:01.8130307Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:01.8130844Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:01.8131317Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:01.8131844Z ##[endgroup] 2025-10-10T00:28:01.9028456Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-10-10T00:28:01.9029452Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-10-10T00:28:01.9030259Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-10-10T00:28:01.9030727Z # that it doesn't interfere 2025-10-10T00:28:01.9031174Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-10-10T00:28:01.9047786Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:28:01.9048240Z env: 2025-10-10T00:28:01.9048437Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:01.9048714Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:01.9049180Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:01.9049838Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:01.9050314Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:01.9050722Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:01.9051011Z ##[endgroup] 2025-10-10T00:28:02.2456970Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:28:02.2512735Z Finished 2025-10-10T00:28:02.7370031Z ##[group]Run choco install handle -y 2025-10-10T00:28:02.7370353Z choco install handle -y 2025-10-10T00:28:02.7370675Z handle C:\actions-runner\_work\ 2025-10-10T00:28:02.7387232Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:28:02.7387689Z env: 2025-10-10T00:28:02.7387895Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:02.7388192Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:02.7388658Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:02.7389175Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:02.7389657Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:02.7390065Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:02.7390349Z ##[endgroup] 2025-10-10T00:28:03.0720034Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:28:03.0792071Z Finished 2025-10-10T00:28:04.1957864Z Chocolatey v2.5.0 2025-10-10T00:28:04.3605809Z Installing the following packages: 2025-10-10T00:28:04.3610994Z handle 2025-10-10T00:28:04.3614534Z By installing, you accept licenses for the packages. 2025-10-10T00:28:05.5146682Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-10-10T00:28:05.6851637Z 2025-10-10T00:28:05.6852314Z Progress: Downloading Handle 5.0... 15% 2025-10-10T00:28:05.6852733Z Progress: Downloading Handle 5.0... 45% 2025-10-10T00:28:05.6853029Z Progress: Downloading Handle 5.0... 75% 2025-10-10T00:28:05.6853329Z Progress: Downloading Handle 5.0... 100% 2025-10-10T00:28:05.8418483Z 2025-10-10T00:28:05.8418891Z handle v5.0.0 [Approved] 2025-10-10T00:28:05.8617986Z handle package files install completed. Performing other installation steps. 2025-10-10T00:28:06.9278992Z Downloading Handle 2025-10-10T00:28:06.9279407Z from 'https://download.sysinternals.com/files/Handle.zip' 2025-10-10T00:28:07.0411151Z 2025-10-10T00:28:07.0427571Z Progress: 19% - Saving 143.51 KB of 729.82 KB 2025-10-10T00:28:07.0441489Z Progress: 41% - Saving 303.51 KB of 729.82 KB 2025-10-10T00:28:07.0457452Z Progress: 63% - Saving 463.51 KB of 729.82 KB 2025-10-10T00:28:07.0475790Z Progress: 85% - Saving 623.51 KB of 729.82 KB 2025-10-10T00:28:07.0479414Z Progress: 100% - Completed download of C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip (729.82 KB). 2025-10-10T00:28:07.0485986Z Download of Handle.zip (729.82 KB) completed. 2025-10-10T00:28:10.1308271Z Hashes match. 2025-10-10T00:28:10.1568685Z Extracting C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip to C:\ProgramData\chocolatey\lib\Handle\tools... 2025-10-10T00:28:10.4779323Z C:\ProgramData\chocolatey\lib\Handle\tools 2025-10-10T00:28:10.4830779Z HKEY_CURRENT_USER\Software\Sysinternals 2025-10-10T00:28:10.4862118Z HKEY_CURRENT_USER\Software\Sysinternals\Handle 2025-10-10T00:28:10.8517482Z ShimGen has successfully created a shim for handle.exe 2025-10-10T00:28:11.0351125Z ShimGen has successfully created a shim for handle64.exe 2025-10-10T00:28:11.2148447Z ShimGen has successfully created a shim for handle64a.exe 2025-10-10T00:28:11.2421331Z The install of handle was successful. 2025-10-10T00:28:11.2424407Z Deployed to 'C:\ProgramData\chocolatey\lib\Handle\tools' 2025-10-10T00:28:11.2540804Z 2025-10-10T00:28:11.2541295Z Chocolatey installed 1/1 packages. 2025-10-10T00:28:11.2541786Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-10-10T00:28:11.2550842Z 2025-10-10T00:28:11.2551091Z Enjoy using Chocolatey? Explore more amazing features to take your 2025-10-10T00:28:11.2551491Z experience to the next level at 2025-10-10T00:28:11.2551797Z https://chocolatey.org/compare 2025-10-10T00:28:11.4814463Z 2025-10-10T00:28:11.4814881Z Nthandle v5.0 - Handle viewer 2025-10-10T00:28:11.4815221Z Copyright (C) 1997-2022 Mark Russinovich 2025-10-10T00:28:11.4815539Z Sysinternals - www.sysinternals.com 2025-10-10T00:28:11.4815738Z 2025-10-10T00:28:11.5188046Z powershell.exe pid: 5700 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:28:11.5188700Z handle.exe pid: 3496 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:28:11.5189266Z handle.exe pid: 2268 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:28:11.5189849Z handle64.exe pid: 916 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:28:11.5506295Z ##[group]Run python3 .github/scripts/parse_ref.py 2025-10-10T00:28:11.5506720Z python3 .github/scripts/parse_ref.py 2025-10-10T00:28:11.5527125Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:11.5527563Z env: 2025-10-10T00:28:11.5527746Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:11.5528025Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:11.5528556Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:11.5529086Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:11.5529588Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:11.5529992Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:11.5530284Z ##[endgroup] 2025-10-10T00:28:11.6121747Z Setting output branch=main 2025-10-10T00:28:11.6271809Z Prepare all required actions 2025-10-10T00:28:11.6307264Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-10-10T00:28:11.6307582Z with: 2025-10-10T00:28:11.6308068Z github-token: *** 2025-10-10T00:28:11.6308274Z env: 2025-10-10T00:28:11.6308455Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:11.6308733Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:11.6309183Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:11.6309714Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:11.6310201Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:11.6310598Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:11.6310893Z ##[endgroup] 2025-10-10T00:28:11.6379663Z ##[group]Run set -eux 2025-10-10T00:28:11.6379900Z set -eux 2025-10-10T00:28:11.6380344Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-10-10T00:28:11.6400259Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:11.6400688Z env: 2025-10-10T00:28:11.6400881Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:11.6401159Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:11.6401604Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:11.6402121Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:11.6402603Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:11.6403001Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:11.6403452Z GITHUB_TOKEN: *** 2025-10-10T00:28:11.6403659Z ##[endgroup] 2025-10-10T00:28:11.6592998Z + python3 .github/scripts/get_workflow_job_id.py 18392306051 i-001c5068ed1890a6f 2025-10-10T00:28:12.2850211Z Setting output job-id=52404880023 2025-10-10T00:28:12.2850656Z Setting output job-name=win-vs2022-cuda12.6-py3 / build 2025-10-10T00:28:12.3175355Z Prepare all required actions 2025-10-10T00:28:12.3175750Z Getting action download info 2025-10-10T00:28:12.4469999Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-10-10T00:28:12.7381989Z ##[group]Run ./.github/actions/filter-test-configs 2025-10-10T00:28:12.7382321Z with: 2025-10-10T00:28:12.7382674Z github-token: *** 2025-10-10T00:28:12.7382918Z job-name: win-vs2022-cuda12.6-py3 / build 2025-10-10T00:28:12.7383202Z env: 2025-10-10T00:28:12.7383380Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:12.7383660Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:12.7384104Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:12.7384631Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:12.7385106Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:12.7385559Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:12.7385848Z ##[endgroup] 2025-10-10T00:28:12.7493402Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T00:28:12.7493729Z with: 2025-10-10T00:28:12.7493898Z shell: bash 2025-10-10T00:28:12.7494095Z timeout_minutes: 10 2025-10-10T00:28:12.7494314Z max_attempts: 5 2025-10-10T00:28:12.7494514Z retry_wait_seconds: 30 2025-10-10T00:28:12.7495276Z 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-10-10T00:28:12.7496079Z polling_interval_seconds: 1 2025-10-10T00:28:12.7496330Z warning_on_retry: true 2025-10-10T00:28:12.7496560Z continue_on_error: false 2025-10-10T00:28:12.7496790Z env: 2025-10-10T00:28:12.7496970Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:12.7497240Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:12.7497712Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:12.7498248Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:12.7498734Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:12.7499179Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:12.7499697Z GITHUB_TOKEN: *** 2025-10-10T00:28:12.7499906Z ##[endgroup] 2025-10-10T00:28:12.8698929Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-10-10T00:28:13.8042523Z Collecting requests==2.27.1 2025-10-10T00:28:13.8197985Z Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-10-10T00:28:13.9032016Z Collecting pyyaml==6.0.2 2025-10-10T00:28:13.9082700Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-10-10T00:28:13.9608935Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-10-10T00:28:13.9653797Z Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-10-10T00:28:14.0159388Z Collecting certifi>=2017.4.17 (from requests==2.27.1) 2025-10-10T00:28:14.0219564Z Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-10T00:28:14.1521824Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-10-10T00:28:14.1569142Z Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-10-10T00:28:14.1917493Z Collecting idna<4,>=2.5 (from requests==2.27.1) 2025-10-10T00:28:14.1960373Z Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-10-10T00:28:14.2181534Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-10-10T00:28:14.2387635Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB) 2025-10-10T00:28:14.2578584Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-10-10T00:28:14.2710164Z Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-10-10T00:28:14.2854319Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-10-10T00:28:14.2989672Z Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-10T00:28:14.3680169Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-10-10T00:28:14.7361013Z WARNING: The script normalizer.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-10-10T00:28:14.7361917Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-10-10T00:28:14.8377288Z 2025-10-10T00:28:14.8420316Z Successfully installed certifi-2025.10.5 charset-normalizer-2.0.12 idna-3.10 pyyaml-6.0.2 requests-2.27.1 urllib3-1.26.20 2025-10-10T00:28:15.8890754Z Command completed after 1 attempt(s). 2025-10-10T00:28:15.9039047Z ##[group]Run set -x 2025-10-10T00:28:15.9039282Z set -x 2025-10-10T00:28:15.9039470Z  2025-10-10T00:28:15.9039832Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-10-10T00:28:15.9040288Z # in runner workspace 2025-10-10T00:28:15.9040672Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-10-10T00:28:15.9060755Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:15.9061266Z env: 2025-10-10T00:28:15.9061458Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:15.9061789Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:15.9062252Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:15.9062787Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:15.9063265Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:15.9063665Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:15.9063955Z ##[endgroup] 2025-10-10T00:28:15.9263269Z + python3 'C:\actions-runner\_work\pytorch\pytorch\./.github/actions/filter-test-configs/../../scripts/parse_ref.py' 2025-10-10T00:28:15.9636648Z Setting output branch=main 2025-10-10T00:28:15.9831087Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-10-10T00:28:15.9831471Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-10-10T00:28:15.9831788Z echo "Job name: ${JOB_NAME}" 2025-10-10T00:28:15.9832041Z  2025-10-10T00:28:15.9832398Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-10-10T00:28:15.9832843Z # in runner workspace 2025-10-10T00:28:15.9833253Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-10-10T00:28:15.9833704Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-10-10T00:28:15.9833999Z  --job-name "${JOB_NAME}" \ 2025-10-10T00:28:15.9834273Z  --test-matrix "" \ 2025-10-10T00:28:15.9834535Z  --selected-test-configs "" \ 2025-10-10T00:28:15.9834836Z  --pr-number "${PR_NUMBER}" \ 2025-10-10T00:28:15.9835108Z  --tag "${TAG}" \ 2025-10-10T00:28:15.9835364Z  --event-name "${EVENT_NAME}" \ 2025-10-10T00:28:15.9835821Z  --schedule "${SCHEDULE}" \ 2025-10-10T00:28:15.9836096Z  --branch "${HEAD_BRANCH}" 2025-10-10T00:28:15.9855698Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:15.9856135Z env: 2025-10-10T00:28:15.9856333Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:15.9856624Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:15.9857069Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:15.9857594Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:15.9858075Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:15.9858477Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:15.9858984Z GITHUB_TOKEN: *** 2025-10-10T00:28:15.9859213Z JOB_NAME: win-vs2022-cuda12.6-py3 / build 2025-10-10T00:28:15.9859506Z PR_NUMBER: 2025-10-10T00:28:15.9859697Z TAG: 2025-10-10T00:28:15.9860420Z EVENT_NAME: push 2025-10-10T00:28:15.9860622Z SCHEDULE: 2025-10-10T00:28:15.9860820Z HEAD_BRANCH: main 2025-10-10T00:28:15.9861019Z ##[endgroup] 2025-10-10T00:28:16.0041651Z Workflow: trunk 2025-10-10T00:28:16.0041917Z Job name: win-vs2022-cuda12.6-py3 / build 2025-10-10T00:28:16.1293515Z C:\actions-runner\_work\pytorch\pytorch\.github\scripts\filter_test_configs.py:568: UserWarning: Invalid test matrix input '', exiting 2025-10-10T00:28:16.1294338Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2025-10-10T00:28:16.1296684Z Setting output is-test-matrix-empty=True 2025-10-10T00:28:16.1526259Z ##[group]Run echo "Filtered matrix:" 2025-10-10T00:28:16.1526610Z echo "Filtered matrix:" 2025-10-10T00:28:16.1526866Z echo "" 2025-10-10T00:28:16.1527051Z  2025-10-10T00:28:16.1527228Z echo 2025-10-10T00:28:16.1527452Z echo "Is the current job unstable? " 2025-10-10T00:28:16.1527751Z  2025-10-10T00:28:16.1527939Z echo 2025-10-10T00:28:16.1528231Z echo "Is keep-going label set? " 2025-10-10T00:28:16.1528517Z  2025-10-10T00:28:16.1528681Z echo 2025-10-10T00:28:16.1528890Z echo "Reenabled issues? " 2025-10-10T00:28:16.1548620Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:16.1549075Z env: 2025-10-10T00:28:16.1549259Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:16.1549601Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:16.1550080Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:16.1550612Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:16.1551101Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:16.1551500Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:16.1551798Z ##[endgroup] 2025-10-10T00:28:16.1736746Z Filtered matrix: 2025-10-10T00:28:16.1736937Z 2025-10-10T00:28:16.1736942Z 2025-10-10T00:28:16.1737036Z Is the current job unstable? 2025-10-10T00:28:16.1737211Z 2025-10-10T00:28:16.1737314Z Is keep-going label set? 2025-10-10T00:28:16.1737516Z 2025-10-10T00:28:16.1737623Z Reenabled issues? 2025-10-10T00:28:16.1849050Z Prepare all required actions 2025-10-10T00:28:16.1849450Z Getting action download info 2025-10-10T00:28:16.3117967Z ##[group]Run ./.github/actions/pytest-cache-download 2025-10-10T00:28:16.3118299Z with: 2025-10-10T00:28:16.3118483Z cache_dir: .pytest_cache 2025-10-10T00:28:16.3118766Z job_identifier: trunk_win-vs2022-cuda12.6-py3 2025-10-10T00:28:16.3119079Z s3_bucket: gha-artifacts 2025-10-10T00:28:16.3119300Z env: 2025-10-10T00:28:16.3119476Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:16.3119744Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:16.3120193Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:16.3120893Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:16.3121371Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:16.3121778Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:16.3122111Z ##[endgroup] 2025-10-10T00:28:16.3247541Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T00:28:16.3247825Z with: 2025-10-10T00:28:16.3248084Z shell: bash 2025-10-10T00:28:16.3248302Z timeout_minutes: 5 2025-10-10T00:28:16.3248505Z max_attempts: 5 2025-10-10T00:28:16.3248714Z retry_wait_seconds: 30 2025-10-10T00:28:16.3249008Z command: set -eu python3 -m pip install boto3==1.35.42 2025-10-10T00:28:16.3249363Z polling_interval_seconds: 1 2025-10-10T00:28:16.3249604Z warning_on_retry: true 2025-10-10T00:28:16.3249835Z continue_on_error: false 2025-10-10T00:28:16.3250051Z env: 2025-10-10T00:28:16.3250234Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:16.3250509Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:16.3250970Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:16.3251501Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:16.3251986Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:16.3252397Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:16.3252690Z ##[endgroup] 2025-10-10T00:28:17.6963148Z Collecting boto3==1.35.42 2025-10-10T00:28:17.7151284Z Downloading boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-10-10T00:28:18.2286468Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42) 2025-10-10T00:28:18.2331499Z Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-10-10T00:28:18.2650642Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42) 2025-10-10T00:28:18.2690620Z Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-10-10T00:28:18.3063061Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42) 2025-10-10T00:28:18.3109089Z Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-10-10T00:28:18.3454871Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) 2025-10-10T00:28:18.3498164Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-10T00:28:18.3617791Z 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-10-10T00:28:18.3827874Z Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) 2025-10-10T00:28:18.3869682Z Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-10T00:28:18.6047437Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-10-10T00:28:18.6207404Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-10-10T00:28:18.7193992Z ---------------------------------------- 13.3/13.3 MB 138.6 MB/s 0:00:00 2025-10-10T00:28:18.7251291Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-10-10T00:28:18.7351479Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-10T00:28:18.7455321Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-10-10T00:28:18.7562318Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-10-10T00:28:18.8824715Z Installing collected packages: six, jmespath, python-dateutil, botocore, s3transfer, boto3 2025-10-10T00:28:21.5582756Z 2025-10-10T00:28:21.5651132Z 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-10-10T00:28:22.4832483Z Command completed after 1 attempt(s). 2025-10-10T00:28:22.4984474Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-10-10T00:28:22.4984887Z python3 .github/scripts/pytest_cache.py \ 2025-10-10T00:28:22.4985217Z  --download \ 2025-10-10T00:28:22.4985492Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2025-10-10T00:28:22.4985993Z  --pr_identifier $GITHUB_REF \ 2025-10-10T00:28:22.4986308Z  --job_identifier $JOB_IDENTIFIER \ 2025-10-10T00:28:22.4986624Z  --temp_dir $RUNNER_TEMP \ 2025-10-10T00:28:22.4986907Z  --repo $REPO \ 2025-10-10T00:28:22.4987157Z  --bucket $BUCKET \ 2025-10-10T00:28:22.5007015Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:22.5007453Z env: 2025-10-10T00:28:22.5007742Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:22.5008021Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:22.5008477Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:22.5009009Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:22.5009477Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:22.5009875Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:22.5010184Z CACHE_DIR: .pytest_cache 2025-10-10T00:28:22.5010462Z JOB_IDENTIFIER: trunk_win-vs2022-cuda12.6-py3 2025-10-10T00:28:22.5010763Z REPO: pytorch/pytorch 2025-10-10T00:28:22.5011054Z BUCKET: gha-artifacts 2025-10-10T00:28:22.5011325Z ##[endgroup] 2025-10-10T00:28:23.3158485Z PR identifier for `refs/heads/main` is `96e092540d6b3c4076e3d2bc6f1f9013` 2025-10-10T00:28:23.3160223Z 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-cuda12.6-py3', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='C:\\actions-runner\\_work\\_temp', bucket='gha-artifacts') 2025-10-10T00:28:23.3162205Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cuda12_6-py3` in bucket `gha-artifacts` 2025-10-10T00:28:23.3878252Z ##[group]Run .ci/pytorch/win-build.sh 2025-10-10T00:28:23.3878605Z .ci/pytorch/win-build.sh 2025-10-10T00:28:23.3897911Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T00:28:23.3898352Z env: 2025-10-10T00:28:23.3898541Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:28:23.3898830Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:28:23.3899283Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:28:23.3899810Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:28:23.3900396Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:28:23.3900802Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:28:23.3901186Z PYTORCH_FINAL_PACKAGE_DIR: /c/18392306051/build-results/ 2025-10-10T00:28:23.3901519Z BRANCH: main 2025-10-10T00:28:23.3901757Z BUILD_ENVIRONMENT: win-vs2022-cuda12.6-py3 2025-10-10T00:28:23.3902092Z BUILD_WHEEL: 1 2025-10-10T00:28:23.3902293Z MAX_JOBS: 8 2025-10-10T00:28:23.3902481Z CUDA_VERSION: 12.6 2025-10-10T00:28:23.3902685Z PYTHON_VERSION: 3.10 2025-10-10T00:28:23.3902923Z SCCACHE_BUCKET: ossci-compiler-cache 2025-10-10T00:28:23.3903214Z SCCACHE_S3_KEY_PREFIX: trunk 2025-10-10T00:28:23.3903456Z SCCACHE_REGION: us-east-1 2025-10-10T00:28:23.3903699Z VC_PRODUCT: BuildTools 2025-10-10T00:28:23.3903907Z VC_VERSION: 2025-10-10T00:28:23.3904089Z VC_YEAR: 2022 2025-10-10T00:28:23.3904404Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-10-10T00:28:23.3904822Z AWS_DEFAULT_REGION: us-east-1 2025-10-10T00:28:23.3905054Z PR_NUMBER: 2025-10-10T00:28:23.3905272Z SHA1: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:28:23.3905559Z DEBUG: 0 2025-10-10T00:28:23.3905737Z TORCH_CUDA_ARCH_LIST: 8.6 2025-10-10T00:28:23.3905961Z USE_CUDA: 1 2025-10-10T00:28:23.3906134Z USE_XPU: 0 2025-10-10T00:28:23.3906319Z XPU_VERSION: 2025-10-10T00:28:23.3906671Z OUR_GITHUB_JOB_ID: 52404880023 2025-10-10T00:28:23.3906926Z ##[endgroup] 2025-10-10T00:28:23.4618297Z ++ [[ win-vs2022-cuda12.6-py3 == *rocm* ]] 2025-10-10T00:28:23.4618659Z ++ BUILD_TEST_LIBTORCH=0 2025-10-10T00:28:23.4619056Z + source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common-build.sh 2025-10-10T00:28:23.4621144Z ++ [[ win-vs2022-cuda12.6-py3 != *win-* ]] 2025-10-10T00:28:23.4621561Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T00:28:23.4622044Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T00:28:23.4677024Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T00:28:23.4772588Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2025-10-10T00:28:23.4773127Z + export TMP_DIR_WIN 2025-10-10T00:28:23.4773453Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/18392306051/build-results/ 2025-10-10T00:28:23.4773905Z + PYTORCH_FINAL_PACKAGE_DIR=/c/18392306051/build-results/ 2025-10-10T00:28:23.4774269Z + [[ -n /c/18392306051/build-results/ ]] 2025-10-10T00:28:23.4774560Z + mkdir -p /c/18392306051/build-results/ 2025-10-10T00:28:23.4906514Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-10-10T00:28:23.4907354Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-10-10T00:28:23.4907853Z + set +ex 2025-10-10T00:28:24.4635788Z + /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/build_pytorch.bat 2025-10-10T00:28:24.4780228Z 2025-10-10T00:28:24.4780870Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" (set BUILD_TYPE=debug ) ELSE (set BUILD_TYPE=release ) 2025-10-10T00:28:24.4784034Z 2025-10-10T00:28:24.4788869Z 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-10-10T00:28:24.4792390Z 2025-10-10T00:28:24.4792922Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-10-10T00:28:24.4793569Z 2025-10-10T00:28:24.4794123Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\install_magma.bat 2025-10-10T00:28:24.4802630Z 2025-10-10T00:28:24.4803134Z C:\actions-runner\_work\pytorch\pytorch>if "12.6" == "cpu" ( 2025-10-10T00:28:24.4803567Z echo skip magma installation for cpu builds 2025-10-10T00:28:24.4803872Z exit /b 0 2025-10-10T00:28:24.4804047Z ) 2025-10-10T00:28:24.4804158Z 2025-10-10T00:28:24.4804458Z C:\actions-runner\_work\pytorch\pytorch>rem remove dot in cuda_version, fox example 11.1 to 111 2025-10-10T00:28:24.4805735Z 2025-10-10T00:28:24.4806030Z C:\actions-runner\_work\pytorch\pytorch>if not "1" == "1" (exit /b 0 ) 2025-10-10T00:28:24.4807867Z 2025-10-10T00:28:24.4808117Z C:\actions-runner\_work\pytorch\pytorch>if x126 == x12.6 ( 2025-10-10T00:28:24.4808594Z echo CUDA version 12.6 format isn't correct, which doesn't contain '.' 2025-10-10T00:28:24.4808995Z exit /b 1 2025-10-10T00:28:24.4809166Z ) 2025-10-10T00:28:24.4809384Z 2025-10-10T00:28:24.4809641Z C:\actions-runner\_work\pytorch\pytorch>set VERSION_SUFFIX=126 2025-10-10T00:28:24.4812115Z 2025-10-10T00:28:24.4812404Z C:\actions-runner\_work\pytorch\pytorch>set CUDA_SUFFIX=cuda126 2025-10-10T00:28:24.4832062Z 2025-10-10T00:28:24.4832319Z C:\actions-runner\_work\pytorch\pytorch>if "cuda126" == "" ( 2025-10-10T00:28:24.4832819Z echo unknown CUDA version, please set `CUDA_VERSION` higher than 10.2 2025-10-10T00:28:24.4833210Z exit /b 1 2025-10-10T00:28:24.4833404Z ) 2025-10-10T00:28:24.4834944Z 2025-10-10T00:28:24.4835197Z C:\actions-runner\_work\pytorch\pytorch>if "" == "" ( 2025-10-10T00:28:24.4837069Z if "win-vs2022-cuda12.6-py3" == "" (curl --retry 3 --retry-all-errors -k https://s3.amazonaws.com/ossci-windows/magma_2.5.4_cuda126_release.7z --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda126_release.7z & REM @lint-ignore ) else (aws s3 cp s3://ossci-windows/magma_2.5.4_cuda126_release.7z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda126_release.7z --quiet ) 2025-10-10T00:28:24.4838778Z if errorlevel 1 exit /b 2025-10-10T00:28:24.4839030Z if not errorlevel 0 exit /b 2025-10-10T00:28:24.4839716Z 7z x -aoa C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda126_release.7z -oC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma 2025-10-10T00:28:24.4840415Z if errorlevel 1 exit /b 2025-10-10T00:28:24.4840658Z if not errorlevel 0 exit /b 2025-10-10T00:28:24.4840877Z ) 2025-10-10T00:28:27.2584060Z 2025-10-10T00:28:27.2584669Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-10-10T00:28:27.2584991Z 2025-10-10T00:28:27.2585097Z Scanning the drive for archives: 2025-10-10T00:28:27.2585376Z 1 file, 62070579 bytes (60 MiB) 2025-10-10T00:28:27.2585546Z 2025-10-10T00:28:27.2585888Z Extracting archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda126_release.7z 2025-10-10T00:28:28.4784303Z -- 2025-10-10T00:28:28.4785558Z Path = C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda126_release.7z 2025-10-10T00:28:28.4786106Z Type = 7z 2025-10-10T00:28:28.4786301Z Physical Size = 62070579 2025-10-10T00:28:28.4786550Z Headers Size = 931 2025-10-10T00:28:28.4786755Z Method = LZMA2:24 2025-10-10T00:28:28.4786938Z Solid = + 2025-10-10T00:28:28.4787107Z Blocks = 1 2025-10-10T00:28:28.4787213Z 2025-10-10T00:28:28.4787289Z Everything is Ok 2025-10-10T00:28:28.4787417Z 2025-10-10T00:28:28.4787485Z Folders: 2 2025-10-10T00:28:28.4787650Z Files: 68 2025-10-10T00:28:28.4787820Z Size: 144236024 2025-10-10T00:28:28.4788033Z Compressed: 62070579 2025-10-10T00:28:28.4807628Z 2025-10-10T00:28:28.4808313Z C:\actions-runner\_work\pytorch\pytorch>set MAGMA_HOME=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma 2025-10-10T00:28:28.4811883Z 2025-10-10T00:28:28.4812157Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-10-10T00:28:28.4813012Z 2025-10-10T00:28:28.4813334Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-10-10T00:28:28.4814243Z 2025-10-10T00:28:28.4814890Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\install_sccache.bat 2025-10-10T00:28:28.4824309Z 2025-10-10T00:28:28.4824737Z C:\actions-runner\_work\pytorch\pytorch>mkdir C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin 2025-10-10T00:28:28.4829242Z 2025-10-10T00:28:28.4829506Z C:\actions-runner\_work\pytorch\pytorch>if "" == "" ( 2025-10-10T00:28:28.4829995Z IF EXIST C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe ( 2025-10-10T00:28:28.4830479Z taskkill /im sccache.exe /f /t || ver 1>nul 2025-10-10T00:28:28.4830996Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe || ver 1>nul 2025-10-10T00:28:28.4831446Z ) 2025-10-10T00:28:28.4832757Z if "win-vs2022-cuda12.6-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-10-10T00:28:28.4834860Z ) 2025-10-10T00:28:30.0034899Z Completed 256.0 KiB/18.8 MiB (416.1 KiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0204198Z Completed 512.0 KiB/18.8 MiB (825.0 KiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0252361Z Completed 768.0 KiB/18.8 MiB (1.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0273436Z Completed 1.0 MiB/18.8 MiB (1.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0295486Z Completed 1.2 MiB/18.8 MiB (1.9 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0329787Z Completed 1.5 MiB/18.8 MiB (2.3 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0336074Z Completed 1.8 MiB/18.8 MiB (2.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0364121Z Completed 2.0 MiB/18.8 MiB (3.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0385653Z Completed 2.2 MiB/18.8 MiB (3.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0389554Z Completed 2.5 MiB/18.8 MiB (3.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0411012Z Completed 2.8 MiB/18.8 MiB (4.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0428436Z Completed 3.0 MiB/18.8 MiB (4.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0433415Z Completed 3.2 MiB/18.8 MiB (4.9 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0456697Z Completed 3.5 MiB/18.8 MiB (5.3 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0462543Z Completed 3.8 MiB/18.8 MiB (5.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0477118Z Completed 4.0 MiB/18.8 MiB (6.0 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0490970Z Completed 4.2 MiB/18.8 MiB (6.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0498595Z Completed 4.5 MiB/18.8 MiB (6.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0514438Z Completed 4.8 MiB/18.8 MiB (7.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0528085Z Completed 5.0 MiB/18.8 MiB (7.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0530321Z Completed 5.2 MiB/18.8 MiB (7.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0539666Z Completed 5.5 MiB/18.8 MiB (8.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0552041Z Completed 5.8 MiB/18.8 MiB (8.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0554693Z Completed 6.0 MiB/18.8 MiB (8.9 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0572121Z Completed 6.2 MiB/18.8 MiB (9.3 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0576084Z Completed 6.5 MiB/18.8 MiB (9.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0584065Z Completed 6.8 MiB/18.8 MiB (10.0 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0595395Z Completed 7.0 MiB/18.8 MiB (10.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0597953Z Completed 7.2 MiB/18.8 MiB (10.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0606523Z Completed 7.5 MiB/18.8 MiB (11.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0613400Z Completed 7.8 MiB/18.8 MiB (11.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0616137Z Completed 8.0 MiB/18.8 MiB (11.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0623537Z Completed 8.2 MiB/18.8 MiB (12.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0633613Z Completed 8.5 MiB/18.8 MiB (12.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0637678Z Completed 8.8 MiB/18.8 MiB (12.9 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0644850Z Completed 9.0 MiB/18.8 MiB (13.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0651935Z Completed 9.2 MiB/18.8 MiB (13.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0655289Z Completed 9.5 MiB/18.8 MiB (13.9 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0661275Z Completed 9.8 MiB/18.8 MiB (14.3 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0665646Z Completed 10.0 MiB/18.8 MiB (14.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0673566Z Completed 10.2 MiB/18.8 MiB (15.0 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0679840Z Completed 10.5 MiB/18.8 MiB (15.3 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0682069Z Completed 10.8 MiB/18.8 MiB (15.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0690831Z Completed 11.0 MiB/18.8 MiB (16.0 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0700269Z Completed 11.2 MiB/18.8 MiB (16.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0702571Z Completed 11.5 MiB/18.8 MiB (16.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0711311Z Completed 11.8 MiB/18.8 MiB (17.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0715957Z Completed 12.0 MiB/18.8 MiB (17.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0720130Z Completed 12.2 MiB/18.8 MiB (17.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0726460Z Completed 12.5 MiB/18.8 MiB (18.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0741417Z Completed 12.8 MiB/18.8 MiB (18.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0752335Z Completed 13.0 MiB/18.8 MiB (18.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0763196Z Completed 13.2 MiB/18.8 MiB (19.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0773447Z Completed 13.5 MiB/18.8 MiB (19.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0789771Z Completed 13.8 MiB/18.8 MiB (19.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0796880Z Completed 14.0 MiB/18.8 MiB (20.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0807365Z Completed 14.2 MiB/18.8 MiB (20.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0818489Z Completed 14.5 MiB/18.8 MiB (20.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0827510Z Completed 14.8 MiB/18.8 MiB (21.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0836360Z Completed 15.0 MiB/18.8 MiB (21.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0843947Z Completed 15.2 MiB/18.8 MiB (21.8 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0852799Z Completed 15.5 MiB/18.8 MiB (22.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0862654Z Completed 15.8 MiB/18.8 MiB (22.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.0870648Z Completed 16.0 MiB/18.8 MiB (22.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1240559Z Completed 16.2 MiB/18.8 MiB (23.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1314449Z Completed 16.5 MiB/18.8 MiB (22.3 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1321693Z Completed 16.8 MiB/18.8 MiB (22.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1329846Z Completed 17.0 MiB/18.8 MiB (22.7 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1336509Z Completed 17.2 MiB/18.8 MiB (23.0 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1345913Z Completed 17.5 MiB/18.8 MiB (23.3 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1349957Z Completed 17.8 MiB/18.8 MiB (23.6 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1354545Z Completed 18.0 MiB/18.8 MiB (23.9 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1822757Z Completed 18.2 MiB/18.8 MiB (24.2 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1830363Z Completed 18.5 MiB/18.8 MiB (23.1 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1842575Z Completed 18.8 MiB/18.8 MiB (23.4 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1850149Z Completed 18.8 MiB/18.8 MiB (23.5 MiB/s) with 1 file(s) remaining 2025-10-10T00:28:30.1850729Z download: s3://ossci-windows/sccache-v0.7.4.exe to build\win_tmp\bin\sccache.exe 2025-10-10T00:28:30.2921560Z 2025-10-10T00:28:30.2922099Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-10-10T00:28:30.2922476Z 2025-10-10T00:28:30.2922746Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-10-10T00:28:30.2924180Z 2025-10-10T00:28:30.2924440Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" ( 2025-10-10T00:28:30.2924832Z set CUDA_VERSION=xpu 2025-10-10T00:28:30.2925553Z call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\..\windows\internal\xpu_install.bat 2025-10-10T00:28:30.2926165Z if errorlevel 1 exit /b 1 2025-10-10T00:28:30.2926401Z ) 2025-10-10T00:28:30.2926625Z 2025-10-10T00:28:30.2927586Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2025-10-10T00:28:30.2938085Z 2025-10-10T00:28:30.2939010Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2022-cuda12.6-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2025-10-10T00:28:30.2940732Z 2025-10-10T00:28:30.2941103Z C:\actions-runner\_work\pytorch\pytorch>set CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-10-10T00:28:30.2944050Z 2025-10-10T00:28:30.2944504Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2025-10-10T00:28:30.2947202Z 2025-10-10T00:28:30.2947438Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2025-10-10T00:28:30.2948511Z 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-10-10T00:28:30.2949512Z if errorlevel 1 exit /b 2025-10-10T00:28:30.2949781Z if not errorlevel 0 exit /b 2025-10-10T00:28:30.2950680Z 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-10-10T00:28:30.2951517Z if errorlevel 1 exit /b 2025-10-10T00:28:30.2951752Z if not errorlevel 0 exit /b 2025-10-10T00:28:30.2951985Z ) 2025-10-10T00:28:30.2952078Z 2025-10-10T00:28:30.2953093Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2025-10-10T00:28:32.7267112Z Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-10-10T00:28:32.7271626Z Ignoring librosa: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-10-10T00:28:32.7273996Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-10-10T00:28:32.7278113Z Ignoring numba: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-10-10T00:28:32.7282175Z Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-10-10T00:28:32.7284935Z Ignoring numpy: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T00:28:32.7288515Z Ignoring pandas: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T00:28:32.7293039Z Ignoring scipy: markers 'python_version >= "3.12"' don't match your environment 2025-10-10T00:28:32.7297367Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T00:28:32.7300762Z Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-10-10T00:28:32.7304028Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-10-10T00:28:32.7313153Z 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-10-10T00:28:32.7674662Z Collecting build==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 13)) 2025-10-10T00:28:32.7805147Z Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB) 2025-10-10T00:28:32.8161657Z Collecting click (from -r .ci/docker/requirements-ci.txt (line 18)) 2025-10-10T00:28:32.8203372Z Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-10-10T00:28:32.9093983Z Collecting coremltools==5.0b5 (from -r .ci/docker/requirements-ci.txt (line 23)) 2025-10-10T00:28:32.9154286Z Downloading coremltools-5.0b5.tar.gz (913 kB) 2025-10-10T00:28:32.9303247Z ---------------------------------------- 913.2/913.2 kB 20.3 MB/s 0:00:00 2025-10-10T00:28:33.3956390Z Preparing metadata (setup.py): started 2025-10-10T00:28:33.7196715Z Preparing metadata (setup.py): finished with status 'done' 2025-10-10T00:28:33.7475840Z Collecting dill==0.3.7 (from -r .ci/docker/requirements-ci.txt (line 34)) 2025-10-10T00:28:33.7521796Z Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2025-10-10T00:28:33.7727009Z Collecting expecttest==0.3.0 (from -r .ci/docker/requirements-ci.txt (line 39)) 2025-10-10T00:28:33.7768657Z Downloading expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-10T00:28:33.7978767Z Collecting fbscribelogger==0.1.7 (from -r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T00:28:33.8020712Z Downloading fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-10-10T00:28:33.8262701Z Collecting flatbuffers==24.12.23 (from -r .ci/docker/requirements-ci.txt (line 50)) 2025-10-10T00:28:33.8310300Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-10-10T00:28:34.1508003Z Collecting hypothesis==6.56.4 (from -r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T00:28:34.1555417Z Downloading hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-10-10T00:28:34.1981262Z Collecting junitparser==2.1.1 (from -r .ci/docker/requirements-ci.txt (line 61)) 2025-10-10T00:28:34.2023601Z Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2025-10-10T00:28:34.2232709Z Collecting lark==0.12.0 (from -r .ci/docker/requirements-ci.txt (line 66)) 2025-10-10T00:28:34.2274995Z Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-10T00:28:34.2523785Z Collecting librosa>=0.6.2 (from -r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:28:34.2563507Z Downloading librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-10-10T00:28:34.2975360Z Collecting networkx==2.8.8 (from -r .ci/docker/requirements-ci.txt (line 108)) 2025-10-10T00:28:34.3023030Z Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2025-10-10T00:28:34.3549930Z Collecting ninja==1.11.1.4 (from -r .ci/docker/requirements-ci.txt (line 114)) 2025-10-10T00:28:34.3592409Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl.metadata (5.0 kB) 2025-10-10T00:28:34.5238422Z Collecting numba==0.55.2 (from -r .ci/docker/requirements-ci.txt (line 120)) 2025-10-10T00:28:34.5285678Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl.metadata (3.3 kB) 2025-10-10T00:28:34.7867856Z Collecting numpy==1.22.4 (from -r .ci/docker/requirements-ci.txt (line 139)) 2025-10-10T00:28:34.7922279Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-10-10T00:28:34.9630582Z Collecting pandas==2.0.3 (from -r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T00:28:34.9678789Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-10-10T00:28:35.0260953Z Collecting opt-einsum==3.3 (from -r .ci/docker/requirements-ci.txt (line 151)) 2025-10-10T00:28:35.0304955Z Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-10-10T00:28:35.1487660Z Collecting optree==0.13.0 (from -r .ci/docker/requirements-ci.txt (line 156)) 2025-10-10T00:28:35.1555345Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl.metadata (48 kB) 2025-10-10T00:28:35.4374036Z Collecting pillow==11.0.0 (from -r .ci/docker/requirements-ci.txt (line 169)) 2025-10-10T00:28:35.4420210Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB) 2025-10-10T00:28:35.6774303Z Collecting protobuf==5.29.5 (from -r .ci/docker/requirements-ci.txt (line 174)) 2025-10-10T00:28:35.6820047Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl.metadata (592 bytes) 2025-10-10T00:28:35.7851130Z Collecting psutil (from -r .ci/docker/requirements-ci.txt (line 179)) 2025-10-10T00:28:35.7905749Z Downloading psutil-7.1.0-cp37-abi3-win_amd64.whl.metadata (23 kB) 2025-10-10T00:28:35.8489727Z Collecting pytest==7.3.2 (from -r .ci/docker/requirements-ci.txt (line 184)) 2025-10-10T00:28:35.8534976Z Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-10-10T00:28:35.9301318Z Collecting pytest-xdist==3.3.1 (from -r .ci/docker/requirements-ci.txt (line 189)) 2025-10-10T00:28:35.9347789Z Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-10-10T00:28:35.9540325Z Collecting pytest-flakefinder==1.1.0 (from -r .ci/docker/requirements-ci.txt (line 194)) 2025-10-10T00:28:35.9584064Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-10-10T00:28:35.9825159Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 199)) 2025-10-10T00:28:35.9866832Z Downloading pytest_rerunfailures-16.0.1-py3-none-any.whl.metadata (21 kB) 2025-10-10T00:28:36.0114347Z Collecting pytest-subtests==0.13.1 (from -r .ci/docker/requirements-ci.txt (line 204)) 2025-10-10T00:28:36.0158243Z Downloading pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-10-10T00:28:36.0478665Z Collecting xdoctest==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 219)) 2025-10-10T00:28:36.0525144Z Downloading xdoctest-1.3.0-py3-none-any.whl.metadata (35 kB) 2025-10-10T00:28:36.2090991Z Collecting pygments==2.15.0 (from -r .ci/docker/requirements-ci.txt (line 224)) 2025-10-10T00:28:36.2133398Z Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-10-10T00:28:36.3076672Z Collecting scikit-image==0.22.0 (from -r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T00:28:36.3128954Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl.metadata (13 kB) 2025-10-10T00:28:36.5014627Z Collecting scipy==1.10.1 (from -r .ci/docker/requirements-ci.txt (line 254)) 2025-10-10T00:28:36.5061360Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl.metadata (58 kB) 2025-10-10T00:28:36.5425835Z Collecting typing-extensions==4.12.2 (from -r .ci/docker/requirements-ci.txt (line 269)) 2025-10-10T00:28:36.5490079Z Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-10-10T00:28:36.5780744Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .ci/docker/requirements-ci.txt (line 279)) 2025-10-10T00:28:36.5825059Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-10-10T00:28:36.6099247Z Collecting lintrunner==0.12.7 (from -r .ci/docker/requirements-ci.txt (line 285)) 2025-10-10T00:28:36.6148226Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl.metadata (7.4 kB) 2025-10-10T00:28:36.6625616Z Collecting redis>=4.0.0 (from -r .ci/docker/requirements-ci.txt (line 290)) 2025-10-10T00:28:36.6667786Z Downloading redis-6.4.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T00:28:36.6989600Z Collecting ghstack==0.8.0 (from -r .ci/docker/requirements-ci.txt (line 294)) 2025-10-10T00:28:36.7032906Z Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2025-10-10T00:28:36.7305439Z Collecting jinja2==3.1.6 (from -r .ci/docker/requirements-ci.txt (line 299)) 2025-10-10T00:28:36.7347712Z Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-10-10T00:28:36.7604136Z Collecting pytest-cpp==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 304)) 2025-10-10T00:28:36.7647792Z Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T00:28:36.8052882Z Collecting z3-solver==4.15.1.0 (from -r .ci/docker/requirements-ci.txt (line 309)) 2025-10-10T00:28:36.8143682Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl.metadata (778 bytes) 2025-10-10T00:28:36.8423510Z Collecting tensorboard==2.13.0 (from -r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:28:36.8473384Z Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-10-10T00:28:36.9107583Z Collecting pywavelets==1.4.1 (from -r .ci/docker/requirements-ci.txt (line 320)) 2025-10-10T00:28:36.9153489Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl.metadata (1.9 kB) 2025-10-10T00:28:37.2514898Z Collecting lxml==5.3.0 (from -r .ci/docker/requirements-ci.txt (line 327)) 2025-10-10T00:28:37.2562528Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl.metadata (3.9 kB) 2025-10-10T00:28:37.2895377Z Collecting PyGithub==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T00:28:37.2940505Z Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-10T00:28:37.3214566Z Collecting sympy==1.13.3 (from -r .ci/docker/requirements-ci.txt (line 332)) 2025-10-10T00:28:37.3255978Z Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-10-10T00:28:37.3967155Z Collecting onnx==1.18.0 (from -r .ci/docker/requirements-ci.txt (line 337)) 2025-10-10T00:28:37.4018064Z Downloading onnx-1.18.0-cp310-cp310-win_amd64.whl.metadata (7.0 kB) 2025-10-10T00:28:37.5279555Z Collecting onnxscript==0.5.3 (from -r .ci/docker/requirements-ci.txt (line 342)) 2025-10-10T00:28:37.5328185Z Downloading onnxscript-0.5.3-py3-none-any.whl.metadata (13 kB) 2025-10-10T00:28:37.5552016Z Collecting parameterized==0.8.1 (from -r .ci/docker/requirements-ci.txt (line 347)) 2025-10-10T00:28:37.5597830Z Downloading parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-10-10T00:28:37.5858293Z Collecting pwlf==2.2.1 (from -r .ci/docker/requirements-ci.txt (line 356)) 2025-10-10T00:28:37.5909381Z Downloading pwlf-2.2.1.tar.gz (17 kB) 2025-10-10T00:28:37.6627001Z Preparing metadata (setup.py): started 2025-10-10T00:28:37.9148706Z Preparing metadata (setup.py): finished with status 'done' 2025-10-10T00:28:37.9175083Z Requirement already satisfied: pyyaml==6.0.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 362)) (6.0.2) 2025-10-10T00:28:38.0557466Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-10-10T00:28:38.0604067Z Downloading pyzstd-0.18.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-10-10T00:28:38.2931970Z Collecting setuptools==78.1.1 (from -r .ci/docker/requirements-ci.txt (line 364)) 2025-10-10T00:28:38.2978384Z Downloading setuptools-78.1.1-py3-none-any.whl.metadata (6.5 kB) 2025-10-10T00:28:38.3392221Z Collecting packaging==23.1 (from -r .ci/docker/requirements-ci.txt (line 365)) 2025-10-10T00:28:38.3435639Z Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-10-10T00:28:38.3506922Z Requirement already satisfied: six in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 366)) (1.17.0) 2025-10-10T00:28:38.3674076Z Collecting pulp==2.9.0 (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-10-10T00:28:38.3719305Z Downloading PuLP-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T00:28:38.4052659Z Collecting dataclasses_json==0.6.7 (from -r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T00:28:38.4098010Z Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-10-10T00:28:38.7042698Z Collecting cmake==3.31.6 (from -r .ci/docker/requirements-ci.txt (line 380)) 2025-10-10T00:28:38.7093896Z Downloading cmake-3.31.6-py3-none-win_amd64.whl.metadata (6.3 kB) 2025-10-10T00:28:38.7645660Z Collecting tlparse==0.4.0 (from -r .ci/docker/requirements-ci.txt (line 383)) 2025-10-10T00:28:38.7696141Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl.metadata (2.0 kB) 2025-10-10T00:28:38.8078861Z Collecting filelock==3.18.0 (from -r .ci/docker/requirements-ci.txt (line 386)) 2025-10-10T00:28:38.8122425Z Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-10-10T00:28:38.8500669Z Collecting cuda-bindings<13.0,>=12.0 (from -r .ci/docker/requirements-ci.txt (line 389)) 2025-10-10T00:28:38.8541188Z Downloading cuda_bindings-12.9.3-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-10-10T00:28:38.8908339Z Collecting setuptools-git-versioning==2.1.0 (from -r .ci/docker/requirements-ci.txt (line 393)) 2025-10-10T00:28:38.8952976Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-10-10T00:28:38.9239985Z Collecting scikit-build==0.18.1 (from -r .ci/docker/requirements-ci.txt (line 394)) 2025-10-10T00:28:38.9286284Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-10-10T00:28:38.9595383Z Collecting pyre-extensions==0.0.32 (from -r .ci/docker/requirements-ci.txt (line 395)) 2025-10-10T00:28:38.9638313Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-10-10T00:28:38.9836094Z Collecting tabulate==0.9.0 (from -r .ci/docker/requirements-ci.txt (line 396)) 2025-10-10T00:28:38.9911739Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-10-10T00:28:39.0034860Z 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-10-10T00:28:39.0041688Z 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-10-10T00:28:39.0048972Z 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-10-10T00:28:39.0210628Z Collecting pyproject_hooks (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-10-10T00:28:39.0251276Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-10-10T00:28:39.0501261Z Collecting colorama (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-10-10T00:28:39.0545705Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-10-10T00:28:39.0866980Z Collecting tomli>=1.1.0 (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-10-10T00:28:39.0907262Z Downloading tomli-2.3.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T00:28:39.1710206Z Collecting tqdm (from coremltools==5.0b5->-r .ci/docker/requirements-ci.txt (line 23)) 2025-10-10T00:28:39.1753273Z Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-10-10T00:28:40.0025431Z Collecting aiohttp<4.0.0,>=3.10.4 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T00:28:40.0077124Z Downloading aiohttp-3.13.0-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-10-10T00:28:40.0429950Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T00:28:40.0499575Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl.metadata (8.5 kB) 2025-10-10T00:28:40.0867188Z Collecting attrs>=19.2.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T00:28:40.0909583Z Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T00:28:40.1150498Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T00:28:40.1197792Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-10-10T00:28:40.1431625Z Collecting exceptiongroup>=1.0.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T00:28:40.1481032Z Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) 2025-10-10T00:28:40.1708329Z Collecting future (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) 2025-10-10T00:28:40.1756930Z Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-10-10T00:28:40.2746397Z Collecting llvmlite<0.39,>=0.38.0rc1 (from numba==0.55.2->-r .ci/docker/requirements-ci.txt (line 120)) 2025-10-10T00:28:40.2794495Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl.metadata (4.7 kB) 2025-10-10T00:28:40.3013396Z 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 143)) (2.9.0.post0) 2025-10-10T00:28:40.3532660Z Collecting pytz>=2020.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T00:28:40.3583750Z Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-10-10T00:28:40.3836614Z Collecting tzdata>=2022.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T00:28:40.3895540Z Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-10T00:28:40.4402736Z Collecting iniconfig (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 184)) 2025-10-10T00:28:40.4444913Z Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-10-10T00:28:40.4686627Z Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 184)) 2025-10-10T00:28:40.4736656Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-10-10T00:28:40.6322895Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 189)) 2025-10-10T00:28:40.6366145Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-10-10T00:28:40.7685221Z Collecting imageio>=2.27 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T00:28:40.7735885Z Downloading imageio-2.37.0-py3-none-any.whl.metadata (5.2 kB) 2025-10-10T00:28:40.8544484Z Collecting tifffile>=2022.8.12 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T00:28:40.8590902Z Downloading tifffile-2025.5.10-py3-none-any.whl.metadata (31 kB) 2025-10-10T00:28:40.8907425Z Collecting lazy_loader>=0.3 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T00:28:40.8952442Z Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-10-10T00:28:40.9501181Z 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 294)) (2.27.1) 2025-10-10T00:28:41.0331888Z Collecting MarkupSafe>=2.0 (from jinja2==3.1.6->-r .ci/docker/requirements-ci.txt (line 299)) 2025-10-10T00:28:41.0426251Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl.metadata (2.8 kB) 2025-10-10T00:28:41.0741060Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:28:41.0792033Z Downloading absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-10-10T00:28:41.9256207Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:28:41.9315102Z Downloading grpcio-1.75.1-cp310-cp310-win_amd64.whl.metadata (3.8 kB) 2025-10-10T00:28:42.0041936Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:28:42.0089184Z Downloading google_auth-2.41.1-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-10T00:28:42.0442883Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:28:42.0489923Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-10-10T00:28:42.0797335Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:28:42.0839935Z Downloading markdown-3.9-py3-none-any.whl.metadata (5.1 kB) 2025-10-10T00:28:42.1975819Z Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:28:42.2022466Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-10-10T00:28:42.2388439Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:28:42.2430621Z Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-10-10T00:28:42.2514011Z 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 314)) (0.45.1) 2025-10-10T00:28:42.2966210Z Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T00:28:42.3013240Z Downloading pynacl-1.6.0-cp38-abi3-win_amd64.whl.metadata (9.7 kB) 2025-10-10T00:28:42.3327011Z Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T00:28:42.3373674Z Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-10-10T00:28:42.3537030Z 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 330)) (1.26.20) 2025-10-10T00:28:42.3696335Z Collecting Deprecated (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T00:28:42.3744243Z Downloading Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB) 2025-10-10T00:28:42.4044331Z Collecting mpmath<1.4,>=1.1.0 (from sympy==1.13.3->-r .ci/docker/requirements-ci.txt (line 332)) 2025-10-10T00:28:42.4086568Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-10-10T00:28:42.4790091Z Collecting ml_dtypes (from onnxscript==0.5.3->-r .ci/docker/requirements-ci.txt (line 342)) 2025-10-10T00:28:42.4843545Z Downloading ml_dtypes-0.5.3-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-10-10T00:28:42.5147038Z Collecting onnx_ir<2,>=0.1.10 (from onnxscript==0.5.3->-r .ci/docker/requirements-ci.txt (line 342)) 2025-10-10T00:28:42.5189074Z Downloading onnx_ir-0.1.10-py3-none-any.whl.metadata (3.6 kB) 2025-10-10T00:28:42.5832577Z Collecting pyDOE>=0.3.8 (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 356)) 2025-10-10T00:28:42.5878267Z Downloading pyDOE-0.3.8.zip (22 kB) 2025-10-10T00:28:42.6110218Z Preparing metadata (setup.py): started 2025-10-10T00:28:42.8644427Z Preparing metadata (setup.py): finished with status 'done' 2025-10-10T00:28:42.9320593Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T00:28:42.9365502Z Downloading marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-10-10T00:28:42.9686209Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T00:28:42.9728999Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-10T00:28:43.0170025Z Collecting distro (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 394)) 2025-10-10T00:28:43.0211479Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-10-10T00:28:43.1414542Z Collecting cuda-pathfinder~=1.1 (from cuda-bindings<13.0,>=12.0->-r .ci/docker/requirements-ci.txt (line 389)) 2025-10-10T00:28:43.1457496Z Downloading cuda_pathfinder-1.3.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-10T00:28:43.1861734Z 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-10-10T00:28:43.1940173Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-10-10T00:28:43.2207822Z 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-10-10T00:28:43.2248242Z Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-10T00:28:43.2548993Z 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-10-10T00:28:43.2591545Z Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-10T00:28:43.3810993Z 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-10-10T00:28:43.3856081Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-10-10T00:28:43.7601937Z 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-10-10T00:28:43.7650531Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl.metadata (5.5 kB) 2025-10-10T00:28:43.9968903Z 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-10-10T00:28:44.0018254Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl.metadata (14 kB) 2025-10-10T00:28:44.4008717Z 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-10-10T00:28:44.4055653Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl.metadata (77 kB) 2025-10-10T00:28:44.4604438Z 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 314)) 2025-10-10T00:28:44.4647738Z Downloading cachetools-6.2.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T00:28:44.5026124Z Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:28:44.5071653Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-10-10T00:28:44.5424301Z Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T00:28:44.5469659Z Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-10-10T00:28:44.6076584Z 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 314)) 2025-10-10T00:28:44.6133625Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-10-10T00:28:44.6625833Z 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 294)) (2025.10.5) 2025-10-10T00:28:44.6637658Z 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 294)) (2.0.12) 2025-10-10T00:28:44.6647310Z 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 294)) (3.10) 2025-10-10T00:28:44.7043983Z 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 314)) 2025-10-10T00:28:44.7089776Z Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-10-10T00:28:44.7455120Z 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-10-10T00:28:44.7499867Z Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-10-10T00:28:44.7810968Z 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 375)) 2025-10-10T00:28:44.7854661Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-10-10T00:28:44.8501861Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:28:44.8552021Z Downloading audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) 2025-10-10T00:28:45.0132594Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:28:45.0197658Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl.metadata (11 kB) 2025-10-10T00:28:45.0747713Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:28:45.0793089Z Downloading joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2025-10-10T00:28:45.1114491Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:28:45.1156815Z Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-10-10T00:28:45.1494015Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:28:45.1542761Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl.metadata (16 kB) 2025-10-10T00:28:45.1887763Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:28:45.1933555Z Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-10-10T00:28:45.2947408Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:28:45.2999157Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl.metadata (5.6 kB) 2025-10-10T00:28:45.4250867Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:28:45.4300863Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-10-10T00:28:45.4717515Z 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-10-10T00:28:45.4724788Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 199)) 2025-10-10T00:28:45.4769461Z Downloading pytest_rerunfailures-16.0-py3-none-any.whl.metadata (20 kB) 2025-10-10T00:28:45.4951759Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-10-10T00:28:45.5132952Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-10-10T00:28:45.5330248Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2025-10-10T00:28:45.5793892Z INFO: pip is looking at multiple versions of pyzstd to determine which version is compatible with other requirements. This could take a while. 2025-10-10T00:28:45.5801716Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-10-10T00:28:45.5850169Z Downloading pyzstd-0.17.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-10-10T00:28:45.6039716Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl.metadata (2.5 kB) 2025-10-10T00:28:45.7601508Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:28:45.7647468Z Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-10-10T00:28:46.0728884Z Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T00:28:46.0778793Z Downloading cryptography-46.0.2-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-10-10T00:28:46.2591712Z 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 330)) 2025-10-10T00:28:46.2651175Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-10-10T00:28:46.2841398Z INFO: pip is looking at multiple versions of cryptography to determine which version is compatible with other requirements. This could take a while. 2025-10-10T00:28:46.2851609Z Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T00:28:46.2897804Z Downloading cryptography-46.0.1-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-10-10T00:28:46.3173492Z Downloading cryptography-46.0.0-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-10-10T00:28:46.3488454Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl.metadata (5.7 kB) 2025-10-10T00:28:46.3908512Z 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 330)) 2025-10-10T00:28:46.3949323Z Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-10-10T00:28:46.4402489Z 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 314)) 2025-10-10T00:28:46.4446244Z Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-10-10T00:28:46.4881445Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=1.1.0->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T00:28:46.4924535Z Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-10-10T00:28:46.9062804Z Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T00:28:46.9110020Z Downloading wrapt-1.17.3-cp310-cp310-win_amd64.whl.metadata (6.5 kB) 2025-10-10T00:28:46.9648924Z Downloading build-1.3.0-py3-none-any.whl (23 kB) 2025-10-10T00:28:46.9798764Z Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2025-10-10T00:28:46.9944165Z Downloading expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-10-10T00:28:47.0082829Z Downloading fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-10-10T00:28:47.0434323Z Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-10-10T00:28:47.0580677Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-10-10T00:28:47.0712400Z Downloading hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-10-10T00:28:47.0872799Z Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2025-10-10T00:28:47.0994155Z Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2025-10-10T00:28:47.1127784Z Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2025-10-10T00:28:47.1399397Z ---------------------------------------- 2.0/2.0 MB 110.2 MB/s 0:00:00 2025-10-10T00:28:47.1451406Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl (296 kB) 2025-10-10T00:28:47.1638792Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl (2.4 MB) 2025-10-10T00:28:47.1937512Z ---------------------------------------- 2.4/2.4 MB 67.7 MB/s 0:00:00 2025-10-10T00:28:47.2004374Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl (14.7 MB) 2025-10-10T00:28:47.3007675Z ---------------------------------------- 14.7/14.7 MB 153.9 MB/s 0:00:00 2025-10-10T00:28:47.3084313Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-10-10T00:28:47.3698432Z ---------------------------------------- 10.7/10.7 MB 133.4 MB/s 0:00:00 2025-10-10T00:28:47.3747042Z Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2025-10-10T00:28:47.3873438Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl (274 kB) 2025-10-10T00:28:47.4005805Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl (2.6 MB) 2025-10-10T00:28:47.4236603Z ---------------------------------------- 2.6/2.6 MB 72.0 MB/s 0:00:00 2025-10-10T00:28:47.4293452Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl (434 kB) 2025-10-10T00:28:47.4430600Z Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2025-10-10T00:28:47.4540112Z Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-10-10T00:28:47.4632851Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-10-10T00:28:47.4722176Z Downloading pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-10-10T00:28:47.4832577Z Downloading xdoctest-1.3.0-py3-none-any.whl (152 kB) 2025-10-10T00:28:47.4988923Z Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-10-10T00:28:47.5113533Z ---------------------------------------- 1.1/1.1 MB ? 0:00:00 2025-10-10T00:28:47.5195905Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl (24.5 MB) 2025-10-10T00:28:47.7513018Z ---------------------------------------- 24.5/24.5 MB 110.6 MB/s 0:00:00 2025-10-10T00:28:47.7607562Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl (42.5 MB) 2025-10-10T00:28:48.3683100Z ---------------------------------------- 42.5/42.5 MB 67.6 MB/s 0:00:00 2025-10-10T00:28:48.3751392Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl (1.7 MB) 2025-10-10T00:28:48.4255969Z ---------------------------------------- 1.7/1.7 MB 22.9 MB/s 0:00:00 2025-10-10T00:28:48.4299209Z Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2025-10-10T00:28:48.4394479Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-10-10T00:28:48.4496611Z Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-10-10T00:28:48.4592516Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl (16.4 MB) 2025-10-10T00:28:48.5803165Z ---------------------------------------- 16.4/16.4 MB 114.7 MB/s 0:00:00 2025-10-10T00:28:48.5879166Z Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-10-10T00:28:48.6397258Z ---------------------------------------- 5.6/5.6 MB 112.9 MB/s 0:00:00 2025-10-10T00:28:48.6461899Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl (4.2 MB) 2025-10-10T00:28:48.6948330Z ---------------------------------------- 4.2/4.2 MB 83.0 MB/s 0:00:00 2025-10-10T00:28:48.7020574Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl (3.8 MB) 2025-10-10T00:28:48.7512996Z ---------------------------------------- 3.8/3.8 MB 75.4 MB/s 0:00:00 2025-10-10T00:28:48.7561865Z Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2025-10-10T00:28:48.7737927Z Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-10-10T00:28:48.8355947Z ---------------------------------------- 6.2/6.2 MB 94.1 MB/s 0:00:00 2025-10-10T00:28:48.8452859Z Downloading onnx-1.18.0-cp310-cp310-win_amd64.whl (15.8 MB) 2025-10-10T00:28:49.0268233Z ---------------------------------------- 15.8/15.8 MB 90.6 MB/s 0:00:00 2025-10-10T00:28:49.0356266Z Downloading onnxscript-0.5.3-py3-none-any.whl (679 kB) 2025-10-10T00:28:49.0459463Z ---------------------------------------- 680.0/680.0 kB ? 0:00:00 2025-10-10T00:28:49.0501309Z Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-10-10T00:28:49.0601695Z Downloading setuptools-78.1.1-py3-none-any.whl (1.3 MB) 2025-10-10T00:28:49.0771822Z ---------------------------------------- 1.3/1.3 MB ? 0:00:00 2025-10-10T00:28:49.0811760Z Downloading packaging-23.1-py3-none-any.whl (48 kB) 2025-10-10T00:28:49.0964196Z Downloading PuLP-2.9.0-py3-none-any.whl (17.7 MB) 2025-10-10T00:28:49.3111888Z ---------------------------------------- 17.7/17.7 MB 85.4 MB/s 0:00:00 2025-10-10T00:28:49.3155361Z Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-10-10T00:28:49.3289195Z Downloading cmake-3.31.6-py3-none-win_amd64.whl (36.4 MB) 2025-10-10T00:28:49.7330939Z ---------------------------------------- 36.4/36.4 MB 89.0 MB/s 0:00:00 2025-10-10T00:28:49.7414218Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl (2.0 MB) 2025-10-10T00:28:49.7809602Z ---------------------------------------- 2.0/2.0 MB 56.6 MB/s 0:00:00 2025-10-10T00:28:49.7852546Z Downloading filelock-3.18.0-py3-none-any.whl (16 kB) 2025-10-10T00:28:49.7945892Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-10-10T00:28:49.8032486Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-10-10T00:28:49.8131784Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-10-10T00:28:49.8222101Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-10-10T00:28:49.8317077Z Downloading click-8.3.0-py3-none-any.whl (107 kB) 2025-10-10T00:28:49.8415484Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-10-10T00:28:49.8577796Z Downloading cuda_bindings-12.9.3-cp310-cp310-win_amd64.whl (11.5 MB) 2025-10-10T00:28:49.9388521Z ---------------------------------------- 11.5/11.5 MB 143.5 MB/s 0:00:00 2025-10-10T00:28:49.9464153Z Downloading aiohttp-3.13.0-cp310-cp310-win_amd64.whl (453 kB) 2025-10-10T00:28:49.9595290Z Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2025-10-10T00:28:49.9691045Z Downloading cuda_pathfinder-1.3.0-py3-none-any.whl (27 kB) 2025-10-10T00:28:49.9777107Z Downloading google_auth-2.41.1-py2.py3-none-any.whl (221 kB) 2025-10-10T00:28:49.9891521Z Downloading cachetools-6.2.0-py3-none-any.whl (11 kB) 2025-10-10T00:28:49.9984796Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-10-10T00:28:50.0109694Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl (23.2 MB) 2025-10-10T00:28:50.2535985Z ---------------------------------------- 23.2/23.2 MB 91.8 MB/s 0:00:00 2025-10-10T00:28:50.2585691Z Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-10-10T00:28:50.2681686Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-10-10T00:28:50.2814213Z ---------------------------------------- 536.2/536.2 kB ? 0:00:00 2025-10-10T00:28:50.2869577Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl (46 kB) 2025-10-10T00:28:50.2958676Z Downloading onnx_ir-0.1.10-py3-none-any.whl (127 kB) 2025-10-10T00:28:50.3055867Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-10-10T00:28:50.3152765Z Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2025-10-10T00:28:50.3246058Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-10-10T00:28:50.3336383Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-10-10T00:28:50.3464089Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl (821 kB) 2025-10-10T00:28:50.3738337Z ---------------------------------------- 821.0/821.0 kB 34.9 MB/s 0:00:00 2025-10-10T00:28:50.3781305Z Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-10-10T00:28:50.3879689Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-10-10T00:28:50.3978106Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl (86 kB) 2025-10-10T00:28:50.4150509Z Downloading librosa-0.11.0-py3-none-any.whl (260 kB) 2025-10-10T00:28:50.4357702Z Downloading psutil-7.1.0-cp37-abi3-win_amd64.whl (247 kB) 2025-10-10T00:28:50.4464916Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2025-10-10T00:28:50.4563075Z Downloading redis-6.4.0-py3-none-any.whl (279 kB) 2025-10-10T00:28:50.4683498Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl (245 kB) 2025-10-10T00:28:50.4795604Z Downloading absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-10-10T00:28:50.4895422Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-10-10T00:28:50.4991261Z Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-10-10T00:28:50.5080654Z Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2025-10-10T00:28:50.5177857Z Downloading audioread-3.0.1-py3-none-any.whl (23 kB) 2025-10-10T00:28:50.5270597Z Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-10-10T00:28:50.5373347Z Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) 2025-10-10T00:28:50.5460910Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2025-10-10T00:28:50.5548581Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl (43 kB) 2025-10-10T00:28:50.5667596Z Downloading grpcio-1.75.1-cp310-cp310-win_amd64.whl (4.6 MB) 2025-10-10T00:28:50.6153364Z ---------------------------------------- 4.6/4.6 MB 93.2 MB/s 0:00:00 2025-10-10T00:28:50.6217699Z Downloading imageio-2.37.0-py3-none-any.whl (315 kB) 2025-10-10T00:28:50.6339512Z Downloading joblib-1.5.2-py3-none-any.whl (308 kB) 2025-10-10T00:28:50.6455234Z Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-10-10T00:28:50.6550287Z Downloading markdown-3.9-py3-none-any.whl (107 kB) 2025-10-10T00:28:50.6664931Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB) 2025-10-10T00:28:50.6781698Z Downloading ml_dtypes-0.5.3-cp310-cp310-win_amd64.whl (206 kB) 2025-10-10T00:28:50.6886623Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl (71 kB) 2025-10-10T00:28:50.6979057Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-10-10T00:28:50.7077584Z Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2025-10-10T00:28:50.7178074Z Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-10-10T00:28:50.7291990Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl (41 kB) 2025-10-10T00:28:50.7393150Z Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-10-10T00:28:50.7498712Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-10-10T00:28:50.7606618Z Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-10-10T00:28:50.7726981Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl (3.4 MB) 2025-10-10T00:28:50.8052555Z ---------------------------------------- 3.4/3.4 MB 97.8 MB/s 0:00:00 2025-10-10T00:28:50.8117182Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl (182 kB) 2025-10-10T00:28:50.8232434Z Downloading pynacl-1.6.0-cp38-abi3-win_amd64.whl (238 kB) 2025-10-10T00:28:50.8336850Z Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-10-10T00:28:50.8463418Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-10-10T00:28:50.8562656Z Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-10-10T00:28:50.8698292Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl (8.9 MB) 2025-10-10T00:28:50.9582534Z ---------------------------------------- 8.9/8.9 MB 91.8 MB/s 0:00:00 2025-10-10T00:28:50.9665764Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl (1.0 MB) 2025-10-10T00:28:50.9783313Z ---------------------------------------- 1.0/1.0 MB ? 0:00:00 2025-10-10T00:28:50.9839499Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl (173 kB) 2025-10-10T00:28:50.9944403Z Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-10-10T00:28:51.0050700Z Downloading tifffile-2025.5.10-py3-none-any.whl (226 kB) 2025-10-10T00:28:51.0149159Z Downloading tomli-2.3.0-py3-none-any.whl (14 kB) 2025-10-10T00:28:51.0251403Z Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-10-10T00:28:51.0358336Z Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-10-10T00:28:51.0462706Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-10T00:28:51.0562753Z Downloading Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB) 2025-10-10T00:28:51.0650979Z Downloading wrapt-1.17.3-cp310-cp310-win_amd64.whl (38 kB) 2025-10-10T00:28:51.0741080Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-10-10T00:28:51.0829737Z Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-10-10T00:28:51.0938530Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2025-10-10T00:28:51.1032925Z Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-10-10T00:28:51.1129642Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-10-10T00:28:51.1221861Z Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-10-10T00:28:52.3388392Z Building wheels for collected packages: coremltools, pwlf, pyDOE 2025-10-10T00:28:52.3405248Z 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-10-10T00:28:52.3408041Z Building wheel for coremltools (setup.py): started 2025-10-10T00:28:53.7689427Z Building wheel for coremltools (setup.py): finished with status 'done' 2025-10-10T00:28:53.7738249Z Created wheel for coremltools: filename=coremltools-5.0b5-py3-none-any.whl size=1211951 sha256=2e985b5679db62efbc71f11cfbbbc59060b73e2fb92081dd8713c794a799f109 2025-10-10T00:28:53.7740236Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\11\de\3c\e33b605af1effa76c230f5cc8a1e688d7bef9ea0d7189b58ca 2025-10-10T00:28:53.7808765Z 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-10-10T00:28:53.7810787Z Building wheel for pwlf (setup.py): started 2025-10-10T00:28:54.0898855Z Building wheel for pwlf (setup.py): finished with status 'done' 2025-10-10T00:28:54.0914921Z Created wheel for pwlf: filename=pwlf-2.2.1-py3-none-any.whl size=16741 sha256=942410e09b993472170d6508c42e1d698e290f9fd647b05be18550b7c5e1905d 2025-10-10T00:28:54.0916679Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\d9\13\6f\a9201ce279d71065ce782d82418d7c6877be6bb818ae0d1095 2025-10-10T00:28:54.0952775Z 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-10-10T00:28:54.0954714Z Building wheel for pyDOE (setup.py): started 2025-10-10T00:28:54.4223459Z Building wheel for pyDOE (setup.py): finished with status 'done' 2025-10-10T00:28:54.4238895Z Created wheel for pyDOE: filename=pydoe-0.3.8-py3-none-any.whl size=18257 sha256=49a6b683d559e8faced8c91343a86b3f95a7edf270149cb8b54ceef84ab40978 2025-10-10T00:28:54.4241080Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\ce\b6\d7\c6b64746dba6433c593e471e0ac3acf4f36040456d1d160d17 2025-10-10T00:28:54.4264863Z Successfully built coremltools pwlf pyDOE 2025-10-10T00:28:55.1398918Z 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, 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, onnx, 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_ir, hypothesis, google-auth, dataclasses_json, cryptography, coremltools, pytest-xdist, pytest-subtests, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pwlf, onnxscript, librosa, google-auth-oauthlib, aiohttp, tensorboard, PyGithub, ghstack, fbscribelogger 2025-10-10T00:29:05.1989181Z Attempting uninstall: setuptools 2025-10-10T00:29:05.2000255Z Found existing installation: setuptools 80.9.0 2025-10-10T00:29:05.2037106Z Uninstalling setuptools-80.9.0: 2025-10-10T00:29:05.3874152Z Successfully uninstalled setuptools-80.9.0 2025-10-10T00:29:54.1641144Z 2025-10-10T00:29:54.2109720Z Successfully installed Deprecated-1.2.18 MarkupSafe-3.0.3 PyGithub-2.3.0 absl-py-2.3.1 aiohappyeyeballs-2.6.1 aiohttp-3.13.0 aiosignal-1.4.0 async-timeout-5.0.1 attrs-25.4.0 audioread-3.0.1 build-1.3.0 cachetools-6.2.0 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.3 cuda-pathfinder-1.3.0 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.41.1 google-auth-oauthlib-1.0.0 grpcio-1.75.1 hypothesis-6.56.4 imageio-2.37.0 iniconfig-2.1.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.18.0 onnx_ir-0.1.10 onnxscript-0.5.3 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.0 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 pyzstd-0.16.2 redis-6.4.0 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-1.17.3 xdoctest-1.3.0 yarl-1.22.0 z3-solver-4.15.1.0 2025-10-10T00:29:56.1950688Z Chocolatey v2.5.0 2025-10-10T00:29:56.3420929Z Upgrading the following packages: 2025-10-10T00:29:56.3425574Z cmake 2025-10-10T00:29:56.3428974Z By upgrading, you accept licenses for the packages. 2025-10-10T00:29:56.6715499Z cmake is not installed. Installing... 2025-10-10T00:29:58.1364766Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-10-10T00:29:59.3659061Z 2025-10-10T00:29:59.3659496Z cmake.install v3.27.9 [Approved] 2025-10-10T00:29:59.3847225Z cmake.install package files upgrade completed. Performing other installation steps. 2025-10-10T00:30:00.0138695Z Installing 64-bit cmake.install... 2025-10-10T00:30:12.1768030Z cmake.install has been installed. 2025-10-10T00:30:12.2567300Z cmake.install may be able to be automatically uninstalled. 2025-10-10T00:30:12.2616560Z Environment Vars (like PATH) have changed. Close/reopen your shell to 2025-10-10T00:30:12.2617075Z see the changes (or in powershell/cmd.exe just type `refreshenv`). 2025-10-10T00:30:12.5088010Z The upgrade of cmake.install was successful. 2025-10-10T00:30:12.5090768Z Deployed to 'C:\Program Files\CMake\' 2025-10-10T00:30:12.5124643Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-10-10T00:30:12.6441635Z 2025-10-10T00:30:12.6442027Z cmake v3.27.9 [Approved] 2025-10-10T00:30:12.6455911Z cmake package files upgrade completed. Performing other installation steps. 2025-10-10T00:30:12.7403468Z The upgrade of cmake was successful. 2025-10-10T00:30:12.7406194Z Deployed to 'C:\ProgramData\chocolatey\lib\cmake' 2025-10-10T00:30:12.7487185Z 2025-10-10T00:30:12.7487582Z Chocolatey upgraded 2/2 packages. 2025-10-10T00:30:12.7488053Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-10-10T00:30:13.6916134Z Collecting mkl==2024.2.0 2025-10-10T00:30:13.7138062Z Downloading mkl-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.4 kB) 2025-10-10T00:30:13.7566091Z Collecting mkl-static==2024.2.0 2025-10-10T00:30:13.7720985Z Downloading mkl_static-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.5 kB) 2025-10-10T00:30:13.8006647Z Collecting mkl-include==2024.2.0 2025-10-10T00:30:13.8094173Z Downloading mkl_include-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-10-10T00:30:13.8427304Z Collecting intel-openmp>=2023 (from mkl==2024.2.0) 2025-10-10T00:30:13.8506458Z Downloading intel_openmp-2025.2.1-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-10-10T00:30:13.8786830Z Collecting tbb==2021.* (from mkl==2024.2.0) 2025-10-10T00:30:13.8846894Z Downloading tbb-2021.13.1-py3-none-win_amd64.whl.metadata (1.1 kB) 2025-10-10T00:30:13.9225473Z Collecting tbb-devel==2021.* (from mkl-static==2024.2.0) 2025-10-10T00:30:13.9324419Z Downloading tbb_devel-2021.13.1-py3-none-win_amd64.whl.metadata (1.2 kB) 2025-10-10T00:30:13.9556071Z Collecting intel-cmplr-lib-ur==2025.2.1 (from intel-openmp>=2023->mkl==2024.2.0) 2025-10-10T00:30:13.9608463Z Downloading intel_cmplr_lib_ur-2025.2.1-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-10-10T00:30:13.9798637Z Collecting umf==0.11.* (from intel-cmplr-lib-ur==2025.2.1->intel-openmp>=2023->mkl==2024.2.0) 2025-10-10T00:30:13.9847704Z Downloading umf-0.11.0-py2.py3-none-win_amd64.whl.metadata (1.1 kB) 2025-10-10T00:30:14.0044847Z Collecting tcmlib>=1.4 (from umf==0.11.*->intel-cmplr-lib-ur==2025.2.1->intel-openmp>=2023->mkl==2024.2.0) 2025-10-10T00:30:14.0108978Z Downloading tcmlib-1.4.0-py2.py3-none-win_amd64.whl.metadata (1.0 kB) 2025-10-10T00:30:14.0251230Z Downloading mkl-2024.2.0-py2.py3-none-win_amd64.whl (161.5 MB) 2025-10-10T00:30:16.9821614Z ---------------------------------------- 161.5/161.5 MB 54.6 MB/s 0:00:02 2025-10-10T00:30:16.9893880Z Downloading mkl_static-2024.2.0-py2.py3-none-win_amd64.whl (207.3 MB) 2025-10-10T00:30:20.7610286Z ---------------------------------------- 207.3/207.3 MB 55.0 MB/s 0:00:03 2025-10-10T00:30:20.8107103Z Downloading mkl_include-2024.2.0-py2.py3-none-win_amd64.whl (1.3 MB) 2025-10-10T00:30:20.8641093Z ---------------------------------------- 1.3/1.3 MB 34.3 MB/s 0:00:00 2025-10-10T00:30:20.8694892Z Downloading tbb-2021.13.1-py3-none-win_amd64.whl (286 kB) 2025-10-10T00:30:20.8863196Z Downloading tbb_devel-2021.13.1-py3-none-win_amd64.whl (5.7 MB) 2025-10-10T00:30:20.9825214Z ---------------------------------------- 5.7/5.7 MB 57.5 MB/s 0:00:00 2025-10-10T00:30:21.0107594Z Downloading intel_openmp-2025.2.1-py2.py3-none-win_amd64.whl (34.0 MB) 2025-10-10T00:30:21.5719289Z ---------------------------------------- 34.0/34.0 MB 60.0 MB/s 0:00:00 2025-10-10T00:30:21.5809060Z Downloading intel_cmplr_lib_ur-2025.2.1-py2.py3-none-win_amd64.whl (1.2 MB) 2025-10-10T00:30:21.6031152Z ---------------------------------------- 1.2/1.2 MB 56.7 MB/s 0:00:00 2025-10-10T00:30:21.6092496Z Downloading umf-0.11.0-py2.py3-none-win_amd64.whl (231 kB) 2025-10-10T00:30:21.6217969Z Downloading tcmlib-1.4.0-py2.py3-none-win_amd64.whl (370 kB) 2025-10-10T00:30:23.2705492Z Installing collected packages: tcmlib, tbb, mkl-include, umf, tbb-devel, intel-cmplr-lib-ur, intel-openmp, mkl-static, mkl 2025-10-10T00:30:30.3714543Z 2025-10-10T00:30:30.4188759Z Successfully installed intel-cmplr-lib-ur-2025.2.1 intel-openmp-2025.2.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.0 umf-0.11.0 2025-10-10T00:30:30.6813921Z ********************************************************************** 2025-10-10T00:30:30.6814422Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-10-10T00:30:30.6815106Z ** Copyright (c) 2022 Microsoft Corporation 2025-10-10T00:30:30.6815734Z ********************************************************************** 2025-10-10T00:30:31.1224346Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-10-10T00:30:31.1262302Z 2025-10-10T00:30:31.1262710Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>popd 2025-10-10T00:30:31.1266687Z 2025-10-10T00:30:31.1267055Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not "1" == "1" goto cuda_build_end 2025-10-10T00:30:31.1268047Z 2025-10-10T00:30:31.1268496Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-10-10T00:30:31.1270865Z 2025-10-10T00:30:31.1271184Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if x126 == x12.6 ( 2025-10-10T00:30:31.1271704Z echo CUDA version 12.6 format isn't correct, which doesn't contain '.' 2025-10-10T00:30:31.1272115Z goto fail 2025-10-10T00:30:31.1272328Z ) 2025-10-10T00:30:31.1272427Z 2025-10-10T00:30:31.1272762Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>rem version transformer, for example 10.1 to 10_1. 2025-10-10T00:30:31.1273656Z 2025-10-10T00:30:31.1273950Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if x126 == x12.6 ( 2025-10-10T00:30:31.1274460Z echo CUDA version 12.6 format isn't correct, which doesn't contain '.' 2025-10-10T00:30:31.1274851Z goto fail 2025-10-10T00:30:31.1275053Z ) 2025-10-10T00:30:31.1275153Z 2025-10-10T00:30:31.1275360Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set VERSION_SUFFIX=12_6 2025-10-10T00:30:31.1277596Z 2025-10-10T00:30:31.1278047Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-10-10T00:30:31.1280120Z 2025-10-10T00:30:31.1280556Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CUDNN_LIB_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\lib\x64 2025-10-10T00:30:31.1282621Z 2025-10-10T00:30:31.1283148Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CUDA_TOOLKIT_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-10-10T00:30:31.1285034Z 2025-10-10T00:30:31.1285460Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CUDNN_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-10-10T00:30:31.1287880Z 2025-10-10T00:30:31.1297634Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\libnvvp;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-10-10T00:30:31.1307028Z 2025-10-10T00:30:31.1307236Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2025-10-10T00:30:31.1307578Z 2025-10-10T00:30:31.1317603Z (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\NVIDIA GPU Computing Toolkit\CUDA\v12.6\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\libnvvp;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-10-10T00:30:31.1327427Z 2025-10-10T00:30:31.1327713Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if "8.6" == "" set TORCH_CUDA_ARCH_LIST=8.6 2025-10-10T00:30:31.1328108Z 2025-10-10T00:30:31.1328344Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:30:31.1328677Z 2025-10-10T00:30:31.1328935Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-10-10T00:30:31.1329315Z 2025-10-10T00:30:31.1329615Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2025-10-10T00:30:31.1444631Z Stopping sccache server... 2025-10-10T00:30:32.1704786Z sccache: error: couldn't connect to server 2025-10-10T00:30:32.1706991Z sccache: caused by: No connection could be made because the target machine actively refused it. (os error 10061) 2025-10-10T00:30:32.1731658Z 2025-10-10T00:30:32.1732205Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --start-server 2025-10-10T00:30:32.1830577Z sccache: Starting the server... 2025-10-10T00:30:32.3160408Z 2025-10-10T00:30:32.3160995Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --zero-stats 2025-10-10T00:30:32.3274807Z Compile requests 0 2025-10-10T00:30:32.3275219Z Compile requests executed 0 2025-10-10T00:30:32.3275528Z Cache hits 0 2025-10-10T00:30:32.3275799Z Cache misses 0 2025-10-10T00:30:32.3276090Z Cache timeouts 0 2025-10-10T00:30:32.3276391Z Cache read errors 0 2025-10-10T00:30:32.3276692Z Forced recaches 0 2025-10-10T00:30:32.3277020Z Cache write errors 0 2025-10-10T00:30:32.3277304Z Compilation failures 0 2025-10-10T00:30:32.3277591Z Cache errors 0 2025-10-10T00:30:32.3277879Z Non-cacheable compilations 0 2025-10-10T00:30:32.3278177Z Non-cacheable calls 0 2025-10-10T00:30:32.3278459Z Non-compilation calls 0 2025-10-10T00:30:32.3278760Z Unsupported compiler calls 0 2025-10-10T00:30:32.3279056Z Average cache write 0.000 s 2025-10-10T00:30:32.3279363Z Average compiler 0.000 s 2025-10-10T00:30:32.3279658Z Average cache read hit 0.000 s 2025-10-10T00:30:32.3279969Z Failed distributed compilations 0 2025-10-10T00:30:32.3280377Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-10-10T00:30:32.3280793Z Version (client) 0.7.4 2025-10-10T00:30:32.3296249Z 2025-10-10T00:30:32.3296863Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_C_COMPILER_LAUNCHER=sccache 2025-10-10T00:30:32.3298758Z 2025-10-10T00:30:32.3299250Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_CXX_COMPILER_LAUNCHER=sccache 2025-10-10T00:30:32.3301478Z 2025-10-10T00:30:32.3301762Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_GENERATOR=Ninja 2025-10-10T00:30:32.3305329Z 2025-10-10T00:30:32.3305599Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if "1" == "1" ( 2025-10-10T00:30:32.3305985Z 2025-10-10T00:30:32.3306160Z 2025-10-10T00:30:32.3306322Z 2025-10-10T00:30:32.3307108Z 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-10-10T00:30:32.3307996Z if errorlevel 1 goto fail 2025-10-10T00:30:32.3308276Z if not errorlevel 0 goto fail 2025-10-10T00:30:32.3309514Z 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\v12.6\bin\nvcc.exe" %* 1>"C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat" 2025-10-10T00:30:32.3310914Z cat C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-10-10T00:30:32.3311541Z set CUDA_NVCC_EXECUTABLE=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-10-10T00:30:32.3312437Z for /F "usebackq delims=" %n in (`cygpath -m "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\bin\nvcc.exe"`) do set CMAKE_CUDA_COMPILER=%n 2025-10-10T00:30:32.3313690Z 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-10-10T00:30:32.3314578Z The system cannot find the drive specified. 2025-10-10T00:30:32.3315095Z The system cannot find the drive specified. 2025-10-10T00:30:32.3315429Z The system cannot find the drive specified. 2025-10-10T00:30:32.3315727Z ) 2025-10-10T00:30:32.4290999Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-10-10T00:30:32.4291537Z Dload Upload Total Spent Left Speed 2025-10-10T00:30:32.4291856Z 2025-10-10T00:30:32.5377676Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-10-10T00:30:32.5378117Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-10-10T00:30:32.5598753Z 2025-10-10T00:30:32.5599581Z 100 303k 100 303k 0 0 2117k 0 --:--:-- --:--:-- --:--:-- 2117k 2025-10-10T00:30:32.5773649Z @"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\v12.6\bin\nvcc.exe" %* 2025-10-10T00:30:32.5980958Z 2025-10-10T00:30:32.5982260Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_CUDA_COMPILER=C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/bin/nvcc.exe 2025-10-10T00:30:32.5985580Z 2025-10-10T00:30:32.5986022Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set 2025-10-10T00:30:32.6156527Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-10-10T00:30:32.6157678Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-1-azure-eastus.actions.githubusercontent.com/111//idtoken/b61d76a6-6a0e-4d78-bcd8-af7ccfe33fb7/c743029e-47b6-529e-8d88-90a91bcc90e3?api-version=2.0 2025-10-10T00:30:32.6158811Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=C:\actions-runner\jobcompleted.ps1 2025-10-10T00:30:32.6159230Z ALLUSERSPROFILE=C:\ProgramData 2025-10-10T00:30:32.6159637Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-10-10T00:30:32.6160082Z APPDATA=C:\Users\runneruser\AppData\Roaming 2025-10-10T00:30:32.6160426Z AWS_DEFAULT_REGION=us-east-1 2025-10-10T00:30:32.6160709Z AWS_EXECUTION_ENV=EC2 2025-10-10T00:30:32.6161161Z BRANCH=main 2025-10-10T00:30:32.6161385Z BUILD_ENVIRONMENT=win-vs2022-cuda12.6-py3 2025-10-10T00:30:32.6161694Z BUILD_TYPE=release 2025-10-10T00:30:32.6161902Z BUILD_WHEEL=1 2025-10-10T00:30:32.6162101Z CI=true 2025-10-10T00:30:32.6162482Z CMAKE_CUDA_COMPILER=C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/bin/nvcc.exe 2025-10-10T00:30:32.6163540Z 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-10-10T00:30:32.6164413Z CMAKE_CXX_COMPILER_LAUNCHER=sccache 2025-10-10T00:30:32.6164698Z CMAKE_C_COMPILER_LAUNCHER=sccache 2025-10-10T00:30:32.6164972Z CMAKE_GENERATOR=Ninja 2025-10-10T00:30:32.6165207Z CommandPromptType=Native 2025-10-10T00:30:32.6165508Z COMMONPROGRAMFILES=C:\Program Files\Common Files 2025-10-10T00:30:32.6165847Z COMPUTERNAME=EC2AMAZ-F4P7NAP 2025-10-10T00:30:32.6166132Z COMSPEC=C:\Windows\system32\cmd.exe 2025-10-10T00:30:32.6166444Z CONDA=C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:30:32.6166876Z CONDA_BUILD=C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:30:32.6167290Z CONDA_DEFAULT_ENV=py_tmp 2025-10-10T00:30:32.6167570Z CONDA_EXE=C:\Jenkins\Miniconda3\Scripts\conda.exe 2025-10-10T00:30:32.6167996Z CONDA_INSTALL=C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:30:32.6168370Z CONDA_PARENT_DIR=C:\Jenkins 2025-10-10T00:30:32.6168667Z CONDA_PREFIX=C:\Jenkins\Miniconda3\envs\py_tmp 2025-10-10T00:30:32.6168990Z CONDA_PREFIX_1=C:\Jenkins\Miniconda3 2025-10-10T00:30:32.6169299Z CONDA_PROMPT_MODIFIER=(py_tmp) 2025-10-10T00:30:32.6169604Z CONDA_PYTHON_EXE=C:\Jenkins\Miniconda3\python.exe 2025-10-10T00:30:32.6169955Z CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-10-10T00:30:32.6170390Z CONDA_RUN=C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:30:32.6170807Z CONDA_SHLVL=2 2025-10-10T00:30:32.6171356Z CUDA_NVCC_EXECUTABLE=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-10-10T00:30:32.6171935Z CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-10-10T00:30:32.6172439Z CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-10-10T00:30:32.6172941Z CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-10-10T00:30:32.6173460Z CUDA_PATH_V12_9=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9 2025-10-10T00:30:32.6173973Z CUDA_PATH_V13_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-10-10T00:30:32.6174357Z CUDA_SUFFIX=cuda126 2025-10-10T00:30:32.6174727Z CUDA_TOOLKIT_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-10-10T00:30:32.6175143Z CUDA_VERSION=12.6 2025-10-10T00:30:32.6175401Z ChocolateyInstall=C:\ProgramData\chocolatey 2025-10-10T00:30:32.6175799Z CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 2025-10-10T00:30:32.6176231Z CommonProgramW6432=C:\Program Files\Common Files 2025-10-10T00:30:32.6176699Z CUDNN_LIB_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\lib\x64 2025-10-10T00:30:32.6177250Z CUDNN_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-10-10T00:30:32.6177652Z DEBUG=0 2025-10-10T00:30:32.6178010Z DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\ 2025-10-10T00:30:32.6178469Z DISTUTILS_USE_SDK=1 2025-10-10T00:30:32.6178729Z DriverData=C:\Windows\System32\Drivers\DriverData 2025-10-10T00:30:32.6179077Z EC2LAUNCH_TELEMETRY=1 2025-10-10T00:30:32.6179471Z ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs 2025-10-10T00:30:32.6181852Z 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-10-10T00:30:32.6184161Z Framework40Version=v4.0 2025-10-10T00:30:32.6184454Z FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ 2025-10-10T00:30:32.6184862Z FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ 2025-10-10T00:30:32.6185239Z FrameworkVersion=v4.0.30319 2025-10-10T00:30:32.6185503Z FrameworkVersion64=v4.0.30319 2025-10-10T00:30:32.6185770Z GITHUB_ACTION=build 2025-10-10T00:30:32.6185976Z GITHUB_ACTIONS=true 2025-10-10T00:30:32.6186199Z GITHUB_ACTION_REF= 2025-10-10T00:30:32.6186418Z GITHUB_ACTION_REPOSITORY= 2025-10-10T00:30:32.6186677Z GITHUB_ACTOR=pytorchmergebot 2025-10-10T00:30:32.6186923Z GITHUB_ACTOR_ID=97764156 2025-10-10T00:30:32.6187201Z GITHUB_API_URL=https://api.github.com 2025-10-10T00:30:32.6187486Z GITHUB_BASE_REF= 2025-10-10T00:30:32.6187959Z GITHUB_ENV=C:\actions-runner\_work\_temp\_runner_file_commands\set_env_929f2434-2604-4bdf-9688-10ccd4537011 2025-10-10T00:30:32.6188504Z GITHUB_EVENT_NAME=push 2025-10-10T00:30:32.6188871Z GITHUB_EVENT_PATH=C:\actions-runner\_work\_temp\_github_workflow\event.json 2025-10-10T00:30:32.6189355Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-10-10T00:30:32.6189684Z GITHUB_HEAD_REF= 2025-10-10T00:30:32.6189898Z GITHUB_JOB=build 2025-10-10T00:30:32.6190368Z GITHUB_OUTPUT=C:\actions-runner\_work\_temp\_runner_file_commands\set_output_929f2434-2604-4bdf-9688-10ccd4537011 2025-10-10T00:30:32.6191185Z GITHUB_PATH=C:\actions-runner\_work\_temp\_runner_file_commands\add_path_929f2434-2604-4bdf-9688-10ccd4537011 2025-10-10T00:30:32.6191739Z GITHUB_REF=refs/heads/main 2025-10-10T00:30:32.6191976Z GITHUB_REF_NAME=main 2025-10-10T00:30:32.6192220Z GITHUB_REF_PROTECTED=true 2025-10-10T00:30:32.6192456Z GITHUB_REF_TYPE=branch 2025-10-10T00:30:32.6192825Z GITHUB_REPOSITORY=pytorch/pytorch 2025-10-10T00:30:32.6193115Z GITHUB_REPOSITORY_ID=65600975 2025-10-10T00:30:32.6193389Z GITHUB_REPOSITORY_OWNER=pytorch 2025-10-10T00:30:32.6193661Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-10-10T00:30:32.6193968Z GITHUB_RETENTION_DAYS=90 2025-10-10T00:30:32.6194201Z GITHUB_RUN_ATTEMPT=1 2025-10-10T00:30:32.6194433Z GITHUB_RUN_ID=18392306051 2025-10-10T00:30:32.6194663Z GITHUB_RUN_NUMBER=150176 2025-10-10T00:30:32.6194921Z GITHUB_SERVER_URL=https://github.com 2025-10-10T00:30:32.6195252Z GITHUB_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:30:32.6195833Z GITHUB_STATE=C:\actions-runner\_work\_temp\_runner_file_commands\save_state_929f2434-2604-4bdf-9688-10ccd4537011 2025-10-10T00:30:32.6196690Z GITHUB_STEP_SUMMARY=C:\actions-runner\_work\_temp\_runner_file_commands\step_summary_929f2434-2604-4bdf-9688-10ccd4537011 2025-10-10T00:30:32.6197408Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-10-10T00:30:32.6197718Z GITHUB_WORKFLOW=trunk 2025-10-10T00:30:32.6198102Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/heads/main 2025-10-10T00:30:32.6198649Z GITHUB_WORKFLOW_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:30:32.6199094Z GITHUB_WORKSPACE=C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:30:32.6199433Z GIT_DEFAULT_BRANCH=main 2025-10-10T00:30:32.6199665Z HOME=C:\Users\runneruser 2025-10-10T00:30:32.6201757Z 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-10-10T00:30:32.6204162Z INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-10-10T00:30:32.6204821Z is_x64_arch=true 2025-10-10T00:30:32.6205856Z 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-10-10T00:30:32.6208203Z 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-10-10T00:30:32.6209762Z LOCALAPPDATA=C:\Users\runneruser\AppData\Local 2025-10-10T00:30:32.6210200Z MAGMA_HOME=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma 2025-10-10T00:30:32.6210591Z MAX_JOBS=8 2025-10-10T00:30:32.6210880Z NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\ 2025-10-10T00:30:32.6211238Z NUMBER_OF_PROCESSORS=16 2025-10-10T00:30:32.6211453Z OS=Windows_NT 2025-10-10T00:30:32.6211644Z OUR_GITHUB_JOB_ID=52404880023 2025-10-10T00:30:32.6221096Z PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin;C:\Program Files\CMake\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\libnvvp;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-10-10T00:30:32.6230705Z PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC 2025-10-10T00:30:32.6231053Z Platform=x64 2025-10-10T00:30:32.6231268Z PROCESSOR_ARCHITECTURE=AMD64 2025-10-10T00:30:32.6231724Z PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel 2025-10-10T00:30:32.6232129Z PROCESSOR_LEVEL=6 2025-10-10T00:30:32.6232332Z PROCESSOR_REVISION=5507 2025-10-10T00:30:32.6232575Z PROGRAMFILES=C:\Program Files 2025-10-10T00:30:32.6232838Z PROMPT=(py_tmp) $P$G 2025-10-10T00:30:32.6233042Z PR_NUMBER= 2025-10-10T00:30:32.6233601Z PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files\WindowsPowerShell\Modules 2025-10-10T00:30:32.6234168Z PUBLIC=C:\Users\Public 2025-10-10T00:30:32.6234569Z *** 2025-10-10T00:30:32.6234737Z PYTHON_VERSION=3.10 2025-10-10T00:30:32.6235018Z PYTORCH_FINAL_PACKAGE_DIR=C:/18392306051/build-results/ 2025-10-10T00:30:32.6235357Z ProgramData=C:\ProgramData 2025-10-10T00:30:32.6235620Z ProgramFiles(x86)=C:\Program Files (x86) 2025-10-10T00:30:32.6235913Z ProgramW6432=C:\Program Files 2025-10-10T00:30:32.6236155Z RUNNER_ARCH=X64 2025-10-10T00:30:32.6236374Z RUNNER_ENVIRONMENT=self-hosted 2025-10-10T00:30:32.6236655Z RUNNER_NAME=i-001c5068ed1890a6f 2025-10-10T00:30:32.6236983Z RUNNER_OS=Windows 2025-10-10T00:30:32.6237232Z RUNNER_TEMP=C:\actions-runner\_work\_temp 2025-10-10T00:30:32.6237568Z RUNNER_TOOL_CACHE=C:\actions-runner\_work\_tool 2025-10-10T00:30:32.6237985Z RUNNER_TRACKING_ID=github_df7b4aa3-4f96-4b3f-bfe4-cea2b5d8ea0b 2025-10-10T00:30:32.6238414Z RUNNER_WORKSPACE=C:\actions-runner\_work\pytorch 2025-10-10T00:30:32.6238754Z SCCACHE_BUCKET=ossci-compiler-cache 2025-10-10T00:30:32.6239044Z SCCACHE_IDLE_TIMEOUT=0 2025-10-10T00:30:32.6239279Z SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-10-10T00:30:32.6239556Z SCCACHE_REGION=us-east-1 2025-10-10T00:30:32.6239792Z SCCACHE_S3_KEY_PREFIX=trunk 2025-10-10T00:30:32.6240248Z SCRIPT_HELPERS_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-10-10T00:30:32.6240755Z SHA1=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T00:30:32.6241056Z SHLVL=2 2025-10-10T00:30:32.6241447Z SSL_CERT_FILE=C:\Jenkins\Miniconda3\Library\ssl\cacert.pem 2025-10-10T00:30:32.6241797Z SYSTEMDRIVE=C: 2025-10-10T00:30:32.6242016Z SYSTEMROOT=C:\Windows 2025-10-10T00:30:32.6242265Z TEMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:30:32.6242571Z TERM=xterm-256color 2025-10-10T00:30:32.6242802Z TMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:30:32.6243130Z TMPDIR=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:30:32.6243510Z TMP_DIR=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T00:30:32.6243983Z TMP_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp 2025-10-10T00:30:32.6244367Z TORCH_CUDA_ARCH_LIST=8.6 2025-10-10T00:30:32.6244602Z UCRTVersion=10.0.19041.0 2025-10-10T00:30:32.6244936Z UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-10-10T00:30:32.6245313Z UPDATEFILE=update.finished 2025-10-10T00:30:32.6245580Z USERDOMAIN=EC2AMAZ-F4P7NAP 2025-10-10T00:30:32.6245815Z USERNAME=runneruser 2025-10-10T00:30:32.6246060Z USERPROFILE=C:\Users\runneruser 2025-10-10T00:30:32.6246314Z USE_CUDA=1 2025-10-10T00:30:32.6246515Z USE_XPU=0 2025-10-10T00:30:32.6246916Z VCIDEInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\ 2025-10-10T00:30:32.6247569Z VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\ 2025-10-10T00:30:32.6248272Z VCToolsInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\ 2025-10-10T00:30:32.6249078Z VCToolsRedistDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Redist\MSVC\14.42.34433\ 2025-10-10T00:30:32.6249627Z VCToolsVersion=14.42.34433 2025-10-10T00:30:32.6249865Z VC_PRODUCT=BuildTools 2025-10-10T00:30:32.6250089Z VC_VERSION= 2025-10-10T00:30:32.6250268Z VC_YEAR=2022 2025-10-10T00:30:32.6250486Z VERBOSE_ARG='SilentlyContinue' 2025-10-10T00:30:32.6250735Z VERSION_SUFFIX=12_6 2025-10-10T00:30:32.6250976Z VisualStudioVersion=17.0 2025-10-10T00:30:32.6251428Z VS170COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\ 2025-10-10T00:30:32.6252009Z VSCMD_ARG_app_plat=Desktop 2025-10-10T00:30:32.6252272Z VSCMD_ARG_HOST_ARCH=x64 2025-10-10T00:30:32.6252498Z VSCMD_ARG_TGT_ARCH=x64 2025-10-10T00:30:32.6252722Z VSCMD_VER=17.12.11 2025-10-10T00:30:32.6253077Z VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\ 2025-10-10T00:30:32.6253499Z WINDIR=C:\Windows 2025-10-10T00:30:32.6254082Z 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-10-10T00:30:32.6254852Z WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\ 2025-10-10T00:30:32.6255309Z WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-10-10T00:30:32.6255662Z WindowsSDKLibVersion=10.0.19041.0\ 2025-10-10T00:30:32.6256103Z WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\ 2025-10-10T00:30:32.6256549Z WindowsSDKVersion=10.0.19041.0\ 2025-10-10T00:30:32.6257089Z WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\ 2025-10-10T00:30:32.6257875Z WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\ 2025-10-10T00:30:32.6258405Z XPU_VERSION= 2025-10-10T00:30:32.6258824Z _=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/build_pytorch.bat 2025-10-10T00:30:32.6259315Z __CONDA_OPENSLL_CERT_FILE_SET="1" 2025-10-10T00:30:32.6259589Z __DOTNET_ADD_64BIT=1 2025-10-10T00:30:32.6259818Z __DOTNET_PREFERRED_BITNESS=64 2025-10-10T00:30:32.6264254Z __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-10-10T00:30:32.6268724Z 2025-10-10T00:30:32.6268996Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>python -m build --wheel --no-isolation 2025-10-10T00:30:32.7150202Z * Getting build dependencies for wheel... 2025-10-10T00:30:33.2590289Z Building wheel torch-2.10.0a0+git344e636 2025-10-10T00:30:33.4832102Z 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-10-10T00:30:33.4888922Z 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-10-10T00:30:33.4889767Z !! 2025-10-10T00:30:33.4889874Z 2025-10-10T00:30:33.4889990Z ******************************************************************************** 2025-10-10T00:30:33.4890837Z 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-10-10T00:30:33.4891528Z 2025-10-10T00:30:33.4891762Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-10-10T00:30:33.4892218Z or your builds will no longer be supported. 2025-10-10T00:30:33.4892455Z 2025-10-10T00:30:33.4893027Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-10-10T00:30:33.4893588Z ******************************************************************************** 2025-10-10T00:30:33.4893831Z 2025-10-10T00:30:33.4893902Z !! 2025-10-10T00:30:33.4894103Z corresp(dist, value, root_dir) 2025-10-10T00:30:33.6097522Z running egg_info 2025-10-10T00:30:33.6221172Z creating torch.egg-info 2025-10-10T00:30:33.6224486Z writing torch.egg-info\PKG-INFO 2025-10-10T00:30:33.6241018Z writing dependency_links to torch.egg-info\dependency_links.txt 2025-10-10T00:30:33.6245259Z writing entry points to torch.egg-info\entry_points.txt 2025-10-10T00:30:33.6259374Z writing requirements to torch.egg-info\requires.txt 2025-10-10T00:30:33.6263745Z writing top-level names to torch.egg-info\top_level.txt 2025-10-10T00:30:33.6266988Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-10-10T00:30:33.9247201Z reading manifest file 'torch.egg-info\SOURCES.txt' 2025-10-10T00:30:33.9252959Z reading manifest template 'MANIFEST.in' 2025-10-10T00:30:34.1629627Z warning: no directories found matching 'ios' 2025-10-10T00:30:41.0739109Z no previously-included directories found matching 'third_party\nccl\pkg\debian' 2025-10-10T00:30:41.4098279Z no previously-included directories found matching '**\.gitlab' 2025-10-10T00:30:41.5216390Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-10-10T00:30:41.6340730Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-10-10T00:30:41.7462051Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-10-10T00:30:41.8582218Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-10-10T00:30:41.9714514Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-10-10T00:30:42.5344877Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-10-10T00:30:42.6452013Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-10-10T00:30:43.1781153Z adding license file 'LICENSE' 2025-10-10T00:30:43.1781487Z adding license file 'NOTICE' 2025-10-10T00:30:47.5696959Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-10-10T00:30:47.7352195Z * Building wheel... 2025-10-10T00:30:47.9912625Z Building wheel torch-2.10.0a0+git344e636 2025-10-10T00:30:48.1062691Z -- Building version 2.10.0a0+git344e636 2025-10-10T00:30:48.1568968Z 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-10-10T00:30:48.1569827Z warnings.warn( 2025-10-10T00:30:48.1891946Z Cloning into 'nccl'... 2025-10-10T00:30:48.5796203Z Note: switching to '3ea7eedf3b9b94f1d9f99f4e55536dfcbd23c1ca'. 2025-10-10T00:30:48.5796577Z 2025-10-10T00:30:48.5796821Z You are in 'detached HEAD' state. You can look around, make experimental 2025-10-10T00:30:48.5797373Z changes and commit them, and you can discard any commits you make in this 2025-10-10T00:30:48.5797913Z state without impacting any branches by switching back to a branch. 2025-10-10T00:30:48.5798230Z 2025-10-10T00:30:48.5798438Z If you want to create a new branch to retain commits you create, you may 2025-10-10T00:30:48.5798915Z do so (now or later) by using -c with the switch command. Example: 2025-10-10T00:30:48.5799210Z 2025-10-10T00:30:48.5799315Z git switch -c 2025-10-10T00:30:48.5799503Z 2025-10-10T00:30:48.5799612Z Or undo this operation with: 2025-10-10T00:30:48.5799778Z 2025-10-10T00:30:48.5799858Z git switch - 2025-10-10T00:30:48.5799981Z 2025-10-10T00:30:48.5800221Z Turn off this advice by setting config variable advice.detachedHead to false 2025-10-10T00:30:48.5800557Z 2025-10-10T00:30:48.6581644Z cmake -GNinja -DBUILD_ENVIRONMENT=win-vs2022-cuda12.6-py3 -DBUILD_PYTHON=True -DBUILD_TEST=True -DBUILD_TYPE=release -DBUILD_WHEEL=1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_CUDA_COMPILER=C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/bin/nvcc.exe -DCMAKE_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 -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 -DCUDA_NVCC_EXECUTABLE=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat -DCUDNN_LIBRARY=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\lib\x64 -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+git344e636 -DTORCH_CUDA_ARCH_LIST=8.6 -DUSE_CUDA=1 -DUSE_NUMPY=True -DUSE_XPU=0 C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:30:52.2470308Z -- The CXX compiler identification is MSVC 19.42.34444.0 2025-10-10T00:30:52.3901312Z -- The C compiler identification is MSVC 19.42.34444.0 2025-10-10T00:30:52.4112014Z -- Detecting CXX compiler ABI info 2025-10-10T00:30:58.4778646Z -- Detecting CXX compiler ABI info - done 2025-10-10T00:30:58.4802375Z -- 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-10-10T00:30:58.4806284Z -- Detecting CXX compile features 2025-10-10T00:30:58.4820359Z -- Detecting CXX compile features - done 2025-10-10T00:30:58.4922242Z -- Detecting C compiler ABI info 2025-10-10T00:30:58.7984726Z -- Detecting C compiler ABI info - done 2025-10-10T00:30:58.8007957Z -- 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-10-10T00:30:58.8012098Z -- Detecting C compile features 2025-10-10T00:30:58.8022743Z -- Detecting C compile features - done 2025-10-10T00:30:58.8080955Z -- Not forcing any particular BLAS to be found 2025-10-10T00:30:58.8185127Z CMake Warning at CMakeLists.txt:428 (message): 2025-10-10T00:30:58.8185528Z TensorPipe cannot be used on Windows. Set it to OFF 2025-10-10T00:30:58.8185807Z 2025-10-10T00:30:58.8185812Z 2025-10-10T00:30:58.8185934Z CMake Warning at CMakeLists.txt:430 (message): 2025-10-10T00:30:58.8186313Z KleidiAI cannot be used on Windows. Set it to OFF 2025-10-10T00:30:58.8186555Z 2025-10-10T00:30:58.8186559Z 2025-10-10T00:30:58.8248763Z -- Performing Test C_HAS_AVX_1 2025-10-10T00:30:59.3929870Z -- Performing Test C_HAS_AVX_1 - Success 2025-10-10T00:30:59.3934454Z -- Performing Test C_HAS_AVX2_1 2025-10-10T00:30:59.7452474Z -- Performing Test C_HAS_AVX2_1 - Success 2025-10-10T00:30:59.7456929Z -- Performing Test C_HAS_AVX512_1 2025-10-10T00:31:00.0981710Z -- Performing Test C_HAS_AVX512_1 - Success 2025-10-10T00:31:00.0986231Z -- Performing Test CXX_HAS_AVX_1 2025-10-10T00:31:00.4460973Z -- Performing Test CXX_HAS_AVX_1 - Success 2025-10-10T00:31:00.4465459Z -- Performing Test CXX_HAS_AVX2_1 2025-10-10T00:31:00.8110056Z -- Performing Test CXX_HAS_AVX2_1 - Success 2025-10-10T00:31:00.8114675Z -- Performing Test CXX_HAS_AVX512_1 2025-10-10T00:31:01.1588466Z -- Performing Test CXX_HAS_AVX512_1 - Success 2025-10-10T00:31:01.1590104Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-10-10T00:31:01.1612554Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-10-10T00:31:01.4815907Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Failed 2025-10-10T00:31:01.4839050Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-10-10T00:31:01.7900212Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Failed 2025-10-10T00:31:01.7907433Z -- Could not find hardware support for NEON on this machine. 2025-10-10T00:31:01.7907884Z -- No OMAP3 processor on this machine. 2025-10-10T00:31:01.7908407Z -- No OMAP4 processor on this machine. 2025-10-10T00:31:01.7908813Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-10-10T00:31:01.7965708Z CMake Warning at CMakeLists.txt:853 (message): 2025-10-10T00:31:01.7966177Z x64 operating system is required for FBGEMM. Not compiling with FBGEMM. 2025-10-10T00:31:01.7966616Z Turn this warning off by USE_FBGEMM=OFF. 2025-10-10T00:31:01.7966846Z 2025-10-10T00:31:01.7966850Z 2025-10-10T00:31:01.7988883Z -- Performing Test HAS/UTF_8 2025-10-10T00:31:02.1006036Z -- Performing Test HAS/UTF_8 - Success 2025-10-10T00:31:02.8719664Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6 (found version "12.6") 2025-10-10T00:31:07.9157401Z -- The CUDA compiler identification is NVIDIA 12.6.85 2025-10-10T00:31:07.9386989Z -- Detecting CUDA compiler ABI info 2025-10-10T00:31:14.3105118Z -- Detecting CUDA compiler ABI info - done 2025-10-10T00:31:14.3425473Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/bin/nvcc.exe - skipped 2025-10-10T00:31:14.4109973Z -- Detecting CUDA compile features 2025-10-10T00:31:14.4122171Z -- Detecting CUDA compile features - done 2025-10-10T00:31:14.4186950Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/include (found version "12.6.85") 2025-10-10T00:31:15.5747910Z -- PyTorch: CUDA detected: 12.6 2025-10-10T00:31:15.5748463Z -- PyTorch: CUDA nvcc is: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-10-10T00:31:15.5749140Z -- PyTorch: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6 2025-10-10T00:31:16.1861552Z -- PyTorch: Header version is: 12.6 2025-10-10T00:31:16.3879174Z -- Found Python: C:\Jenkins\Miniconda3\envs\py_tmp\python.exe (found version "3.10.18") found components: Interpreter 2025-10-10T00:31:16.3924240Z CMake Warning at cmake/public/cuda.cmake:140 (message): 2025-10-10T00:31:16.3924911Z Failed to compute shorthash for libnvrtc.so 2025-10-10T00:31:16.3925235Z Call Stack (most recent call first): 2025-10-10T00:31:16.3925548Z cmake/Dependencies.cmake:44 (include) 2025-10-10T00:31:16.3925856Z CMakeLists.txt:881 (include) 2025-10-10T00:31:16.3926028Z 2025-10-10T00:31:16.3926033Z 2025-10-10T00:31:16.3974158Z -- Found CUDNN: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/lib/x64/cudnn.lib 2025-10-10T00:31:16.4354668Z -- Could NOT find CUSPARSELT (missing: CUSPARSELT_LIBRARY_PATH CUSPARSELT_INCLUDE_PATH) 2025-10-10T00:31:16.4355658Z CMake Warning at cmake/public/cuda.cmake:226 (message): 2025-10-10T00:31:16.4356097Z Cannot find cuSPARSELt library. Turning the option off 2025-10-10T00:31:16.4356470Z Call Stack (most recent call first): 2025-10-10T00:31:16.4356760Z cmake/Dependencies.cmake:44 (include) 2025-10-10T00:31:16.4357072Z CMakeLists.txt:881 (include) 2025-10-10T00:31:16.4357245Z 2025-10-10T00:31:16.4357249Z 2025-10-10T00:31:16.4690807Z -- Could NOT find CUDSS (missing: CUDSS_LIBRARY_PATH CUDSS_INCLUDE_PATH) 2025-10-10T00:31:16.4691861Z CMake Warning at cmake/public/cuda.cmake:242 (message): 2025-10-10T00:31:16.4692280Z Cannot find CUDSS library. Turning the option off 2025-10-10T00:31:16.4692615Z Call Stack (most recent call first): 2025-10-10T00:31:16.4692918Z cmake/Dependencies.cmake:44 (include) 2025-10-10T00:31:16.4693212Z CMakeLists.txt:881 (include) 2025-10-10T00:31:16.4693397Z 2025-10-10T00:31:16.4693401Z 2025-10-10T00:31:16.4693555Z -- USE_CUFILE is set to 0. Compiling without cuFile support 2025-10-10T00:31:16.4699671Z CMake Warning at cmake/public/cuda.cmake:323 (message): 2025-10-10T00:31:16.4700151Z pytorch is not compatible with `CMAKE_CUDA_ARCHITECTURES` and will ignore 2025-10-10T00:31:16.4700656Z its value. Please configure `TORCH_CUDA_ARCH_LIST` instead. 2025-10-10T00:31:16.4701023Z Call Stack (most recent call first): 2025-10-10T00:31:16.4701334Z cmake/Dependencies.cmake:44 (include) 2025-10-10T00:31:16.4701813Z CMakeLists.txt:881 (include) 2025-10-10T00:31:16.4701998Z 2025-10-10T00:31:16.4702002Z 2025-10-10T00:31:16.4702188Z -- Added CUDA NVCC flags for: -gencode;arch=compute_86,code=sm_86 2025-10-10T00:31:16.4724677Z -- Building using own protobuf under third_party per request. 2025-10-10T00:31:16.4725071Z -- Use custom protobuf build. 2025-10-10T00:31:16.4747575Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-10-10T00:31:16.4748244Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-10-10T00:31:16.4748664Z CMake. 2025-10-10T00:31:16.4748771Z 2025-10-10T00:31:16.4748991Z Update the VERSION argument value or use a ... suffix to tell 2025-10-10T00:31:16.4749521Z CMake that the project does not need compatibility with older versions. 2025-10-10T00:31:16.4749851Z 2025-10-10T00:31:16.4749855Z 2025-10-10T00:31:16.4762639Z -- 2025-10-10T00:31:16.4763155Z -- 3.13.0.0 2025-10-10T00:31:16.4779652Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-10-10T00:31:16.5717971Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-10-10T00:31:16.5720082Z -- Looking for pthread_create in pthreads 2025-10-10T00:31:16.7352532Z -- Looking for pthread_create in pthreads - not found 2025-10-10T00:31:16.7353500Z -- Looking for pthread_create in pthread 2025-10-10T00:31:16.9038318Z -- Looking for pthread_create in pthread - not found 2025-10-10T00:31:16.9055132Z -- Found Threads: TRUE 2025-10-10T00:31:16.9560618Z -- Caffe2 protobuf include directory: $$ 2025-10-10T00:31:16.9596706Z -- Trying to find preferred BLAS backend of choice: MKL 2025-10-10T00:31:16.9620550Z -- MKL_THREADING = OMP 2025-10-10T00:31:16.9623896Z -- Looking for sys/types.h 2025-10-10T00:31:17.2645535Z -- Looking for sys/types.h - found 2025-10-10T00:31:17.2647375Z -- Looking for stdint.h 2025-10-10T00:31:17.5612125Z -- Looking for stdint.h - found 2025-10-10T00:31:17.5614045Z -- Looking for stddef.h 2025-10-10T00:31:17.8583462Z -- Looking for stddef.h - found 2025-10-10T00:31:17.8584367Z -- Check size of void* 2025-10-10T00:31:18.1690081Z -- Check size of void* - done 2025-10-10T00:31:18.1914204Z -- Looking for cblas_sgemm 2025-10-10T00:31:18.7130700Z -- Looking for cblas_sgemm - found 2025-10-10T00:31:18.7134964Z -- Looking for cblas_gemm_bf16bf16f32 2025-10-10T00:31:19.3125783Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-10-10T00:31:19.3126180Z -- Looking for cblas_gemm_f16f16f32 2025-10-10T00:31:19.8266866Z -- Looking for cblas_gemm_f16f16f32 - found 2025-10-10T00:31:19.8610052Z -- 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-10-10T00:31:19.8611517Z -- MKL include directory: C:/Jenkins/Miniconda3/envs/py_tmp/Library/include 2025-10-10T00:31:19.8611956Z -- MKL OpenMP type: Intel 2025-10-10T00:31:19.8612379Z -- MKL OpenMP library: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib 2025-10-10T00:31:20.0326396Z -- The ASM compiler identification is MSVC 2025-10-10T00:31:20.0342518Z -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-10-10T00:31:20.0463578Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-10-10T00:31:20.0521672Z -- Generating microkernels.cmake 2025-10-10T00:31:24.6766613Z 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-10-10T00:31:24.6768047Z 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-10-10T00:31:24.6769195Z No microkernel found in src\reference\binary-elementwise.cc 2025-10-10T00:31:24.6769633Z No microkernel found in src\reference\packing.cc 2025-10-10T00:31:24.6770036Z No microkernel found in src\reference\unary-elementwise.cc 2025-10-10T00:31:24.7942614Z -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.51.0.windows.1") 2025-10-10T00:31:24.8398201Z -- Google Benchmark version: v1.9.3, normalized to 1.9.3 2025-10-10T00:31:24.8412667Z -- Looking for shm_open in rt 2025-10-10T00:31:25.0069007Z -- Looking for shm_open in rt - not found 2025-10-10T00:31:25.0094072Z -- Performing Test HAVE_CXX_FLAG_WX 2025-10-10T00:31:25.3133798Z -- Performing Test HAVE_CXX_FLAG_WX - Success 2025-10-10T00:31:25.3137659Z -- Compiling and running to test HAVE_STD_REGEX 2025-10-10T00:31:26.8400454Z -- Performing Test HAVE_STD_REGEX -- success 2025-10-10T00:31:26.8401560Z -- Compiling and running to test HAVE_GNU_POSIX_REGEX 2025-10-10T00:31:26.9402983Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-10-10T00:31:26.9403560Z -- Compiling and running to test HAVE_POSIX_REGEX 2025-10-10T00:31:27.0251706Z -- Performing Test HAVE_POSIX_REGEX -- failed to compile 2025-10-10T00:31:27.0252781Z -- Compiling and running to test HAVE_STEADY_CLOCK 2025-10-10T00:31:27.6858232Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-10-10T00:31:27.6894693Z -- Compiling and running to test HAVE_PTHREAD_AFFINITY 2025-10-10T00:31:27.7764742Z -- Performing Test HAVE_PTHREAD_AFFINITY -- failed to compile 2025-10-10T00:31:27.8144009Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-10-10T00:31:27.8144672Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-10-10T00:31:27.8145081Z CMake. 2025-10-10T00:31:27.8145194Z 2025-10-10T00:31:27.8145406Z Update the VERSION argument value or use a ... suffix to tell 2025-10-10T00:31:27.8146603Z CMake that the project does not need compatibility with older versions. 2025-10-10T00:31:27.8146955Z 2025-10-10T00:31:27.8146959Z 2025-10-10T00:31:27.8215614Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-10-10T00:31:27.8216268Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-10-10T00:31:27.8216682Z CMake. 2025-10-10T00:31:27.8216789Z 2025-10-10T00:31:27.8217000Z Update the VERSION argument value or use a ... suffix to tell 2025-10-10T00:31:27.8217534Z CMake that the project does not need compatibility with older versions. 2025-10-10T00:31:27.8217857Z 2025-10-10T00:31:27.8217861Z 2025-10-10T00:31:27.8267392Z -- Using third party subdirectory Eigen. 2025-10-10T00:31:28.6834944Z -- Found Python: C:\Jenkins\Miniconda3\envs\py_tmp\python.exe (found version "3.10.18") found components: Interpreter Development.Module NumPy 2025-10-10T00:31:28.6837374Z -- Using third_party/pybind11. 2025-10-10T00:31:28.6838668Z -- pybind11 include dirs: C:/actions-runner/_work/pytorch/pytorch/cmake/../third_party/pybind11/include 2025-10-10T00:31:28.6891539Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-10-10T00:31:28.6892383Z -- Using third_party/opentelemetry-cpp. 2025-10-10T00:31:28.6893055Z -- opentelemetry api include dirs: C:/actions-runner/_work/pytorch/pytorch/cmake/../third_party/opentelemetry-cpp/api/include 2025-10-10T00:31:29.2243210Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-10-10T00:31:29.6206996Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-10-10T00:31:29.6215818Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-10-10T00:31:29.6220173Z CMake Warning at cmake/Dependencies.cmake:902 (message): 2025-10-10T00:31:29.6220663Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-10-10T00:31:29.6221078Z Call Stack (most recent call first): 2025-10-10T00:31:29.6221366Z CMakeLists.txt:881 (include) 2025-10-10T00:31:29.6221796Z 2025-10-10T00:31:29.6221801Z 2025-10-10T00:31:29.6256863Z -- Check OMP with lib C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib and flags -openmp:experimental 2025-10-10T00:31:30.1250366Z -- Check OMP with lib C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib and flags -openmp:experimental 2025-10-10T00:31:30.7660605Z -- Found OpenMP_C: -openmp:experimental 2025-10-10T00:31:31.1146476Z -- Found OpenMP_CXX: -openmp:experimental 2025-10-10T00:31:31.1156425Z -- Found OpenMP: TRUE 2025-10-10T00:31:31.1158745Z -- Adding OpenMP CXX_FLAGS: -openmp:experimental 2025-10-10T00:31:31.1159709Z -- Will link against OpenMP libraries: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib 2025-10-10T00:31:31.1168904Z -- Found nvtx3: C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX/c/include 2025-10-10T00:31:31.1174821Z -- ROCM_PATH environment variable is not set and C:/opt/rocm does not exist. 2025-10-10T00:31:31.1175292Z Building without ROCm support. 2025-10-10T00:31:31.1205981Z -- Found CUB: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/include 2025-10-10T00:31:31.1229150Z -- MSVC detected 2025-10-10T00:31:31.1229400Z -- Set USE_REDIS OFF 2025-10-10T00:31:31.1229629Z -- Set USE_IBVERBS OFF 2025-10-10T00:31:31.1229847Z -- Set USE_NCCL OFF 2025-10-10T00:31:31.1230077Z -- Set USE_RCCL OFF 2025-10-10T00:31:31.1230285Z -- Set USE_LIBUV OFF 2025-10-10T00:31:31.1232407Z -- Gloo build as SHARED library 2025-10-10T00:31:31.1278864Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/include (found suitable version "12.6.85", minimum required is "7.0") 2025-10-10T00:31:32.2143666Z -- CUDA detected: 12.6.85 2025-10-10T00:31:32.2331632Z -- GLOO_USE_TORCH_DTYPES : 1 C:/actions-runner/_work/pytorch/pytorch;C:/actions-runner/_work/pytorch/pytorch/build 2025-10-10T00:31:32.4412166Z -- Found Python3: C:\Jenkins\Miniconda3\envs\py_tmp\python.exe (found version "3.10.18") found components: Interpreter 2025-10-10T00:31:32.4420410Z -- ONNX_PROTOC_EXECUTABLE: $ 2025-10-10T00:31:32.4420822Z -- Protobuf_VERSION: Protobuf_VERSION_NOTFOUND 2025-10-10T00:31:32.4429562Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-10-10T00:31:32.4437005Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-10-10T00:31:32.4444067Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-10-10T00:31:32.6577191Z -- 2025-10-10T00:31:32.6577512Z -- ******** Summary ******** 2025-10-10T00:31:32.6577813Z -- CMake version : 3.27.9 2025-10-10T00:31:32.6578235Z -- CMake command : C:/Program Files/CMake/bin/cmake.exe 2025-10-10T00:31:32.6578650Z -- System : Windows 2025-10-10T00:31:32.6579335Z -- C++ compiler : C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-10-10T00:31:32.6580030Z -- C++ compiler version : 19.42.34444.0 2025-10-10T00:31:32.6580598Z -- CXX flags : /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL /EHsc /wd26812 2025-10-10T00:31:32.6581161Z -- Build type : Release 2025-10-10T00:31:32.6581583Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2025-10-10T00:31:32.6583206Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6 2025-10-10T00:31:32.6584871Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2025-10-10T00:31:32.6586565Z -- CMAKE_MODULE_PATH : C:/actions-runner/_work/pytorch/pytorch/cmake/Modules;C:/actions-runner/_work/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2025-10-10T00:31:32.6587288Z -- 2025-10-10T00:31:32.6587509Z -- ONNX version : 1.18.0 2025-10-10T00:31:32.6587836Z -- ONNX NAMESPACE : onnx_torch 2025-10-10T00:31:32.6588173Z -- ONNX_USE_LITE_PROTO : OFF 2025-10-10T00:31:32.6588501Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-10-10T00:31:32.6588807Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-10-10T00:31:32.6589128Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-10-10T00:31:32.6589427Z -- ONNX_WERROR : OFF 2025-10-10T00:31:32.6589725Z -- ONNX_BUILD_TESTS : OFF 2025-10-10T00:31:32.6590021Z -- BUILD_SHARED_LIBS : OFF 2025-10-10T00:31:32.6590302Z -- 2025-10-10T00:31:32.6590632Z -- Protobuf compiler : $ 2025-10-10T00:31:32.6591049Z -- Protobuf includes : 2025-10-10T00:31:32.6591361Z -- Protobuf libraries : 2025-10-10T00:31:32.6591759Z -- ONNX_BUILD_PYTHON : OFF 2025-10-10T00:31:32.6592181Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-10-10T00:31:32.6592598Z -- Adding -DNDEBUG to compile flags 2025-10-10T00:31:32.6628733Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2025-10-10T00:31:32.7496926Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2025-10-10T00:31:32.7497717Z -- Compiling with MAGMA support 2025-10-10T00:31:32.7498218Z -- MAGMA INCLUDE DIRECTORIES: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/magma/include 2025-10-10T00:31:32.7498954Z -- MAGMA LIBRARIES: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/magma/lib/magma.lib 2025-10-10T00:31:32.7499452Z -- MAGMA V2 check: 0 2025-10-10T00:31:32.7503692Z -- Could not find hardware support for NEON on this machine. 2025-10-10T00:31:32.7504109Z -- No OMAP3 processor on this machine. 2025-10-10T00:31:32.7504414Z -- No OMAP4 processor on this machine. 2025-10-10T00:31:32.7519383Z -- Looking for sbgemm_ 2025-10-10T00:31:33.0012370Z -- Looking for sbgemm_ - not found 2025-10-10T00:31:33.0022199Z -- Found a library with LAPACK API (mkl). 2025-10-10T00:31:33.0023761Z disabling ROCM because NOT USE_ROCM is set 2025-10-10T00:31:33.0024119Z -- MIOpen not found. Compiling without MIOpen support 2025-10-10T00:31:33.0032909Z -- Will build oneDNN UKERNEL 2025-10-10T00:31:33.0141729Z -- MKLDNN_CPU_RUNTIME = OMP 2025-10-10T00:31:33.0161319Z -- DNNL_TARGET_ARCH: X64 2025-10-10T00:31:33.0190553Z -- DNNL_LIBRARY_NAME: dnnl 2025-10-10T00:31:33.0284418Z CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2025-10-10T00:31:33.0285203Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-10-10T00:31:33.0285798Z does not match the name of the calling package (OpenMP). This can lead to 2025-10-10T00:31:33.0286320Z problems in calling code that expects `find_package` result variables 2025-10-10T00:31:33.0286763Z (e.g., `_FOUND`) to follow a certain pattern. 2025-10-10T00:31:33.0287081Z Call Stack (most recent call first): 2025-10-10T00:31:33.0287513Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-10-10T00:31:33.0288035Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-10-10T00:31:33.0288488Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-10-10T00:31:33.0288947Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-10-10T00:31:33.0289274Z 2025-10-10T00:31:33.0289396Z -- Found OpenMP_C: -openmp:experimental 2025-10-10T00:31:33.0295121Z CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2025-10-10T00:31:33.0295953Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-10-10T00:31:33.0296724Z does not match the name of the calling package (OpenMP). This can lead to 2025-10-10T00:31:33.0297249Z problems in calling code that expects `find_package` result variables 2025-10-10T00:31:33.0297679Z (e.g., `_FOUND`) to follow a certain pattern. 2025-10-10T00:31:33.0298007Z Call Stack (most recent call first): 2025-10-10T00:31:33.0298420Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-10-10T00:31:33.0298953Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-10-10T00:31:33.0299397Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-10-10T00:31:33.0299859Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-10-10T00:31:33.0300172Z 2025-10-10T00:31:33.0300385Z -- Found OpenMP_CXX: -openmp:experimental 2025-10-10T00:31:33.0724499Z -- Enabled testing coverage: CI 2025-10-10T00:31:33.0735626Z -- Enabled workload: TRAINING 2025-10-10T00:31:33.0735960Z -- Enabled primitives: ALL 2025-10-10T00:31:33.0736318Z -- Enabled primitive CPU ISA: ALL 2025-10-10T00:31:33.0736700Z -- Enabled primitive GPU ISA: ALL 2025-10-10T00:31:33.0737102Z -- Enabled GeMM kernels ISA: ALL 2025-10-10T00:31:33.0840016Z -- Primitive cache is enabled 2025-10-10T00:31:33.0841032Z -- Experimental functionality for ukernels is enabled 2025-10-10T00:31:33.1448416Z -- The ASM_MASM compiler identification is MSVC 2025-10-10T00:31:33.1970799Z -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/ml64.exe 2025-10-10T00:31:33.2214782Z -- Graph component is enabled 2025-10-10T00:31:33.2323526Z -- Graph compiler backend is disabled. 2025-10-10T00:31:33.2438083Z -- Found MKL-DNN: TRUE 2025-10-10T00:31:33.2529863Z -- {fmt} version: 12.0.0 2025-10-10T00:31:33.2530126Z -- Build type: Release 2025-10-10T00:31:33.2605894Z -- Using Kineto with CUPTI support 2025-10-10T00:31:33.2607354Z -- Configuring Kineto dependency: 2025-10-10T00:31:33.2607870Z -- KINETO_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto 2025-10-10T00:31:33.2608374Z -- KINETO_BUILD_TESTS = OFF 2025-10-10T00:31:33.2608644Z -- KINETO_LIBRARY_TYPE = static 2025-10-10T00:31:33.2609041Z -- CUDA_SOURCE_DIR = C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6 2025-10-10T00:31:33.2609635Z -- CUDA_INCLUDE_DIRS = C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/include 2025-10-10T00:31:33.2612161Z -- CUPTI_INCLUDE_DIR = C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/extras/CUPTI/include 2025-10-10T00:31:33.2612938Z -- CUDA_cupti_LIBRARY = C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/extras/CUPTI/lib64/cupti.lib 2025-10-10T00:31:33.2613480Z -- Found CUPTI 2025-10-10T00:31:33.4664725Z -- ROCM_SOURCE_DIR = 2025-10-10T00:31:33.4698085Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/include (found version "12.6.85") 2025-10-10T00:31:34.5668806Z -- Found CUPTI 2025-10-10T00:31:34.6551755Z -- ROCTRACER_INCLUDE_DIR = /include/roctracer 2025-10-10T00:31:34.6552453Z -- DYNOLOG_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/ 2025-10-10T00:31:34.6553470Z -- IPCFABRIC_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-10-10T00:31:34.6563040Z -- Configured Kineto 2025-10-10T00:31:34.6620412Z -- Performing Test HAS/WD4624 2025-10-10T00:31:35.1787195Z -- Performing Test HAS/WD4624 - Success 2025-10-10T00:31:35.1812017Z -- Performing Test HAS/WD4068 2025-10-10T00:31:35.4955376Z -- Performing Test HAS/WD4068 - Success 2025-10-10T00:31:35.4980209Z -- Performing Test HAS/WD4067 2025-10-10T00:31:35.8055323Z -- Performing Test HAS/WD4067 - Success 2025-10-10T00:31:35.8080111Z -- Performing Test HAS/WD4267 2025-10-10T00:31:36.1375411Z -- Performing Test HAS/WD4267 - Success 2025-10-10T00:31:36.1400517Z -- Performing Test HAS/WD4661 2025-10-10T00:31:36.4491317Z -- Performing Test HAS/WD4661 - Success 2025-10-10T00:31:36.4516705Z -- Performing Test HAS/WD4717 2025-10-10T00:31:36.7537530Z -- Performing Test HAS/WD4717 - Success 2025-10-10T00:31:36.7562472Z -- Performing Test HAS/WD4244 2025-10-10T00:31:37.0629899Z -- Performing Test HAS/WD4244 - Success 2025-10-10T00:31:37.0654870Z -- Performing Test HAS/WD4804 2025-10-10T00:31:37.3803968Z -- Performing Test HAS/WD4804 - Success 2025-10-10T00:31:37.3828824Z -- Performing Test HAS/WD4273 2025-10-10T00:31:37.8874634Z -- Performing Test HAS/WD4273 - Success 2025-10-10T00:31:37.8900820Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-10-10T00:31:37.9654955Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2025-10-10T00:31:39.1141846Z -- 2025-10-10T00:31:39.1142688Z -- Architecture: x64 2025-10-10T00:31:39.1146190Z -- Use the C++ compiler to compile (MI_USE_CXX=ON) 2025-10-10T00:31:39.1153274Z -- 2025-10-10T00:31:39.1153526Z -- Library name : mimalloc 2025-10-10T00:31:39.1153819Z -- Version : 2.2.4 2025-10-10T00:31:39.1154065Z -- Build type : release 2025-10-10T00:31:39.1154690Z -- C++ Compiler : C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-10-10T00:31:39.1155340Z -- Compiler flags : /Zc:__cplusplus 2025-10-10T00:31:39.1155728Z -- Compiler defines : MI_CMAKE_BUILD_TYPE=release;MI_BUILD_RELEASE 2025-10-10T00:31:39.1156187Z -- Link libraries : psapi;shell32;user32;advapi32;bcrypt 2025-10-10T00:31:39.1156534Z -- Build targets : static 2025-10-10T00:31:39.1156780Z -- 2025-10-10T00:31:39.1266135Z -- don't use NUMA 2025-10-10T00:31:39.1323695Z -- Looking for backtrace 2025-10-10T00:31:39.2224076Z -- Looking for backtrace - not found 2025-10-10T00:31:39.2317312Z -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) 2025-10-10T00:31:44.0406413Z -- headers outputs: 2025-10-10T00:31:46.2910344Z -- sources outputs: 2025-10-10T00:31:48.0423435Z -- declarations_yaml outputs: 2025-10-10T00:31:48.0502949Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-10-10T00:31:53.7001758Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2025-10-10T00:31:53.9102784Z -- Using ATen parallel backend: OMP 2025-10-10T00:31:54.4161363Z -- Found OpenSSL: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libcrypto.lib (found version "3.0.18") 2025-10-10T00:31:54.4449360Z -- Check size of long double 2025-10-10T00:31:54.7574034Z -- Check size of long double - done 2025-10-10T00:31:54.7578871Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-10-10T00:31:54.8753087Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Failed 2025-10-10T00:31:54.8756681Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-10-10T00:31:55.2432825Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-10-10T00:31:55.2436096Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-10-10T00:31:55.6383729Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-10-10T00:31:55.6386855Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-10-10T00:31:56.0098980Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-10-10T00:31:56.0102049Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-10-10T00:31:56.3665575Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-10-10T00:31:56.3668732Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-10-10T00:31:56.7212825Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-10-10T00:31:56.7216265Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-10-10T00:31:57.0957072Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-10-10T00:31:57.0999876Z -- Found OpenMP_C: -openmp:experimental (found version "2.0") 2025-10-10T00:31:57.1012201Z -- Found OpenMP_CXX: -openmp:experimental (found version "2.0") 2025-10-10T00:31:57.1022670Z -- Found OpenMP: TRUE (found version "2.0") 2025-10-10T00:31:57.1027620Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-10-10T00:31:57.4405483Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-10-10T00:31:57.4407994Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-10-10T00:31:57.5605073Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Failed 2025-10-10T00:31:57.5607807Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-10-10T00:31:57.6777721Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Failed 2025-10-10T00:31:57.6780738Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-10-10T00:31:57.8824856Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2025-10-10T00:31:57.8827377Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-10-10T00:31:57.9658480Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Failed 2025-10-10T00:31:58.0570951Z Target system: Windows-10.0.17763 2025-10-10T00:31:58.0571334Z -- Configuring build for SLEEF-v3.8.0 2025-10-10T00:31:58.0571671Z Target processor: AMD64 2025-10-10T00:31:58.0571974Z Host system: Windows-10.0.17763 2025-10-10T00:31:58.0572306Z Host processor: AMD64 2025-10-10T00:31:58.0583608Z 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-10-10T00:31:58.0584386Z CMake: 3.27.9 2025-10-10T00:31:58.0584751Z Make program: C:/Jenkins/Miniconda3/envs/py_tmp/Scripts/ninja.exe 2025-10-10T00:31:58.0585332Z -- Using option `/D_CRT_SECURE_NO_WARNINGS /D_CRT_NONSTDC_NO_DEPRECATE ` to compile libsleef 2025-10-10T00:31:58.0585831Z -- Building shared libs : OFF 2025-10-10T00:31:58.0586097Z -- Building static test bins: OFF 2025-10-10T00:31:58.0586389Z -- MPFR : LIB_MPFR-NOTFOUND 2025-10-10T00:31:58.0586648Z -- GMP : LIBGMP-NOTFOUND 2025-10-10T00:31:58.0586868Z -- RT : 2025-10-10T00:31:58.0587075Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-10-10T00:31:58.0587327Z -- OPENSSL : 3.0.18 2025-10-10T00:31:58.0587559Z -- SDE : SDE_COMMAND-NOTFOUND 2025-10-10T00:31:58.0587823Z -- COMPILER_SUPPORTS_OPENMP : FALSE 2025-10-10T00:31:58.1132670Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-10-10T00:31:58.1133351Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2025-10-10T00:31:58.1134171Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/enum_tag.h 2025-10-10T00:31:58.1134918Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h 2025-10-10T00:31:58.6691950Z -- NVSHMEM not found, not building with NVSHMEM support. 2025-10-10T00:31:58.8320953Z CMake Warning at CMakeLists.txt:1309 (message): 2025-10-10T00:31:58.8321477Z Generated cmake files are only fully tested if one builds with system glog, 2025-10-10T00:31:58.8322060Z gflags, and protobuf. Other settings may generate files that are not well 2025-10-10T00:31:58.8322488Z tested. 2025-10-10T00:31:58.8322598Z 2025-10-10T00:31:58.8322602Z 2025-10-10T00:31:58.8341904Z -- 2025-10-10T00:31:58.8342135Z -- ******** Summary ******** 2025-10-10T00:31:58.8342411Z -- General: 2025-10-10T00:31:58.8342648Z -- CMake version : 3.27.9 2025-10-10T00:31:58.8342994Z -- CMake command : C:/Program Files/CMake/bin/cmake.exe 2025-10-10T00:31:58.8343377Z -- System : Windows 2025-10-10T00:31:58.8344028Z -- C++ compiler : C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-10-10T00:31:58.8344667Z -- C++ compiler id : MSVC 2025-10-10T00:31:58.8344959Z -- C++ compiler version : 19.42.34444.0 2025-10-10T00:31:58.8345259Z -- Using ccache if found : OFF 2025-10-10T00:31:58.8346446Z -- CXX flags : /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DLIBKINETO_NOXPUPTI=ON -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE /wd4624 /wd4068 /wd4067 /wd4267 /wd4661 /wd4717 /wd4244 /wd4804 /wd4273 2025-10-10T00:31:58.8347787Z -- Shared LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-10-10T00:31:58.8348484Z -- Static LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-10-10T00:31:58.8348985Z -- Module LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-10-10T00:31:58.8349379Z -- Build type : Release 2025-10-10T00:31:58.8350577Z -- 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-10-10T00:31:58.8352943Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6 2025-10-10T00:31:58.8354586Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2025-10-10T00:31:58.8355017Z -- USE_GOLD_LINKER : OFF 2025-10-10T00:31:58.8355276Z -- 2025-10-10T00:31:58.8355464Z -- TORCH_VERSION : 2.10.0 2025-10-10T00:31:58.8355775Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2025-10-10T00:31:58.8356066Z -- BUILD_BINARY : OFF 2025-10-10T00:31:58.8356346Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-10-10T00:31:58.8356609Z -- Link local protobuf : ON 2025-10-10T00:31:58.8356887Z -- BUILD_PYTHON : True 2025-10-10T00:31:58.8357152Z -- Python version : 3.10.18 2025-10-10T00:31:58.8357552Z -- Python executable : C:\Jenkins\Miniconda3\envs\py_tmp\python.exe 2025-10-10T00:31:58.8358087Z -- Python library : C:/Jenkins/Miniconda3/envs/py_tmp/libs/python310.lib 2025-10-10T00:31:58.8358591Z -- Python includes : C:/Jenkins/Miniconda3/envs/py_tmp/include 2025-10-10T00:31:58.8359253Z -- Python site-package : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages 2025-10-10T00:31:58.8359691Z -- BUILD_SHARED_LIBS : ON 2025-10-10T00:31:58.8360016Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-10-10T00:31:58.8360332Z -- BUILD_TEST : True 2025-10-10T00:31:58.8360594Z -- BUILD_JNI : OFF 2025-10-10T00:31:58.8360870Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-10-10T00:31:58.8361139Z -- BUILD_LITE_INTERPRETER: OFF 2025-10-10T00:31:58.8361422Z -- INTERN_BUILD_MOBILE : 2025-10-10T00:31:58.8361680Z -- TRACING_BASED : OFF 2025-10-10T00:31:58.8361959Z -- USE_BLAS : 1 2025-10-10T00:31:58.8362208Z -- BLAS : mkl 2025-10-10T00:31:58.8362479Z -- BLAS_HAS_SBGEMM : 2025-10-10T00:31:58.8362732Z -- USE_LAPACK : 1 2025-10-10T00:31:58.8362996Z -- LAPACK : mkl 2025-10-10T00:31:58.8363255Z -- USE_ASAN : OFF 2025-10-10T00:31:58.8363506Z -- USE_LSAN : OFF 2025-10-10T00:31:58.8363783Z -- USE_TSAN : OFF 2025-10-10T00:31:58.8364044Z -- USE_CPP_CODE_COVERAGE : OFF 2025-10-10T00:31:58.8364316Z -- USE_CUDA : 1 2025-10-10T00:31:58.8364566Z -- CUDA static link : OFF 2025-10-10T00:31:58.8364839Z -- USE_CUDNN : ON 2025-10-10T00:31:58.8365092Z -- USE_CUSPARSELT : OFF 2025-10-10T00:31:58.8365360Z -- USE_CUDSS : OFF 2025-10-10T00:31:58.8365602Z -- USE_CUFILE : OFF 2025-10-10T00:31:58.8365864Z -- CUDA version : 12.6 2025-10-10T00:31:58.8366139Z -- USE_FLASH_ATTENTION : OFF 2025-10-10T00:31:58.8366398Z -- USE_MEM_EFF_ATTENTION : ON 2025-10-10T00:31:58.8366678Z -- cuDNN version : 9.10.2 2025-10-10T00:31:58.8367097Z -- CUDA root directory : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6 2025-10-10T00:31:58.8367744Z -- CUDA library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/lib/x64/cuda.lib 2025-10-10T00:31:58.8368431Z -- cudart library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/lib/x64/cudart.lib 2025-10-10T00:31:58.8369255Z -- cublas library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/lib/x64/cublas.lib 2025-10-10T00:31:58.8369950Z -- cufft library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/lib/x64/cufft.lib 2025-10-10T00:31:58.8370638Z -- curand library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/lib/x64/curand.lib 2025-10-10T00:31:58.8371360Z -- cusparse library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/lib/x64/cusparse.lib 2025-10-10T00:31:58.8372067Z -- cuDNN library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/lib/x64/cudnn.lib 2025-10-10T00:31:58.8372729Z -- nvrtc : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/lib/x64/nvrtc.lib 2025-10-10T00:31:58.8373362Z -- CUDA include path : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/include 2025-10-10T00:31:58.8373996Z -- NVCC executable : C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-10-10T00:31:58.8374653Z -- CUDA compiler : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/bin/nvcc.exe 2025-10-10T00:31:58.8378687Z -- CUDA flags : -DLIBCUDACXX_ENABLE_SIMPLIFIED_COMPLEX_OPERATIONS -Xcompiler /Zc:__cplusplus -Xcompiler /w -w -Xcompiler /FS -Xfatbin -compress-all -DONNX_NAMESPACE=onnx_torch --use-local-env -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819,/wd4503,/wd4190,/wd4244,/wd4251,/wd4275,/wd4522 -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-10-10T00:31:58.8382448Z -- CUDA host compiler : 2025-10-10T00:31:58.8382712Z -- CUDA --device-c : OFF 2025-10-10T00:31:58.8382991Z -- USE_TENSORRT : 2025-10-10T00:31:58.8383243Z -- USE_XPU : 0 2025-10-10T00:31:58.8383503Z -- USE_ROCM : OFF 2025-10-10T00:31:58.8383754Z -- BUILD_NVFUSER : 2025-10-10T00:31:58.8384025Z -- USE_EIGEN_FOR_BLAS : 2025-10-10T00:31:58.8384281Z -- USE_EIGEN_FOR_SPARSE : OFF 2025-10-10T00:31:58.8384555Z -- USE_FBGEMM : OFF 2025-10-10T00:31:58.8384811Z -- USE_FBGEMM_GENAI : OFF 2025-10-10T00:31:58.8385071Z -- USE_KINETO : ON 2025-10-10T00:31:58.8385333Z -- USE_GFLAGS : OFF 2025-10-10T00:31:58.8385581Z -- USE_GLOG : OFF 2025-10-10T00:31:58.8385843Z -- USE_LITE_PROTO : OFF 2025-10-10T00:31:58.8386099Z -- USE_PYTORCH_METAL : OFF 2025-10-10T00:31:58.8386387Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-10-10T00:31:58.8386664Z -- USE_MPS : OFF 2025-10-10T00:31:58.8386932Z -- CAN_COMPILE_METAL : 2025-10-10T00:31:58.8387190Z -- USE_MKL : ON 2025-10-10T00:31:58.8387431Z -- USE_STATIC_MKL : OFF 2025-10-10T00:31:58.8387693Z -- USE_MKLDNN : ON 2025-10-10T00:31:58.8387945Z -- USE_MKLDNN_ACL : OFF 2025-10-10T00:31:58.8388215Z -- USE_MKLDNN_CBLAS : OFF 2025-10-10T00:31:58.8388486Z -- USE_PRIORITIZED_TEXT_FOR_LD : OFF 2025-10-10T00:31:58.8388784Z -- USE_UCC : OFF 2025-10-10T00:31:58.8389044Z -- USE_ITT : ON 2025-10-10T00:31:58.8389294Z -- USE_XCCL : OFF 2025-10-10T00:31:58.8389636Z -- USE_NCCL : OFF 2025-10-10T00:31:58.8389886Z -- Found NVSHMEM : 2025-10-10T00:31:58.8390147Z -- USE_NNPACK : OFF 2025-10-10T00:31:58.8390510Z -- USE_NUMPY : ON 2025-10-10T00:31:58.8390777Z -- USE_OBSERVERS : ON 2025-10-10T00:31:58.8391021Z -- USE_OPENCL : OFF 2025-10-10T00:31:58.8391282Z -- USE_OPENMP : ON 2025-10-10T00:31:58.8391530Z -- USE_MIMALLOC : ON 2025-10-10T00:31:58.8391795Z -- USE_MIMALLOC_ON_MKL : OFF 2025-10-10T00:31:58.8392056Z -- USE_VULKAN : OFF 2025-10-10T00:31:58.8392314Z -- USE_PROF : OFF 2025-10-10T00:31:58.8392586Z -- USE_PYTORCH_QNNPACK : OFF 2025-10-10T00:31:58.8392847Z -- USE_XNNPACK : ON 2025-10-10T00:31:58.8393112Z -- USE_DISTRIBUTED : ON 2025-10-10T00:31:58.8393362Z -- USE_MPI : OFF 2025-10-10T00:31:58.8393633Z -- USE_GLOO : ON 2025-10-10T00:31:58.8393893Z -- USE_GLOO_WITH_OPENSSL : OFF 2025-10-10T00:31:58.8394177Z -- USE_GLOO_IBVERBS : OFF 2025-10-10T00:31:58.8394446Z -- USE_TENSORPIPE : OFF 2025-10-10T00:31:58.8394786Z -- Public Dependencies : caffe2::mkl 2025-10-10T00:31:58.8395567Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;XNNPACK;microkernels-prod;ittnotify;fp16;caffe2::openmp;gloo;fmt::fmt-header-only;kineto 2025-10-10T00:31:58.8396322Z -- Public CUDA Deps. : 2025-10-10T00:31:58.8398828Z -- Private CUDA Deps. : caffe2::curand;caffe2::cufft;caffe2::cublas;torch::cudnn;gloo_cuda;fmt::fmt-header-only;C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/mkl_lapack95_lp64.lib;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;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/lib/x64/cudart_static.lib;CUDA::cusparse;CUDA::cufft;CUDA::cusolver;torch::magma;ATEN_CUDA_FILES_GEN_LIB 2025-10-10T00:31:58.8401462Z -- USE_COREML_DELEGATE : OFF 2025-10-10T00:31:58.8401749Z -- BUILD_LAZY_TS_BACKEND : ON 2025-10-10T00:31:58.8402027Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-10-10T00:31:58.8438751Z -- Configuring done (70.2s) 2025-10-10T00:32:05.5621806Z -- Generating done (5.7s) 2025-10-10T00:32:05.8002534Z CMake Warning: 2025-10-10T00:32:05.8002935Z Manually-specified variables were not used by the project: 2025-10-10T00:32:05.8003237Z 2025-10-10T00:32:05.8003334Z BUILD_ENVIRONMENT 2025-10-10T00:32:05.8003549Z BUILD_TYPE 2025-10-10T00:32:05.8003752Z BUILD_WHEEL 2025-10-10T00:32:05.8003871Z 2025-10-10T00:32:05.8003876Z 2025-10-10T00:32:05.8030639Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/build 2025-10-10T00:32:05.8947014Z cmake --build . --target install --config Release -j 8 2025-10-10T00:32:26.6674226Z [1/4] Generating ATen declarations_yaml 2025-10-10T00:32:26.6674627Z [2/4] Generating ATen headers 2025-10-10T00:32:26.6674898Z [3/4] Generating ATen sources 2025-10-10T00:32:26.6675604Z [1/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-10-10T00:32:26.6676629Z [2/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\arena.cc.obj 2025-10-10T00:32:26.6677649Z [3/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-10-10T00:32:26.7548612Z [4/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\any_lite.cc.obj 2025-10-10T00:32:26.7549713Z [5/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\extension_set.cc.obj 2025-10-10T00:32:26.7551320Z [6/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-10-10T00:32:26.9313723Z [7/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-10-10T00:32:26.9316247Z [8/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-10-10T00:32:26.9318396Z [9/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-10-10T00:32:26.9320390Z [10/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-10-10T00:32:27.0514668Z [11/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-10-10T00:32:27.0516673Z [12/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2025-10-10T00:32:27.0519131Z [13/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\parse_context.cc.obj 2025-10-10T00:32:27.0521864Z [14/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\message_lite.cc.obj 2025-10-10T00:32:27.2647121Z [15/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-10-10T00:32:27.2648421Z [16/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-10-10T00:32:27.2649587Z [17/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-10-10T00:32:27.2650642Z [18/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-10-10T00:32:27.2907757Z [19/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-10-10T00:32:27.2908895Z [20/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-10-10T00:32:27.2909913Z [21/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-10-10T00:32:27.2910887Z [22/7503] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\version.rc.res 2025-10-10T00:32:27.3999210Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-10-10T00:32:27.3999813Z 2025-10-10T00:32:27.3999823Z 2025-10-10T00:32:27.4000478Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-10-10T00:32:27.4000841Z 2025-10-10T00:32:27.4000866Z 2025-10-10T00:32:27.4000870Z 2025-10-10T00:32:27.4000874Z 2025-10-10T00:32:27.4001416Z [23/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-10-10T00:32:27.4002881Z [24/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-10-10T00:32:27.5648895Z [25/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-10-10T00:32:27.5650729Z [26/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-10-10T00:32:27.5652242Z [27/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\arena.cc.obj 2025-10-10T00:32:27.5653732Z [28/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-10-10T00:32:27.7135999Z [29/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-10-10T00:32:27.7138353Z [30/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any_lite.cc.obj 2025-10-10T00:32:27.7140488Z [31/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set.cc.obj 2025-10-10T00:32:27.7142712Z [32/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-10-10T00:32:27.7144229Z [33/7503] Linking CXX static library lib\libprotobuf-lite.lib 2025-10-10T00:32:27.8524264Z [34/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-10-10T00:32:27.8525562Z [35/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-10-10T00:32:27.8526613Z [36/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-10-10T00:32:27.9616375Z [37/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-10-10T00:32:27.9618765Z [38/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-10-10T00:32:27.9620616Z [39/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-10-10T00:32:27.9622227Z [40/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-10-10T00:32:28.1502689Z [41/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-10-10T00:32:28.1504663Z [42/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2025-10-10T00:32:28.1506878Z [43/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\parse_context.cc.obj 2025-10-10T00:32:28.1508821Z [44/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message_lite.cc.obj 2025-10-10T00:32:28.2826562Z [45/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-10-10T00:32:28.2827906Z [46/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-10-10T00:32:28.2829102Z [47/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-10-10T00:32:28.2830188Z [48/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-10-10T00:32:28.4042008Z [49/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-10-10T00:32:28.4044206Z [50/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-10-10T00:32:28.4045846Z [51/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-10-10T00:32:28.4047164Z [52/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-10-10T00:32:28.5910811Z [53/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-10-10T00:32:28.5912606Z [54/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-10-10T00:32:28.5915079Z [55/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-10-10T00:32:28.5917202Z [56/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-10-10T00:32:28.8050061Z [57/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.cc.obj 2025-10-10T00:32:28.8051848Z [58/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.pb.cc.obj 2025-10-10T00:32:28.8053554Z [59/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\api.pb.cc.obj 2025-10-10T00:32:28.8055341Z [60/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\importer.cc.obj 2025-10-10T00:32:28.9278818Z [61/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\parser.cc.obj 2025-10-10T00:32:28.9281180Z [62/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.cc.obj 2025-10-10T00:32:28.9282286Z [63/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor_database.cc.obj 2025-10-10T00:32:28.9284297Z [64/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\duration.pb.cc.obj 2025-10-10T00:32:29.1204558Z [65/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.pb.cc.obj 2025-10-10T00:32:29.1206487Z [66/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\dynamic_message.cc.obj 2025-10-10T00:32:29.1208771Z [67/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\empty.pb.cc.obj 2025-10-10T00:32:29.1210887Z [68/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\gzip_stream.cc.obj 2025-10-10T00:32:29.2797398Z [69/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\field_mask.pb.cc.obj 2025-10-10T00:32:29.2798579Z [70/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set_heavy.cc.obj 2025-10-10T00:32:29.2799567Z [71/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\printer.cc.obj 2025-10-10T00:32:29.2800563Z [72/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\tokenizer.cc.obj 2025-10-10T00:32:29.4621977Z [73/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_reflection.cc.obj 2025-10-10T00:32:29.4623617Z [74/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\service.cc.obj 2025-10-10T00:32:29.4625094Z [75/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\map_field.cc.obj 2025-10-10T00:32:29.4626550Z [76/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message.cc.obj 2025-10-10T00:32:29.5945342Z [77/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\reflection_ops.cc.obj 2025-10-10T00:32:29.5947497Z [78/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven.cc.obj 2025-10-10T00:32:29.5949761Z [79/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\substitute.cc.obj 2025-10-10T00:32:29.5951762Z [80/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\source_context.pb.cc.obj 2025-10-10T00:32:29.7658473Z [81/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\struct.pb.cc.obj 2025-10-10T00:32:29.7660642Z [82/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\timestamp.pb.cc.obj 2025-10-10T00:32:29.7662533Z [83/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\text_format.cc.obj 2025-10-10T00:32:29.7664432Z [84/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\unknown_field_set.cc.obj 2025-10-10T00:32:29.9766937Z [85/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\delimited_message_util.cc.obj 2025-10-10T00:32:29.9767976Z [86/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\type.pb.cc.obj 2025-10-10T00:32:29.9769608Z [87/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_comparator.cc.obj 2025-10-10T00:32:29.9771238Z [88/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_mask_util.cc.obj 2025-10-10T00:32:30.0495576Z [89/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\datapiece.cc.obj 2025-10-10T00:32:30.0496846Z [90/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\error_listener.cc.obj 2025-10-10T00:32:30.0497932Z [91/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_escaping.cc.obj 2025-10-10T00:32:30.3027635Z [92/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\default_value_objectwriter.cc.obj 2025-10-10T00:32:30.3029412Z [93/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\field_mask_utility.cc.obj 2025-10-10T00:32:30.3030954Z [94/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_stream_parser.cc.obj 2025-10-10T00:32:30.3032266Z [95/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_objectwriter.cc.obj 2025-10-10T00:32:30.3901429Z [96/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\object_writer.cc.obj 2025-10-10T00:32:30.3903579Z [97/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\proto_writer.cc.obj 2025-10-10T00:32:30.3905717Z [98/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectsource.cc.obj 2025-10-10T00:32:30.4808574Z [99/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectwriter.cc.obj 2025-10-10T00:32:30.4809870Z [100/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info.cc.obj 2025-10-10T00:32:30.4810982Z [101/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\utility.cc.obj 2025-10-10T00:32:30.4811888Z [102/7503] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\version.rc.res 2025-10-10T00:32:30.4812601Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-10-10T00:32:30.4812918Z 2025-10-10T00:32:30.7298824Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-10-10T00:32:30.7299454Z 2025-10-10T00:32:30.7299482Z 2025-10-10T00:32:30.7299489Z 2025-10-10T00:32:30.7299497Z 2025-10-10T00:32:30.7300341Z [103/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\json_util.cc.obj 2025-10-10T00:32:30.7302365Z [104/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info_test_helper.cc.obj 2025-10-10T00:32:30.7304749Z [105/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\message_differencer.cc.obj 2025-10-10T00:32:30.8975386Z [106/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\type_resolver_util.cc.obj 2025-10-10T00:32:30.8977473Z [107/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format.cc.obj 2025-10-10T00:32:30.8979435Z [108/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wrappers.pb.cc.obj 2025-10-10T00:32:30.8981652Z [109/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\code_generator.cc.obj 2025-10-10T00:32:31.0862402Z [110/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum.cc.obj 2025-10-10T00:32:31.0864626Z [111/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\command_line_interface.cc.obj 2025-10-10T00:32:31.0866753Z [112/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\time_util.cc.obj 2025-10-10T00:32:31.0868813Z [113/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum_field.cc.obj 2025-10-10T00:32:31.1613120Z [114/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_extension.cc.obj 2025-10-10T00:32:31.1615243Z [115/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_field.cc.obj 2025-10-10T00:32:31.1617520Z [116/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_file.cc.obj 2025-10-10T00:32:31.4634492Z [117/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_generator.cc.obj 2025-10-10T00:32:31.4635344Z [118/7503] Linking CXX static library lib\libprotobuf.lib 2025-10-10T00:32:31.4636517Z [119/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_helpers.cc.obj 2025-10-10T00:32:31.4638427Z [120/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_map_field.cc.obj 2025-10-10T00:32:31.4640350Z [121/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message_field.cc.obj 2025-10-10T00:32:31.5377338Z [122/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message.cc.obj 2025-10-10T00:32:31.5379388Z [123/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_padding_optimizer.cc.obj 2025-10-10T00:32:31.5381716Z [124/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_primitive_field.cc.obj 2025-10-10T00:32:31.8172245Z [125/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_service.cc.obj 2025-10-10T00:32:31.8173555Z [126/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_doc_comment.cc.obj 2025-10-10T00:32:31.8174787Z [127/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_string_field.cc.obj 2025-10-10T00:32:31.8175998Z [128/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum.cc.obj 2025-10-10T00:32:31.8699371Z [129/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum_field.cc.obj 2025-10-10T00:32:31.8701675Z [130/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_field_base.cc.obj 2025-10-10T00:32:31.8703862Z [131/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_generator.cc.obj 2025-10-10T00:32:32.1622829Z [132/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_helpers.cc.obj 2025-10-10T00:32:32.1624861Z [133/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_map_field.cc.obj 2025-10-10T00:32:32.1627626Z [134/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message.cc.obj 2025-10-10T00:32:32.1629900Z [135/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message_field.cc.obj 2025-10-10T00:32:32.2110589Z [136/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_primitive_field.cc.obj 2025-10-10T00:32:32.2111856Z [137/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_reflection_class.cc.obj 2025-10-10T00:32:32.2113191Z [138/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_enum_field.cc.obj 2025-10-10T00:32:32.3881904Z [139/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_message_field.cc.obj 2025-10-10T00:32:32.3884259Z [140/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_primitive_field.cc.obj 2025-10-10T00:32:32.3886193Z [141/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_source_generator_base.cc.obj 2025-10-10T00:32:32.5729377Z [142/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_wrapper_field.cc.obj 2025-10-10T00:32:32.5731470Z [143/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_context.cc.obj 2025-10-10T00:32:32.5733403Z [144/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_doc_comment.cc.obj 2025-10-10T00:32:32.5735657Z [145/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum.cc.obj 2025-10-10T00:32:32.6287247Z [146/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field_lite.cc.obj 2025-10-10T00:32:32.6289129Z [147/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field.cc.obj 2025-10-10T00:32:32.6291180Z [148/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_lite.cc.obj 2025-10-10T00:32:32.9149471Z [149/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension.cc.obj 2025-10-10T00:32:32.9151622Z [150/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_file.cc.obj 2025-10-10T00:32:32.9153712Z [151/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_field.cc.obj 2025-10-10T00:32:32.9156011Z [152/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension_lite.cc.obj 2025-10-10T00:32:33.0615518Z [153/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator_factory.cc.obj 2025-10-10T00:32:33.0617700Z [154/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator.cc.obj 2025-10-10T00:32:33.0619167Z [155/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_helpers.cc.obj 2025-10-10T00:32:33.0620582Z [156/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field.cc.obj 2025-10-10T00:32:33.2294417Z [157/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field_lite.cc.obj 2025-10-10T00:32:33.2296704Z [158/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message.cc.obj 2025-10-10T00:32:33.2298593Z [159/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder.cc.obj 2025-10-10T00:32:33.3628196Z [160/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder_lite.cc.obj 2025-10-10T00:32:33.3630509Z [161/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field.cc.obj 2025-10-10T00:32:33.3633051Z [162/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field_lite.cc.obj 2025-10-10T00:32:33.3635267Z [163/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_lite.cc.obj 2025-10-10T00:32:33.5796036Z [164/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_name_resolver.cc.obj 2025-10-10T00:32:33.5797263Z [165/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\well_known_types_embed.cc.obj 2025-10-10T00:32:33.5798535Z [166/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field.cc.obj 2025-10-10T00:32:33.6613838Z [167/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_service.cc.obj 2025-10-10T00:32:33.6615766Z [168/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_shared_code_generator.cc.obj 2025-10-10T00:32:33.6617863Z [169/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field.cc.obj 2025-10-10T00:32:33.6619997Z [170/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field_lite.cc.obj 2025-10-10T00:32:33.8097420Z [171/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field_lite.cc.obj 2025-10-10T00:32:33.8099772Z [172/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\js_generator.cc.obj 2025-10-10T00:32:33.8101876Z [173/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum.cc.obj 2025-10-10T00:32:34.0214620Z [174/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum_field.cc.obj 2025-10-10T00:32:34.0215956Z [175/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_field.cc.obj 2025-10-10T00:32:34.0217868Z [176/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_generator.cc.obj 2025-10-10T00:32:34.1479590Z [177/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_extension.cc.obj 2025-10-10T00:32:34.1480857Z [178/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_file.cc.obj 2025-10-10T00:32:34.1482008Z [179/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_helpers.cc.obj 2025-10-10T00:32:34.1483276Z [180/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_map_field.cc.obj 2025-10-10T00:32:34.3789225Z [181/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message.cc.obj 2025-10-10T00:32:34.3791594Z [182/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message_field.cc.obj 2025-10-10T00:32:34.3793986Z [183/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_oneof.cc.obj 2025-10-10T00:32:34.4114477Z [184/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_primitive_field.cc.obj 2025-10-10T00:32:34.4116688Z [185/7503] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\version.rc.res 2025-10-10T00:32:34.4117803Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-10-10T00:32:34.4119212Z 2025-10-10T00:32:34.4119224Z 2025-10-10T00:32:34.4119481Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-10-10T00:32:34.4119900Z 2025-10-10T00:32:34.4119906Z 2025-10-10T00:32:34.4119910Z 2025-10-10T00:32:34.4119916Z 2025-10-10T00:32:34.4120707Z [186/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.cc.obj 2025-10-10T00:32:34.5031664Z [187/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\php\php_generator.cc.obj 2025-10-10T00:32:34.5032856Z [188/7503] Building RC object third_party\protobuf\cmake\CMakeFiles\protoc.dir\version.rc.res 2025-10-10T00:32:34.5033482Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-10-10T00:32:34.5033792Z 2025-10-10T00:32:34.5033797Z 2025-10-10T00:32:34.5033969Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-10-10T00:32:34.5034267Z 2025-10-10T00:32:34.5034318Z 2025-10-10T00:32:34.5034342Z 2025-10-10T00:32:34.5034347Z 2025-10-10T00:32:34.5034971Z [189/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\python\python_generator.cc.obj 2025-10-10T00:32:34.5959767Z [190/7503] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\legacy-api.c.obj 2025-10-10T00:32:34.5960949Z [191/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\ruby\ruby_generator.cc.obj 2025-10-10T00:32:34.5962707Z [192/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.pb.cc.obj 2025-10-10T00:32:34.5963786Z [193/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\zip_writer.cc.obj 2025-10-10T00:32:34.8265913Z [194/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\subprocess.cc.obj 2025-10-10T00:32:34.8267952Z [195/7503] Building CXX object third_party\protobuf\cmake\CMakeFiles\protoc.dir\__\src\google\protobuf\compiler\main.cc.obj 2025-10-10T00:32:34.8269413Z [196/7503] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\portable-api.c.obj 2025-10-10T00:32:34.8270753Z [197/7503] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\memory.c.obj 2025-10-10T00:32:34.8271990Z [198/7503] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\windows.c.obj 2025-10-10T00:32:34.9057797Z [199/7503] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\fastpath.c.obj 2025-10-10T00:32:34.9058831Z [200/7503] Linking CXX static library lib\libprotoc.lib 2025-10-10T00:32:34.9059540Z [201/7503] Linking C static library lib\pthreadpool.lib 2025-10-10T00:32:34.9060417Z [202/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\info.c.obj 2025-10-10T00:32:34.9061572Z [203/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\init.c.obj 2025-10-10T00:32:34.9062915Z [204/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\cache.c.obj 2025-10-10T00:32:35.0148470Z [205/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\api.c.obj 2025-10-10T00:32:35.0149747Z [206/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\vendor.c.obj 2025-10-10T00:32:35.0150929Z [207/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\uarch.c.obj 2025-10-10T00:32:35.0152115Z [208/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\name.c.obj 2025-10-10T00:32:35.0153344Z [209/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\descriptor.c.obj 2025-10-10T00:32:35.0154089Z [210/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\topology.c.obj 2025-10-10T00:32:35.1663180Z [211/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\init.c.obj 2025-10-10T00:32:35.1663967Z [212/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\init.c.obj 2025-10-10T00:32:35.1664618Z [213/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\isa.c.obj 2025-10-10T00:32:35.1665391Z [214/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\log.c.obj 2025-10-10T00:32:35.1666105Z [215/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\deterministic.c.obj 2025-10-10T00:32:35.3331359Z [216/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\init.c.obj 2025-10-10T00:32:35.3332145Z [217/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\info.c.obj 2025-10-10T00:32:35.3332912Z [218/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\vendor.c.obj 2025-10-10T00:32:35.3333705Z [219/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\uarch.c.obj 2025-10-10T00:32:35.3334460Z [220/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\api.c.obj 2025-10-10T00:32:35.3335182Z [221/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\windows\init.c.obj 2025-10-10T00:32:35.3874573Z [222/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\cache.c.obj 2025-10-10T00:32:35.3875447Z [223/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\name.c.obj 2025-10-10T00:32:35.3876265Z [224/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\topology.c.obj 2025-10-10T00:32:35.3876921Z [225/7503] Linking C static library lib\cpuinfo.lib 2025-10-10T00:32:35.3877579Z [226/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\init.c.obj 2025-10-10T00:32:35.4879914Z [227/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\log.c.obj 2025-10-10T00:32:35.4881398Z [228/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\isa.c.obj 2025-10-10T00:32:35.4883826Z [229/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\descriptor.c.obj 2025-10-10T00:32:35.4885465Z [230/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\init.c.obj 2025-10-10T00:32:35.4886978Z [231/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\deterministic.c.obj 2025-10-10T00:32:35.5993016Z [232/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-avgpool\f16-avgpool-9p8x-minmax-f16c-c8.c.obj 2025-10-10T00:32:35.5994165Z [233/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-avgpool\f16-avgpool-9x-minmax-f16c-c8.c.obj 2025-10-10T00:32:35.5995223Z [234/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-25p8c-minmax-fma3-acc2.c.obj 2025-10-10T00:32:35.5996335Z [235/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-3p16c-minmax-fma3.c.obj 2025-10-10T00:32:35.6702696Z [236/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int16-u16.c.obj 2025-10-10T00:32:35.6704346Z [237/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx512skx-u16.c.obj 2025-10-10T00:32:35.6705928Z [238/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-f16c-u16.c.obj 2025-10-10T00:32:35.6707562Z [239/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-4p16c-minmax-fma3.c.obj 2025-10-10T00:32:35.7002909Z [240/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-9p16c-minmax-fma3.c.obj 2025-10-10T00:32:35.7004216Z [241/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u1.c.obj 2025-10-10T00:32:35.7005155Z [242/7503] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\windows\init.c.obj 2025-10-10T00:32:35.7006078Z [243/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u4.c.obj 2025-10-10T00:32:35.8091468Z [244/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int16-u32.c.obj 2025-10-10T00:32:35.8092618Z [245/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int16-u16.c.obj 2025-10-10T00:32:35.8093772Z [246/7503] 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-10-10T00:32:35.8094613Z [247/7503] Linking C static library lib\cpuinfo_internals.lib 2025-10-10T00:32:35.8305505Z [248/7503] 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-10-10T00:32:35.8308042Z [249/7503] 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-10-10T00:32:35.8310409Z [250/7503] 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-10-10T00:32:35.9168316Z [251/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-avx512skx-c64.c.obj 2025-10-10T00:32:35.9169516Z [252/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-f16c-c32.c.obj 2025-10-10T00:32:35.9170633Z [253/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c8.c.obj 2025-10-10T00:32:35.9171939Z [254/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u64-acc4.c.obj 2025-10-10T00:32:35.9390897Z [255/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u32-acc4.c.obj 2025-10-10T00:32:35.9392819Z [256/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-maxpool\f16-maxpool-9p8x-minmax-f16c-c8.c.obj 2025-10-10T00:32:35.9394668Z [257/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-pavgpool\f16-pavgpool-9p8x-minmax-avx2-c8.c.obj 2025-10-10T00:32:36.0336763Z [258/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-pavgpool\f16-pavgpool-9x-minmax-avx2-c8.c.obj 2025-10-10T00:32:36.0337907Z [259/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-imagic-u4.c.obj 2025-10-10T00:32:36.0339009Z [260/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-qu8-vcvt\gen\f16-qu8-vcvt-scalar-imagic-u4.c.obj 2025-10-10T00:32:36.0340359Z [261/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\f16-rmax-f16c-u32.c.obj 2025-10-10T00:32:36.1179182Z [262/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.obj 2025-10-10T00:32:36.1181318Z [263/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u64-acc4.c.obj 2025-10-10T00:32:36.1183261Z [264/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rmax-scalar-u2-acc2.c.obj 2025-10-10T00:32:36.1185241Z [265/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u64-acc4.c.obj 2025-10-10T00:32:36.1712354Z [266/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u2-acc2.c.obj 2025-10-10T00:32:36.1713131Z [267/7503] Linking CXX executable bin\protoc.exe 2025-10-10T00:32:36.1713797Z [268/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vadd-f16c-u16.c.obj 2025-10-10T00:32:36.1714777Z [269/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u16.c.obj 2025-10-10T00:32:36.2657024Z [270/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u8.c.obj 2025-10-10T00:32:36.2658038Z [271/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdiv-f16c-u8.c.obj 2025-10-10T00:32:36.2659035Z [272/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmax-f16c-u16.c.obj 2025-10-10T00:32:36.2660024Z [273/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u16.c.obj 2025-10-10T00:32:36.2660989Z [274/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vminc-f16c-u16.c.obj 2025-10-10T00:32:36.3137943Z [275/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmul-f16c-u16.c.obj 2025-10-10T00:32:36.3139055Z [276/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmin-f16c-u16.c.obj 2025-10-10T00:32:36.3140392Z [277/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u16.c.obj 2025-10-10T00:32:36.3142509Z [278/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u16.c.obj 2025-10-10T00:32:36.3793980Z [279/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u16.c.obj 2025-10-10T00:32:36.3795308Z [280/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u8.c.obj 2025-10-10T00:32:36.3796301Z [281/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u16.c.obj 2025-10-10T00:32:36.3797359Z [282/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u16.c.obj 2025-10-10T00:32:36.4340335Z [283/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u16.c.obj 2025-10-10T00:32:36.4342256Z [284/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u16.c.obj 2025-10-10T00:32:36.4344058Z [285/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsub-f16c-u16.c.obj 2025-10-10T00:32:36.4345817Z [286/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u16.c.obj 2025-10-10T00:32:36.4860084Z [287/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u16.c.obj 2025-10-10T00:32:36.4862224Z [288/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-velu\gen\f16-velu-avx2-rr1-p3-u16.c.obj 2025-10-10T00:32:36.4864365Z [289/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u16.c.obj 2025-10-10T00:32:36.4866209Z [290/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u16.c.obj 2025-10-10T00:32:36.5541328Z [291/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vmulcaddc\gen\f16-vmulcaddc-c8-minmax-fma3-2x.c.obj 2025-10-10T00:32:36.5543447Z [292/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndd-f16c-u16.c.obj 2025-10-10T00:32:36.5545228Z [293/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndne-f16c-u16.c.obj 2025-10-10T00:32:36.5547073Z [294/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u16.c.obj 2025-10-10T00:32:36.6094846Z [295/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u16.c.obj 2025-10-10T00:32:36.6095982Z [296/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u32.c.obj 2025-10-10T00:32:36.6097371Z [297/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.obj 2025-10-10T00:32:36.6098639Z [298/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u32.c.obj 2025-10-10T00:32:36.6689091Z [299/7503] 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-10-10T00:32:36.6690289Z [300/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u32.c.obj 2025-10-10T00:32:36.6691336Z [301/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vabs-sse2-u16.c.obj 2025-10-10T00:32:36.7107287Z [302/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-sse2-c4.c.obj 2025-10-10T00:32:36.7108369Z [303/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vneg-sse2-u16.c.obj 2025-10-10T00:32:36.7109436Z [304/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-scalar-c1.c.obj 2025-10-10T00:32:36.7110543Z [305/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vsqr-f16c-u16.c.obj 2025-10-10T00:32:36.8030543Z [306/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-sse2-c4.c.obj 2025-10-10T00:32:36.8031675Z [307/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-scalar-c1.c.obj 2025-10-10T00:32:36.8032727Z [308/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-sse2-c4.c.obj 2025-10-10T00:32:36.8033817Z [309/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-scalar-c1.c.obj 2025-10-10T00:32:36.9161673Z [310/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9p8x-minmax-scalar-c1.c.obj 2025-10-10T00:32:36.9162814Z [311/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9p8x-minmax-sse-c4.c.obj 2025-10-10T00:32:36.9163901Z [312/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9x-minmax-scalar-c1.c.obj 2025-10-10T00:32:36.9164961Z [313/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9x-minmax-sse-c4.c.obj 2025-10-10T00:32:36.9738423Z [314/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-conv-hwc2chw\f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.obj 2025-10-10T00:32:36.9739714Z [315/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-conv-hwc2chw\f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.obj 2025-10-10T00:32:36.9740825Z [316/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx512f.c.obj 2025-10-10T00:32:37.0614555Z [317/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-minmax-scalar-acc2.c.obj 2025-10-10T00:32:37.0615715Z [318/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-avx.c.obj 2025-10-10T00:32:37.0616820Z [319/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar-acc2.c.obj 2025-10-10T00:32:37.0617858Z [320/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-fma3.c.obj 2025-10-10T00:32:37.1714358Z [321/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-sse.c.obj 2025-10-10T00:32:37.1715527Z [322/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.obj 2025-10-10T00:32:37.1716739Z [323/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx.c.obj 2025-10-10T00:32:37.1717815Z [324/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx512f.c.obj 2025-10-10T00:32:37.2905928Z [325/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-fma3.c.obj 2025-10-10T00:32:37.2907163Z [326/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-minmax-scalar-acc2.c.obj 2025-10-10T00:32:37.2908248Z [327/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar-acc2.c.obj 2025-10-10T00:32:37.2909289Z [328/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-sse.c.obj 2025-10-10T00:32:37.3890390Z [329/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx.c.obj 2025-10-10T00:32:37.3891731Z [330/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx512f.c.obj 2025-10-10T00:32:37.3892788Z [331/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-fma3.c.obj 2025-10-10T00:32:37.4623192Z [332/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-minmax-scalar-acc2.c.obj 2025-10-10T00:32:37.4624331Z [333/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar-acc2.c.obj 2025-10-10T00:32:37.4625415Z [334/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-sse.c.obj 2025-10-10T00:32:37.4626688Z [335/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.obj 2025-10-10T00:32:40.0847131Z [336/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.obj 2025-10-10T00:32:40.0848300Z [337/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.obj 2025-10-10T00:32:40.0849430Z [338/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.obj 2025-10-10T00:32:40.0850499Z [339/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx.c.obj 2025-10-10T00:32:40.1507253Z [340/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx512f.c.obj 2025-10-10T00:32:40.1508661Z [341/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-minmax-scalar-acc2.c.obj 2025-10-10T00:32:40.1509795Z [342/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar-acc2.c.obj 2025-10-10T00:32:40.2442924Z [343/7503] 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-10-10T00:32:40.2444189Z [344/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-fma3.c.obj 2025-10-10T00:32:40.2445330Z [345/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-sse.c.obj 2025-10-10T00:32:40.2446509Z [346/7503] 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-10-10T00:32:40.2816844Z [347/7503] 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-10-10T00:32:40.2818163Z [348/7503] 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-10-10T00:32:40.2819441Z [349/7503] 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-10-10T00:32:40.3351327Z [350/7503] 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-10-10T00:32:40.3353739Z [351/7503] 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-10-10T00:32:40.3356092Z [352/7503] 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-10-10T00:32:40.3358354Z [353/7503] 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-10-10T00:32:40.3891136Z [354/7503] 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-10-10T00:32:40.3892694Z [355/7503] 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-10-10T00:32:40.3894088Z [356/7503] 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-10-10T00:32:40.4439520Z [357/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u24.c.obj 2025-10-10T00:32:40.4441533Z [358/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx512skx-u16.c.obj 2025-10-10T00:32:40.4443943Z [359/7503] 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-10-10T00:32:40.4446059Z [360/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-f16c-u16.c.obj 2025-10-10T00:32:40.4763607Z [361/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-bitcast-u4.c.obj 2025-10-10T00:32:40.4765100Z [362/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-fabsf-u2.c.obj 2025-10-10T00:32:40.4766241Z [363/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u16.c.obj 2025-10-10T00:32:40.5898183Z [364/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse41-u8.c.obj 2025-10-10T00:32:40.5900361Z [365/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x16-minmax-avx-broadcast.c.obj 2025-10-10T00:32:40.5902485Z [366/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:32:40.5904507Z [367/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:32:40.6202329Z [368/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-minmax-scalar.c.obj 2025-10-10T00:32:40.6204316Z [369/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-relu-scalar.c.obj 2025-10-10T00:32:40.6206621Z [370/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:32:40.6209401Z [371/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-scalar.c.obj 2025-10-10T00:32:40.7462693Z [372/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-sse-load1.c.obj 2025-10-10T00:32:40.7463806Z [373/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-minmax-scalar.c.obj 2025-10-10T00:32:40.7464835Z [374/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-relu-scalar.c.obj 2025-10-10T00:32:40.7465929Z [375/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-scalar.c.obj 2025-10-10T00:32:40.7681006Z [376/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2-minmax-scalar.c.obj 2025-10-10T00:32:40.7682995Z [377/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2-scalar.c.obj 2025-10-10T00:32:40.7684420Z [378/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-minmax-scalar.c.obj 2025-10-10T00:32:40.7686017Z [379/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2c4-minmax-sse.c.obj 2025-10-10T00:32:40.8713115Z [380/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:32:40.8714296Z [381/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-relu-scalar.c.obj 2025-10-10T00:32:40.8715408Z [382/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-sse-load1.c.obj 2025-10-10T00:32:40.8717933Z [383/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-scalar-p4.c.obj 2025-10-10T00:32:40.9065004Z [384/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-scalar.c.obj 2025-10-10T00:32:40.9066390Z [385/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-5x16-minmax-avx-broadcast.c.obj 2025-10-10T00:32:40.9067584Z [386/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-7x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:32:40.9957114Z [387/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-sse-p8.c.obj 2025-10-10T00:32:40.9958277Z [388/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c2.c.obj 2025-10-10T00:32:40.9959350Z [389/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-5x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:32:40.9960620Z [390/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c8.c.obj 2025-10-10T00:32:41.0326075Z [391/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x16-minmax-avx-broadcast.c.obj 2025-10-10T00:32:41.0329317Z [392/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:32:41.0331559Z [393/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:32:41.0333719Z [394/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-minmax-scalar.c.obj 2025-10-10T00:32:41.1214061Z [395/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:32:41.1215342Z [396/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-relu-scalar.c.obj 2025-10-10T00:32:41.1216441Z [397/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-scalar.c.obj 2025-10-10T00:32:41.1217619Z [398/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-sse-load1.c.obj 2025-10-10T00:32:41.1645559Z [399/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-minmax-scalar.c.obj 2025-10-10T00:32:41.1647587Z [400/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-relu-scalar.c.obj 2025-10-10T00:32:41.1649486Z [401/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-scalar.c.obj 2025-10-10T00:32:41.2497157Z [402/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:32:41.2498677Z [403/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-scalar.c.obj 2025-10-10T00:32:41.2499679Z [404/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-minmax-scalar.c.obj 2025-10-10T00:32:41.2500794Z [405/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2c4-minmax-sse.c.obj 2025-10-10T00:32:41.2917371Z [406/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-minmax-scalar.c.obj 2025-10-10T00:32:41.2918595Z [407/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-sse-load1.c.obj 2025-10-10T00:32:41.2919914Z [408/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-scalar.c.obj 2025-10-10T00:32:41.2921185Z [409/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-relu-scalar.c.obj 2025-10-10T00:32:41.3799103Z [410/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-avx-broadcast.c.obj 2025-10-10T00:32:41.3801337Z [411/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.obj 2025-10-10T00:32:41.3803572Z [412/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-maxpool\f32-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-10-10T00:32:41.3805743Z [413/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-7x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:32:41.4253158Z [414/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9p8x-minmax-scalar-c1.c.obj 2025-10-10T00:32:41.4254477Z [415/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-maxpool\f32-maxpool-9p8x-minmax-sse-c4.c.obj 2025-10-10T00:32:41.4255597Z [416/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9x-minmax-scalar-c1.c.obj 2025-10-10T00:32:41.4256735Z [417/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9x-minmax-sse-c4.c.obj 2025-10-10T00:32:41.5244568Z [418/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9p8x-minmax-sse-c4.c.obj 2025-10-10T00:32:41.5245883Z [419/7503] 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-10-10T00:32:41.5247271Z [420/7503] 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-10-10T00:32:41.5652633Z [421/7503] 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-10-10T00:32:41.5654917Z [422/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-1x4-minmax-scalar.c.obj 2025-10-10T00:32:41.5656493Z [423/7503] 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-10-10T00:32:41.5657886Z [424/7503] 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-10-10T00:32:41.6631174Z [425/7503] 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-10-10T00:32:41.6632444Z [426/7503] 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-10-10T00:32:41.6633820Z [427/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x4-minmax-scalar.c.obj 2025-10-10T00:32:41.7014642Z [428/7503] 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-10-10T00:32:41.7016046Z [429/7503] 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-10-10T00:32:41.7017227Z [430/7503] 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-10-10T00:32:41.7979152Z [431/7503] 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-10-10T00:32:41.7980452Z [432/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x4-minmax-scalar.c.obj 2025-10-10T00:32:41.7981637Z [433/7503] 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-10-10T00:32:41.7982812Z [434/7503] 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-10-10T00:32:41.8464321Z [435/7503] 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-10-10T00:32:41.8466184Z [436/7503] 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-10-10T00:32:41.8467855Z [437/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x4-minmax-scalar.c.obj 2025-10-10T00:32:41.8795551Z [438/7503] 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-10-10T00:32:41.8797999Z [439/7503] 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-10-10T00:32:41.8801166Z [440/7503] 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-10-10T00:32:41.8803644Z [441/7503] 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-10-10T00:32:41.9889045Z [442/7503] 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-10-10T00:32:41.9890221Z [443/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u32.c.obj 2025-10-10T00:32:41.9891291Z [444/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-imagic-u1.c.obj 2025-10-10T00:32:41.9892429Z [445/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u64.c.obj 2025-10-10T00:32:42.0045990Z [446/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u32.c.obj 2025-10-10T00:32:42.0047143Z [447/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u32.c.obj 2025-10-10T00:32:42.0048188Z [448/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u128.c.obj 2025-10-10T00:32:42.1094046Z [449/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-lrintf-u4.c.obj 2025-10-10T00:32:42.1095186Z [450/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-imagic-u4.c.obj 2025-10-10T00:32:42.1096442Z [451/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u32.c.obj 2025-10-10T00:32:42.1097484Z [452/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-imagic-u1.c.obj 2025-10-10T00:32:42.1378494Z [453/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u64.c.obj 2025-10-10T00:32:42.1379975Z [454/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-lrintf-u4.c.obj 2025-10-10T00:32:42.1381252Z [455/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u32.c.obj 2025-10-10T00:32:42.1382661Z [456/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.obj 2025-10-10T00:32:42.2212654Z [457/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u128.c.obj 2025-10-10T00:32:42.2213752Z [458/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-imagic-u4.c.obj 2025-10-10T00:32:42.2215018Z [459/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c.obj 2025-10-10T00:32:42.2547704Z [460/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.obj 2025-10-10T00:32:42.2549477Z [461/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.obj 2025-10-10T00:32:42.2550756Z [462/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c64.c.obj 2025-10-10T00:32:42.2551840Z [463/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx-c32.c.obj 2025-10-10T00:32:42.3261556Z [464/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-scalar.c.obj 2025-10-10T00:32:42.3262846Z [465/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-sse-c16.c.obj 2025-10-10T00:32:42.3265063Z [466/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.obj 2025-10-10T00:32:42.3895130Z [467/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u64-acc4.c.obj 2025-10-10T00:32:42.3896242Z [468/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-avx-u32-acc4.c.obj 2025-10-10T00:32:42.3897351Z [469/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-avx-u32-acc4.c.obj 2025-10-10T00:32:42.3898336Z [470/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-sse-u16-acc4.c.obj 2025-10-10T00:32:42.4310290Z [471/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u64-acc4.c.obj 2025-10-10T00:32:42.4312457Z [472/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-scalar-u4-acc4.c.obj 2025-10-10T00:32:42.4314514Z [473/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u4-acc4.c.obj 2025-10-10T00:32:42.4316727Z [474/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-sse-u16-acc4.c.obj 2025-10-10T00:32:42.5079933Z [475/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-avx-u32-acc4.c.obj 2025-10-10T00:32:42.5080990Z [476/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-avx512f-u64-acc4.c.obj 2025-10-10T00:32:42.5082003Z [477/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-32x1-minmax-sse.c.obj 2025-10-10T00:32:42.5082985Z [478/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-sse-u16-acc4.c.obj 2025-10-10T00:32:42.5722191Z [479/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-scalar.c.obj 2025-10-10T00:32:42.5724465Z [480/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-scalar-u4-acc4.c.obj 2025-10-10T00:32:42.5726357Z [481/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x2-minmax-scalar.c.obj 2025-10-10T00:32:42.5727416Z [482/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x4-minmax-scalar.c.obj 2025-10-10T00:32:42.6661146Z [483/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u32.c.obj 2025-10-10T00:32:42.6662185Z [484/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx-u16.c.obj 2025-10-10T00:32:42.6663149Z [485/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx-u16.c.obj 2025-10-10T00:32:42.6664136Z [486/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-scalar-u8.c.obj 2025-10-10T00:32:42.7316322Z [487/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u8.c.obj 2025-10-10T00:32:42.7317420Z [488/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u32.c.obj 2025-10-10T00:32:42.7318490Z [489/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-avx-u16.c.obj 2025-10-10T00:32:42.7319477Z [490/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u32.c.obj 2025-10-10T00:32:42.7940731Z [491/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u2.c.obj 2025-10-10T00:32:42.7942650Z [492/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-sse-u8.c.obj 2025-10-10T00:32:42.7944366Z [493/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-sse-u8.c.obj 2025-10-10T00:32:42.7946261Z [494/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx-u16.c.obj 2025-10-10T00:32:42.8485543Z [495/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u2.c.obj 2025-10-10T00:32:42.8487451Z [496/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-sse-u8.c.obj 2025-10-10T00:32:42.8489316Z [497/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u32.c.obj 2025-10-10T00:32:42.8491187Z [498/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-sse-u8.c.obj 2025-10-10T00:32:42.9115421Z [499/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx-u16.c.obj 2025-10-10T00:32:42.9117406Z [500/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u32.c.obj 2025-10-10T00:32:42.9119583Z [501/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-scalar-u8.c.obj 2025-10-10T00:32:42.9121440Z [502/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-sse-u8.c.obj 2025-10-10T00:32:42.9711656Z [503/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u16.c.obj 2025-10-10T00:32:42.9712728Z [504/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u32.c.obj 2025-10-10T00:32:42.9713835Z [505/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u8.c.obj 2025-10-10T00:32:42.9714845Z [506/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u8.c.obj 2025-10-10T00:32:43.0465138Z [507/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-avx-u16.c.obj 2025-10-10T00:32:43.0467006Z [508/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-scalar-u8.c.obj 2025-10-10T00:32:43.0468704Z [509/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u32.c.obj 2025-10-10T00:32:43.0470671Z [510/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-sse-u8.c.obj 2025-10-10T00:32:43.0931325Z [511/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx-u16.c.obj 2025-10-10T00:32:43.0932693Z [512/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-scalar-u8.c.obj 2025-10-10T00:32:43.0934236Z [513/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u32.c.obj 2025-10-10T00:32:43.0935778Z [514/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-sse-u8.c.obj 2025-10-10T00:32:43.0936971Z [515/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx-u16.c.obj 2025-10-10T00:32:43.1747396Z [516/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u32.c.obj 2025-10-10T00:32:43.1749254Z [517/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx-u16.c.obj 2025-10-10T00:32:43.1750930Z [518/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-scalar-u8.c.obj 2025-10-10T00:32:43.1752524Z [519/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-sse-u8.c.obj 2025-10-10T00:32:43.2170785Z [520/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u8.c.obj 2025-10-10T00:32:43.2173164Z [521/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u32.c.obj 2025-10-10T00:32:43.2174649Z [522/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-sse-u8.c.obj 2025-10-10T00:32:43.2176547Z [523/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u32.c.obj 2025-10-10T00:32:43.3000244Z [524/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-avx-u16.c.obj 2025-10-10T00:32:43.3002141Z [525/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u8.c.obj 2025-10-10T00:32:43.3004045Z [526/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-sse2-u8.c.obj 2025-10-10T00:32:43.3005529Z [527/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u16.c.obj 2025-10-10T00:32:43.3404217Z [528/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-avx512f-u32.c.obj 2025-10-10T00:32:43.3405505Z [529/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u8.c.obj 2025-10-10T00:32:43.3406696Z [530/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u32.c.obj 2025-10-10T00:32:43.3407926Z [531/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u16.c.obj 2025-10-10T00:32:43.4480567Z [532/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u8.c.obj 2025-10-10T00:32:43.4481654Z [533/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-avx-u16.c.obj 2025-10-10T00:32:43.4482684Z [534/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u2.c.obj 2025-10-10T00:32:43.4483702Z [535/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u32.c.obj 2025-10-10T00:32:43.4696032Z [536/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-sse-u8.c.obj 2025-10-10T00:32:43.4697796Z [537/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-avx-u16.c.obj 2025-10-10T00:32:43.4699646Z [538/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-avx512f-u32.c.obj 2025-10-10T00:32:43.4701861Z [539/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u8.c.obj 2025-10-10T00:32:43.5655599Z [540/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u8.c.obj 2025-10-10T00:32:43.5657250Z [541/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u8.c.obj 2025-10-10T00:32:43.5658401Z [542/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u16.c.obj 2025-10-10T00:32:43.5659453Z [543/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-sse-u8.c.obj 2025-10-10T00:32:43.6579211Z [544/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx512f-u32.c.obj 2025-10-10T00:32:43.6580324Z [545/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u8.c.obj 2025-10-10T00:32:43.6581429Z [546/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u16.c.obj 2025-10-10T00:32:43.6582469Z [547/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u32.c.obj 2025-10-10T00:32:43.6920313Z [548/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u8.c.obj 2025-10-10T00:32:43.6922272Z [549/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-sse-u8.c.obj 2025-10-10T00:32:43.6924044Z [550/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u8.c.obj 2025-10-10T00:32:43.6925753Z [551/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx-u16.c.obj 2025-10-10T00:32:43.7903463Z [552/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u32.c.obj 2025-10-10T00:32:43.7904769Z [553/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-scalar-u8.c.obj 2025-10-10T00:32:43.7905821Z [554/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-sse-u8.c.obj 2025-10-10T00:32:43.7906790Z [555/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u32.c.obj 2025-10-10T00:32:43.8181993Z [556/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-sse-u8.c.obj 2025-10-10T00:32:43.8183011Z [557/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u8.c.obj 2025-10-10T00:32:43.8183995Z [558/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx-u16.c.obj 2025-10-10T00:32:43.8184993Z [559/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx-u16.c.obj 2025-10-10T00:32:43.9158940Z [560/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u16.c.obj 2025-10-10T00:32:43.9160539Z [561/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u4.c.obj 2025-10-10T00:32:43.9161589Z [562/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-sse-u8.c.obj 2025-10-10T00:32:43.9162548Z [563/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u16.c.obj 2025-10-10T00:32:43.9495792Z [564/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u4.c.obj 2025-10-10T00:32:43.9497192Z [565/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-sse-u8.c.obj 2025-10-10T00:32:43.9498234Z [566/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx.c.obj 2025-10-10T00:32:43.9499223Z [567/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u32.c.obj 2025-10-10T00:32:44.0460513Z [568/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-scalar.c.obj 2025-10-10T00:32:44.0461629Z [569/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-sse2.c.obj 2025-10-10T00:32:44.0462880Z [570/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx512f.c.obj 2025-10-10T00:32:44.0464753Z [571/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx512f.c.obj 2025-10-10T00:32:44.0771495Z [572/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx.c.obj 2025-10-10T00:32:44.0773466Z [573/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-sse2.c.obj 2025-10-10T00:32:44.0775389Z [574/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-scalar.c.obj 2025-10-10T00:32:44.0777352Z [575/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx.c.obj 2025-10-10T00:32:44.1622873Z [576/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx512f.c.obj 2025-10-10T00:32:44.1624876Z [577/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-sse2.c.obj 2025-10-10T00:32:44.1626987Z [578/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-scalar.c.obj 2025-10-10T00:32:44.1629577Z [579/7503] 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-10-10T00:32:44.2041192Z [580/7503] 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-10-10T00:32:44.2042405Z [581/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u64.c.obj 2025-10-10T00:32:44.2043536Z [582/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u2.c.obj 2025-10-10T00:32:44.2705019Z [583/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vexp\gen\f32-vexp-scalar-exp.c.obj 2025-10-10T00:32:44.2707189Z [584/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-avx-rational-12-10-div.c.obj 2025-10-10T00:32:44.2709265Z [585/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u4.c.obj 2025-10-10T00:32:44.2711351Z [586/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-avx512f-rational-12-10-nr.c.obj 2025-10-10T00:32:44.3360091Z [587/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-sse2-rr2-lut16-p3-u12.c.obj 2025-10-10T00:32:44.3361203Z [588/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-fma3-rational-12-10-div.c.obj 2025-10-10T00:32:44.3362382Z [589/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-scalar-rational-12-10-div.c.obj 2025-10-10T00:32:44.3364243Z [590/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-sse2-rational-12-10-div.c.obj 2025-10-10T00:32:44.3898912Z [591/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx-u16.c.obj 2025-10-10T00:32:44.3901412Z [592/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u16.c.obj 2025-10-10T00:32:44.3903293Z [593/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u16.c.obj 2025-10-10T00:32:44.3905290Z [594/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u4.c.obj 2025-10-10T00:32:44.4549285Z [595/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-sse-u8.c.obj 2025-10-10T00:32:44.4550387Z [596/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-avx2-rational-3-3-div.c.obj 2025-10-10T00:32:44.4551493Z [597/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-avx512f-rational-3-3-div.c.obj 2025-10-10T00:32:44.4553624Z [598/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-fma3-rational-3-3-div.c.obj 2025-10-10T00:32:44.5068750Z [599/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-scalar-rational-3-3-div.c.obj 2025-10-10T00:32:44.5069862Z [600/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-sse2-rational-3-3-div.c.obj 2025-10-10T00:32:44.5070970Z [601/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u16.c.obj 2025-10-10T00:32:44.5071952Z [602/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u16.c.obj 2025-10-10T00:32:44.5605150Z [603/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u4.c.obj 2025-10-10T00:32:44.5606667Z [604/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u8.c.obj 2025-10-10T00:32:44.5608405Z [605/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c1-minmax-scalar-2x.c.obj 2025-10-10T00:32:44.6164503Z [606/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u8.c.obj 2025-10-10T00:32:44.6165667Z [607/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c4-minmax-sse-2x.c.obj 2025-10-10T00:32:44.6166887Z [608/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u8.c.obj 2025-10-10T00:32:44.6168088Z [609/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx-u16.c.obj 2025-10-10T00:32:44.7085250Z [610/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u16.c.obj 2025-10-10T00:32:44.7086386Z [611/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u1.c.obj 2025-10-10T00:32:44.7087431Z [612/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u4.c.obj 2025-10-10T00:32:44.7088451Z [613/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u8.c.obj 2025-10-10T00:32:44.7089413Z [614/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-avx-u16.c.obj 2025-10-10T00:32:44.7808520Z [615/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-avx512f-u16.c.obj 2025-10-10T00:32:44.7810775Z [616/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u1.c.obj 2025-10-10T00:32:44.7812796Z [617/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u4.c.obj 2025-10-10T00:32:44.7814676Z [618/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse41-u8.c.obj 2025-10-10T00:32:44.8423943Z [619/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u8.c.obj 2025-10-10T00:32:44.8425910Z [620/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-avx512f-u16.c.obj 2025-10-10T00:32:44.8440777Z [621/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-avx-u16.c.obj 2025-10-10T00:32:44.8442566Z [622/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u4.c.obj 2025-10-10T00:32:44.9072537Z [623/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u1.c.obj 2025-10-10T00:32:44.9074459Z [624/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u8.c.obj 2025-10-10T00:32:44.9076193Z [625/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u8.c.obj 2025-10-10T00:32:44.9077895Z [626/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx-u16.c.obj 2025-10-10T00:32:44.9574205Z [627/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u16.c.obj 2025-10-10T00:32:44.9576386Z [628/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u1.c.obj 2025-10-10T00:32:44.9578179Z [629/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u8.c.obj 2025-10-10T00:32:44.9581171Z [630/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u8.c.obj 2025-10-10T00:32:45.0384793Z [631/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-sse41-u8.c.obj 2025-10-10T00:32:45.0386753Z [632/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u4.c.obj 2025-10-10T00:32:45.0388606Z [633/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u32.c.obj 2025-10-10T00:32:45.0390487Z [634/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u16.c.obj 2025-10-10T00:32:45.0809874Z [635/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u16.c.obj 2025-10-10T00:32:45.0811743Z [636/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u1.c.obj 2025-10-10T00:32:45.0813630Z [637/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u4.c.obj 2025-10-10T00:32:45.0815502Z [638/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u8.c.obj 2025-10-10T00:32:45.1339129Z [639/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-div-u16.c.obj 2025-10-10T00:32:45.1341132Z [640/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-nr2-u16.c.obj 2025-10-10T00:32:45.1343370Z [641/7503] 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-10-10T00:32:45.2137641Z [642/7503] 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-10-10T00:32:45.2139895Z [643/7503] 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-10-10T00:32:45.2141940Z [644/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u16.c.obj 2025-10-10T00:32:45.2143846Z [645/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u16.c.obj 2025-10-10T00:32:45.2468197Z [646/7503] 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-10-10T00:32:45.2470168Z [647/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u16.c.obj 2025-10-10T00:32:45.2471435Z [648/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u1.c.obj 2025-10-10T00:32:45.2472543Z [649/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u12.c.obj 2025-10-10T00:32:45.3309291Z [650/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-avx-rational-9-8-div.c.obj 2025-10-10T00:32:45.3310407Z [651/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-avx512f-rational-9-8-nr.c.obj 2025-10-10T00:32:45.3311482Z [652/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-fma3-rational-9-8-div.c.obj 2025-10-10T00:32:45.3683707Z [653/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-scalar-rational-9-8-div.c.obj 2025-10-10T00:32:45.3684908Z [654/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-sse2-rational-9-8-div.c.obj 2025-10-10T00:32:45.3686235Z [655/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx.c.obj 2025-10-10T00:32:45.3687217Z [656/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx512f.c.obj 2025-10-10T00:32:45.4548882Z [657/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-sse2.c.obj 2025-10-10T00:32:45.4550268Z [658/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-scalar.c.obj 2025-10-10T00:32:45.4551837Z [659/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx.c.obj 2025-10-10T00:32:45.4552763Z [660/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx512f.c.obj 2025-10-10T00:32:45.4553984Z [661/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-scalar.c.obj 2025-10-10T00:32:45.5135945Z [662/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-sse2.c.obj 2025-10-10T00:32:45.5137105Z [663/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx.c.obj 2025-10-10T00:32:45.5138088Z [664/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx512f.c.obj 2025-10-10T00:32:45.5139207Z [665/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-sse2.c.obj 2025-10-10T00:32:45.6031966Z [666/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-scalar.c.obj 2025-10-10T00:32:45.6033410Z [667/7503] 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-10-10T00:32:45.6035515Z [668/7503] 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-10-10T00:32:45.6540015Z [669/7503] 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-10-10T00:32:45.6541314Z [670/7503] 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-10-10T00:32:45.6542625Z [671/7503] 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-10-10T00:32:45.6544864Z [672/7503] 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-10-10T00:32:45.7274457Z [673/7503] 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-10-10T00:32:45.7275887Z [674/7503] 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-10-10T00:32:45.7277234Z [675/7503] 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-10-10T00:32:45.7795811Z [676/7503] 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-10-10T00:32:45.7797932Z [677/7503] 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-10-10T00:32:45.7799947Z [678/7503] 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-10-10T00:32:45.8088914Z [679/7503] 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-10-10T00:32:45.8091313Z [680/7503] 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-10-10T00:32:45.8093757Z [681/7503] 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-10-10T00:32:45.8096090Z [682/7503] 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-10-10T00:32:45.9165915Z [683/7503] 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-10-10T00:32:45.9167214Z [684/7503] 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-10-10T00:32:45.9168443Z [685/7503] 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-10-10T00:32:45.9432349Z [686/7503] 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-10-10T00:32:45.9434692Z [687/7503] 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-10-10T00:32:45.9437067Z [688/7503] 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-10-10T00:32:45.9906185Z [689/7503] 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-10-10T00:32:45.9908373Z [690/7503] 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-10-10T00:32:45.9910591Z [691/7503] 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-10-10T00:32:46.0860385Z [692/7503] 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-10-10T00:32:46.0861693Z [693/7503] 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-10-10T00:32:46.0862935Z [694/7503] 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-10-10T00:32:46.0864358Z [695/7503] 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-10-10T00:32:46.1090689Z [696/7503] 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-10-10T00:32:46.1092019Z [697/7503] 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-10-10T00:32:46.1093673Z [698/7503] 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-10-10T00:32:46.1906852Z [699/7503] 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-10-10T00:32:46.1908928Z [700/7503] 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-10-10T00:32:46.1911760Z [701/7503] 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-10-10T00:32:46.2471220Z [702/7503] 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-10-10T00:32:46.2473629Z [703/7503] 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-10-10T00:32:46.2475693Z [704/7503] 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-10-10T00:32:46.2477203Z [705/7503] 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-10-10T00:32:46.3046102Z [706/7503] 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-10-10T00:32:46.3048432Z [707/7503] 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-10-10T00:32:46.3049854Z [708/7503] 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-10-10T00:32:46.3853772Z [709/7503] 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-10-10T00:32:46.3855136Z [710/7503] 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-10-10T00:32:46.3856563Z [711/7503] 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-10-10T00:32:46.4011413Z [712/7503] 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-10-10T00:32:46.4013241Z [713/7503] 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-10-10T00:32:46.4014933Z [714/7503] 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-10-10T00:32:46.4771342Z [715/7503] 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-10-10T00:32:46.4773810Z [716/7503] 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-10-10T00:32:46.4776171Z [717/7503] 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-10-10T00:32:46.5390798Z [718/7503] 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-10-10T00:32:46.5393116Z [719/7503] 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-10-10T00:32:46.5395225Z [720/7503] 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-10-10T00:32:46.5397150Z [721/7503] 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-10-10T00:32:46.5901798Z [722/7503] 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-10-10T00:32:46.5904472Z [723/7503] 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-10-10T00:32:46.5906810Z [724/7503] 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-10-10T00:32:46.6720277Z [725/7503] 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-10-10T00:32:46.6722544Z [726/7503] 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-10-10T00:32:46.6724718Z [727/7503] 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-10-10T00:32:46.7112058Z [728/7503] 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-10-10T00:32:46.7114444Z [729/7503] 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-10-10T00:32:46.7116795Z [730/7503] 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-10-10T00:32:46.7119102Z [731/7503] 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-10-10T00:32:46.7924035Z [732/7503] 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-10-10T00:32:46.7926579Z [733/7503] 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-10-10T00:32:46.7929276Z [734/7503] 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-10-10T00:32:46.8370217Z [735/7503] 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-10-10T00:32:46.8373208Z [736/7503] 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-10-10T00:32:46.8375685Z [737/7503] 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-10-10T00:32:46.8920391Z [738/7503] 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-10-10T00:32:46.8923002Z [739/7503] 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-10-10T00:32:46.8925424Z [740/7503] 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-10-10T00:32:46.8928035Z [741/7503] 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-10-10T00:32:46.9670414Z [742/7503] 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-10-10T00:32:46.9671756Z [743/7503] 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-10-10T00:32:46.9673129Z [744/7503] 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-10-10T00:32:46.9839582Z [745/7503] 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-10-10T00:32:46.9841813Z [746/7503] 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-10-10T00:32:46.9844096Z [747/7503] 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-10-10T00:32:47.0768455Z [748/7503] 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-10-10T00:32:47.0770646Z [749/7503] 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-10-10T00:32:47.0773316Z [750/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:32:47.0775872Z [751/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:47.1074971Z [752/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:47.1076260Z [753/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:32:47.1077461Z [754/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:47.1515195Z [755/7503] 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-10-10T00:32:47.1516850Z [756/7503] 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-10-10T00:32:47.1518563Z [757/7503] 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-10-10T00:32:47.2402993Z [758/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:32:47.2404220Z [759/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:47.2405388Z [760/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:47.2406643Z [761/7503] 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-10-10T00:32:47.2863542Z [762/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:32:47.2864811Z [763/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u16.c.obj 2025-10-10T00:32:47.2866427Z [764/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u32.c.obj 2025-10-10T00:32:47.2867988Z [765/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:47.3518647Z [766/7503] 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-10-10T00:32:47.3520784Z [767/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u32.c.obj 2025-10-10T00:32:47.3522983Z [768/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u16.c.obj 2025-10-10T00:32:47.3826847Z [769/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u4.c.obj 2025-10-10T00:32:47.3828006Z [770/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u1.c.obj 2025-10-10T00:32:47.3829695Z [771/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u32.c.obj 2025-10-10T00:32:47.3830720Z [772/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse41-u16.c.obj 2025-10-10T00:32:47.4729269Z [773/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.obj 2025-10-10T00:32:47.4730530Z [774/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-goi-scalar.c.obj 2025-10-10T00:32:47.4731682Z [775/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.obj 2025-10-10T00:32:47.4732779Z [776/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x64c4-gemm-goi-scalar.c.obj 2025-10-10T00:32:47.5060202Z [777/7503] 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-10-10T00:32:47.5062510Z [778/7503] 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-10-10T00:32:47.5064986Z [779/7503] 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-10-10T00:32:47.5613291Z [780/7503] 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-10-10T00:32:47.5614704Z [781/7503] 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-10-10T00:32:47.5616024Z [782/7503] 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-10-10T00:32:47.6237615Z [783/7503] 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-10-10T00:32:47.6238952Z [784/7503] 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-10-10T00:32:47.6240223Z [785/7503] 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-10-10T00:32:47.6463397Z [786/7503] 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-10-10T00:32:47.6465467Z [787/7503] 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-10-10T00:32:47.6467030Z [788/7503] 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-10-10T00:32:47.6468397Z [789/7503] 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-10-10T00:32:47.7539838Z [790/7503] 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-10-10T00:32:47.7541368Z [791/7503] 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-10-10T00:32:47.7542601Z [792/7503] 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-10-10T00:32:47.7701098Z [793/7503] 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-10-10T00:32:47.7703297Z [794/7503] 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-10-10T00:32:47.7705510Z [795/7503] 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-10-10T00:32:47.7993757Z [796/7503] 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-10-10T00:32:47.7995193Z [797/7503] 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-10-10T00:32:47.7996606Z [798/7503] 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-10-10T00:32:47.9206841Z [799/7503] 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-10-10T00:32:47.9209273Z [800/7503] 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-10-10T00:32:47.9211839Z [801/7503] 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-10-10T00:32:47.9214301Z [802/7503] 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-10-10T00:32:47.9518819Z [803/7503] 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-10-10T00:32:47.9521009Z [804/7503] 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-10-10T00:32:47.9523182Z [805/7503] 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-10-10T00:32:48.0331308Z [806/7503] 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-10-10T00:32:48.0332739Z [807/7503] 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-10-10T00:32:48.0334228Z [808/7503] 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-10-10T00:32:48.0717193Z [809/7503] 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-10-10T00:32:48.0718511Z [810/7503] 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-10-10T00:32:48.0719853Z [811/7503] 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-10-10T00:32:48.0721224Z [812/7503] 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-10-10T00:32:48.1248161Z [813/7503] 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-10-10T00:32:48.1249648Z [814/7503] 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-10-10T00:32:48.1250950Z [815/7503] 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-10-10T00:32:48.1973674Z [816/7503] 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-10-10T00:32:48.1976093Z [817/7503] 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-10-10T00:32:48.1978562Z [818/7503] 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-10-10T00:32:48.2326492Z [819/7503] 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-10-10T00:32:48.2329398Z [820/7503] 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-10-10T00:32:48.2331685Z [821/7503] 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-10-10T00:32:48.2333928Z [822/7503] 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-10-10T00:32:48.3291141Z [823/7503] 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-10-10T00:32:48.3292586Z [824/7503] 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-10-10T00:32:48.3293884Z [825/7503] 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-10-10T00:32:48.3578389Z [826/7503] 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-10-10T00:32:48.3580969Z [827/7503] 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-10-10T00:32:48.3583123Z [828/7503] 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-10-10T00:32:48.4487101Z [829/7503] 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-10-10T00:32:48.4488527Z [830/7503] 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-10-10T00:32:48.4489931Z [831/7503] 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-10-10T00:32:48.4491244Z [832/7503] 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-10-10T00:32:48.4773818Z [833/7503] 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-10-10T00:32:48.4776041Z [834/7503] 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-10-10T00:32:48.4778609Z [835/7503] 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-10-10T00:32:48.5043319Z [836/7503] 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-10-10T00:32:48.5045486Z [837/7503] 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-10-10T00:32:48.5047578Z [838/7503] 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-10-10T00:32:48.5049628Z [839/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.obj 2025-10-10T00:32:48.5863095Z [840/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.obj 2025-10-10T00:32:48.5864278Z [841/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.obj 2025-10-10T00:32:48.5865468Z [842/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rdsum\gen\qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.obj 2025-10-10T00:32:48.6130590Z [843/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u64-acc2.c.obj 2025-10-10T00:32:48.6132477Z [844/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u64-acc2.c.obj 2025-10-10T00:32:48.6134387Z [845/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u4.c.obj 2025-10-10T00:32:48.6135672Z [846/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u128-acc2.c.obj 2025-10-10T00:32:48.7087688Z [847/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u128-acc2.c.obj 2025-10-10T00:32:48.7088777Z [848/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u32-acc2.c.obj 2025-10-10T00:32:48.7089804Z [849/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul32-ld32-u8.c.obj 2025-10-10T00:32:48.7090917Z [850/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx2-mul32-ld64-u16.c.obj 2025-10-10T00:32:48.7407505Z [851/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.obj 2025-10-10T00:32:48.7408811Z [852/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u4.c.obj 2025-10-10T00:32:48.7411021Z [853/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u1.c.obj 2025-10-10T00:32:48.7412963Z [854/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse2-mul16-ld64-u8.c.obj 2025-10-10T00:32:48.8198248Z [855/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul32-ld32-u8.c.obj 2025-10-10T00:32:48.8200171Z [856/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul16-ld64-u8.c.obj 2025-10-10T00:32:48.8202104Z [857/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.obj 2025-10-10T00:32:48.8666907Z [858/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.obj 2025-10-10T00:32:48.8668174Z [859/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u32.c.obj 2025-10-10T00:32:48.8669748Z [860/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.obj 2025-10-10T00:32:48.8671183Z [861/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.obj 2025-10-10T00:32:48.9263572Z [862/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u4.c.obj 2025-10-10T00:32:48.9264772Z [863/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u32.c.obj 2025-10-10T00:32:48.9266321Z [864/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u1.c.obj 2025-10-10T00:32:48.9267612Z [865/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u1.c.obj 2025-10-10T00:32:48.9991710Z [866/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u4.c.obj 2025-10-10T00:32:48.9993004Z [867/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u32.c.obj 2025-10-10T00:32:48.9994065Z [868/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u32.c.obj 2025-10-10T00:32:48.9995065Z [869/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u32.c.obj 2025-10-10T00:32:49.0512165Z [870/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u32.c.obj 2025-10-10T00:32:49.0514240Z [871/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u32.c.obj 2025-10-10T00:32:49.0516420Z [872/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u4.c.obj 2025-10-10T00:32:49.1342603Z [873/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u4.c.obj 2025-10-10T00:32:49.1343759Z [874/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u32.c.obj 2025-10-10T00:32:49.1344751Z [875/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u32.c.obj 2025-10-10T00:32:49.1345930Z [876/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u32.c.obj 2025-10-10T00:32:49.1346941Z [877/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-scalar-u4.c.obj 2025-10-10T00:32:49.1694221Z [878/7503] 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-10-10T00:32:49.1696377Z [879/7503] 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-10-10T00:32:49.1698357Z [880/7503] 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-10-10T00:32:49.1700375Z [881/7503] 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-10-10T00:32:49.2329145Z [882/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-scalar-u4.c.obj 2025-10-10T00:32:49.2331199Z [883/7503] 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-10-10T00:32:49.2333352Z [884/7503] 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-10-10T00:32:49.2830503Z [885/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.obj 2025-10-10T00:32:49.2831798Z [886/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.obj 2025-10-10T00:32:49.2832958Z [887/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.obj 2025-10-10T00:32:49.2834088Z [888/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9x-minmax-fp32-sse2-c8.c.obj 2025-10-10T00:32:49.3369898Z [889/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.obj 2025-10-10T00:32:49.3372181Z [890/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:32:49.3374384Z [891/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:49.4234951Z [892/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:49.4237150Z [893/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:49.4239297Z [894/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:32:49.4241423Z [895/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.obj 2025-10-10T00:32:49.4609009Z [896/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:32:49.4611316Z [897/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:32:49.4613552Z [898/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:32:49.5402344Z [899/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:49.5403583Z [900/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:49.5404868Z [901/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:49.5406059Z [902/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:32:49.5692793Z [903/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u32.c.obj 2025-10-10T00:32:49.5694982Z [904/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:32:49.5697248Z [905/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:32:49.6137157Z [906/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u32.c.obj 2025-10-10T00:32:49.6139049Z [907/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx2-u16.c.obj 2025-10-10T00:32:49.6141176Z [908/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u4.c.obj 2025-10-10T00:32:49.6143022Z [909/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u1.c.obj 2025-10-10T00:32:49.7092492Z [910/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u32.c.obj 2025-10-10T00:32:49.7094408Z [911/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse41-u16.c.obj 2025-10-10T00:32:49.7096324Z [912/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-10-10T00:32:49.7098239Z [913/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:49.7479855Z [914/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:49.7481283Z [915/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:32:49.7482380Z [916/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:32:49.7485596Z [917/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:32:49.8455352Z [918/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x8c8-minmax-fp32-avx2.c.obj 2025-10-10T00:32:49.8457448Z [919/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:49.8460173Z [920/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:49.8878253Z [921/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:32:49.8880252Z [922/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-3x8c8-minmax-fp32-avx2.c.obj 2025-10-10T00:32:49.8881975Z [923/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-10-10T00:32:49.8883438Z [924/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-10-10T00:32:49.9799511Z [925/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:32:49.9801772Z [926/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:49.9803991Z [927/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:50.0109952Z [928/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:32:50.0111821Z [929/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:32:50.0113779Z [930/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:32:50.0115781Z [931/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x8c8-minmax-fp32-avx2.c.obj 2025-10-10T00:32:50.1259947Z [932/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:50.1261204Z [933/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:32:50.1262325Z [934/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:32:50.1263513Z [935/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:32:50.1398488Z [936/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c64.c.obj 2025-10-10T00:32:50.1400274Z [937/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:32:50.1401465Z [938/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-3x8c8-minmax-fp32-avx2.c.obj 2025-10-10T00:32:50.2065754Z [939/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-10-10T00:32:50.2067869Z [940/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:50.2069029Z [941/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-scalar.c.obj 2025-10-10T00:32:50.2070060Z [942/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u64-acc2.c.obj 2025-10-10T00:32:50.2620392Z [943/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u4.c.obj 2025-10-10T00:32:50.2622501Z [944/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u32-acc2.c.obj 2025-10-10T00:32:50.2624436Z [945/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx-mul32-ld32-u8.c.obj 2025-10-10T00:32:50.2626052Z [946/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u1.c.obj 2025-10-10T00:32:50.3490604Z [947/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.obj 2025-10-10T00:32:50.3492691Z [948/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u4.c.obj 2025-10-10T00:32:50.3494644Z [949/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse41-mul16-ld64-u8.c.obj 2025-10-10T00:32:50.3496590Z [950/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse2-mul16-ld64-u8.c.obj 2025-10-10T00:32:50.3763861Z [951/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx-mul32-ld32-u8.c.obj 2025-10-10T00:32:50.3765128Z [952/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.obj 2025-10-10T00:32:50.3766339Z [953/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.obj 2025-10-10T00:32:50.4587371Z [954/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u1.c.obj 2025-10-10T00:32:50.4588440Z [955/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u4.c.obj 2025-10-10T00:32:50.4589582Z [956/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.obj 2025-10-10T00:32:50.4590899Z [957/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.obj 2025-10-10T00:32:50.4920478Z [958/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u32.c.obj 2025-10-10T00:32:50.4921549Z [959/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u32.c.obj 2025-10-10T00:32:50.4922641Z [960/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u4.c.obj 2025-10-10T00:32:50.4923655Z [961/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx2-mul32-ld64-u16.c.obj 2025-10-10T00:32:50.5803254Z [962/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u1.c.obj 2025-10-10T00:32:50.5804270Z [963/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u32.c.obj 2025-10-10T00:32:50.5805839Z [964/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u32.c.obj 2025-10-10T00:32:50.5806853Z [965/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u32.c.obj 2025-10-10T00:32:50.6340361Z [966/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u32.c.obj 2025-10-10T00:32:50.6341450Z [967/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u32.c.obj 2025-10-10T00:32:50.6342885Z [968/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u4.c.obj 2025-10-10T00:32:50.6344633Z [969/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse2-u32.c.obj 2025-10-10T00:32:50.7119035Z [970/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u4.c.obj 2025-10-10T00:32:50.7120332Z [971/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u32.c.obj 2025-10-10T00:32:50.7121437Z [972/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u32.c.obj 2025-10-10T00:32:50.7122483Z [973/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-scalar-u4.c.obj 2025-10-10T00:32:50.7520557Z [974/7503] 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-10-10T00:32:50.7521984Z [975/7503] 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-10-10T00:32:50.7523178Z [976/7503] 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-10-10T00:32:50.7524384Z [977/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-scalar-u4.c.obj 2025-10-10T00:32:50.8033663Z [978/7503] 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-10-10T00:32:50.8036186Z [979/7503] 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-10-10T00:32:50.8038049Z [980/7503] 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-10-10T00:32:50.8570863Z [981/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-avx2.c.obj 2025-10-10T00:32:50.8572107Z [982/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-avx512f.c.obj 2025-10-10T00:32:50.8573677Z [983/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c1.c.obj 2025-10-10T00:32:50.8575485Z [984/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-sse2-c8.c.obj 2025-10-10T00:32:50.9112855Z [985/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-sse41-c16.c.obj 2025-10-10T00:32:50.9115380Z [986/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-scalar.c.obj 2025-10-10T00:32:50.9117429Z [987/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-10-10T00:32:50.9119595Z [988/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-sse2-c16.c.obj 2025-10-10T00:32:50.9844692Z [989/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-sse41-c16.c.obj 2025-10-10T00:32:50.9845797Z [990/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx2-u128.c.obj 2025-10-10T00:32:50.9846758Z [991/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx512skx-u256.c.obj 2025-10-10T00:32:50.9847945Z [992/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse2-u64.c.obj 2025-10-10T00:32:51.0209943Z [993/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c1.c.obj 2025-10-10T00:32:51.0211704Z [994/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse41-u64.c.obj 2025-10-10T00:32:51.0212789Z [995/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-scalar-u4.c.obj 2025-10-10T00:32:51.0213854Z [996/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c16.c.obj 2025-10-10T00:32:51.1067803Z [997/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-lut32norm\u8-lut32norm-scalar.c.obj 2025-10-10T00:32:51.1068893Z [998/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c8.c.obj 2025-10-10T00:32:51.1070211Z [999/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-maxpool\u8-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-10-10T00:32:51.1071188Z [1000/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-scalar-u2.c.obj 2025-10-10T00:32:51.1669518Z [1001/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-sse2-u16.c.obj 2025-10-10T00:32:51.1670942Z [1002/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx2-u128.c.obj 2025-10-10T00:32:51.1672097Z [1003/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-maxpool\u8-maxpool-9p8x-minmax-sse2-c16.c.obj 2025-10-10T00:32:51.1673123Z [1004/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-sse2-u64.c.obj 2025-10-10T00:32:51.2203501Z [1005/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-scalar-u4.c.obj 2025-10-10T00:32:51.2204661Z [1006/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx512skx-u256.c.obj 2025-10-10T00:32:51.2206043Z [1007/7503] 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-10-10T00:32:51.2209942Z [1008/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-16x16-reuse-switch-avx2.c.obj 2025-10-10T00:32:51.2672464Z [1009/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-8x8-reuse-multi-sse2.c.obj 2025-10-10T00:32:51.2674503Z [1010/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-2x4-scalar-int.c.obj 2025-10-10T00:32:51.2676435Z [1011/7503] 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-10-10T00:32:51.2678877Z [1012/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\gen\x24-transposec-1x2-scalar.c.obj 2025-10-10T00:32:51.3315091Z [1013/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\x24-transposec-4x4-ssse3.c.obj 2025-10-10T00:32:51.3316341Z [1014/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx-u8.c.obj 2025-10-10T00:32:51.3317558Z [1015/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-avx-u4.c.obj 2025-10-10T00:32:51.3318696Z [1016/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-avx-u4.c.obj 2025-10-10T00:32:51.3742783Z [1017/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x2c4-gemm-goi-sse2-u4.c.obj 2025-10-10T00:32:51.3743916Z [1018/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx512f-u8.c.obj 2025-10-10T00:32:51.3745311Z [1019/7503] 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-10-10T00:32:51.4127331Z [1020/7503] 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-10-10T00:32:51.4129005Z [1021/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-sse2-u4.c.obj 2025-10-10T00:32:51.4130108Z [1022/7503] 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-10-10T00:32:51.4131148Z [1023/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-scalar.c.obj 2025-10-10T00:32:51.4368678Z [1024/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-sse2.c.obj 2025-10-10T00:32:51.4370697Z [1025/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\gen\x32-transposec-2x4-scalar-int.c.obj 2025-10-10T00:32:51.4372708Z [1026/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\gen\x32-transposec-8x8-reuse-multi-avx.c.obj 2025-10-10T00:32:51.4374227Z [1027/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\x32-transposec-4x4-sse.c.obj 2025-10-10T00:32:51.4823672Z [1028/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-scalar.c.obj 2025-10-10T00:32:51.4824646Z [1029/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-sse2.c.obj 2025-10-10T00:32:51.4825626Z [1030/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-scalar.c.obj 2025-10-10T00:32:51.4826535Z [1031/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-sse2.c.obj 2025-10-10T00:32:51.5352806Z [1032/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-scalar.c.obj 2025-10-10T00:32:51.5354426Z [1033/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-sse2.c.obj 2025-10-10T00:32:51.5355662Z [1034/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-sse2.c.obj 2025-10-10T00:32:51.5357484Z [1035/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-scalar.c.obj 2025-10-10T00:32:51.5719166Z [1036/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-2x2-multi-mov-sse2.c.obj 2025-10-10T00:32:51.5720348Z [1037/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-4x2-scalar-int.c.obj 2025-10-10T00:32:51.5721456Z [1038/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx-u64.c.obj 2025-10-10T00:32:51.5722559Z [1039/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx2-u128.c.obj 2025-10-10T00:32:51.6506077Z [1040/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-scalar-u4.c.obj 2025-10-10T00:32:51.6508112Z [1041/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-4x4-reuse-multi-avx.c.obj 2025-10-10T00:32:51.6510238Z [1042/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u64.c.obj 2025-10-10T00:32:51.6512263Z [1043/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u128.c.obj 2025-10-10T00:32:51.6880895Z [1044/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packq\x8-packq-scalar-f32qp8-u1.c.obj 2025-10-10T00:32:51.6883045Z [1045/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packw\gen\x8-packw-x16-gemm-goi-scalar-u2.c.obj 2025-10-10T00:32:51.6885020Z [1046/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packw\gen\x8-packw-x4-gemm-goi-scalar-u2.c.obj 2025-10-10T00:32:51.6886814Z [1047/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packw\gen\x8-packw-x8-gemm-goi-scalar-u2.c.obj 2025-10-10T00:32:51.7367078Z [1048/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packw\gen\x8-packw-x32-gemm-goi-scalar-u2.c.obj 2025-10-10T00:32:51.7368199Z [1049/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-2x4-scalar-int.c.obj 2025-10-10T00:32:51.7369187Z [1050/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-scalar.c.obj 2025-10-10T00:32:51.7370260Z [1051/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-32x32-reuse-switch-avx2.c.obj 2025-10-10T00:32:51.7645988Z [1052/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-sse2.c.obj 2025-10-10T00:32:51.7647864Z [1053/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-16x16-reuse-mov-sse2.c.obj 2025-10-10T00:32:51.7650063Z [1054/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-sse2.c.obj 2025-10-10T00:32:51.7651646Z [1055/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-scalar.c.obj 2025-10-10T00:32:51.8297402Z [1056/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-sse2.c.obj 2025-10-10T00:32:51.8298344Z [1057/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-scalar.c.obj 2025-10-10T00:32:51.8299313Z [1058/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-scalar.c.obj 2025-10-10T00:32:51.8300422Z [1059/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-sse2.c.obj 2025-10-10T00:32:51.8706978Z [1060/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-sse2-u64.c.obj 2025-10-10T00:32:51.8707965Z [1061/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p4-scalar-u16.c.obj 2025-10-10T00:32:51.8708885Z [1062/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-64.c.obj 2025-10-10T00:32:51.8709757Z [1063/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-2048.c.obj 2025-10-10T00:32:51.8710660Z [1064/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p16-sse2-u16.c.obj 2025-10-10T00:32:51.9177482Z [1065/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-transposev\xx-transposev-1x1-scalar-memcpy.c.obj 2025-10-10T00:32:51.9178572Z [1066/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-copy\xx-copy-scalar-memcpy.c.obj 2025-10-10T00:32:51.9179517Z [1067/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-4.c.obj 2025-10-10T00:32:51.9180417Z [1068/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-8.c.obj 2025-10-10T00:32:51.9962872Z [1069/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-32.c.obj 2025-10-10T00:32:51.9964792Z [1070/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-64.c.obj 2025-10-10T00:32:51.9966659Z [1071/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-2048.c.obj 2025-10-10T00:32:51.9968644Z [1072/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\vlog.c.obj 2025-10-10T00:32:52.0289522Z [1073/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u3.c.obj 2025-10-10T00:32:52.0290575Z [1074/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u2.c.obj 2025-10-10T00:32:52.0291612Z [1075/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-fmagic-u1.c.obj 2025-10-10T00:32:52.0292602Z [1076/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-16.c.obj 2025-10-10T00:32:52.1179322Z [1077/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-scalar-u16.c.obj 2025-10-10T00:32:52.1180441Z [1078/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-fmagic-u4.c.obj 2025-10-10T00:32:52.1181518Z [1079/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-fmagic-u3.c.obj 2025-10-10T00:32:52.1182576Z [1080/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-fmagic-u2.c.obj 2025-10-10T00:32:52.1421129Z [1081/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-imagic-u1.c.obj 2025-10-10T00:32:52.1422724Z [1082/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-imagic-u3.c.obj 2025-10-10T00:32:52.1424264Z [1083/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qu8-vcvt\gen\f16-qu8-vcvt-scalar-imagic-u1.c.obj 2025-10-10T00:32:52.1425873Z [1084/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qu8-vcvt\gen\f16-qu8-vcvt-scalar-imagic-u2.c.obj 2025-10-10T00:32:52.2542435Z [1085/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-imagic-u2.c.obj 2025-10-10T00:32:52.2543548Z [1086/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qu8-vcvt\gen\f16-qu8-vcvt-scalar-imagic-u3.c.obj 2025-10-10T00:32:52.2544560Z [1087/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u1.c.obj 2025-10-10T00:32:52.2545651Z [1088/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u3-acc3.c.obj 2025-10-10T00:32:52.2785938Z [1089/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u4-acc2.c.obj 2025-10-10T00:32:52.2786982Z [1090/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u1.c.obj 2025-10-10T00:32:52.2788041Z [1091/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u2-acc2.c.obj 2025-10-10T00:32:52.2789148Z [1092/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u3-acc3.c.obj 2025-10-10T00:32:52.3644732Z [1093/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u4-acc4.c.obj 2025-10-10T00:32:52.3645795Z [1094/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u4-acc2.c.obj 2025-10-10T00:32:52.3646530Z [1095/7503] Linking C static library lib\microkernels-prod.lib 2025-10-10T00:32:52.3647273Z [1096/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u4-acc4.c.obj 2025-10-10T00:32:52.3931170Z [1097/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u3-acc3.c.obj 2025-10-10T00:32:52.3932621Z [1098/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u1.c.obj 2025-10-10T00:32:52.3933658Z [1099/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u4-acc4.c.obj 2025-10-10T00:32:52.3934823Z [1100/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u4-acc2.c.obj 2025-10-10T00:32:52.4794313Z [1101/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-conv-hwc\f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.obj 2025-10-10T00:32:52.4796240Z [1102/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-conv-hwc\f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.obj 2025-10-10T00:32:52.4798264Z [1103/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.obj 2025-10-10T00:32:52.5211838Z [1104/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.obj 2025-10-10T00:32:52.5213093Z [1105/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.obj 2025-10-10T00:32:52.5214703Z [1106/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar.c.obj 2025-10-10T00:32:52.5216577Z [1107/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.obj 2025-10-10T00:32:52.6150187Z [1108/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.obj 2025-10-10T00:32:52.6152083Z [1109/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar.c.obj 2025-10-10T00:32:52.6153968Z [1110/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.obj 2025-10-10T00:32:52.6155594Z [1111/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-minmax-scalar.c.obj 2025-10-10T00:32:52.6528847Z [1112/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar.c.obj 2025-10-10T00:32:52.6530802Z [1113/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar.c.obj 2025-10-10T00:32:52.6532714Z [1114/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar-acc2.c.obj 2025-10-10T00:32:52.6534675Z [1115/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-minmax-scalar.c.obj 2025-10-10T00:32:52.7343327Z [1116/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-minmax-scalar-acc2.c.obj 2025-10-10T00:32:52.7345330Z [1117/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-minmax-scalar.c.obj 2025-10-10T00:32:52.7347059Z [1118/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar.c.obj 2025-10-10T00:32:52.7810978Z [1119/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar.c.obj 2025-10-10T00:32:52.7813129Z [1120/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-minmax-scalar-acc2.c.obj 2025-10-10T00:32:52.7815170Z [1121/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-minmax-scalar.c.obj 2025-10-10T00:32:52.7817264Z [1122/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar.c.obj 2025-10-10T00:32:52.8676174Z [1123/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar-acc2.c.obj 2025-10-10T00:32:52.8677505Z [1124/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.obj 2025-10-10T00:32:52.8678690Z [1125/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.obj 2025-10-10T00:32:52.8679835Z [1126/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.obj 2025-10-10T00:32:52.9018880Z [1127/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.obj 2025-10-10T00:32:52.9020359Z [1128/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.obj 2025-10-10T00:32:52.9021781Z [1129/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar.c.obj 2025-10-10T00:32:52.9158630Z [1130/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar.c.obj 2025-10-10T00:32:52.9161085Z [1131/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.obj 2025-10-10T00:32:52.9163529Z [1132/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.obj 2025-10-10T00:32:52.9165563Z [1133/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.obj 2025-10-10T00:32:53.0471245Z [1134/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.obj 2025-10-10T00:32:53.0472613Z [1135/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar.c.obj 2025-10-10T00:32:53.0473662Z [1136/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-minmax-scalar.c.obj 2025-10-10T00:32:53.0474718Z [1137/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-minmax-scalar.c.obj 2025-10-10T00:32:53.0829763Z [1138/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar-acc2.c.obj 2025-10-10T00:32:53.0832133Z [1139/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-minmax-scalar.c.obj 2025-10-10T00:32:53.0834447Z [1140/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar.c.obj 2025-10-10T00:32:53.1498957Z [1141/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-minmax-scalar-acc2.c.obj 2025-10-10T00:32:53.1500350Z [1142/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar.c.obj 2025-10-10T00:32:53.1501622Z [1143/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-minmax-scalar-acc2.c.obj 2025-10-10T00:32:53.1502906Z [1144/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar.c.obj 2025-10-10T00:32:53.2096751Z [1145/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-minmax-scalar.c.obj 2025-10-10T00:32:53.2099051Z [1146/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar-acc2.c.obj 2025-10-10T00:32:53.2101320Z [1147/7503] 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-10-10T00:32:53.2103727Z [1148/7503] 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-10-10T00:32:53.2489667Z [1149/7503] 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-10-10T00:32:53.2491853Z [1150/7503] 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-10-10T00:32:53.2493163Z [1151/7503] 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-10-10T00:32:53.3205204Z [1152/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar.c.obj 2025-10-10T00:32:53.3207421Z [1153/7503] 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-10-10T00:32:53.3209795Z [1154/7503] 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-10-10T00:32:53.3745928Z [1155/7503] 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-10-10T00:32:53.3748310Z [1156/7503] 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-10-10T00:32:53.3750719Z [1157/7503] 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-10-10T00:32:53.3753839Z [1158/7503] 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-10-10T00:32:53.4235112Z [1159/7503] 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-10-10T00:32:53.4237427Z [1160/7503] 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-10-10T00:32:53.4239954Z [1161/7503] 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-10-10T00:32:53.4529437Z [1162/7503] 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-10-10T00:32:53.4531774Z [1163/7503] 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-10-10T00:32:53.4534601Z [1164/7503] 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-10-10T00:32:53.5475959Z [1165/7503] 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-10-10T00:32:53.5477786Z [1166/7503] 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-10-10T00:32:53.5479773Z [1167/7503] 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-10-10T00:32:53.5481479Z [1168/7503] 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-10-10T00:32:53.5719852Z [1169/7503] 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-10-10T00:32:53.5722100Z [1170/7503] 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-10-10T00:32:53.5724375Z [1171/7503] 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-10-10T00:32:53.6706301Z [1172/7503] 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-10-10T00:32:53.6707601Z [1173/7503] 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-10-10T00:32:53.6708889Z [1174/7503] 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-10-10T00:32:53.6781463Z [1175/7503] 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-10-10T00:32:53.6783394Z [1176/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-bitcast-u1.c.obj 2025-10-10T00:32:53.6784543Z [1177/7503] 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-10-10T00:32:53.7683324Z [1178/7503] 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-10-10T00:32:53.7685659Z [1179/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-bitcast-u2.c.obj 2025-10-10T00:32:53.7688185Z [1180/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-bitcast-u3.c.obj 2025-10-10T00:32:53.7690509Z [1181/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-fabsf-u1.c.obj 2025-10-10T00:32:53.8167706Z [1182/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-fabsf-u3.c.obj 2025-10-10T00:32:53.8170045Z [1183/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-fabsf-u4.c.obj 2025-10-10T00:32:53.8171943Z [1184/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x4-minmax-scalar.c.obj 2025-10-10T00:32:53.8173744Z [1185/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-2x4-minmax-scalar.c.obj 2025-10-10T00:32:53.8653234Z [1186/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x4-minmax-scalar.c.obj 2025-10-10T00:32:53.8654616Z [1187/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x2-relu-scalar.c.obj 2025-10-10T00:32:53.8655752Z [1188/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-scalar-p1.c.obj 2025-10-10T00:32:53.8656841Z [1189/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-scalar-p2.c.obj 2025-10-10T00:32:53.9319591Z [1190/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c1.c.obj 2025-10-10T00:32:53.9321623Z [1191/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c4.c.obj 2025-10-10T00:32:53.9323802Z [1192/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-2x4-minmax-scalar.c.obj 2025-10-10T00:32:54.0022767Z [1193/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-3x3-minmax-scalar.c.obj 2025-10-10T00:32:54.0025573Z [1194/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x2-minmax-scalar.c.obj 2025-10-10T00:32:54.0027733Z [1195/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x2-relu-scalar.c.obj 2025-10-10T00:32:54.0029697Z [1196/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x4-minmax-scalar.c.obj 2025-10-10T00:32:54.0748554Z [1197/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x2-minmax-scalar.c.obj 2025-10-10T00:32:54.0750530Z [1198/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-2x4-minmax-scalar.c.obj 2025-10-10T00:32:54.0752407Z [1199/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x4-relu-scalar.c.obj 2025-10-10T00:32:54.0754291Z [1200/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x4-minmax-scalar.c.obj 2025-10-10T00:32:54.1324574Z [1201/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x4-relu-scalar.c.obj 2025-10-10T00:32:54.1326631Z [1202/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x4-scalar.c.obj 2025-10-10T00:32:54.1328658Z [1203/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2-minmax-scalar.c.obj 2025-10-10T00:32:54.1330702Z [1204/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x4-scalar.c.obj 2025-10-10T00:32:54.1854468Z [1205/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2-scalar.c.obj 2025-10-10T00:32:54.1855703Z [1206/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2-relu-scalar.c.obj 2025-10-10T00:32:54.1856836Z [1207/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x4-relu-scalar.c.obj 2025-10-10T00:32:54.2814372Z [1208/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-1x1-minmax-scalar.c.obj 2025-10-10T00:32:54.2815501Z [1209/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-4x1-minmax-scalar.c.obj 2025-10-10T00:32:54.2816596Z [1210/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x4-scalar.c.obj 2025-10-10T00:32:54.2817645Z [1211/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-fmagic-u2.c.obj 2025-10-10T00:32:54.3190111Z [1212/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-fmagic-u1.c.obj 2025-10-10T00:32:54.3192002Z [1213/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-fmagic-u3.c.obj 2025-10-10T00:32:54.3193908Z [1214/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-fmagic-u4.c.obj 2025-10-10T00:32:54.3195765Z [1215/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-8x1-minmax-scalar.c.obj 2025-10-10T00:32:54.3961936Z [1216/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-8x2-minmax-scalar.c.obj 2025-10-10T00:32:54.3963132Z [1217/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-2x1-minmax-scalar.c.obj 2025-10-10T00:32:54.3964207Z [1218/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-8x4-minmax-scalar.c.obj 2025-10-10T00:32:54.4264456Z [1219/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-imagic-u3.c.obj 2025-10-10T00:32:54.4265659Z [1220/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-imagic-u2.c.obj 2025-10-10T00:32:54.4266723Z [1221/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-lrintf-u1.c.obj 2025-10-10T00:32:54.4267884Z [1222/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-lrintf-u2.c.obj 2025-10-10T00:32:54.5098031Z [1223/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-fmagic-u2.c.obj 2025-10-10T00:32:54.5099987Z [1224/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-fmagic-u1.c.obj 2025-10-10T00:32:54.5101908Z [1225/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-lrintf-u3.c.obj 2025-10-10T00:32:54.5103801Z [1226/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-fmagic-u3.c.obj 2025-10-10T00:32:54.5413894Z [1227/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-fmagic-u4.c.obj 2025-10-10T00:32:54.5415946Z [1228/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-imagic-u2.c.obj 2025-10-10T00:32:54.5417915Z [1229/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-imagic-u3.c.obj 2025-10-10T00:32:54.5419229Z [1230/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-lrintf-u1.c.obj 2025-10-10T00:32:54.5503681Z [1231/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-lrintf-u3.c.obj 2025-10-10T00:32:54.5505289Z [1232/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-lrintf-u2.c.obj 2025-10-10T00:32:54.5506891Z [1233/7503] 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-10-10T00:32:54.6414374Z [1234/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.obj 2025-10-10T00:32:54.6415850Z [1235/7503] 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-10-10T00:32:54.6417282Z [1236/7503] 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-10-10T00:32:54.6592347Z [1237/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.obj 2025-10-10T00:32:54.6595300Z [1238/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.obj 2025-10-10T00:32:54.6597536Z [1239/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u1.c.obj 2025-10-10T00:32:54.7345886Z [1240/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u2-acc2.c.obj 2025-10-10T00:32:54.7348166Z [1241/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.obj 2025-10-10T00:32:54.7350358Z [1242/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u3-acc3.c.obj 2025-10-10T00:32:54.7352211Z [1243/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u4-acc2.c.obj 2025-10-10T00:32:54.7709393Z [1244/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u1.c.obj 2025-10-10T00:32:54.7711219Z [1245/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u4-acc2.c.obj 2025-10-10T00:32:54.7713085Z [1246/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u4-acc4.c.obj 2025-10-10T00:32:54.7714505Z [1247/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u3-acc3.c.obj 2025-10-10T00:32:54.8470136Z [1248/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u1.c.obj 2025-10-10T00:32:54.8472108Z [1249/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u2-acc2.c.obj 2025-10-10T00:32:54.8474065Z [1250/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u2-acc2.c.obj 2025-10-10T00:32:54.8476034Z [1251/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u3-acc3.c.obj 2025-10-10T00:32:54.8933802Z [1252/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u4-acc2.c.obj 2025-10-10T00:32:54.8935237Z [1253/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u1.c.obj 2025-10-10T00:32:54.8936211Z [1254/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u2-acc2.c.obj 2025-10-10T00:32:54.8937178Z [1255/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u3-acc3.c.obj 2025-10-10T00:32:54.9509761Z [1256/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u4-acc2.c.obj 2025-10-10T00:32:54.9512680Z [1257/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-1x1-minmax-scalar-pipelined.c.obj 2025-10-10T00:32:54.9515161Z [1258/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-1x1-minmax-scalar.c.obj 2025-10-10T00:32:54.9517237Z [1259/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-2x1-minmax-scalar-pipelined.c.obj 2025-10-10T00:32:55.0221503Z [1260/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-2x1-minmax-scalar.c.obj 2025-10-10T00:32:55.0223308Z [1261/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-scalar.c.obj 2025-10-10T00:32:55.0226210Z [1262/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-scalar-pipelined.c.obj 2025-10-10T00:32:55.0228327Z [1263/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u1.c.obj 2025-10-10T00:32:55.0662798Z [1264/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-scalar-pipelined.c.obj 2025-10-10T00:32:55.0664571Z [1265/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u2.c.obj 2025-10-10T00:32:55.0666429Z [1266/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u4.c.obj 2025-10-10T00:32:55.1463925Z [1267/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u1.c.obj 2025-10-10T00:32:55.1465752Z [1268/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u2.c.obj 2025-10-10T00:32:55.1467451Z [1269/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u4.c.obj 2025-10-10T00:32:55.1469130Z [1270/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u1.c.obj 2025-10-10T00:32:55.1470732Z [1271/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u4.c.obj 2025-10-10T00:32:55.1941143Z [1272/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u8.c.obj 2025-10-10T00:32:55.1943027Z [1273/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u1.c.obj 2025-10-10T00:32:55.1944936Z [1274/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u4.c.obj 2025-10-10T00:32:55.1946859Z [1275/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u8.c.obj 2025-10-10T00:32:55.2744322Z [1276/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u1.c.obj 2025-10-10T00:32:55.2745424Z [1277/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u2.c.obj 2025-10-10T00:32:55.2746570Z [1278/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u4.c.obj 2025-10-10T00:32:55.2747938Z [1279/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u1.c.obj 2025-10-10T00:32:55.3297004Z [1280/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u2.c.obj 2025-10-10T00:32:55.3298879Z [1281/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u4.c.obj 2025-10-10T00:32:55.3300832Z [1282/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u1.c.obj 2025-10-10T00:32:55.3302206Z [1283/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u4.c.obj 2025-10-10T00:32:55.3982569Z [1284/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u2.c.obj 2025-10-10T00:32:55.3983650Z [1285/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u1.c.obj 2025-10-10T00:32:55.3984634Z [1286/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u2.c.obj 2025-10-10T00:32:55.3985682Z [1287/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u4.c.obj 2025-10-10T00:32:55.4463504Z [1288/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u1.c.obj 2025-10-10T00:32:55.4465526Z [1289/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u4.c.obj 2025-10-10T00:32:55.4467410Z [1290/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u2.c.obj 2025-10-10T00:32:55.4469552Z [1291/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u1.c.obj 2025-10-10T00:32:55.5160417Z [1292/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u2.c.obj 2025-10-10T00:32:55.5162293Z [1293/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u1.c.obj 2025-10-10T00:32:55.5164425Z [1294/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u4.c.obj 2025-10-10T00:32:55.5166299Z [1295/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u2.c.obj 2025-10-10T00:32:55.5688212Z [1296/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u4.c.obj 2025-10-10T00:32:55.5689286Z [1297/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u1.c.obj 2025-10-10T00:32:55.5690400Z [1298/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u2.c.obj 2025-10-10T00:32:55.5691497Z [1299/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u4.c.obj 2025-10-10T00:32:55.6399980Z [1300/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u1.c.obj 2025-10-10T00:32:55.6401316Z [1301/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u4.c.obj 2025-10-10T00:32:55.6402354Z [1302/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u1.c.obj 2025-10-10T00:32:55.6403423Z [1303/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u8.c.obj 2025-10-10T00:32:55.6836451Z [1304/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u2.c.obj 2025-10-10T00:32:55.6837852Z [1305/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u4.c.obj 2025-10-10T00:32:55.6839046Z [1306/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u1.c.obj 2025-10-10T00:32:55.6840073Z [1307/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u2.c.obj 2025-10-10T00:32:55.7671792Z [1308/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u4.c.obj 2025-10-10T00:32:55.7672830Z [1309/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u1.c.obj 2025-10-10T00:32:55.7673985Z [1310/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u2.c.obj 2025-10-10T00:32:55.7675069Z [1311/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u1.c.obj 2025-10-10T00:32:55.8137271Z [1312/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u2.c.obj 2025-10-10T00:32:55.8138539Z [1313/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u4.c.obj 2025-10-10T00:32:55.8139820Z [1314/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u1.c.obj 2025-10-10T00:32:55.8140930Z [1315/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u2.c.obj 2025-10-10T00:32:55.9040368Z [1316/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u4.c.obj 2025-10-10T00:32:55.9041618Z [1317/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u4.c.obj 2025-10-10T00:32:55.9042617Z [1318/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u1.c.obj 2025-10-10T00:32:55.9043600Z [1319/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u2.c.obj 2025-10-10T00:32:55.9277916Z [1320/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u2.c.obj 2025-10-10T00:32:55.9279744Z [1321/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u1.c.obj 2025-10-10T00:32:55.9281484Z [1322/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u4.c.obj 2025-10-10T00:32:55.9283154Z [1323/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u1.c.obj 2025-10-10T00:32:56.0224374Z [1324/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u2.c.obj 2025-10-10T00:32:56.0225487Z [1325/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u1.c.obj 2025-10-10T00:32:56.0226497Z [1326/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u8.c.obj 2025-10-10T00:32:56.0227498Z [1327/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u3.c.obj 2025-10-10T00:32:56.0503293Z [1328/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u6.c.obj 2025-10-10T00:32:56.0505416Z [1329/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u5.c.obj 2025-10-10T00:32:56.0507427Z [1330/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u1.c.obj 2025-10-10T00:32:56.1240092Z [1331/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u3.c.obj 2025-10-10T00:32:56.1241589Z [1332/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u2.c.obj 2025-10-10T00:32:56.1242717Z [1333/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u4.c.obj 2025-10-10T00:32:56.1244172Z [1334/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u6.c.obj 2025-10-10T00:32:56.1823915Z [1335/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u5.c.obj 2025-10-10T00:32:56.1825234Z [1336/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vgelu\gen\f32-vgelu-scalar.c.obj 2025-10-10T00:32:56.1826295Z [1337/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u2.c.obj 2025-10-10T00:32:56.1827288Z [1338/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u1.c.obj 2025-10-10T00:32:56.2335880Z [1339/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-scalar-log.c.obj 2025-10-10T00:32:56.2336993Z [1340/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u1.c.obj 2025-10-10T00:32:56.2338236Z [1341/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u2.c.obj 2025-10-10T00:32:56.2339360Z [1342/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c2-minmax-scalar-2x.c.obj 2025-10-10T00:32:56.3063205Z [1343/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c4-minmax-scalar-2x.c.obj 2025-10-10T00:32:56.3064305Z [1344/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u1.c.obj 2025-10-10T00:32:56.3065347Z [1345/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u2.c.obj 2025-10-10T00:32:56.3066327Z [1346/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u4.c.obj 2025-10-10T00:32:56.3633775Z [1347/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u2.c.obj 2025-10-10T00:32:56.3635790Z [1348/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u2.c.obj 2025-10-10T00:32:56.3637768Z [1349/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u2.c.obj 2025-10-10T00:32:56.3640037Z [1350/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u2.c.obj 2025-10-10T00:32:56.4312843Z [1351/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u2.c.obj 2025-10-10T00:32:56.4314034Z [1352/7503] 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-10-10T00:32:56.4315232Z [1353/7503] 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-10-10T00:32:56.4316431Z [1354/7503] 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-10-10T00:32:56.4573251Z [1355/7503] 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-10-10T00:32:56.4575397Z [1356/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-p5-div-u1.c.obj 2025-10-10T00:32:56.4576674Z [1357/7503] 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-10-10T00:32:56.5696646Z [1358/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-p5-div-u2.c.obj 2025-10-10T00:32:56.5697917Z [1359/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-p5-div-u4.c.obj 2025-10-10T00:32:56.5699110Z [1360/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u2.c.obj 2025-10-10T00:32:56.5700145Z [1361/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u4.c.obj 2025-10-10T00:32:56.5924460Z [1362/7503] 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-10-10T00:32:56.5925697Z [1363/7503] 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-10-10T00:32:56.5926853Z [1364/7503] 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-10-10T00:32:56.7006814Z [1365/7503] 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-10-10T00:32:56.7008206Z [1366/7503] 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-10-10T00:32:56.7010351Z [1367/7503] 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-10-10T00:32:56.7011640Z [1368/7503] 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-10-10T00:32:56.7323577Z [1369/7503] 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-10-10T00:32:56.7324853Z [1370/7503] 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-10-10T00:32:56.7325997Z [1371/7503] 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-10-10T00:32:56.7953777Z [1372/7503] 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-10-10T00:32:56.7955634Z [1373/7503] 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-10-10T00:32:56.7956982Z [1374/7503] 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-10-10T00:32:56.7958359Z [1375/7503] 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-10-10T00:32:56.8625337Z [1376/7503] 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-10-10T00:32:56.8627431Z [1377/7503] 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-10-10T00:32:56.8629517Z [1378/7503] 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-10-10T00:32:56.9066300Z [1379/7503] 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-10-10T00:32:56.9068462Z [1380/7503] 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-10-10T00:32:56.9070593Z [1381/7503] 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-10-10T00:32:56.9072696Z [1382/7503] 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-10-10T00:32:56.9902914Z [1383/7503] 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-10-10T00:32:56.9904341Z [1384/7503] 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-10-10T00:32:56.9905664Z [1385/7503] 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-10-10T00:32:57.0098465Z [1386/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.0100427Z [1387/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.0102795Z [1388/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.1195551Z [1389/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.1196909Z [1390/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.1198149Z [1391/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.1199377Z [1392/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.1421577Z [1393/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.1423742Z [1394/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.1425847Z [1395/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.1639312Z [1396/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.1641465Z [1397/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.1642872Z [1398/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.2618945Z [1399/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.2620339Z [1400/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.2622471Z [1401/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.2852400Z [1402/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.2853669Z [1403/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.2855260Z [1404/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.2856595Z [1405/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.3934909Z [1406/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.3936933Z [1407/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.3939048Z [1408/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.4206690Z [1409/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.4217359Z [1410/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.4219041Z [1411/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.4390248Z [1412/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p1c-minmax-rndnu-scalar.c.obj 2025-10-10T00:32:57.4391677Z [1413/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.4392869Z [1414/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.4394499Z [1415/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.5349593Z [1416/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.5351558Z [1417/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.5353339Z [1418/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p2c-minmax-rndnu-scalar.c.obj 2025-10-10T00:32:57.5644773Z [1419/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.5646005Z [1420/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.5647185Z [1421/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.5648316Z [1422/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-rndnu-scalar.c.obj 2025-10-10T00:32:57.6629973Z [1423/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.6631406Z [1424/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.6632523Z [1425/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u2.c.obj 2025-10-10T00:32:57.6941320Z [1426/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u3.c.obj 2025-10-10T00:32:57.6942678Z [1427/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-gio-scalar.c.obj 2025-10-10T00:32:57.6943744Z [1428/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c4-gemm-gio-scalar.c.obj 2025-10-10T00:32:57.6944933Z [1429/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c4-gemm-goi-scalar.c.obj 2025-10-10T00:32:57.7779745Z [1430/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:57.7781197Z [1431/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:57.7782925Z [1432/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:57.7784391Z [1433/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-scalar.c.obj 2025-10-10T00:32:57.8082539Z [1434/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c4-gemm-gio-scalar.c.obj 2025-10-10T00:32:57.8083987Z [1435/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c4-gemm-goi-scalar.c.obj 2025-10-10T00:32:57.8085197Z [1436/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-gio-scalar.c.obj 2025-10-10T00:32:57.8793033Z [1437/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x32c4-gemm-goi-scalar.c.obj 2025-10-10T00:32:57.8796252Z [1438/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x32c4-gemm-gio-scalar.c.obj 2025-10-10T00:32:57.8798051Z [1439/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x64c4-gemm-gio-scalar.c.obj 2025-10-10T00:32:57.8800328Z [1440/7503] 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-10-10T00:32:57.9255545Z [1441/7503] 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-10-10T00:32:57.9256763Z [1442/7503] 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-10-10T00:32:57.9258197Z [1443/7503] 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-10-10T00:32:57.9711827Z [1444/7503] 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-10-10T00:32:57.9713760Z [1445/7503] 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-10-10T00:32:57.9716522Z [1446/7503] 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-10-10T00:32:58.0332651Z [1447/7503] 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-10-10T00:32:58.0334129Z [1448/7503] 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-10-10T00:32:58.0335481Z [1449/7503] 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-10-10T00:32:58.0969264Z [1450/7503] 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-10-10T00:32:58.0970692Z [1451/7503] 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-10-10T00:32:58.0972393Z [1452/7503] 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-10-10T00:32:58.0973865Z [1453/7503] 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-10-10T00:32:58.1454560Z [1454/7503] 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-10-10T00:32:58.1456138Z [1455/7503] 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-10-10T00:32:58.1457540Z [1456/7503] 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-10-10T00:32:58.1864882Z [1457/7503] 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-10-10T00:32:58.1867276Z [1458/7503] 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-10-10T00:32:58.1869839Z [1459/7503] 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-10-10T00:32:58.2457709Z [1460/7503] 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-10-10T00:32:58.2460335Z [1461/7503] 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-10-10T00:32:58.2462871Z [1462/7503] 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-10-10T00:32:58.2996559Z [1463/7503] 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-10-10T00:32:58.2998104Z [1464/7503] 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-10-10T00:32:58.3000425Z [1465/7503] 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-10-10T00:32:58.3287879Z [1466/7503] 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-10-10T00:32:58.3289507Z [1467/7503] 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-10-10T00:32:58.3291292Z [1468/7503] 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-10-10T00:32:58.3781421Z [1469/7503] 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-10-10T00:32:58.3782949Z [1470/7503] 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-10-10T00:32:58.3784357Z [1471/7503] 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-10-10T00:32:58.4415485Z [1472/7503] 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-10-10T00:32:58.4417838Z [1473/7503] 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-10-10T00:32:58.4420180Z [1474/7503] 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-10-10T00:32:58.5011538Z [1475/7503] 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-10-10T00:32:58.5013883Z [1476/7503] 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-10-10T00:32:58.5016234Z [1477/7503] 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-10-10T00:32:58.5018942Z [1478/7503] 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-10-10T00:32:58.5614620Z [1479/7503] 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-10-10T00:32:58.5617362Z [1480/7503] 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-10-10T00:32:58.5619692Z [1481/7503] 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-10-10T00:32:58.6112265Z [1482/7503] 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-10-10T00:32:58.6113692Z [1483/7503] 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-10-10T00:32:58.6115096Z [1484/7503] 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-10-10T00:32:58.6543122Z [1485/7503] 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-10-10T00:32:58.6544687Z [1486/7503] 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-10-10T00:32:58.6547006Z [1487/7503] 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-10-10T00:32:58.7520441Z [1488/7503] 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-10-10T00:32:58.7521939Z [1489/7503] 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-10-10T00:32:58.7523430Z [1490/7503] 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-10-10T00:32:58.7524704Z [1491/7503] 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-10-10T00:32:58.7948343Z [1492/7503] 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-10-10T00:32:58.7949828Z [1493/7503] 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-10-10T00:32:58.7951845Z [1494/7503] 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-10-10T00:32:58.8629536Z [1495/7503] 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-10-10T00:32:58.8631458Z [1496/7503] 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-10-10T00:32:58.8633172Z [1497/7503] 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-10-10T00:32:58.8635242Z [1498/7503] 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-10-10T00:32:58.9298937Z [1499/7503] 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-10-10T00:32:58.9300608Z [1500/7503] 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-10-10T00:32:58.9301933Z [1501/7503] 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-10-10T00:32:58.9711393Z [1502/7503] 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-10-10T00:32:58.9713001Z [1503/7503] 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-10-10T00:32:58.9714347Z [1504/7503] 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-10-10T00:32:59.0347956Z [1505/7503] 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-10-10T00:32:59.0350075Z [1506/7503] 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-10-10T00:32:59.0352313Z [1507/7503] 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-10-10T00:32:59.1160056Z [1508/7503] 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-10-10T00:32:59.1161988Z [1509/7503] 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-10-10T00:32:59.1163836Z [1510/7503] 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-10-10T00:32:59.1165449Z [1511/7503] 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-10-10T00:32:59.1721734Z [1512/7503] 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-10-10T00:32:59.1724205Z [1513/7503] 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-10-10T00:32:59.1725893Z [1514/7503] 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-10-10T00:32:59.2168313Z [1515/7503] 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-10-10T00:32:59.2170741Z [1516/7503] 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-10-10T00:32:59.2173589Z [1517/7503] 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-10-10T00:32:59.2811978Z [1518/7503] 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-10-10T00:32:59.2814814Z [1519/7503] 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-10-10T00:32:59.2817140Z [1520/7503] 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-10-10T00:32:59.2819402Z [1521/7503] 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-10-10T00:32:59.3411370Z [1522/7503] 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-10-10T00:32:59.3412746Z [1523/7503] 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-10-10T00:32:59.3413899Z [1524/7503] 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-10-10T00:32:59.3742293Z [1525/7503] 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-10-10T00:32:59.3743477Z [1526/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u1.c.obj 2025-10-10T00:32:59.3744525Z [1527/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u2.c.obj 2025-10-10T00:32:59.3745626Z [1528/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u2.c.obj 2025-10-10T00:32:59.4556423Z [1529/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u2.c.obj 2025-10-10T00:32:59.4557486Z [1530/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u2.c.obj 2025-10-10T00:32:59.4558522Z [1531/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u1.c.obj 2025-10-10T00:32:59.4559683Z [1532/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u2.c.obj 2025-10-10T00:32:59.4977882Z [1533/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u1.c.obj 2025-10-10T00:32:59.4978955Z [1534/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u2.c.obj 2025-10-10T00:32:59.4980256Z [1535/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-scalar-u2.c.obj 2025-10-10T00:32:59.4981529Z [1536/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-scalar-u1.c.obj 2025-10-10T00:32:59.5584217Z [1537/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-scalar-u1.c.obj 2025-10-10T00:32:59.5585517Z [1538/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-scalar-u2.c.obj 2025-10-10T00:32:59.5587388Z [1539/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:59.6297102Z [1540/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:59.6298495Z [1541/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:59.6299804Z [1542/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:59.6301041Z [1543/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:59.6785662Z [1544/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:59.6787063Z [1545/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:59.6788645Z [1546/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:59.7311000Z [1547/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:59.7313460Z [1548/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:59.7316161Z [1549/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:59.7832566Z [1550/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:59.7834035Z [1551/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:59.7836382Z [1552/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:59.7838360Z [1553/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:59.8417066Z [1554/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:59.8419387Z [1555/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:59.8421655Z [1556/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:59.9199809Z [1557/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:59.9201342Z [1558/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:59.9202672Z [1559/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:32:59.9316107Z [1560/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:32:59.9318224Z [1561/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:32:59.9319529Z [1562/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.0119680Z [1563/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.0121080Z [1564/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:00.0123730Z [1565/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.0125480Z [1566/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:00.0572697Z [1567/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.0574171Z [1568/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p1c-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.0575704Z [1569/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.1047448Z [1570/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p2c-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.1049832Z [1571/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.1052110Z [1572/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.1054653Z [1573/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:00.1832223Z [1574/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.1833645Z [1575/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.1834940Z [1576/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.2166758Z [1577/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:00.2168058Z [1578/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.2169231Z [1579/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:00.2170441Z [1580/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u3.c.obj 2025-10-10T00:33:00.3151383Z [1581/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u2.c.obj 2025-10-10T00:33:00.3152581Z [1582/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.3153737Z [1583/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.3653209Z [1584/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.3655098Z [1585/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.3656647Z [1586/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:00.3657872Z [1587/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.4538441Z [1588/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.4540487Z [1589/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.4542464Z [1590/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.4544531Z [1591/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x2-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.5083513Z [1592/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.5084866Z [1593/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:00.5085986Z [1594/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.5552096Z [1595/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.5553766Z [1596/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:00.5555007Z [1597/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.5556538Z [1598/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.6475519Z [1599/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x2-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.6477697Z [1600/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.6479850Z [1601/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:00.6911874Z [1602/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.6913458Z [1603/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.6914757Z [1604/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.6916257Z [1605/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:00.7876076Z [1606/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.7878121Z [1607/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.7880159Z [1608/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.7882162Z [1609/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:00.8071154Z [1610/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.8073079Z [1611/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.8075130Z [1612/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x2-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.8811387Z [1613/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.8813422Z [1614/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.8815900Z [1615/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:00.8818186Z [1616/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:00.9449256Z [1617/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:00.9451516Z [1618/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:00.9453465Z [1619/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:01.0136917Z [1620/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:01.0139181Z [1621/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:01.0141576Z [1622/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:01.0143528Z [1623/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:01.0872682Z [1624/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:01.0874775Z [1625/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:01.0876640Z [1626/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:01.0878588Z [1627/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:01.1431348Z [1628/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:01.1433104Z [1629/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:01.1434464Z [1630/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:01.2303129Z [1631/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:01.2305370Z [1632/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:01.2307486Z [1633/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:01.2309580Z [1634/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:01.2506107Z [1635/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.obj 2025-10-10T00:33:01.2507367Z [1636/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.obj 2025-10-10T00:33:01.2508754Z [1637/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.obj 2025-10-10T00:33:01.3413776Z [1638/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-rndnu-scalar.c.obj 2025-10-10T00:33:01.3414831Z [1639/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u1.c.obj 2025-10-10T00:33:01.3416032Z [1640/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u2.c.obj 2025-10-10T00:33:01.3417114Z [1641/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u2.c.obj 2025-10-10T00:33:01.3789386Z [1642/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u2.c.obj 2025-10-10T00:33:01.3790482Z [1643/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u1.c.obj 2025-10-10T00:33:01.3791518Z [1644/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u2.c.obj 2025-10-10T00:33:01.3792509Z [1645/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u2.c.obj 2025-10-10T00:33:01.4601008Z [1646/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u2.c.obj 2025-10-10T00:33:01.4602128Z [1647/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-scalar-u1.c.obj 2025-10-10T00:33:01.4603182Z [1648/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-scalar-u2.c.obj 2025-10-10T00:33:01.4604224Z [1649/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u1.c.obj 2025-10-10T00:33:01.4838959Z [1650/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c2.c.obj 2025-10-10T00:33:01.4840022Z [1651/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u1.c.obj 2025-10-10T00:33:01.4841000Z [1652/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c4.c.obj 2025-10-10T00:33:01.4842068Z [1653/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-scalar-u2.c.obj 2025-10-10T00:33:01.5264818Z [1654/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c4.c.obj 2025-10-10T00:33:01.5267245Z [1655/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c2.c.obj 2025-10-10T00:33:01.5269064Z [1656/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-scalar-u1.c.obj 2025-10-10T00:33:01.5270927Z [1657/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u2.c.obj 2025-10-10T00:33:01.5999195Z [1658/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u8.c.obj 2025-10-10T00:33:01.6000899Z [1659/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u16.c.obj 2025-10-10T00:33:01.6002669Z [1660/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x2-gemm-goi-scalar-u2.c.obj 2025-10-10T00:33:01.6004490Z [1661/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-gio-scalar.c.obj 2025-10-10T00:33:01.6246209Z [1662/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8-gemm-goi-scalar-u4.c.obj 2025-10-10T00:33:01.6248194Z [1663/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x4-gemm-goi-scalar-u4.c.obj 2025-10-10T00:33:01.6250086Z [1664/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x2-gemm-goi-scalar-u4.c.obj 2025-10-10T00:33:01.6252285Z [1665/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16-gemm-goi-scalar-u4.c.obj 2025-10-10T00:33:01.7067166Z [1666/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-1x2-scalar-int.c.obj 2025-10-10T00:33:01.7068326Z [1667/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x32-gemm-goi-scalar-u4.c.obj 2025-10-10T00:33:01.7069390Z [1668/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-1x4-scalar-int.c.obj 2025-10-10T00:33:01.7070442Z [1669/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-2x2-scalar-int.c.obj 2025-10-10T00:33:01.7399032Z [1670/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-2x1-scalar-int.c.obj 2025-10-10T00:33:01.7400196Z [1671/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x2-scalar-int.c.obj 2025-10-10T00:33:01.7401338Z [1672/7503] 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-10-10T00:33:01.8026066Z [1673/7503] 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-10-10T00:33:01.8028161Z [1674/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x1-scalar-int.c.obj 2025-10-10T00:33:01.8030210Z [1675/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x4-scalar-int.c.obj 2025-10-10T00:33:01.8032286Z [1676/7503] 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-10-10T00:33:01.8542753Z [1677/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-1x4-scalar-int.c.obj 2025-10-10T00:33:01.8544079Z [1678/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-1x2-scalar-int.c.obj 2025-10-10T00:33:01.8545355Z [1679/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-2x1-scalar-int.c.obj 2025-10-10T00:33:01.8546461Z [1680/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-2x2-scalar-int.c.obj 2025-10-10T00:33:01.8876549Z [1681/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x1-scalar-int.c.obj 2025-10-10T00:33:01.8877719Z [1682/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x2-scalar-int.c.obj 2025-10-10T00:33:01.8878913Z [1683/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x4-scalar-int.c.obj 2025-10-10T00:33:01.9331377Z [1684/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-1x4-scalar.c.obj 2025-10-10T00:33:01.9333481Z [1685/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x1-scalar.c.obj 2025-10-10T00:33:01.9335385Z [1686/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x2-scalar.c.obj 2025-10-10T00:33:01.9337223Z [1687/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x4-scalar.c.obj 2025-10-10T00:33:01.9948127Z [1688/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x1-scalar.c.obj 2025-10-10T00:33:01.9949225Z [1689/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x4-scalar.c.obj 2025-10-10T00:33:01.9950573Z [1690/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x2-scalar.c.obj 2025-10-10T00:33:01.9951753Z [1691/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c1s1r-gemm-scalar-float.c.obj 2025-10-10T00:33:02.0444277Z [1692/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c1s1r-gemm-scalar-int.c.obj 2025-10-10T00:33:02.0445559Z [1693/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c2s1r-gemm-scalar-float.c.obj 2025-10-10T00:33:02.1017532Z [1694/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c1s1r-gemm-scalar-float.c.obj 2025-10-10T00:33:02.1019510Z [1695/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c1s1r-gemm-scalar-int.c.obj 2025-10-10T00:33:02.1021474Z [1696/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c4s1r-gemm-scalar-float.c.obj 2025-10-10T00:33:02.1023417Z [1697/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c2s1r-gemm-scalar-int.c.obj 2025-10-10T00:33:02.1025397Z [1698/7503] 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-10-10T00:33:02.1569286Z [1699/7503] 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-10-10T00:33:02.1570502Z [1700/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c4s1r-gemm-scalar-int.c.obj 2025-10-10T00:33:02.1571623Z [1701/7503] 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-10-10T00:33:02.1573167Z [1702/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x4-gemm-gio-scalar.c.obj 2025-10-10T00:33:02.2025095Z [1703/7503] 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-10-10T00:33:02.2026214Z [1704/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-scalar.c.obj 2025-10-10T00:33:02.2027281Z [1705/7503] 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-10-10T00:33:02.2330520Z [1706/7503] 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-10-10T00:33:02.2332585Z [1707/7503] 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-10-10T00:33:02.2334441Z [1708/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-scalar.c.obj 2025-10-10T00:33:02.2336184Z [1709/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-2x-scalar.c.obj 2025-10-10T00:33:02.3047860Z [1710/7503] 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-10-10T00:33:02.3049622Z [1711/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-3x-scalar.c.obj 2025-10-10T00:33:02.3051147Z [1712/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-scalar.c.obj 2025-10-10T00:33:02.3052654Z [1713/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-scalar.c.obj 2025-10-10T00:33:02.3392340Z [1714/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x2-scalar-float.c.obj 2025-10-10T00:33:02.3393716Z [1715/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x2-scalar-int.c.obj 2025-10-10T00:33:02.3395826Z [1716/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x4-scalar-float.c.obj 2025-10-10T00:33:02.3397838Z [1717/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x4-scalar-int.c.obj 2025-10-10T00:33:02.3812789Z [1718/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x1-scalar-float.c.obj 2025-10-10T00:33:02.3814971Z [1719/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x2-scalar-float.c.obj 2025-10-10T00:33:02.3817053Z [1720/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x2-scalar-int.c.obj 2025-10-10T00:33:02.4323247Z [1721/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x1-scalar-int.c.obj 2025-10-10T00:33:02.4324832Z [1722/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x4-scalar-float.c.obj 2025-10-10T00:33:02.4325934Z [1723/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x1-scalar-float.c.obj 2025-10-10T00:33:02.4327059Z [1724/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x1-scalar-int.c.obj 2025-10-10T00:33:02.5100217Z [1725/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x2-scalar-float.c.obj 2025-10-10T00:33:02.5102436Z [1726/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x2-scalar-int.c.obj 2025-10-10T00:33:02.5104861Z [1727/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-scalar-float.c.obj 2025-10-10T00:33:02.5107294Z [1728/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c1s1r-gemm-scalar-float.c.obj 2025-10-10T00:33:02.5379494Z [1729/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c1s1r-gemm-scalar-int.c.obj 2025-10-10T00:33:02.5380646Z [1730/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c2s1r-gemm-scalar-float.c.obj 2025-10-10T00:33:02.5381723Z [1731/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-scalar-int.c.obj 2025-10-10T00:33:02.6012091Z [1732/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c1s1r-gemm-scalar-int.c.obj 2025-10-10T00:33:02.6013839Z [1733/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c2s1r-gemm-scalar-int.c.obj 2025-10-10T00:33:02.6015640Z [1734/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c1s1r-gemm-scalar-float.c.obj 2025-10-10T00:33:02.6017582Z [1735/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c4s1r-gemm-scalar-float.c.obj 2025-10-10T00:33:02.6478965Z [1736/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c4s1r-gemm-scalar-int.c.obj 2025-10-10T00:33:02.6481075Z [1737/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-1x2-scalar-float.c.obj 2025-10-10T00:33:02.6483996Z [1738/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-1x2-scalar-int.c.obj 2025-10-10T00:33:02.6486092Z [1739/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x1-scalar-float.c.obj 2025-10-10T00:33:02.6612299Z [1740/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x1-scalar-int.c.obj 2025-10-10T00:33:02.6613463Z [1741/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-scalar-float.c.obj 2025-10-10T00:33:02.6614670Z [1742/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-scalar-int.c.obj 2025-10-10T00:33:02.7515480Z [1743/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x1-scalar-float.c.obj 2025-10-10T00:33:02.7517989Z [1744/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x1-scalar-int.c.obj 2025-10-10T00:33:02.7520050Z [1745/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x2-scalar-float.c.obj 2025-10-10T00:33:02.7522088Z [1746/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-conv-hwc2chw\f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.obj 2025-10-10T00:33:02.8103640Z [1747/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p4c-minmax-sse-acc2.c.obj 2025-10-10T00:33:02.8105681Z [1748/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-sse-acc2.c.obj 2025-10-10T00:33:02.8107595Z [1749/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p4c-minmax-sse.c.obj 2025-10-10T00:33:02.8109634Z [1750/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p4c-minmax-sse-acc2.c.obj 2025-10-10T00:33:02.8735073Z [1751/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p4c-minmax-sse.c.obj 2025-10-10T00:33:02.8736275Z [1752/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-sse-acc2.c.obj 2025-10-10T00:33:02.8737422Z [1753/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.obj 2025-10-10T00:33:02.9169308Z [1754/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.obj 2025-10-10T00:33:02.9170497Z [1755/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.obj 2025-10-10T00:33:02.9171776Z [1756/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.obj 2025-10-10T00:33:02.9173229Z [1757/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.obj 2025-10-10T00:33:02.9725962Z [1758/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.obj 2025-10-10T00:33:02.9728113Z [1759/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.obj 2025-10-10T00:33:02.9730222Z [1760/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.obj 2025-10-10T00:33:03.0460933Z [1761/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.obj 2025-10-10T00:33:03.0462344Z [1762/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.obj 2025-10-10T00:33:03.0463538Z [1763/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.obj 2025-10-10T00:33:03.0464814Z [1764/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.obj 2025-10-10T00:33:03.1059372Z [1765/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.obj 2025-10-10T00:33:03.1061355Z [1766/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.obj 2025-10-10T00:33:03.1063122Z [1767/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.obj 2025-10-10T00:33:03.1065166Z [1768/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.obj 2025-10-10T00:33:03.1629950Z [1769/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p4c-minmax-sse-acc2.c.obj 2025-10-10T00:33:03.1631260Z [1770/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.obj 2025-10-10T00:33:03.1632349Z [1771/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p4c-minmax-sse.c.obj 2025-10-10T00:33:03.1918767Z [1772/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-sse-acc2.c.obj 2025-10-10T00:33:03.1920019Z [1773/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p4c-minmax-sse.c.obj 2025-10-10T00:33:03.1921281Z [1774/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p4c-minmax-sse-acc2.c.obj 2025-10-10T00:33:03.1923224Z [1775/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-sse-acc2.c.obj 2025-10-10T00:33:03.2821947Z [1776/7503] 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-10-10T00:33:03.2823562Z [1777/7503] 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-10-10T00:33:03.2825252Z [1778/7503] 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-10-10T00:33:03.3158338Z [1779/7503] 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-10-10T00:33:03.3159752Z [1780/7503] 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-10-10T00:33:03.3160964Z [1781/7503] 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-10-10T00:33:03.3163016Z [1782/7503] 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-10-10T00:33:03.3634309Z [1783/7503] 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-10-10T00:33:03.3636434Z [1784/7503] 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-10-10T00:33:03.3638846Z [1785/7503] 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-10-10T00:33:03.4265127Z [1786/7503] 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-10-10T00:33:03.4266483Z [1787/7503] 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-10-10T00:33:03.4268184Z [1788/7503] 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-10-10T00:33:03.4800419Z [1789/7503] 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-10-10T00:33:03.4802766Z [1790/7503] 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-10-10T00:33:03.4805104Z [1791/7503] 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-10-10T00:33:03.4807607Z [1792/7503] 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-10-10T00:33:03.5476253Z [1793/7503] 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-10-10T00:33:03.5478540Z [1794/7503] 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-10-10T00:33:03.5480731Z [1795/7503] 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-10-10T00:33:03.5822885Z [1796/7503] 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-10-10T00:33:03.5824688Z [1797/7503] 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-10-10T00:33:03.5826129Z [1798/7503] 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-10-10T00:33:03.6728901Z [1799/7503] 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-10-10T00:33:03.6730236Z [1800/7503] 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-10-10T00:33:03.6731460Z [1801/7503] 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-10-10T00:33:03.6732732Z [1802/7503] 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-10-10T00:33:03.6941113Z [1803/7503] 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-10-10T00:33:03.6942717Z [1804/7503] 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-10-10T00:33:03.6944786Z [1805/7503] 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-10-10T00:33:03.7394603Z [1806/7503] 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-10-10T00:33:03.7396057Z [1807/7503] 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-10-10T00:33:03.7398538Z [1808/7503] 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-10-10T00:33:03.8274103Z [1809/7503] 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-10-10T00:33:03.8275388Z [1810/7503] 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-10-10T00:33:03.8276703Z [1811/7503] 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-10-10T00:33:03.8278007Z [1812/7503] 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-10-10T00:33:03.8822630Z [1813/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-sse-dup.c.obj 2025-10-10T00:33:03.8823745Z [1814/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8s4-minmax-sse.c.obj 2025-10-10T00:33:03.8824879Z [1815/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8-minmax-sse-dup.c.obj 2025-10-10T00:33:03.9703195Z [1816/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8-minmax-sse-load1.c.obj 2025-10-10T00:33:03.9704362Z [1817/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8s4-minmax-sse.c.obj 2025-10-10T00:33:03.9705386Z [1818/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-sse-dup.c.obj 2025-10-10T00:33:03.9706568Z [1819/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-sse-dup.c.obj 2025-10-10T00:33:04.0204066Z [1820/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.0205679Z [1821/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.0206917Z [1822/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-sse-load1.c.obj 2025-10-10T00:33:04.0207989Z [1823/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x2c4-minmax-sse.c.obj 2025-10-10T00:33:04.1212898Z [1824/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-sse-dup.c.obj 2025-10-10T00:33:04.1214002Z [1825/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.1215128Z [1826/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-sse-load1.c.obj 2025-10-10T00:33:04.1216240Z [1827/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-sse-load1.c.obj 2025-10-10T00:33:04.1525948Z [1828/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-sse-dup.c.obj 2025-10-10T00:33:04.1527063Z [1829/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.1528166Z [1830/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8-minmax-sse-dup.c.obj 2025-10-10T00:33:04.1529266Z [1831/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8-minmax-sse-load1.c.obj 2025-10-10T00:33:04.2652776Z [1832/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.2653913Z [1833/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-sse-dup.c.obj 2025-10-10T00:33:04.2654974Z [1834/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.2840289Z [1835/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-sse-dup.c.obj 2025-10-10T00:33:04.2841410Z [1836/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-sse-load1.c.obj 2025-10-10T00:33:04.2842645Z [1837/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.2844009Z [1838/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-sse-load1.c.obj 2025-10-10T00:33:04.3678200Z [1839/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-sse-dup.c.obj 2025-10-10T00:33:04.3680556Z [1840/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.3682669Z [1841/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-sse-load1.c.obj 2025-10-10T00:33:04.3685084Z [1842/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-sse-p4.c.obj 2025-10-10T00:33:04.4129300Z [1843/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c4.c.obj 2025-10-10T00:33:04.4131263Z [1844/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-sse-dup.c.obj 2025-10-10T00:33:04.4133325Z [1845/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.4135111Z [1846/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8-minmax-sse-dup.c.obj 2025-10-10T00:33:04.5091485Z [1847/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8-minmax-sse-load1.c.obj 2025-10-10T00:33:04.5092565Z [1848/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.5093663Z [1849/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-sse-dup.c.obj 2025-10-10T00:33:04.5094772Z [1850/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-sse-dup.c.obj 2025-10-10T00:33:04.5419848Z [1851/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.5420989Z [1852/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.5422022Z [1853/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-sse-load1.c.obj 2025-10-10T00:33:04.6203289Z [1854/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x2c4-minmax-sse.c.obj 2025-10-10T00:33:04.6205566Z [1855/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-sse-dup.c.obj 2025-10-10T00:33:04.6207552Z [1856/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8s4-minmax-sse.c.obj 2025-10-10T00:33:04.6209685Z [1857/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x8-minmax-sse.c.obj 2025-10-10T00:33:04.6598591Z [1858/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-sse-load1.c.obj 2025-10-10T00:33:04.6599724Z [1859/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-sse-c32.c.obj 2025-10-10T00:33:04.6600760Z [1860/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-sse-c64.c.obj 2025-10-10T00:33:04.6601791Z [1861/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u4.c.obj 2025-10-10T00:33:04.7287269Z [1862/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u12-acc3.c.obj 2025-10-10T00:33:04.7288768Z [1863/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u8-acc2.c.obj 2025-10-10T00:33:04.7291462Z [1864/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u16-acc2.c.obj 2025-10-10T00:33:04.7293160Z [1865/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u4.c.obj 2025-10-10T00:33:04.7721277Z [1866/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u8-acc2.c.obj 2025-10-10T00:33:04.7722309Z [1867/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u12-acc3.c.obj 2025-10-10T00:33:04.7723301Z [1868/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u16-acc2.c.obj 2025-10-10T00:33:04.7724376Z [1869/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u16-acc4.c.obj 2025-10-10T00:33:04.8408692Z [1870/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u8-acc2.c.obj 2025-10-10T00:33:04.8411002Z [1871/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u12-acc3.c.obj 2025-10-10T00:33:04.8412857Z [1872/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u4.c.obj 2025-10-10T00:33:04.8414497Z [1873/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u16-acc2.c.obj 2025-10-10T00:33:04.8826352Z [1874/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u8-acc2.c.obj 2025-10-10T00:33:04.8828078Z [1875/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u4.c.obj 2025-10-10T00:33:04.8829820Z [1876/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u16-acc2.c.obj 2025-10-10T00:33:04.8831619Z [1877/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-sse.c.obj 2025-10-10T00:33:04.9640820Z [1878/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u12-acc3.c.obj 2025-10-10T00:33:04.9642653Z [1879/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-sse.c.obj 2025-10-10T00:33:04.9644472Z [1880/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-16x1-minmax-sse.c.obj 2025-10-10T00:33:04.9646241Z [1881/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-sse-u4.c.obj 2025-10-10T00:33:05.0418555Z [1882/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-sse-u4.c.obj 2025-10-10T00:33:05.0420997Z [1883/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-sse-u4.c.obj 2025-10-10T00:33:05.0422873Z [1884/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-sse-u4.c.obj 2025-10-10T00:33:05.0424768Z [1885/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-sse-u4.c.obj 2025-10-10T00:33:05.1033711Z [1886/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-sse-u4.c.obj 2025-10-10T00:33:05.1035509Z [1887/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-sse-u4.c.obj 2025-10-10T00:33:05.1037317Z [1888/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u4.c.obj 2025-10-10T00:33:05.1039062Z [1889/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-sse-u4.c.obj 2025-10-10T00:33:05.1040930Z [1890/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-sse-u4.c.obj 2025-10-10T00:33:05.1700809Z [1891/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-sse-u4.c.obj 2025-10-10T00:33:05.1701971Z [1892/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-sse-u4.c.obj 2025-10-10T00:33:05.1703725Z [1893/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u4.c.obj 2025-10-10T00:33:05.1705810Z [1894/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-sse-u4.c.obj 2025-10-10T00:33:05.2277545Z [1895/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-sse-u4.c.obj 2025-10-10T00:33:05.2278614Z [1896/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-sse-u4.c.obj 2025-10-10T00:33:05.2279874Z [1897/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-sse-u4.c.obj 2025-10-10T00:33:05.2280826Z [1898/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u4.c.obj 2025-10-10T00:33:05.2948550Z [1899/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u12.c.obj 2025-10-10T00:33:05.2949659Z [1900/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u16.c.obj 2025-10-10T00:33:05.2950736Z [1901/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-sse-u4.c.obj 2025-10-10T00:33:05.2951790Z [1902/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c8-minmax-sse-2x.c.obj 2025-10-10T00:33:05.3593469Z [1903/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-sse-u4.c.obj 2025-10-10T00:33:05.3594552Z [1904/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u4.c.obj 2025-10-10T00:33:05.3595501Z [1905/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-sse-u8.c.obj 2025-10-10T00:33:05.3596595Z [1906/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u4.c.obj 2025-10-10T00:33:05.3990173Z [1907/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u4.c.obj 2025-10-10T00:33:05.3991255Z [1908/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u8.c.obj 2025-10-10T00:33:05.3992518Z [1909/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-sse.c.obj 2025-10-10T00:33:05.3993505Z [1910/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u16.c.obj 2025-10-10T00:33:05.4652468Z [1911/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u8.c.obj 2025-10-10T00:33:05.4654415Z [1912/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u4.c.obj 2025-10-10T00:33:05.4656265Z [1913/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u16.c.obj 2025-10-10T00:33:05.4657990Z [1914/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int16-u8.c.obj 2025-10-10T00:33:05.5207375Z [1915/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int16-u16.c.obj 2025-10-10T00:33:05.5208697Z [1916/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int16-u24.c.obj 2025-10-10T00:33:05.5209862Z [1917/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int32-u16.c.obj 2025-10-10T00:33:05.5211083Z [1918/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int32-u8.c.obj 2025-10-10T00:33:05.5709897Z [1919/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int32-u24.c.obj 2025-10-10T00:33:05.5712238Z [1920/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vabs-sse2-u8.c.obj 2025-10-10T00:33:05.5713495Z [1921/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int32-u32.c.obj 2025-10-10T00:33:05.5714708Z [1922/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vneg-sse2-u8.c.obj 2025-10-10T00:33:05.6443857Z [1923/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u8.c.obj 2025-10-10T00:33:05.6445375Z [1924/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u24.c.obj 2025-10-10T00:33:05.6446853Z [1925/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u32.c.obj 2025-10-10T00:33:05.6448351Z [1926/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u16.c.obj 2025-10-10T00:33:05.7119519Z [1927/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u8.c.obj 2025-10-10T00:33:05.7120586Z [1928/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u8.c.obj 2025-10-10T00:33:05.7121670Z [1929/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u24.c.obj 2025-10-10T00:33:05.7122749Z [1930/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u24.c.obj 2025-10-10T00:33:05.7637503Z [1931/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.obj 2025-10-10T00:33:05.7638830Z [1932/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u16.c.obj 2025-10-10T00:33:05.7640192Z [1933/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.obj 2025-10-10T00:33:05.8082825Z [1934/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.obj 2025-10-10T00:33:05.8084173Z [1935/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse2-u4.c.obj 2025-10-10T00:33:05.8085222Z [1936/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u4.c.obj 2025-10-10T00:33:05.8086280Z [1937/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u4.c.obj 2025-10-10T00:33:05.8855806Z [1938/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-lut16-p3-u4.c.obj 2025-10-10T00:33:05.8856951Z [1939/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-lut16-p3-u8.c.obj 2025-10-10T00:33:05.8858092Z [1940/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-lut16-p3-u16.c.obj 2025-10-10T00:33:05.8859135Z [1941/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u4.c.obj 2025-10-10T00:33:05.9323387Z [1942/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u8.c.obj 2025-10-10T00:33:05.9325253Z [1943/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u12.c.obj 2025-10-10T00:33:05.9326303Z [1944/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u16.c.obj 2025-10-10T00:33:05.9327345Z [1945/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u4.c.obj 2025-10-10T00:33:06.0085065Z [1946/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u8.c.obj 2025-10-10T00:33:06.0086314Z [1947/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u4.c.obj 2025-10-10T00:33:06.0087606Z [1948/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u4.c.obj 2025-10-10T00:33:06.0088642Z [1949/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u4.c.obj 2025-10-10T00:33:06.0537419Z [1950/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u4.c.obj 2025-10-10T00:33:06.0539468Z [1951/7503] 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-10-10T00:33:06.0541652Z [1952/7503] 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-10-10T00:33:06.1363172Z [1953/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-p5-div-u4.c.obj 2025-10-10T00:33:06.1364682Z [1954/7503] 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-10-10T00:33:06.1366264Z [1955/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-p5-div-u8.c.obj 2025-10-10T00:33:06.1367463Z [1956/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-p5-div-u16.c.obj 2025-10-10T00:33:06.1803274Z [1957/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vtanh\gen\f32-vtanh-sse2-rational-9-8-nr.c.obj 2025-10-10T00:33:06.1804481Z [1958/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-p5-div-u12.c.obj 2025-10-10T00:33:06.1805927Z [1959/7503] 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-10-10T00:33:06.2694275Z [1960/7503] 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-10-10T00:33:06.2696659Z [1961/7503] 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-10-10T00:33:06.2698926Z [1962/7503] 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-10-10T00:33:06.2701245Z [1963/7503] 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-10-10T00:33:06.3307163Z [1964/7503] 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-10-10T00:33:06.3308515Z [1965/7503] 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-10-10T00:33:06.3309865Z [1966/7503] 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-10-10T00:33:06.3571181Z [1967/7503] 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-10-10T00:33:06.3572519Z [1968/7503] 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-10-10T00:33:06.3573788Z [1969/7503] 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-10-10T00:33:06.4604445Z [1970/7503] 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-10-10T00:33:06.4606111Z [1971/7503] 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-10-10T00:33:06.4607864Z [1972/7503] 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-10-10T00:33:06.4610034Z [1973/7503] 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-10-10T00:33:06.4913181Z [1974/7503] 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-10-10T00:33:06.4914496Z [1975/7503] 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-10-10T00:33:06.4915843Z [1976/7503] 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-10-10T00:33:06.5281249Z [1977/7503] 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-10-10T00:33:06.5283799Z [1978/7503] 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-10-10T00:33:06.5286493Z [1979/7503] 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-10-10T00:33:06.6085911Z [1980/7503] 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-10-10T00:33:06.6088633Z [1981/7503] 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-10-10T00:33:06.6091482Z [1982/7503] 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-10-10T00:33:06.6093704Z [1983/7503] 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-10-10T00:33:06.6423213Z [1984/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:06.6425588Z [1985/7503] 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-10-10T00:33:06.6427988Z [1986/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:06.7152009Z [1987/7503] 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-10-10T00:33:06.7153460Z [1988/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:06.7154930Z [1989/7503] 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-10-10T00:33:06.7490526Z [1990/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:06.7492069Z [1991/7503] 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-10-10T00:33:06.7493750Z [1992/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:06.8356501Z [1993/7503] 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-10-10T00:33:06.8358865Z [1994/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:06.8361072Z [1995/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:06.8363675Z [1996/7503] 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-10-10T00:33:06.8603494Z [1997/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:06.8604878Z [1998/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:06.8606063Z [1999/7503] 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-10-10T00:33:06.9401748Z [2000/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:06.9403873Z [2001/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u16.c.obj 2025-10-10T00:33:06.9405794Z [2002/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u8.c.obj 2025-10-10T00:33:06.9408310Z [2003/7503] 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-10-10T00:33:06.9848067Z [2004/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u24.c.obj 2025-10-10T00:33:06.9849331Z [2005/7503] 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-10-10T00:33:06.9850758Z [2006/7503] 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-10-10T00:33:07.0120215Z [2007/7503] 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-10-10T00:33:07.0122349Z [2008/7503] 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-10-10T00:33:07.0125101Z [2009/7503] 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-10-10T00:33:07.1016255Z [2010/7503] 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-10-10T00:33:07.1017932Z [2011/7503] 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-10-10T00:33:07.1019387Z [2012/7503] 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-10-10T00:33:07.1343387Z [2013/7503] 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-10-10T00:33:07.1345933Z [2014/7503] 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-10-10T00:33:07.1348463Z [2015/7503] 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-10-10T00:33:07.1963495Z [2016/7503] 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-10-10T00:33:07.1965551Z [2017/7503] 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-10-10T00:33:07.1968197Z [2018/7503] 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-10-10T00:33:07.1970509Z [2019/7503] 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-10-10T00:33:07.2618274Z [2020/7503] 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-10-10T00:33:07.2619607Z [2021/7503] 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-10-10T00:33:07.2620859Z [2022/7503] 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-10-10T00:33:07.3003383Z [2023/7503] 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-10-10T00:33:07.3004757Z [2024/7503] 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-10-10T00:33:07.3006362Z [2025/7503] 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-10-10T00:33:07.4073292Z [2026/7503] 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-10-10T00:33:07.4075176Z [2027/7503] 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-10-10T00:33:07.4076755Z [2028/7503] 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-10-10T00:33:07.4078020Z [2029/7503] 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-10-10T00:33:07.4392528Z [2030/7503] 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-10-10T00:33:07.4394435Z [2031/7503] 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-10-10T00:33:07.4396270Z [2032/7503] 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-10-10T00:33:07.4833694Z [2033/7503] 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-10-10T00:33:07.4835907Z [2034/7503] 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-10-10T00:33:07.4838307Z [2035/7503] 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-10-10T00:33:07.5689276Z [2036/7503] 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-10-10T00:33:07.5690919Z [2037/7503] 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-10-10T00:33:07.5692765Z [2038/7503] 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-10-10T00:33:07.5693937Z [2039/7503] 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-10-10T00:33:07.6007359Z [2040/7503] 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-10-10T00:33:07.6009905Z [2041/7503] 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-10-10T00:33:07.6011598Z [2042/7503] 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-10-10T00:33:07.6801712Z [2043/7503] 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-10-10T00:33:07.6803954Z [2044/7503] 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-10-10T00:33:07.6806154Z [2045/7503] 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-10-10T00:33:07.7288652Z [2046/7503] 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-10-10T00:33:07.7290015Z [2047/7503] 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-10-10T00:33:07.7291542Z [2048/7503] 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-10-10T00:33:07.7293467Z [2049/7503] 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-10-10T00:33:07.8051452Z [2050/7503] 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-10-10T00:33:07.8052918Z [2051/7503] 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-10-10T00:33:07.8054450Z [2052/7503] 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-10-10T00:33:07.8392239Z [2053/7503] 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-10-10T00:33:07.8393633Z [2054/7503] 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-10-10T00:33:07.8394848Z [2055/7503] 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-10-10T00:33:07.9241102Z [2056/7503] 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-10-10T00:33:07.9242393Z [2057/7503] 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-10-10T00:33:07.9243597Z [2058/7503] 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-10-10T00:33:07.9245104Z [2059/7503] 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-10-10T00:33:07.9591401Z [2060/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse2-mul16-ld64-u16.c.obj 2025-10-10T00:33:07.9592602Z [2061/7503] 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-10-10T00:33:07.9593826Z [2062/7503] 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-10-10T00:33:08.0129140Z [2063/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse2-mul16-ld64-u24.c.obj 2025-10-10T00:33:08.0130490Z [2064/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse2-mul16-ld64-u32.c.obj 2025-10-10T00:33:08.0131658Z [2065/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.obj 2025-10-10T00:33:08.0132756Z [2066/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.obj 2025-10-10T00:33:08.0686536Z [2067/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.obj 2025-10-10T00:33:08.0687617Z [2068/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u16.c.obj 2025-10-10T00:33:08.0688734Z [2069/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u16.c.obj 2025-10-10T00:33:08.1172787Z [2070/7503] 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-10-10T00:33:08.1174929Z [2071/7503] 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-10-10T00:33:08.1176320Z [2072/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:08.1177627Z [2073/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:08.1722084Z [2074/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:08.1723487Z [2075/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:08.1726030Z [2076/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:08.2546919Z [2077/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:08.2549269Z [2078/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:08.2551348Z [2079/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u8.c.obj 2025-10-10T00:33:08.2553434Z [2080/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.obj 2025-10-10T00:33:09.8882289Z [2081/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u16.c.obj 2025-10-10T00:33:09.8883333Z [2082/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u24.c.obj 2025-10-10T00:33:09.8884632Z [2083/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:09.8885712Z [2084/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:09.9709965Z [2085/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:09.9711173Z [2086/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:09.9712266Z [2087/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.0658207Z [2088/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.0659375Z [2089/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.0660468Z [2090/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.0661592Z [2091/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.1421157Z [2092/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.1422392Z [2093/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.1423794Z [2094/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.2226616Z [2095/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.2227886Z [2096/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.2229037Z [2097/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.2230134Z [2098/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.3032082Z [2099/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.3033245Z [2100/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.3034360Z [2101/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.3035461Z [2102/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.3612097Z [2103/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.3613282Z [2104/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.3614609Z [2105/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.4200132Z [2106/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.4203014Z [2107/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.4204761Z [2108/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.4206294Z [2109/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.4650197Z [2110/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.4652535Z [2111/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.4653860Z [2112/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.5497647Z [2113/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.5498822Z [2114/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.5500020Z [2115/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.5501185Z [2116/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.6115529Z [2117/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.6117516Z [2118/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.6118673Z [2119/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.6897237Z [2120/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.6898584Z [2121/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.obj 2025-10-10T00:33:10.6900322Z [2122/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-10-10T00:33:10.6902197Z [2123/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u16.c.obj 2025-10-10T00:33:10.7234006Z [2124/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u64-acc4.c.obj 2025-10-10T00:33:10.7235207Z [2125/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse2-mul16-ld64-u16.c.obj 2025-10-10T00:33:10.7236241Z [2126/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u64-acc2.c.obj 2025-10-10T00:33:10.7237196Z [2127/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u16.c.obj 2025-10-10T00:33:10.7998612Z [2128/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.obj 2025-10-10T00:33:10.7999860Z [2129/7503] 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-10-10T00:33:10.8001023Z [2130/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse2-u16.c.obj 2025-10-10T00:33:10.8002242Z [2131/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c16.c.obj 2025-10-10T00:33:10.8258424Z [2132/7503] 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-10-10T00:33:10.8259611Z [2133/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-16x16-reuse-switch-sse2.c.obj 2025-10-10T00:33:10.8260863Z [2134/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-multi-mov-sse2.c.obj 2025-10-10T00:33:10.9093531Z [2135/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-multi-switch-sse2.c.obj 2025-10-10T00:33:10.9095750Z [2136/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-sse2-c16.c.obj 2025-10-10T00:33:10.9097866Z [2137/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-reuse-mov-sse2.c.obj 2025-10-10T00:33:10.9099999Z [2138/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-reuse-switch-sse2.c.obj 2025-10-10T00:33:10.9496276Z [2139/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\x16-transposec-4x8-sse2.c.obj 2025-10-10T00:33:10.9498299Z [2140/7503] 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-10-10T00:33:10.9499579Z [2141/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-sse2-u8.c.obj 2025-10-10T00:33:10.9501116Z [2142/7503] 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-10-10T00:33:10.9960808Z [2143/7503] 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-10-10T00:33:10.9961985Z [2144/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-sse2-u4.c.obj 2025-10-10T00:33:10.9963135Z [2145/7503] 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-10-10T00:33:11.0758438Z [2146/7503] 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-10-10T00:33:11.0759566Z [2147/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-sse2-u8.c.obj 2025-10-10T00:33:11.0760681Z [2148/7503] 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-10-10T00:33:11.0761794Z [2149/7503] 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-10-10T00:33:11.1050262Z [2150/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-sse2-u8.c.obj 2025-10-10T00:33:11.1052706Z [2151/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-sse2-u4.c.obj 2025-10-10T00:33:11.1054589Z [2152/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-sse2-u4.c.obj 2025-10-10T00:33:11.1056983Z [2153/7503] 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-10-10T00:33:11.1999151Z [2154/7503] 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-10-10T00:33:11.2001087Z [2155/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-sse2-u8.c.obj 2025-10-10T00:33:11.2002203Z [2156/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-multi-switch-sse2.c.obj 2025-10-10T00:33:11.2370458Z [2157/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-reuse-mov-sse2.c.obj 2025-10-10T00:33:11.2372798Z [2158/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-multi-multi-sse2.c.obj 2025-10-10T00:33:11.2374894Z [2159/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-multi-multi-sse2.c.obj 2025-10-10T00:33:11.2376956Z [2160/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-multi-switch-sse2.c.obj 2025-10-10T00:33:11.2823919Z [2161/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-multi-mov-sse2.c.obj 2025-10-10T00:33:11.2825189Z [2162/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-reuse-switch-sse2.c.obj 2025-10-10T00:33:11.2826446Z [2163/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-reuse-multi-sse2.c.obj 2025-10-10T00:33:11.3813148Z [2164/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-reuse-mov-sse2.c.obj 2025-10-10T00:33:11.3814424Z [2165/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-reuse-multi-sse2.c.obj 2025-10-10T00:33:11.3815839Z [2166/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-reuse-switch-sse2.c.obj 2025-10-10T00:33:11.3817054Z [2167/7503] 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-10-10T00:33:11.4023196Z [2168/7503] 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-10-10T00:33:11.4024738Z [2169/7503] 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-10-10T00:33:11.4026211Z [2170/7503] 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-10-10T00:33:11.4468239Z [2171/7503] 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-10-10T00:33:11.4470188Z [2172/7503] 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-10-10T00:33:11.4471930Z [2173/7503] 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-10-10T00:33:11.5587652Z [2174/7503] 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-10-10T00:33:11.5588885Z [2175/7503] 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-10-10T00:33:11.5590103Z [2176/7503] 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-10-10T00:33:11.5591245Z [2177/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u16.c.obj 2025-10-10T00:33:11.5702925Z [2178/7503] 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-10-10T00:33:11.5705074Z [2179/7503] 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-10-10T00:33:11.5707153Z [2180/7503] 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-10-10T00:33:11.6715868Z [2181/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u64-acc2.c.obj 2025-10-10T00:33:11.6717016Z [2182/7503] 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-10-10T00:33:11.6718282Z [2183/7503] 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-10-10T00:33:11.6719403Z [2184/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u64-acc4.c.obj 2025-10-10T00:33:11.6870821Z [2185/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u16.c.obj 2025-10-10T00:33:11.6872736Z [2186/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c16.c.obj 2025-10-10T00:33:11.6874656Z [2187/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c32.c.obj 2025-10-10T00:33:11.6876435Z [2188/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u16.c.obj 2025-10-10T00:33:11.8096129Z [2189/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u16.c.obj 2025-10-10T00:33:11.8097181Z [2190/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u16.c.obj 2025-10-10T00:33:11.8098289Z [2191/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u16.c.obj 2025-10-10T00:33:11.8099228Z [2192/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u32.c.obj 2025-10-10T00:33:11.8358881Z [2193/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int16-u8.c.obj 2025-10-10T00:33:11.8359967Z [2194/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int16-u32.c.obj 2025-10-10T00:33:11.8360992Z [2195/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int32-u32.c.obj 2025-10-10T00:33:11.8374708Z [2196/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int16-u24.c.obj 2025-10-10T00:33:11.8704500Z [2197/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int32-u8.c.obj 2025-10-10T00:33:11.8706670Z [2198/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int32-u24.c.obj 2025-10-10T00:33:11.8709014Z [2199/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse41-u16.c.obj 2025-10-10T00:33:11.9949157Z [2200/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int32-u16.c.obj 2025-10-10T00:33:11.9950225Z [2201/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse41-u32.c.obj 2025-10-10T00:33:11.9951263Z [2202/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse41-u24.c.obj 2025-10-10T00:33:11.9952528Z [2203/7503] 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-10-10T00:33:12.0367673Z [2204/7503] 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-10-10T00:33:12.0368835Z [2205/7503] 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-10-10T00:33:12.0370019Z [2206/7503] 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-10-10T00:33:12.0371251Z [2207/7503] 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-10-10T00:33:12.1319864Z [2208/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x8s4-minmax-sse41.c.obj 2025-10-10T00:33:12.1322196Z [2209/7503] 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-10-10T00:33:12.1324345Z [2210/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x8s4-minmax-sse41.c.obj 2025-10-10T00:33:12.1982825Z [2211/7503] 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-10-10T00:33:12.1984076Z [2212/7503] 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-10-10T00:33:12.1985180Z [2213/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2c4-minmax-sse41.c.obj 2025-10-10T00:33:12.1986548Z [2214/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x8s4-minmax-sse41.c.obj 2025-10-10T00:33:12.2318505Z [2215/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x2c4-minmax-sse41.c.obj 2025-10-10T00:33:12.2320520Z [2216/7503] 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-10-10T00:33:12.2322788Z [2217/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x8s4-minmax-sse41.c.obj 2025-10-10T00:33:12.3201625Z [2218/7503] 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-10-10T00:33:12.3202800Z [2219/7503] 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-10-10T00:33:12.3203963Z [2220/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x8s4-minmax-sse41.c.obj 2025-10-10T00:33:12.3205209Z [2221/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u8.c.obj 2025-10-10T00:33:12.3776413Z [2222/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u16.c.obj 2025-10-10T00:33:12.3777554Z [2223/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse41-u8.c.obj 2025-10-10T00:33:12.3779190Z [2224/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u24.c.obj 2025-10-10T00:33:12.3780841Z [2225/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse41-u4.c.obj 2025-10-10T00:33:12.4404404Z [2226/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse41-u8.c.obj 2025-10-10T00:33:12.4406467Z [2227/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse41-u4.c.obj 2025-10-10T00:33:12.4408347Z [2228/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u8.c.obj 2025-10-10T00:33:12.4410195Z [2229/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u4.c.obj 2025-10-10T00:33:12.4990158Z [2230/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-lut16-p3-u4.c.obj 2025-10-10T00:33:12.4991818Z [2231/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-lut16-p3-u12.c.obj 2025-10-10T00:33:12.4993408Z [2232/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-lut16-p3-u8.c.obj 2025-10-10T00:33:12.4995056Z [2233/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-lut16-p3-u16.c.obj 2025-10-10T00:33:12.5649173Z [2234/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u4.c.obj 2025-10-10T00:33:12.5651495Z [2235/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u8.c.obj 2025-10-10T00:33:12.5653543Z [2236/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u12.c.obj 2025-10-10T00:33:12.6523950Z [2237/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u16.c.obj 2025-10-10T00:33:12.6524991Z [2238/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u4.c.obj 2025-10-10T00:33:12.6526297Z [2239/7503] 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-10-10T00:33:12.6527376Z [2240/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse41-u4.c.obj 2025-10-10T00:33:12.6528332Z [2241/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u4.c.obj 2025-10-10T00:33:12.6755838Z [2242/7503] 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-10-10T00:33:12.6757809Z [2243/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse41-u4.c.obj 2025-10-10T00:33:12.6759468Z [2244/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u4.c.obj 2025-10-10T00:33:12.6761292Z [2245/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-p5-div-u4.c.obj 2025-10-10T00:33:12.7900577Z [2246/7503] 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-10-10T00:33:12.7902223Z [2247/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-p5-div-u16.c.obj 2025-10-10T00:33:12.7903381Z [2248/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-p5-div-u8.c.obj 2025-10-10T00:33:12.8000085Z [2249/7503] 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-10-10T00:33:12.8001688Z [2250/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-p5-div-u12.c.obj 2025-10-10T00:33:12.8003445Z [2251/7503] 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-10-10T00:33:12.9443134Z [2252/7503] 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-10-10T00:33:12.9444400Z [2253/7503] 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-10-10T00:33:12.9445614Z [2254/7503] 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-10-10T00:33:12.9446856Z [2255/7503] 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-10-10T00:33:12.9586111Z [2256/7503] 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-10-10T00:33:13.0038643Z [2257/7503] 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-10-10T00:33:13.0040886Z [2258/7503] 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-10-10T00:33:13.0043352Z [2259/7503] 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-10-10T00:33:13.0045732Z [2260/7503] 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-10-10T00:33:13.0047997Z [2261/7503] 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-10-10T00:33:13.1147329Z [2262/7503] 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-10-10T00:33:13.1149702Z [2263/7503] 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-10-10T00:33:13.1151758Z [2264/7503] 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-10-10T00:33:13.1153995Z [2265/7503] 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-10-10T00:33:13.1259466Z [2266/7503] 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-10-10T00:33:13.1260883Z [2267/7503] 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-10-10T00:33:13.1262319Z [2268/7503] 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-10-10T00:33:13.2678054Z [2269/7503] 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-10-10T00:33:13.2679350Z [2270/7503] 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-10-10T00:33:13.2680612Z [2271/7503] 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-10-10T00:33:13.2883182Z [2272/7503] 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-10-10T00:33:13.2884481Z [2273/7503] 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-10-10T00:33:13.2885907Z [2274/7503] 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-10-10T00:33:13.4095919Z [2275/7503] 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-10-10T00:33:13.4097189Z [2276/7503] 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-10-10T00:33:13.4098403Z [2277/7503] 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-10-10T00:33:13.4099619Z [2278/7503] 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-10-10T00:33:13.4329607Z [2279/7503] 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-10-10T00:33:13.4331475Z [2280/7503] 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-10-10T00:33:13.4332875Z [2281/7503] 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-10-10T00:33:13.4620411Z [2282/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:13.4622811Z [2283/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:13.4625547Z [2284/7503] 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-10-10T00:33:13.5426511Z [2285/7503] 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-10-10T00:33:13.5427815Z [2286/7503] 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-10-10T00:33:13.5429205Z [2287/7503] 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-10-10T00:33:13.5974871Z [2288/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:13.5976231Z [2289/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:13.5977469Z [2290/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:13.5978708Z [2291/7503] 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-10-10T00:33:13.6642499Z [2292/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:13.6644495Z [2293/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:13.6646209Z [2294/7503] 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-10-10T00:33:13.7146686Z [2295/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:13.7148315Z [2296/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:13.7149518Z [2297/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:13.7509395Z [2298/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:13.7510959Z [2299/7503] 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-10-10T00:33:13.7512312Z [2300/7503] 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-10-10T00:33:13.7513632Z [2301/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:13.8373015Z [2302/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:13.8375283Z [2303/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:13.8377491Z [2304/7503] 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-10-10T00:33:13.8666490Z [2305/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:13.8668026Z [2306/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:13.8669269Z [2307/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:13.9457958Z [2308/7503] 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-10-10T00:33:13.9459792Z [2309/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:13.9461767Z [2310/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:13.9463516Z [2311/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse41-u8.c.obj 2025-10-10T00:33:13.9876673Z [2312/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse41-u24.c.obj 2025-10-10T00:33:13.9877894Z [2313/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:13.9879388Z [2314/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse41-u32.c.obj 2025-10-10T00:33:13.9881560Z [2315/7503] 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-10-10T00:33:14.0693550Z [2316/7503] 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-10-10T00:33:14.0695066Z [2317/7503] 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-10-10T00:33:14.0696961Z [2318/7503] 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-10-10T00:33:14.0967849Z [2319/7503] 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-10-10T00:33:14.0969211Z [2320/7503] 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-10-10T00:33:14.0970552Z [2321/7503] 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-10-10T00:33:14.1600765Z [2322/7503] 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-10-10T00:33:14.1603394Z [2323/7503] 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-10-10T00:33:14.1605030Z [2324/7503] 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-10-10T00:33:14.2119825Z [2325/7503] 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-10-10T00:33:14.2121310Z [2326/7503] 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-10-10T00:33:14.2122743Z [2327/7503] 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-10-10T00:33:14.2363370Z [2328/7503] 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-10-10T00:33:14.2364908Z [2329/7503] 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-10-10T00:33:14.2366322Z [2330/7503] 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-10-10T00:33:14.2978095Z [2331/7503] 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-10-10T00:33:14.2980455Z [2332/7503] 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-10-10T00:33:14.2983590Z [2333/7503] 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-10-10T00:33:14.3514830Z [2334/7503] 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-10-10T00:33:14.3516189Z [2335/7503] 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-10-10T00:33:14.3517592Z [2336/7503] 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-10-10T00:33:14.4191651Z [2337/7503] 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-10-10T00:33:14.4193727Z [2338/7503] 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-10-10T00:33:14.4195992Z [2339/7503] 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-10-10T00:33:14.4198528Z [2340/7503] 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-10-10T00:33:14.4825983Z [2341/7503] 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-10-10T00:33:14.4827388Z [2342/7503] 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-10-10T00:33:14.4828818Z [2343/7503] 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-10-10T00:33:14.5386882Z [2344/7503] 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-10-10T00:33:14.5389232Z [2345/7503] 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-10-10T00:33:14.5391524Z [2346/7503] 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-10-10T00:33:14.5725251Z [2347/7503] 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-10-10T00:33:14.5726549Z [2348/7503] 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-10-10T00:33:14.5729290Z [2349/7503] 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-10-10T00:33:14.6650985Z [2350/7503] 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-10-10T00:33:14.6653710Z [2351/7503] 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-10-10T00:33:14.6656133Z [2352/7503] 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-10-10T00:33:14.6658457Z [2353/7503] 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-10-10T00:33:14.7124073Z [2354/7503] 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-10-10T00:33:14.7125562Z [2355/7503] 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-10-10T00:33:14.7126872Z [2356/7503] 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-10-10T00:33:14.7893144Z [2357/7503] 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-10-10T00:33:14.7894405Z [2358/7503] 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-10-10T00:33:14.7895714Z [2359/7503] 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-10-10T00:33:14.7896935Z [2360/7503] 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-10-10T00:33:14.8082520Z [2361/7503] 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-10-10T00:33:14.8084270Z [2362/7503] 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-10-10T00:33:14.8085528Z [2363/7503] 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-10-10T00:33:14.9150937Z [2364/7503] 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-10-10T00:33:14.9152253Z [2365/7503] 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-10-10T00:33:14.9153551Z [2366/7503] 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-10-10T00:33:14.9292868Z [2367/7503] 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-10-10T00:33:14.9295112Z [2368/7503] 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-10-10T00:33:14.9297198Z [2369/7503] 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-10-10T00:33:15.0208779Z [2370/7503] 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-10-10T00:33:15.0211423Z [2371/7503] 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-10-10T00:33:15.0214391Z [2372/7503] 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-10-10T00:33:15.0216759Z [2373/7503] 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-10-10T00:33:15.0741589Z [2374/7503] 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-10-10T00:33:15.0742865Z [2375/7503] 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-10-10T00:33:15.0744180Z [2376/7503] 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-10-10T00:33:15.0947075Z [2377/7503] 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-10-10T00:33:15.0948453Z [2378/7503] 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-10-10T00:33:15.0949812Z [2379/7503] 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-10-10T00:33:15.2010344Z [2380/7503] 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-10-10T00:33:15.2011713Z [2381/7503] 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-10-10T00:33:15.2012928Z [2382/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c.obj 2025-10-10T00:33:15.2014190Z [2383/7503] 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-10-10T00:33:15.2568738Z [2384/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul16-ld64-u16.c.obj 2025-10-10T00:33:15.2569870Z [2385/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c.obj 2025-10-10T00:33:15.2571109Z [2386/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul16-ld64-u24.c.obj 2025-10-10T00:33:15.3060326Z [2387/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul32-ld32-u8.c.obj 2025-10-10T00:33:15.3062054Z [2388/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul16-ld64-u32.c.obj 2025-10-10T00:33:15.3063839Z [2389/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul32-ld32-u32.c.obj 2025-10-10T00:33:15.3065286Z [2390/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul32-ld32-u16.c.obj 2025-10-10T00:33:15.3798908Z [2391/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul32-ld32-u24.c.obj 2025-10-10T00:33:15.3800087Z [2392/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.obj 2025-10-10T00:33:15.3801196Z [2393/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.obj 2025-10-10T00:33:15.3802299Z [2394/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.obj 2025-10-10T00:33:15.4165784Z [2395/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.obj 2025-10-10T00:33:15.4167989Z [2396/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.obj 2025-10-10T00:33:15.4170107Z [2397/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.obj 2025-10-10T00:33:15.5067056Z [2398/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.obj 2025-10-10T00:33:15.5068360Z [2399/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u16.c.obj 2025-10-10T00:33:15.5069363Z [2400/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u8.c.obj 2025-10-10T00:33:15.5070473Z [2401/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u16.c.obj 2025-10-10T00:33:15.5739384Z [2402/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u8.c.obj 2025-10-10T00:33:15.5741409Z [2403/7503] 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-10-10T00:33:15.5743655Z [2404/7503] 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-10-10T00:33:15.5746059Z [2405/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:15.5985052Z [2406/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:15.5987236Z [2407/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:15.5989597Z [2408/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:15.6921684Z [2409/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:15.6922931Z [2410/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:15.6924145Z [2411/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:15.7115613Z [2412/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:15.7116892Z [2413/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:15.7118153Z [2414/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:15.7120111Z [2415/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:15.8184825Z [2416/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:15.8186070Z [2417/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:15.8187428Z [2418/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:15.8327900Z [2419/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:15.8330132Z [2420/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse41-u8.c.obj 2025-10-10T00:33:15.8331855Z [2421/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:15.8334059Z [2422/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse41-u24.c.obj 2025-10-10T00:33:15.8958808Z [2423/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.obj 2025-10-10T00:33:15.8960870Z [2424/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.obj 2025-10-10T00:33:15.8963378Z [2425/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse41-u32.c.obj 2025-10-10T00:33:15.9789450Z [2426/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:15.9790606Z [2427/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:15.9791709Z [2428/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:15.9792803Z [2429/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.0360345Z [2430/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.0362798Z [2431/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.0365415Z [2432/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.0367994Z [2433/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.1199523Z [2434/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.1200802Z [2435/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.1201928Z [2436/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.1604582Z [2437/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.1605802Z [2438/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.1606995Z [2439/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.1608206Z [2440/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.2611505Z [2441/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.2612869Z [2442/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.2614090Z [2443/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.2922736Z [2444/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.2924490Z [2445/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.2925791Z [2446/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.2927327Z [2447/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.3943131Z [2448/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.3945182Z [2449/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.3947268Z [2450/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.4110643Z [2451/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.4111812Z [2452/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.4112942Z [2453/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.4114094Z [2454/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.4317925Z [2455/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.4319949Z [2456/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.4321208Z [2457/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.5404843Z [2458/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.5406012Z [2459/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.5407187Z [2460/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.5408299Z [2461/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.5625782Z [2462/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.5628254Z [2463/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse41-mul16-ld64-u16.c.obj 2025-10-10T00:33:16.5630335Z [2464/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-10-10T00:33:16.6642995Z [2465/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.6644549Z [2466/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.obj 2025-10-10T00:33:16.6645672Z [2467/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.obj 2025-10-10T00:33:16.6646755Z [2468/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse41-mul32-ld32-u8.c.obj 2025-10-10T00:33:16.6882444Z [2469/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse41-mul32-ld32-u16.c.obj 2025-10-10T00:33:16.6884410Z [2470/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.obj 2025-10-10T00:33:16.6885565Z [2471/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.obj 2025-10-10T00:33:16.6886605Z [2472/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u8.c.obj 2025-10-10T00:33:16.7828439Z [2473/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u8.c.obj 2025-10-10T00:33:16.7829441Z [2474/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u16.c.obj 2025-10-10T00:33:16.7830414Z [2475/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-sse41-c8.c.obj 2025-10-10T00:33:16.7831394Z [2476/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u16.c.obj 2025-10-10T00:33:16.8170094Z [2477/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c8.c.obj 2025-10-10T00:33:16.8172650Z [2478/7503] 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-10-10T00:33:16.8175021Z [2479/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-gio-sse41-u2.c.obj 2025-10-10T00:33:16.8176962Z [2480/7503] 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-10-10T00:33:16.9065498Z [2481/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int16-u8.c.obj 2025-10-10T00:33:16.9066574Z [2482/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int16-u24.c.obj 2025-10-10T00:33:16.9067617Z [2483/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int16-u32.c.obj 2025-10-10T00:33:16.9310386Z [2484/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int32-u8.c.obj 2025-10-10T00:33:16.9311535Z [2485/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int32-u24.c.obj 2025-10-10T00:33:16.9312558Z [2486/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int32-u16.c.obj 2025-10-10T00:33:16.9313565Z [2487/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int32-u32.c.obj 2025-10-10T00:33:17.0314356Z [2488/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-avx.c.obj 2025-10-10T00:33:17.0316575Z [2489/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.0319416Z [2490/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.0321389Z [2491/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.0595691Z [2492/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-avx.c.obj 2025-10-10T00:33:17.0597525Z [2493/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.0598946Z [2494/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.0600056Z [2495/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.obj 2025-10-10T00:33:17.1493521Z [2496/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.obj 2025-10-10T00:33:17.1494821Z [2497/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.1495974Z [2498/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.1839716Z [2499/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.1840871Z [2500/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.obj 2025-10-10T00:33:17.1841981Z [2501/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.obj 2025-10-10T00:33:17.1843124Z [2502/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.2157844Z [2503/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.obj 2025-10-10T00:33:17.2159140Z [2504/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.2160270Z [2505/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-avx.c.obj 2025-10-10T00:33:17.3021858Z [2506/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.3023071Z [2507/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.3024281Z [2508/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.3025372Z [2509/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx-acc2.c.obj 2025-10-10T00:33:17.3548499Z [2510/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u8.c.obj 2025-10-10T00:33:17.3550248Z [2511/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u16.c.obj 2025-10-10T00:33:17.3551997Z [2512/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u32.c.obj 2025-10-10T00:33:17.3554728Z [2513/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx.c.obj 2025-10-10T00:33:17.4529716Z [2514/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.4530999Z [2515/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x16-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.4532073Z [2516/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.4533171Z [2517/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.4685482Z [2518/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.4687406Z [2519/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x16-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.4688760Z [2520/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.5934977Z [2521/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.5936127Z [2522/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.5937288Z [2523/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x16-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.5938407Z [2524/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.6122254Z [2525/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.6123734Z [2526/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.6126510Z [2527/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.7110147Z [2528/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.7112529Z [2529/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.7114588Z [2530/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.7116476Z [2531/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.7433179Z [2532/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-7x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.7435212Z [2533/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x16-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.7437147Z [2534/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.7439105Z [2535/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x16-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.8266176Z [2536/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.8267469Z [2537/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.8268976Z [2538/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.8797606Z [2539/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-prelu\gen\f32-prelu-avx-2x16.c.obj 2025-10-10T00:33:17.8799551Z [2540/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-7x8-minmax-avx-broadcast.c.obj 2025-10-10T00:33:17.8801635Z [2541/7503] 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-10-10T00:33:17.8804273Z [2542/7503] 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-10-10T00:33:17.9042728Z [2543/7503] 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-10-10T00:33:17.9044152Z [2544/7503] 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-10-10T00:33:17.9045600Z [2545/7503] 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-10-10T00:33:18.0080919Z [2546/7503] 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-10-10T00:33:18.0082118Z [2547/7503] 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-10-10T00:33:18.0083274Z [2548/7503] 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-10-10T00:33:18.0084451Z [2549/7503] 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-10-10T00:33:18.0234512Z [2550/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u8.c.obj 2025-10-10T00:33:18.0236653Z [2551/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u16.c.obj 2025-10-10T00:33:18.0238691Z [2552/7503] 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-10-10T00:33:18.1203820Z [2553/7503] 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-10-10T00:33:18.1205058Z [2554/7503] 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-10-10T00:33:18.1206139Z [2555/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u24.c.obj 2025-10-10T00:33:18.1207209Z [2556/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u8.c.obj 2025-10-10T00:33:18.1487748Z [2557/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u16.c.obj 2025-10-10T00:33:18.1488886Z [2558/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u24.c.obj 2025-10-10T00:33:18.1489894Z [2559/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx-c64.c.obj 2025-10-10T00:33:18.1490990Z [2560/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u8.c.obj 2025-10-10T00:33:18.2348116Z [2561/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx-c16.c.obj 2025-10-10T00:33:18.2349426Z [2562/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u16-acc2.c.obj 2025-10-10T00:33:18.2350535Z [2563/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u24-acc3.c.obj 2025-10-10T00:33:18.2351550Z [2564/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u32-acc2.c.obj 2025-10-10T00:33:18.2597086Z [2565/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u8.c.obj 2025-10-10T00:33:18.2598382Z [2566/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u24-acc3.c.obj 2025-10-10T00:33:18.2599638Z [2567/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u16-acc2.c.obj 2025-10-10T00:33:18.2600691Z [2568/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u32-acc2.c.obj 2025-10-10T00:33:18.3493411Z [2569/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u32-acc4.c.obj 2025-10-10T00:33:18.3495011Z [2570/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u8.c.obj 2025-10-10T00:33:18.3496524Z [2571/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u16-acc2.c.obj 2025-10-10T00:33:18.3498070Z [2572/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u24-acc3.c.obj 2025-10-10T00:33:18.3768313Z [2573/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u32-acc2.c.obj 2025-10-10T00:33:18.3769371Z [2574/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u8.c.obj 2025-10-10T00:33:18.3770485Z [2575/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u16-acc2.c.obj 2025-10-10T00:33:18.3771783Z [2576/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u24-acc3.c.obj 2025-10-10T00:33:18.4711254Z [2577/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u32-acc2.c.obj 2025-10-10T00:33:18.4712297Z [2578/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-avx-u8.c.obj 2025-10-10T00:33:18.4713346Z [2579/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx-u8.c.obj 2025-10-10T00:33:18.4714361Z [2580/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx-u8.c.obj 2025-10-10T00:33:18.4958829Z [2581/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-avx-u8.c.obj 2025-10-10T00:33:18.4960653Z [2582/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx-u8.c.obj 2025-10-10T00:33:18.4962514Z [2583/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-avx-u8.c.obj 2025-10-10T00:33:18.4964924Z [2584/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u8.c.obj 2025-10-10T00:33:18.6126120Z [2585/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx-u8.c.obj 2025-10-10T00:33:18.6127121Z [2586/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx-u8.c.obj 2025-10-10T00:33:18.6128110Z [2587/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx-u8.c.obj 2025-10-10T00:33:18.6129058Z [2588/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx-u8.c.obj 2025-10-10T00:33:18.6130239Z [2589/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u8.c.obj 2025-10-10T00:33:18.6533406Z [2590/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx-u8.c.obj 2025-10-10T00:33:18.6535139Z [2591/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u8.c.obj 2025-10-10T00:33:18.6536836Z [2592/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u8.c.obj 2025-10-10T00:33:18.6538502Z [2593/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-avx-u8.c.obj 2025-10-10T00:33:18.7383992Z [2594/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx-u8.c.obj 2025-10-10T00:33:18.7386083Z [2595/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u8.c.obj 2025-10-10T00:33:18.7387858Z [2596/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-avx-u8.c.obj 2025-10-10T00:33:18.7389555Z [2597/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-avx-u8.c.obj 2025-10-10T00:33:18.7660625Z [2598/7503] 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-10-10T00:33:18.7662670Z [2599/7503] 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-10-10T00:33:18.7664759Z [2600/7503] 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-10-10T00:33:18.8579325Z [2601/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut16-p3-u8.c.obj 2025-10-10T00:33:18.8581530Z [2602/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut16-p3-u24.c.obj 2025-10-10T00:33:18.8583485Z [2603/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut16-p3-u32.c.obj 2025-10-10T00:33:18.8585364Z [2604/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut16-p3-u16.c.obj 2025-10-10T00:33:18.8950582Z [2605/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u16.c.obj 2025-10-10T00:33:18.8952067Z [2606/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u32.c.obj 2025-10-10T00:33:18.8953058Z [2607/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx-u8.c.obj 2025-10-10T00:33:18.8954055Z [2608/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u8.c.obj 2025-10-10T00:33:18.9898086Z [2609/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u8.c.obj 2025-10-10T00:33:18.9899096Z [2610/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u8.c.obj 2025-10-10T00:33:18.9900115Z [2611/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u24.c.obj 2025-10-10T00:33:18.9901069Z [2612/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-avx-u8.c.obj 2025-10-10T00:33:18.9902303Z [2613/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u16.c.obj 2025-10-10T00:33:19.0160811Z [2614/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-avx-u8.c.obj 2025-10-10T00:33:19.0162089Z [2615/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-avx-u8.c.obj 2025-10-10T00:33:19.0163051Z [2616/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-avx-u8.c.obj 2025-10-10T00:33:19.0164060Z [2617/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u8.c.obj 2025-10-10T00:33:19.1095969Z [2618/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u32.c.obj 2025-10-10T00:33:19.1097060Z [2619/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-div-u16.c.obj 2025-10-10T00:33:19.1098151Z [2620/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-div-u8.c.obj 2025-10-10T00:33:19.1363033Z [2621/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-div-u24.c.obj 2025-10-10T00:33:19.1364212Z [2622/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-nr2-u8.c.obj 2025-10-10T00:33:19.1365355Z [2623/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-nr2-u24.c.obj 2025-10-10T00:33:19.1367822Z [2624/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-nr2-u32.c.obj 2025-10-10T00:33:19.2365642Z [2625/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u8.c.obj 2025-10-10T00:33:19.2367415Z [2626/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-div-u32.c.obj 2025-10-10T00:33:19.2369295Z [2627/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u32.c.obj 2025-10-10T00:33:19.2371220Z [2628/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u16.c.obj 2025-10-10T00:33:19.2648408Z [2629/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u32.c.obj 2025-10-10T00:33:19.2650234Z [2630/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u8.c.obj 2025-10-10T00:33:19.2652076Z [2631/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vtanh\gen\f32-vtanh-avx-rational-9-8-nr.c.obj 2025-10-10T00:33:19.2653322Z [2632/7503] 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-10-10T00:33:19.3847469Z [2633/7503] 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-10-10T00:33:19.3848739Z [2634/7503] 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-10-10T00:33:19.3849941Z [2635/7503] 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-10-10T00:33:19.4052698Z [2636/7503] 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-10-10T00:33:19.4054893Z [2637/7503] 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-10-10T00:33:19.4057115Z [2638/7503] 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-10-10T00:33:19.4985679Z [2639/7503] 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-10-10T00:33:19.4987329Z [2640/7503] 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-10-10T00:33:19.4988682Z [2641/7503] 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-10-10T00:33:19.4990429Z [2642/7503] 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-10-10T00:33:19.5419369Z [2643/7503] 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-10-10T00:33:19.5422177Z [2644/7503] 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-10-10T00:33:19.5425054Z [2645/7503] 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-10-10T00:33:19.5993190Z [2646/7503] 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-10-10T00:33:19.5994533Z [2647/7503] 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-10-10T00:33:19.5995983Z [2648/7503] 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-10-10T00:33:19.6715156Z [2649/7503] 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-10-10T00:33:19.6717495Z [2650/7503] 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-10-10T00:33:19.6720219Z [2651/7503] 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-10-10T00:33:19.6722126Z [2652/7503] 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-10-10T00:33:19.7214297Z [2653/7503] 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-10-10T00:33:19.7216689Z [2654/7503] 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-10-10T00:33:19.7219042Z [2655/7503] 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-10-10T00:33:19.7755517Z [2656/7503] 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-10-10T00:33:19.7758153Z [2657/7503] 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-10-10T00:33:19.7760578Z [2658/7503] 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-10-10T00:33:19.8203578Z [2659/7503] 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-10-10T00:33:19.8205858Z [2660/7503] 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-10-10T00:33:19.8208345Z [2661/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:19.8210881Z [2662/7503] 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-10-10T00:33:19.8809514Z [2663/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:19.8812028Z [2664/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:19.8814366Z [2665/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:19.9273862Z [2666/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:19.9276024Z [2667/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:19.9278558Z [2668/7503] 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-10-10T00:33:19.9962525Z [2669/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.obj 2025-10-10T00:33:19.9964645Z [2670/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:19.9966698Z [2671/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.obj 2025-10-10T00:33:19.9968707Z [2672/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:20.0517708Z [2673/7503] 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-10-10T00:33:20.0518926Z [2674/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.obj 2025-10-10T00:33:20.0520058Z [2675/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:20.0521117Z [2676/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u8.c.obj 2025-10-10T00:33:20.1219668Z [2677/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.obj 2025-10-10T00:33:20.1221761Z [2678/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u16.c.obj 2025-10-10T00:33:20.1223725Z [2679/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u24.c.obj 2025-10-10T00:33:20.1592212Z [2680/7503] 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-10-10T00:33:20.1594633Z [2681/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:20.1596975Z [2682/7503] 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-10-10T00:33:20.1993455Z [2683/7503] 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-10-10T00:33:20.1996244Z [2684/7503] 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-10-10T00:33:20.1998639Z [2685/7503] 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-10-10T00:33:20.2001025Z [2686/7503] 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-10-10T00:33:20.2725660Z [2687/7503] 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-10-10T00:33:20.2727169Z [2688/7503] 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-10-10T00:33:20.2728517Z [2689/7503] 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-10-10T00:33:20.3122980Z [2690/7503] 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-10-10T00:33:20.3125720Z [2691/7503] 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-10-10T00:33:20.3128417Z [2692/7503] 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-10-10T00:33:20.3805832Z [2693/7503] 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-10-10T00:33:20.3808658Z [2694/7503] 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-10-10T00:33:20.3811132Z [2695/7503] 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-10-10T00:33:20.4550960Z [2696/7503] 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-10-10T00:33:20.4552259Z [2697/7503] 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-10-10T00:33:20.4553424Z [2698/7503] 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-10-10T00:33:20.4554705Z [2699/7503] 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-10-10T00:33:20.4978153Z [2700/7503] 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-10-10T00:33:20.4979801Z [2701/7503] 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-10-10T00:33:20.4981001Z [2702/7503] 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-10-10T00:33:20.5569117Z [2703/7503] 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-10-10T00:33:20.5572060Z [2704/7503] 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-10-10T00:33:20.5574756Z [2705/7503] 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-10-10T00:33:20.5577223Z [2706/7503] 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-10-10T00:33:20.6315408Z [2707/7503] 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-10-10T00:33:20.6317744Z [2708/7503] 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-10-10T00:33:20.6320031Z [2709/7503] 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-10-10T00:33:20.6876595Z [2710/7503] 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-10-10T00:33:20.6877945Z [2711/7503] 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-10-10T00:33:20.6879696Z [2712/7503] 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-10-10T00:33:20.7381063Z [2713/7503] 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-10-10T00:33:20.7383258Z [2714/7503] 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-10-10T00:33:20.7385644Z [2715/7503] 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-10-10T00:33:20.7388088Z [2716/7503] 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-10-10T00:33:20.7913224Z [2717/7503] 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-10-10T00:33:20.7916104Z [2718/7503] 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-10-10T00:33:20.7918504Z [2719/7503] 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-10-10T00:33:20.8486709Z [2720/7503] 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-10-10T00:33:20.8488066Z [2721/7503] 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-10-10T00:33:20.8489378Z [2722/7503] 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-10-10T00:33:20.9320316Z [2723/7503] 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-10-10T00:33:20.9321698Z [2724/7503] 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-10-10T00:33:20.9322930Z [2725/7503] 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-10-10T00:33:20.9324160Z [2726/7503] 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-10-10T00:33:20.9664238Z [2727/7503] 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-10-10T00:33:20.9666480Z [2728/7503] 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-10-10T00:33:20.9669026Z [2729/7503] 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-10-10T00:33:21.0168510Z [2730/7503] 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-10-10T00:33:21.0170954Z [2731/7503] 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-10-10T00:33:21.0173180Z [2732/7503] 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-10-10T00:33:21.0648782Z [2733/7503] 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-10-10T00:33:21.0651611Z [2734/7503] 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-10-10T00:33:21.0653814Z [2735/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul16-ld64-u8.c.obj 2025-10-10T00:33:21.0655120Z [2736/7503] 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-10-10T00:33:21.1404460Z [2737/7503] 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-10-10T00:33:21.1406516Z [2738/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul16-ld64-u16.c.obj 2025-10-10T00:33:21.1408431Z [2739/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul16-ld64-u24.c.obj 2025-10-10T00:33:21.1410292Z [2740/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul16-ld64-u32.c.obj 2025-10-10T00:33:21.1907542Z [2741/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul32-ld32-u16.c.obj 2025-10-10T00:33:21.1908788Z [2742/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul32-ld32-u24.c.obj 2025-10-10T00:33:21.1910013Z [2743/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul32-ld32-u32.c.obj 2025-10-10T00:33:21.2599888Z [2744/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul16-ld64-u16.c.obj 2025-10-10T00:33:21.2602018Z [2745/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul16-ld64-u24.c.obj 2025-10-10T00:33:21.2604080Z [2746/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul16-ld64-u8.c.obj 2025-10-10T00:33:21.2606145Z [2747/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul16-ld64-u32.c.obj 2025-10-10T00:33:21.3010705Z [2748/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul32-ld32-u24.c.obj 2025-10-10T00:33:21.3012041Z [2749/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul32-ld32-u16.c.obj 2025-10-10T00:33:21.3013790Z [2750/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul32-ld32-u32.c.obj 2025-10-10T00:33:21.3014861Z [2751/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u8.c.obj 2025-10-10T00:33:21.3724437Z [2752/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u16.c.obj 2025-10-10T00:33:21.3726217Z [2753/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u8.c.obj 2025-10-10T00:33:21.3728084Z [2754/7503] 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-10-10T00:33:21.3730131Z [2755/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u16.c.obj 2025-10-10T00:33:21.4219779Z [2756/7503] 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-10-10T00:33:21.4221084Z [2757/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:21.4222425Z [2758/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:21.4748705Z [2759/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:21.4750105Z [2760/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:21.4751442Z [2761/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:21.5523808Z [2762/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:21.5526099Z [2763/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:21.5528278Z [2764/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:21.5530601Z [2765/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.obj 2025-10-10T00:33:21.5877245Z [2766/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.obj 2025-10-10T00:33:21.5879275Z [2767/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:21.5881076Z [2768/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.obj 2025-10-10T00:33:21.5882894Z [2769/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u8.c.obj 2025-10-10T00:33:21.6769743Z [2770/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u16.c.obj 2025-10-10T00:33:21.6770789Z [2771/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u24.c.obj 2025-10-10T00:33:21.6771846Z [2772/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:21.7156672Z [2773/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:21.7157801Z [2774/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:21.7158889Z [2775/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:21.7160222Z [2776/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:21.8157380Z [2777/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:21.8158660Z [2778/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:21.8159934Z [2779/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:21.8161021Z [2780/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:21.8567241Z [2781/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:21.8568383Z [2782/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:21.8569650Z [2783/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:21.9574166Z [2784/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:21.9575625Z [2785/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:21.9576842Z [2786/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:21.9578254Z [2787/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:22.0030400Z [2788/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.0032710Z [2789/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:22.0034613Z [2790/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.0506002Z [2791/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.0508210Z [2792/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:22.0510311Z [2793/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:22.0512934Z [2794/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:22.1245507Z [2795/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.1246710Z [2796/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.1247930Z [2797/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.1249182Z [2798/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:22.1711373Z [2799/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.1712818Z [2800/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.1714550Z [2801/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:22.2459850Z [2802/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:22.2462469Z [2803/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.2464652Z [2804/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:22.2466769Z [2805/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.2963670Z [2806/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.2966637Z [2807/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:22.2969139Z [2808/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.3401652Z [2809/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-10-10T00:33:22.3403819Z [2810/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:22.3405850Z [2811/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx-mul16-ld64-u8.c.obj 2025-10-10T00:33:22.3407975Z [2812/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-10-10T00:33:22.4089547Z [2813/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx-mul16-ld64-u16.c.obj 2025-10-10T00:33:22.4090853Z [2814/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx-mul16-ld64-u8.c.obj 2025-10-10T00:33:22.4092047Z [2815/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx-mul32-ld32-u16.c.obj 2025-10-10T00:33:22.4093513Z [2816/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx-mul16-ld64-u16.c.obj 2025-10-10T00:33:22.4737035Z [2817/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx-mul32-ld32-u16.c.obj 2025-10-10T00:33:22.4738342Z [2818/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u8.c.obj 2025-10-10T00:33:22.4739302Z [2819/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u16.c.obj 2025-10-10T00:33:22.4740228Z [2820/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u8.c.obj 2025-10-10T00:33:22.5015777Z [2821/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u16.c.obj 2025-10-10T00:33:22.5016844Z [2822/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u16.c.obj 2025-10-10T00:33:22.5018043Z [2823/7503] 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-10-10T00:33:22.5019132Z [2824/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u32.c.obj 2025-10-10T00:33:22.5936864Z [2825/7503] 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-10-10T00:33:22.5937955Z [2826/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u48.c.obj 2025-10-10T00:33:22.5938997Z [2827/7503] 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-10-10T00:33:22.5940157Z [2828/7503] 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-10-10T00:33:22.6087360Z [2829/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-avx-u8.c.obj 2025-10-10T00:33:22.6088576Z [2830/7503] 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-10-10T00:33:22.6089800Z [2831/7503] 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-10-10T00:33:22.6924014Z [2832/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-avx-u1.c.obj 2025-10-10T00:33:22.6925099Z [2833/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-avx-u4.c.obj 2025-10-10T00:33:22.6926774Z [2834/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-avx-u4.c.obj 2025-10-10T00:33:22.6927970Z [2835/7503] 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-10-10T00:33:22.7240549Z [2836/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx-u1.c.obj 2025-10-10T00:33:22.7242686Z [2837/7503] 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-10-10T00:33:22.7245021Z [2838/7503] 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-10-10T00:33:22.7247118Z [2839/7503] 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-10-10T00:33:22.7816164Z [2840/7503] 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-10-10T00:33:22.7817328Z [2841/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx-u1.c.obj 2025-10-10T00:33:22.7818460Z [2842/7503] 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-10-10T00:33:22.8212939Z [2843/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx-u8.c.obj 2025-10-10T00:33:22.8214145Z [2844/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-multi-mov-avx.c.obj 2025-10-10T00:33:22.8215387Z [2845/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-multi-switch-avx.c.obj 2025-10-10T00:33:22.8216509Z [2846/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-reuse-mov-avx.c.obj 2025-10-10T00:33:22.8844031Z [2847/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-multi-mov-avx.c.obj 2025-10-10T00:33:22.8846334Z [2848/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-reuse-switch-avx.c.obj 2025-10-10T00:33:22.8849059Z [2849/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-multi-multi-avx.c.obj 2025-10-10T00:33:22.8851591Z [2850/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-multi-switch-avx.c.obj 2025-10-10T00:33:22.9381619Z [2851/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-reuse-mov-avx.c.obj 2025-10-10T00:33:22.9382952Z [2852/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-reuse-switch-avx.c.obj 2025-10-10T00:33:22.9384113Z [2853/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-f16c-u8.c.obj 2025-10-10T00:33:22.9807193Z [2854/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-f16c-c16.c.obj 2025-10-10T00:33:22.9809277Z [2855/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-f16c-c64.c.obj 2025-10-10T00:33:22.9811267Z [2856/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-f16c-c128.c.obj 2025-10-10T00:33:22.9813154Z [2857/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u8.c.obj 2025-10-10T00:33:23.0616619Z [2858/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u16-acc2.c.obj 2025-10-10T00:33:23.0617790Z [2859/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u32-acc2.c.obj 2025-10-10T00:33:23.0618815Z [2860/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vadd-f16c-u8.c.obj 2025-10-10T00:33:23.0619809Z [2861/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u8.c.obj 2025-10-10T00:33:23.1410104Z [2862/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vdiv-f16c-u16.c.obj 2025-10-10T00:33:23.1411252Z [2863/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u16.c.obj 2025-10-10T00:33:23.1412602Z [2864/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmax-f16c-u8.c.obj 2025-10-10T00:33:23.1413815Z [2865/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u8.c.obj 2025-10-10T00:33:23.1761631Z [2866/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmin-f16c-u8.c.obj 2025-10-10T00:33:23.1762645Z [2867/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vminc-f16c-u8.c.obj 2025-10-10T00:33:23.1763707Z [2868/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u24-acc3.c.obj 2025-10-10T00:33:23.1764740Z [2869/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmul-f16c-u8.c.obj 2025-10-10T00:33:23.2623003Z [2870/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u8.c.obj 2025-10-10T00:33:23.2624103Z [2871/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u8.c.obj 2025-10-10T00:33:23.2625230Z [2872/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u8.c.obj 2025-10-10T00:33:23.2626536Z [2873/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u16.c.obj 2025-10-10T00:33:23.3028907Z [2874/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u8.c.obj 2025-10-10T00:33:23.3030012Z [2875/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u8.c.obj 2025-10-10T00:33:23.3030965Z [2876/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsub-f16c-u8.c.obj 2025-10-10T00:33:23.3031931Z [2877/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u8.c.obj 2025-10-10T00:33:23.3851270Z [2878/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u8.c.obj 2025-10-10T00:33:23.3852419Z [2879/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u8.c.obj 2025-10-10T00:33:23.3853573Z [2880/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u8.c.obj 2025-10-10T00:33:23.3854594Z [2881/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u8.c.obj 2025-10-10T00:33:23.4391484Z [2882/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u8.c.obj 2025-10-10T00:33:23.4392480Z [2883/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u8.c.obj 2025-10-10T00:33:23.4393912Z [2884/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u8.c.obj 2025-10-10T00:33:23.4395142Z [2885/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u8.c.obj 2025-10-10T00:33:23.5066751Z [2886/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndd-f16c-u8.c.obj 2025-10-10T00:33:23.5069112Z [2887/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u16.c.obj 2025-10-10T00:33:23.5071221Z [2888/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndne-f16c-u8.c.obj 2025-10-10T00:33:23.5072943Z [2889/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u8.c.obj 2025-10-10T00:33:23.5609702Z [2890/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u16.c.obj 2025-10-10T00:33:23.5611569Z [2891/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u8.c.obj 2025-10-10T00:33:23.5613323Z [2892/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u32.c.obj 2025-10-10T00:33:23.5615116Z [2893/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u16.c.obj 2025-10-10T00:33:23.6053679Z [2894/7503] 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-10-10T00:33:23.6055077Z [2895/7503] 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-10-10T00:33:23.6056444Z [2896/7503] 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-10-10T00:33:23.6880375Z [2897/7503] 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-10-10T00:33:23.6882185Z [2898/7503] 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-10-10T00:33:23.6883872Z [2899/7503] 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-10-10T00:33:23.6885190Z [2900/7503] 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-10-10T00:33:23.7226976Z [2901/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u16.c.obj 2025-10-10T00:33:23.7229025Z [2902/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u24.c.obj 2025-10-10T00:33:23.7231001Z [2903/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u8.c.obj 2025-10-10T00:33:23.8045388Z [2904/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u32.c.obj 2025-10-10T00:33:23.8047405Z [2905/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-f16c-u8.c.obj 2025-10-10T00:33:23.8049135Z [2906/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vsqr-f16c-u8.c.obj 2025-10-10T00:33:23.8050994Z [2907/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p8c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:23.8544586Z [2908/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p8c-minmax-fma3.c.obj 2025-10-10T00:33:23.8546192Z [2909/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p32c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:23.8548356Z [2910/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p16c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:23.8550473Z [2911/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p8c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:23.9448240Z [2912/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p32c-minmax-fma3.c.obj 2025-10-10T00:33:23.9449595Z [2913/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p8c-minmax-fma3.c.obj 2025-10-10T00:33:23.9450754Z [2914/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p16c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:23.9451934Z [2915/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p32c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:23.9774506Z [2916/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p32c-minmax-fma3.c.obj 2025-10-10T00:33:23.9776443Z [2917/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:23.9778393Z [2918/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.0681969Z [2919/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.0683195Z [2920/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.0684359Z [2921/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.0685541Z [2922/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.0929706Z [2923/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.0931803Z [2924/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.0933841Z [2925/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.1630922Z [2926/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.1632656Z [2927/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.1633894Z [2928/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.1635305Z [2929/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.2271776Z [2930/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.2273030Z [2931/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.2274214Z [2932/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.2662615Z [2933/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.2664766Z [2934/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p8c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.2666715Z [2935/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p8c-minmax-fma3.c.obj 2025-10-10T00:33:24.2668885Z [2936/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.3526745Z [2937/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p16c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.3527864Z [2938/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p32c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.3528990Z [2939/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p32c-minmax-fma3.c.obj 2025-10-10T00:33:24.3530020Z [2940/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p8c-minmax-fma3.c.obj 2025-10-10T00:33:24.3924821Z [2941/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p16c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.3926225Z [2942/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p32c-minmax-fma3.c.obj 2025-10-10T00:33:24.3928044Z [2943/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p32c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.3930024Z [2944/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c16.c.obj 2025-10-10T00:33:24.4543880Z [2945/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vmulcaddc\gen\f16-vmulcaddc-c16-minmax-fma3-2x.c.obj 2025-10-10T00:33:24.4545992Z [2946/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p16c-minmax-fma3.c.obj 2025-10-10T00:33:24.4548328Z [2947/7503] 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-10-10T00:33:24.4895281Z [2948/7503] 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-10-10T00:33:24.4896876Z [2949/7503] 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-10-10T00:33:24.4898269Z [2950/7503] 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-10-10T00:33:24.5631942Z [2951/7503] 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-10-10T00:33:24.5634368Z [2952/7503] 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-10-10T00:33:24.5636593Z [2953/7503] 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-10-10T00:33:24.5638831Z [2954/7503] 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-10-10T00:33:24.6189420Z [2955/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u8.c.obj 2025-10-10T00:33:24.6190585Z [2956/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u16.c.obj 2025-10-10T00:33:24.6191918Z [2957/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u24.c.obj 2025-10-10T00:33:24.6193118Z [2958/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.6756660Z [2959/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.6758825Z [2960/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-fma3.c.obj 2025-10-10T00:33:24.6760896Z [2961/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.7469627Z [2962/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-fma3.c.obj 2025-10-10T00:33:24.7470867Z [2963/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.7472145Z [2964/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.7473442Z [2965/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.7767040Z [2966/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.7768833Z [2967/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.7770072Z [2968/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.8508980Z [2969/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.8510199Z [2970/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.8512028Z [2971/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.8513316Z [2972/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.8964548Z [2973/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.8966291Z [2974/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.obj 2025-10-10T00:33:24.8967957Z [2975/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.9714412Z [2976/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.9716433Z [2977/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-fma3.c.obj 2025-10-10T00:33:24.9718669Z [2978/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:24.9721051Z [2979/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-fma3-acc2.c.obj 2025-10-10T00:33:25.0431737Z [2980/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-fma3.c.obj 2025-10-10T00:33:25.0433639Z [2981/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.0452171Z [2982/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.0454953Z [2983/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.1393407Z [2984/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.1395549Z [2985/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.1397691Z [2986/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.1399737Z [2987/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.1747739Z [2988/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.1749011Z [2989/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.1750114Z [2990/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.2650349Z [2991/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.2652011Z [2992/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.2653585Z [2993/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.2654942Z [2994/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.2989845Z [2995/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.2991104Z [2996/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.2992243Z [2997/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.3859261Z [2998/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.3861524Z [2999/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.3863368Z [3000/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.3864674Z [3001/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.4384272Z [3002/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.4386201Z [3003/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.4388065Z [3004/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.4815941Z [3005/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.4817332Z [3006/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.4819669Z [3007/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-8x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.4822085Z [3008/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.5504007Z [3009/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-7x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.5505226Z [3010/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.5506523Z [3011/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.6065627Z [3012/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.6067812Z [3013/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.6069901Z [3014/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.6071881Z [3015/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.6752364Z [3016/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.6754398Z [3017/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.6756597Z [3018/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.6758523Z [3019/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.obj 2025-10-10T00:33:25.7405797Z [3020/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16s4-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.7406968Z [3021/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-7x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.7408164Z [3022/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-8x8-minmax-fma3-broadcast.c.obj 2025-10-10T00:33:25.8149157Z [3023/7503] 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-10-10T00:33:25.8151403Z [3024/7503] 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-10-10T00:33:25.8153512Z [3025/7503] 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-10-10T00:33:25.8155129Z [3026/7503] 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-10-10T00:33:25.8828770Z [3027/7503] 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-10-10T00:33:25.8831008Z [3028/7503] 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-10-10T00:33:25.8833116Z [3029/7503] 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-10-10T00:33:25.9374056Z [3030/7503] 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-10-10T00:33:25.9375466Z [3031/7503] 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-10-10T00:33:25.9376637Z [3032/7503] 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-10-10T00:33:25.9621725Z [3033/7503] 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-10-10T00:33:25.9623959Z [3034/7503] 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-10-10T00:33:25.9626180Z [3035/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u32.c.obj 2025-10-10T00:33:25.9628127Z [3036/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u64.c.obj 2025-10-10T00:33:26.0574080Z [3037/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u8.c.obj 2025-10-10T00:33:26.0575990Z [3038/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u8.c.obj 2025-10-10T00:33:26.0577923Z [3039/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-fma3-rational-3-3-nr.c.obj 2025-10-10T00:33:26.0579764Z [3040/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u8.c.obj 2025-10-10T00:33:26.1021195Z [3041/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u32.c.obj 2025-10-10T00:33:26.1023476Z [3042/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u8.c.obj 2025-10-10T00:33:26.1025425Z [3043/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u32.c.obj 2025-10-10T00:33:26.1027561Z [3044/7503] 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-10-10T00:33:26.1953737Z [3045/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vtanh\gen\f32-vtanh-fma3-rational-9-8-nr.c.obj 2025-10-10T00:33:26.1955824Z [3046/7503] 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-10-10T00:33:26.1957257Z [3047/7503] 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-10-10T00:33:26.2392788Z [3048/7503] 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-10-10T00:33:26.2394236Z [3049/7503] 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-10-10T00:33:26.2395434Z [3050/7503] 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-10-10T00:33:26.2396725Z [3051/7503] 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-10-10T00:33:26.3174074Z [3052/7503] 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-10-10T00:33:26.3176557Z [3053/7503] 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-10-10T00:33:26.3179181Z [3054/7503] 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-10-10T00:33:26.3547093Z [3055/7503] 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-10-10T00:33:26.3549434Z [3056/7503] 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-10-10T00:33:26.3551782Z [3057/7503] 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-10-10T00:33:26.4473540Z [3058/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-1x8-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.4475844Z [3059/7503] 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-10-10T00:33:26.4478114Z [3060/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-1x16-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.4480111Z [3061/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-4x8-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.4965158Z [3062/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-3x16-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.4967254Z [3063/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-4x16-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.4969384Z [3064/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-5x8-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.4971704Z [3065/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-5x16-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.5517112Z [3066/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-6x8-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.5518944Z [3067/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-7x8-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.5520101Z [3068/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-1x8-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.6151169Z [3069/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-1x16-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.6153243Z [3070/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-4x8-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.6155270Z [3071/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-3x16-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.6157502Z [3072/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-4x16-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.6632441Z [3073/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-5x8-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.6633914Z [3074/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-5x16-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.6635300Z [3075/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-6x8-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.7100476Z [3076/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c.obj 2025-10-10T00:33:26.7103360Z [3077/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-7x8-minmax-avx2-broadcast.c.obj 2025-10-10T00:33:26.7105928Z [3078/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c.obj 2025-10-10T00:33:26.7108751Z [3079/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.obj 2025-10-10T00:33:26.7622098Z [3080/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.obj 2025-10-10T00:33:26.7624793Z [3081/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.obj 2025-10-10T00:33:26.7627394Z [3082/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.obj 2025-10-10T00:33:26.8159324Z [3083/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.obj 2025-10-10T00:33:26.8160786Z [3084/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.obj 2025-10-10T00:33:26.8162107Z [3085/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.obj 2025-10-10T00:33:26.8443589Z [3086/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.obj 2025-10-10T00:33:26.8446031Z [3087/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.obj 2025-10-10T00:33:26.8448096Z [3088/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.obj 2025-10-10T00:33:26.8923056Z [3089/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.obj 2025-10-10T00:33:26.8925510Z [3090/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.obj 2025-10-10T00:33:26.8927198Z [3091/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.obj 2025-10-10T00:33:26.9300966Z [3092/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.obj 2025-10-10T00:33:26.9302685Z [3093/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.obj 2025-10-10T00:33:26.9304291Z [3094/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.obj 2025-10-10T00:33:26.9687362Z [3095/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.obj 2025-10-10T00:33:26.9689082Z [3096/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.obj 2025-10-10T00:33:26.9691176Z [3097/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.obj 2025-10-10T00:33:27.0532844Z [3098/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.obj 2025-10-10T00:33:27.0534989Z [3099/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-div-u8.c.obj 2025-10-10T00:33:27.0536529Z [3100/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-velu\gen\f16-velu-avx2-rr1-p3-u8.c.obj 2025-10-10T00:33:27.0538093Z [3101/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-div-u16.c.obj 2025-10-10T00:33:27.0856804Z [3102/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-div-u32.c.obj 2025-10-10T00:33:27.0859205Z [3103/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-div-u24.c.obj 2025-10-10T00:33:27.0861294Z [3104/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.obj 2025-10-10T00:33:27.0862782Z [3105/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.obj 2025-10-10T00:33:27.1764224Z [3106/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.obj 2025-10-10T00:33:27.1765403Z [3107/7503] 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-10-10T00:33:27.1766578Z [3108/7503] 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-10-10T00:33:27.2104895Z [3109/7503] 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-10-10T00:33:27.2107392Z [3110/7503] 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-10-10T00:33:27.2109549Z [3111/7503] 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-10-10T00:33:27.3076566Z [3112/7503] 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-10-10T00:33:27.3077876Z [3113/7503] 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-10-10T00:33:27.3079148Z [3114/7503] 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-10-10T00:33:27.3080388Z [3115/7503] 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-10-10T00:33:27.3235454Z [3116/7503] 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-10-10T00:33:27.3237427Z [3117/7503] 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-10-10T00:33:27.3239222Z [3118/7503] 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-10-10T00:33:27.4168972Z [3119/7503] 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-10-10T00:33:27.4171895Z [3120/7503] 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-10-10T00:33:27.4174177Z [3121/7503] 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-10-10T00:33:27.4176779Z [3122/7503] 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-10-10T00:33:27.4548997Z [3123/7503] 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-10-10T00:33:27.4550371Z [3124/7503] 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-10-10T00:33:27.4551684Z [3125/7503] 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-10-10T00:33:27.5528810Z [3126/7503] 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-10-10T00:33:27.5531029Z [3127/7503] 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-10-10T00:33:27.5532504Z [3128/7503] 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-10-10T00:33:27.5533808Z [3129/7503] 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-10-10T00:33:27.5977864Z [3130/7503] 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-10-10T00:33:27.5979188Z [3131/7503] 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-10-10T00:33:27.5980365Z [3132/7503] 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-10-10T00:33:27.6398423Z [3133/7503] 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-10-10T00:33:27.6399770Z [3134/7503] 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-10-10T00:33:27.6400971Z [3135/7503] 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-10-10T00:33:27.7079637Z [3136/7503] 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-10-10T00:33:27.7080847Z [3137/7503] 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-10-10T00:33:27.7081973Z [3138/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u16.c.obj 2025-10-10T00:33:27.7082980Z [3139/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u32.c.obj 2025-10-10T00:33:27.7332068Z [3140/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u48.c.obj 2025-10-10T00:33:27.7334517Z [3141/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u16.c.obj 2025-10-10T00:33:27.7336677Z [3142/7503] 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-10-10T00:33:27.7338089Z [3143/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u32.c.obj 2025-10-10T00:33:27.7836169Z [3144/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32-acc2.c.obj 2025-10-10T00:33:27.7837621Z [3145/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u48.c.obj 2025-10-10T00:33:27.7838954Z [3146/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32-acc4.c.obj 2025-10-10T00:33:27.8246590Z [3147/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32.c.obj 2025-10-10T00:33:27.8247896Z [3148/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u64-acc2.c.obj 2025-10-10T00:33:27.8249168Z [3149/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u64-acc4.c.obj 2025-10-10T00:33:27.8250407Z [3150/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u64.c.obj 2025-10-10T00:33:27.8638397Z [3151/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u72-acc3.c.obj 2025-10-10T00:33:27.8640806Z [3152/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u72.c.obj 2025-10-10T00:33:27.8642792Z [3153/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80-acc2.c.obj 2025-10-10T00:33:27.9015047Z [3154/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80-acc5.c.obj 2025-10-10T00:33:27.9016406Z [3155/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80.c.obj 2025-10-10T00:33:27.9017849Z [3156/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96-acc2.c.obj 2025-10-10T00:33:27.9019204Z [3157/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96-acc3.c.obj 2025-10-10T00:33:27.9291621Z [3158/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96-acc6.c.obj 2025-10-10T00:33:27.9293904Z [3159/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96.c.obj 2025-10-10T00:33:27.9296033Z [3160/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32-acc2.c.obj 2025-10-10T00:33:27.9844393Z [3161/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32-acc4.c.obj 2025-10-10T00:33:27.9845572Z [3162/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32.c.obj 2025-10-10T00:33:27.9846768Z [3163/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u64-acc2.c.obj 2025-10-10T00:33:27.9847862Z [3164/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u64-acc4.c.obj 2025-10-10T00:33:28.0200919Z [3165/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u64.c.obj 2025-10-10T00:33:28.0203314Z [3166/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80-acc2.c.obj 2025-10-10T00:33:28.0205375Z [3167/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u72.c.obj 2025-10-10T00:33:28.0654296Z [3168/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80-acc5.c.obj 2025-10-10T00:33:28.0656681Z [3169/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u72-acc3.c.obj 2025-10-10T00:33:28.0658714Z [3170/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80.c.obj 2025-10-10T00:33:28.0660772Z [3171/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96-acc2.c.obj 2025-10-10T00:33:28.1366649Z [3172/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96-acc3.c.obj 2025-10-10T00:33:28.1368029Z [3173/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96-acc6.c.obj 2025-10-10T00:33:28.1369273Z [3174/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96.c.obj 2025-10-10T00:33:28.1370634Z [3175/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c.obj 2025-10-10T00:33:28.1674780Z [3176/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c.obj 2025-10-10T00:33:28.1676264Z [3177/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c.obj 2025-10-10T00:33:28.1677629Z [3178/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c.obj 2025-10-10T00:33:28.2092890Z [3179/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c.obj 2025-10-10T00:33:28.2094770Z [3180/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c.obj 2025-10-10T00:33:28.2096250Z [3181/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c.obj 2025-10-10T00:33:28.2672825Z [3182/7503] 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-10-10T00:33:28.2673999Z [3183/7503] 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-10-10T00:33:28.2675154Z [3184/7503] 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-10-10T00:33:28.3134050Z [3185/7503] 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-10-10T00:33:28.3136860Z [3186/7503] 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-10-10T00:33:28.3139039Z [3187/7503] 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-10-10T00:33:28.3141095Z [3188/7503] 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-10-10T00:33:28.3944375Z [3189/7503] 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-10-10T00:33:28.3945512Z [3190/7503] 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-10-10T00:33:28.3946572Z [3191/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u8.c.obj 2025-10-10T00:33:28.3947798Z [3192/7503] 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-10-10T00:33:28.4132330Z [3193/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u16.c.obj 2025-10-10T00:33:28.4134334Z [3194/7503] 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-10-10T00:33:28.4136174Z [3195/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u24.c.obj 2025-10-10T00:33:28.4137920Z [3196/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u32.c.obj 2025-10-10T00:33:28.4792212Z [3197/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u16.c.obj 2025-10-10T00:33:28.4794229Z [3198/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u8.c.obj 2025-10-10T00:33:28.4796289Z [3199/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u24.c.obj 2025-10-10T00:33:28.5028613Z [3200/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u32.c.obj 2025-10-10T00:33:28.5030422Z [3201/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u16.c.obj 2025-10-10T00:33:28.5032105Z [3202/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u8.c.obj 2025-10-10T00:33:28.5034020Z [3203/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u24.c.obj 2025-10-10T00:33:28.5922821Z [3204/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u32.c.obj 2025-10-10T00:33:28.5924034Z [3205/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-div-u8.c.obj 2025-10-10T00:33:28.5925185Z [3206/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-div-u24.c.obj 2025-10-10T00:33:28.6219404Z [3207/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-div-u32.c.obj 2025-10-10T00:33:28.6221573Z [3208/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.obj 2025-10-10T00:33:28.6223784Z [3209/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.obj 2025-10-10T00:33:28.6225948Z [3210/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.obj 2025-10-10T00:33:28.7531136Z [3211/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.obj 2025-10-10T00:33:28.7532289Z [3212/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.obj 2025-10-10T00:33:28.7533416Z [3213/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.obj 2025-10-10T00:33:28.7534534Z [3214/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.obj 2025-10-10T00:33:28.7829117Z [3215/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.obj 2025-10-10T00:33:28.7831575Z [3216/7503] 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-10-10T00:33:28.7833727Z [3217/7503] 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-10-10T00:33:28.8117692Z [3218/7503] 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-10-10T00:33:28.8120046Z [3219/7503] 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-10-10T00:33:28.8122360Z [3220/7503] 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-10-10T00:33:28.9028339Z [3221/7503] 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-10-10T00:33:28.9030442Z [3222/7503] 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-10-10T00:33:28.9032516Z [3223/7503] 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-10-10T00:33:28.9035064Z [3224/7503] 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-10-10T00:33:28.9446950Z [3225/7503] 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-10-10T00:33:28.9448623Z [3226/7503] 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-10-10T00:33:28.9449945Z [3227/7503] 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-10-10T00:33:29.0437830Z [3228/7503] 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-10-10T00:33:29.0439118Z [3229/7503] 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-10-10T00:33:29.0440367Z [3230/7503] 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-10-10T00:33:29.0793752Z [3231/7503] 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-10-10T00:33:29.0795070Z [3232/7503] 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-10-10T00:33:29.0796336Z [3233/7503] 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-10-10T00:33:29.0797528Z [3234/7503] 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-10-10T00:33:29.1296552Z [3235/7503] 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-10-10T00:33:29.1299198Z [3236/7503] 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-10-10T00:33:29.1301622Z [3237/7503] 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-10-10T00:33:29.2081045Z [3238/7503] 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-10-10T00:33:29.2082281Z [3239/7503] 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-10-10T00:33:29.2083556Z [3240/7503] 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-10-10T00:33:29.2494536Z [3241/7503] 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-10-10T00:33:29.2495814Z [3242/7503] 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-10-10T00:33:29.2497125Z [3243/7503] 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-10-10T00:33:29.2498296Z [3244/7503] 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-10-10T00:33:29.3399345Z [3245/7503] 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-10-10T00:33:29.3400611Z [3246/7503] 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-10-10T00:33:29.3402055Z [3247/7503] 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-10-10T00:33:29.3663739Z [3248/7503] 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-10-10T00:33:29.3665808Z [3249/7503] 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-10-10T00:33:29.3667082Z [3250/7503] 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-10-10T00:33:29.4784927Z [3251/7503] 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-10-10T00:33:29.4786159Z [3252/7503] 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-10-10T00:33:29.4787370Z [3253/7503] 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-10-10T00:33:29.4788649Z [3254/7503] 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-10-10T00:33:29.5013248Z [3255/7503] 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-10-10T00:33:29.5015558Z [3256/7503] 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-10-10T00:33:29.5017770Z [3257/7503] 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-10-10T00:33:29.5372666Z [3258/7503] 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-10-10T00:33:29.5374231Z [3259/7503] 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-10-10T00:33:29.5375756Z [3260/7503] 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-10-10T00:33:29.6422749Z [3261/7503] 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-10-10T00:33:29.6424093Z [3262/7503] 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-10-10T00:33:29.6425260Z [3263/7503] 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-10-10T00:33:29.6426545Z [3264/7503] 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-10-10T00:33:29.6673397Z [3265/7503] 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-10-10T00:33:29.6675746Z [3266/7503] 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-10-10T00:33:29.6677952Z [3267/7503] 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-10-10T00:33:29.7701502Z [3268/7503] 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-10-10T00:33:29.7703064Z [3269/7503] 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-10-10T00:33:29.7704386Z [3270/7503] 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-10-10T00:33:29.7705930Z [3271/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:29.8088984Z [3272/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:29.8090852Z [3273/7503] 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-10-10T00:33:29.8092526Z [3274/7503] 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-10-10T00:33:29.8607095Z [3275/7503] 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-10-10T00:33:29.8609957Z [3276/7503] 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-10-10T00:33:29.8612675Z [3277/7503] 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-10-10T00:33:29.9302622Z [3278/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:29.9304995Z [3279/7503] 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-10-10T00:33:29.9307447Z [3280/7503] 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-10-10T00:33:29.9510988Z [3281/7503] 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-10-10T00:33:29.9512726Z [3282/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:29.9515181Z [3283/7503] 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-10-10T00:33:30.0513820Z [3284/7503] 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-10-10T00:33:30.0515127Z [3285/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:30.0516404Z [3286/7503] 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-10-10T00:33:30.0762060Z [3287/7503] 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-10-10T00:33:30.0764186Z [3288/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:30.0766637Z [3289/7503] 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-10-10T00:33:30.0769063Z [3290/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:30.1413390Z [3291/7503] 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-10-10T00:33:30.1415470Z [3292/7503] 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-10-10T00:33:30.1417990Z [3293/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:30.1900573Z [3294/7503] 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-10-10T00:33:30.1902181Z [3295/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:30.1904350Z [3296/7503] 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-10-10T00:33:30.2110852Z [3297/7503] 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-10-10T00:33:30.2113301Z [3298/7503] 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-10-10T00:33:30.2115568Z [3299/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:30.2997645Z [3300/7503] 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-10-10T00:33:30.2999418Z [3301/7503] 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-10-10T00:33:30.3000918Z [3302/7503] 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-10-10T00:33:30.3384117Z [3303/7503] 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-10-10T00:33:30.3386118Z [3304/7503] 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-10-10T00:33:30.3387440Z [3305/7503] 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-10-10T00:33:30.3388722Z [3306/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:30.4135863Z [3307/7503] 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-10-10T00:33:30.4138358Z [3308/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:30.4140700Z [3309/7503] 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-10-10T00:33:30.4593727Z [3310/7503] 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-10-10T00:33:30.4595162Z [3311/7503] 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-10-10T00:33:30.4596420Z [3312/7503] 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-10-10T00:33:30.4597542Z [3313/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u24.c.obj 2025-10-10T00:33:30.4961885Z [3314/7503] 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-10-10T00:33:30.4963187Z [3315/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u32.c.obj 2025-10-10T00:33:30.4964568Z [3316/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:30.5750355Z [3317/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u64.c.obj 2025-10-10T00:33:30.5751381Z [3318/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u8.c.obj 2025-10-10T00:33:30.5752379Z [3319/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u24.c.obj 2025-10-10T00:33:30.5753523Z [3320/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u32.c.obj 2025-10-10T00:33:30.6164831Z [3321/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-avx2-madd.c.obj 2025-10-10T00:33:30.6166095Z [3322/7503] 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-10-10T00:33:30.6167495Z [3323/7503] 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-10-10T00:33:30.6596684Z [3324/7503] 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-10-10T00:33:30.6599771Z [3325/7503] 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-10-10T00:33:30.6602334Z [3326/7503] 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-10-10T00:33:30.7270907Z [3327/7503] 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-10-10T00:33:30.7273680Z [3328/7503] 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-10-10T00:33:30.7276569Z [3329/7503] 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-10-10T00:33:30.7662765Z [3330/7503] 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-10-10T00:33:30.7664868Z [3331/7503] 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-10-10T00:33:30.7666423Z [3332/7503] 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-10-10T00:33:30.8308364Z [3333/7503] 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-10-10T00:33:30.8311014Z [3334/7503] 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-10-10T00:33:30.8313647Z [3335/7503] 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-10-10T00:33:30.8749044Z [3336/7503] 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-10-10T00:33:30.8750909Z [3337/7503] 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-10-10T00:33:30.8753082Z [3338/7503] 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-10-10T00:33:30.9040446Z [3339/7503] 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-10-10T00:33:30.9042971Z [3340/7503] 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-10-10T00:33:30.9045562Z [3341/7503] 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-10-10T00:33:30.9766732Z [3342/7503] 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-10-10T00:33:30.9769287Z [3343/7503] 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-10-10T00:33:30.9770996Z [3344/7503] 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-10-10T00:33:31.0083933Z [3345/7503] 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-10-10T00:33:31.0085619Z [3346/7503] 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-10-10T00:33:31.0087748Z [3347/7503] 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-10-10T00:33:31.0454972Z [3348/7503] 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-10-10T00:33:31.0457276Z [3349/7503] 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-10-10T00:33:31.1410332Z [3350/7503] 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-10-10T00:33:31.1411945Z [3351/7503] 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-10-10T00:33:31.1413348Z [3352/7503] 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-10-10T00:33:31.1414693Z [3353/7503] 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-10-10T00:33:31.1647013Z [3354/7503] 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-10-10T00:33:31.1649534Z [3355/7503] 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-10-10T00:33:31.1651984Z [3356/7503] 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-10-10T00:33:31.2274614Z [3357/7503] 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-10-10T00:33:31.2277036Z [3358/7503] 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-10-10T00:33:31.2278583Z [3359/7503] 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-10-10T00:33:31.2837320Z [3360/7503] 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-10-10T00:33:31.2840109Z [3361/7503] 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-10-10T00:33:31.2842085Z [3362/7503] 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-10-10T00:33:31.2844991Z [3363/7503] 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-10-10T00:33:31.3481039Z [3364/7503] 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-10-10T00:33:31.3482466Z [3365/7503] 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-10-10T00:33:31.3483660Z [3366/7503] 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-10-10T00:33:31.4032054Z [3367/7503] 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-10-10T00:33:31.4033631Z [3368/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c.obj 2025-10-10T00:33:31.4034979Z [3369/7503] 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-10-10T00:33:31.4036231Z [3370/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u32.c.obj 2025-10-10T00:33:31.4446709Z [3371/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u128-acc2.c.obj 2025-10-10T00:33:31.4448512Z [3372/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u128-acc4.c.obj 2025-10-10T00:33:31.4450644Z [3373/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx2-mul32-ld64-u8.c.obj 2025-10-10T00:33:31.5121260Z [3374/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx2-mul32-ld64-u24.c.obj 2025-10-10T00:33:31.5122487Z [3375/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx2-mul32-ld64-u32.c.obj 2025-10-10T00:33:31.5123863Z [3376/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.obj 2025-10-10T00:33:31.5125526Z [3377/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.obj 2025-10-10T00:33:31.5575299Z [3378/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.obj 2025-10-10T00:33:31.5577357Z [3379/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u16.c.obj 2025-10-10T00:33:31.5580094Z [3380/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u64.c.obj 2025-10-10T00:33:31.5581683Z [3381/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u16.c.obj 2025-10-10T00:33:31.6437319Z [3382/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u64.c.obj 2025-10-10T00:33:31.6439357Z [3383/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.6441579Z [3384/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.6443759Z [3385/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.6845514Z [3386/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.6847279Z [3387/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.6849593Z [3388/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.7454476Z [3389/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.7455875Z [3390/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.7457092Z [3391/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.7857227Z [3392/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.7858438Z [3393/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.7859907Z [3394/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.7861249Z [3395/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.obj 2025-10-10T00:33:31.9012332Z [3396/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx2-u8.c.obj 2025-10-10T00:33:31.9013405Z [3397/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx2-u32.c.obj 2025-10-10T00:33:31.9014423Z [3398/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx2-u24.c.obj 2025-10-10T00:33:31.9015476Z [3399/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x8c8-minmax-fp32-avx2.c.obj 2025-10-10T00:33:31.9110662Z [3400/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u128-acc2.c.obj 2025-10-10T00:33:31.9112578Z [3401/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x8c8-minmax-fp32-avx2.c.obj 2025-10-10T00:33:31.9114532Z [3402/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x8c8-minmax-fp32-avx2.c.obj 2025-10-10T00:33:31.9116416Z [3403/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u128-acc4.c.obj 2025-10-10T00:33:31.9984730Z [3404/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x8c8-minmax-fp32-avx2.c.obj 2025-10-10T00:33:31.9985828Z [3405/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u32.c.obj 2025-10-10T00:33:31.9986845Z [3406/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx2-mul32-ld64-u8.c.obj 2025-10-10T00:33:32.0290757Z [3407/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.obj 2025-10-10T00:33:32.0292613Z [3408/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u32.c.obj 2025-10-10T00:33:32.0294166Z [3409/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u16.c.obj 2025-10-10T00:33:32.0297247Z [3410/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u64.c.obj 2025-10-10T00:33:32.0298907Z [3411/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u64.c.obj 2025-10-10T00:33:32.1289456Z [3412/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u96.c.obj 2025-10-10T00:33:32.1291385Z [3413/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u16.c.obj 2025-10-10T00:33:32.1293327Z [3414/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u64.c.obj 2025-10-10T00:33:32.1295353Z [3415/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx2-prfm.c.obj 2025-10-10T00:33:32.1374710Z [3416/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx2-prfm.c.obj 2025-10-10T00:33:32.1376605Z [3417/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx2.c.obj 2025-10-10T00:33:32.1378635Z [3418/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx2.c.obj 2025-10-10T00:33:32.2126143Z [3419/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-32x32-reuse-mov-avx2.c.obj 2025-10-10T00:33:32.2127436Z [3420/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x8-gemm-goi-avx2-u16.c.obj 2025-10-10T00:33:32.2129121Z [3421/7503] 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-10-10T00:33:32.2131436Z [3422/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x16-gemm-goi-avx2-u16.c.obj 2025-10-10T00:33:32.2491815Z [3423/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-16x16-reuse-mov-avx2.c.obj 2025-10-10T00:33:32.2494380Z [3424/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c.obj 2025-10-10T00:33:32.2496422Z [3425/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc4.c.obj 2025-10-10T00:33:32.2886358Z [3426/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u16-acc2.c.obj 2025-10-10T00:33:32.2889174Z [3427/7503] 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-10-10T00:33:32.2891726Z [3428/7503] 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-10-10T00:33:32.3985861Z [3429/7503] 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-10-10T00:33:32.3987134Z [3430/7503] 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-10-10T00:33:32.3988352Z [3431/7503] 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-10-10T00:33:32.3989586Z [3432/7503] 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-10-10T00:33:32.4160572Z [3433/7503] 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-10-10T00:33:32.4162059Z [3434/7503] 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-10-10T00:33:32.4163427Z [3435/7503] 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-10-10T00:33:32.5392635Z [3436/7503] 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-10-10T00:33:32.5393935Z [3437/7503] 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-10-10T00:33:32.5395158Z [3438/7503] 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-10-10T00:33:32.5508465Z [3439/7503] 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-10-10T00:33:32.5511074Z [3440/7503] 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-10-10T00:33:32.5513383Z [3441/7503] 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-10-10T00:33:32.6261270Z [3442/7503] 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-10-10T00:33:32.6264124Z [3443/7503] 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-10-10T00:33:32.6266747Z [3444/7503] 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-10-10T00:33:32.6269109Z [3445/7503] 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-10-10T00:33:32.6977666Z [3446/7503] 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-10-10T00:33:32.6978965Z [3447/7503] 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-10-10T00:33:32.6980177Z [3448/7503] 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-10-10T00:33:32.7010768Z [3449/7503] 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-10-10T00:33:32.7013046Z [3450/7503] 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-10-10T00:33:32.7015134Z [3451/7503] 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-10-10T00:33:32.8324999Z [3452/7503] 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-10-10T00:33:32.8326277Z [3453/7503] 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-10-10T00:33:32.8327485Z [3454/7503] 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-10-10T00:33:32.8502959Z [3455/7503] 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-10-10T00:33:32.8505078Z [3456/7503] 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-10-10T00:33:32.8506416Z [3457/7503] 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-10-10T00:33:32.8507627Z [3458/7503] 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-10-10T00:33:32.9761821Z [3459/7503] 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-10-10T00:33:32.9763118Z [3460/7503] 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-10-10T00:33:32.9764444Z [3461/7503] 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-10-10T00:33:32.9934582Z [3462/7503] 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-10-10T00:33:32.9935983Z [3463/7503] 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-10-10T00:33:32.9937201Z [3464/7503] 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-10-10T00:33:33.0048909Z [3465/7503] 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-10-10T00:33:33.0050277Z [3466/7503] 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-10-10T00:33:33.0051519Z [3467/7503] 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-10-10T00:33:33.1234838Z [3468/7503] 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-10-10T00:33:33.1236150Z [3469/7503] 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-10-10T00:33:33.1237427Z [3470/7503] 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-10-10T00:33:33.1440767Z [3471/7503] 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-10-10T00:33:33.1442324Z [3472/7503] 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-10-10T00:33:33.1443817Z [3473/7503] 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-10-10T00:33:33.1445171Z [3474/7503] 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-10-10T00:33:33.2502598Z [3475/7503] 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-10-10T00:33:33.2503906Z [3476/7503] 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-10-10T00:33:33.2505212Z [3477/7503] 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-10-10T00:33:33.2755312Z [3478/7503] 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-10-10T00:33:33.2757472Z [3479/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u32.c.obj 2025-10-10T00:33:33.2759363Z [3480/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u128-acc2.c.obj 2025-10-10T00:33:33.2761372Z [3481/7503] 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-10-10T00:33:33.2893171Z [3482/7503] 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-10-10T00:33:33.2895449Z [3483/7503] 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-10-10T00:33:33.2897744Z [3484/7503] 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-10-10T00:33:33.3972480Z [3485/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u128-acc4.c.obj 2025-10-10T00:33:33.3974347Z [3486/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx256skx-prfm.c.obj 2025-10-10T00:33:33.3976357Z [3487/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x8c8-minmax-fp32-avx256skx.c.obj 2025-10-10T00:33:33.3978262Z [3488/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx256skx-prfm.c.obj 2025-10-10T00:33:33.4265760Z [3489/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx256skx.c.obj 2025-10-10T00:33:33.4267687Z [3490/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x8c8-minmax-fp32-avx256skx.c.obj 2025-10-10T00:33:33.4269622Z [3491/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx256skx.c.obj 2025-10-10T00:33:33.5460906Z [3492/7503] 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-10-10T00:33:33.5462291Z [3493/7503] 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-10-10T00:33:33.5463774Z [3494/7503] 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-10-10T00:33:33.5701789Z [3495/7503] 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-10-10T00:33:33.5703101Z [3496/7503] 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-10-10T00:33:33.5704300Z [3497/7503] 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-10-10T00:33:33.5705535Z [3498/7503] 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-10-10T00:33:33.6850605Z [3499/7503] 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-10-10T00:33:33.6851977Z [3500/7503] 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-10-10T00:33:33.6853612Z [3501/7503] 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-10-10T00:33:33.7073986Z [3502/7503] 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-10-10T00:33:33.7075507Z [3503/7503] 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-10-10T00:33:33.7076978Z [3504/7503] 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-10-10T00:33:33.7251399Z [3505/7503] 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-10-10T00:33:33.7254233Z [3506/7503] 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-10-10T00:33:33.7256439Z [3507/7503] 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-10-10T00:33:33.8539772Z [3508/7503] 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-10-10T00:33:33.8542143Z [3509/7503] 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-10-10T00:33:33.8544382Z [3510/7503] 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-10-10T00:33:33.8546565Z [3511/7503] 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-10-10T00:33:33.8687530Z [3512/7503] 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-10-10T00:33:33.8689477Z [3513/7503] 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-10-10T00:33:33.8690818Z [3514/7503] 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-10-10T00:33:33.9756950Z [3515/7503] 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-10-10T00:33:33.9759666Z [3516/7503] 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-10-10T00:33:33.9761947Z [3517/7503] 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-10-10T00:33:34.0064782Z [3518/7503] 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-10-10T00:33:34.0066065Z [3519/7503] 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-10-10T00:33:34.0067396Z [3520/7503] 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-10-10T00:33:34.0157599Z [3521/7503] 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-10-10T00:33:34.0158988Z [3522/7503] 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-10-10T00:33:34.0160223Z [3523/7503] 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-10-10T00:33:34.1482182Z [3524/7503] 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-10-10T00:33:34.1483510Z [3525/7503] 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-10-10T00:33:34.1484778Z [3526/7503] 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-10-10T00:33:34.1486041Z [3527/7503] 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-10-10T00:33:34.1627328Z [3528/7503] 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-10-10T00:33:34.1628728Z [3529/7503] 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-10-10T00:33:34.1630043Z [3530/7503] 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-10-10T00:33:34.2613598Z [3531/7503] 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-10-10T00:33:34.2615959Z [3532/7503] 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-10-10T00:33:34.2618303Z [3533/7503] 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-10-10T00:33:34.3059267Z [3534/7503] 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-10-10T00:33:34.3060545Z [3535/7503] 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-10-10T00:33:34.3062068Z [3536/7503] 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-10-10T00:33:34.3664125Z [3537/7503] 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-10-10T00:33:34.3666687Z [3538/7503] 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-10-10T00:33:34.3668281Z [3539/7503] 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-10-10T00:33:34.3670138Z [3540/7503] 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-10-10T00:33:34.4560620Z [3541/7503] 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-10-10T00:33:34.4561966Z [3542/7503] 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-10-10T00:33:34.4563437Z [3543/7503] 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-10-10T00:33:34.4731681Z [3544/7503] 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-10-10T00:33:34.4734092Z [3545/7503] 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-10-10T00:33:34.4736269Z [3546/7503] 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-10-10T00:33:34.5383444Z [3547/7503] 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-10-10T00:33:34.5385638Z [3548/7503] 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-10-10T00:33:34.5387192Z [3549/7503] 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-10-10T00:33:34.6124901Z [3550/7503] 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-10-10T00:33:34.6127336Z [3551/7503] 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-10-10T00:33:34.6129732Z [3552/7503] 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-10-10T00:33:34.6132072Z [3553/7503] 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-10-10T00:33:34.6496286Z [3554/7503] 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-10-10T00:33:34.6498509Z [3555/7503] 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-10-10T00:33:34.6500774Z [3556/7503] 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-10-10T00:33:34.7608134Z [3557/7503] 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-10-10T00:33:34.7609438Z [3558/7503] 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-10-10T00:33:34.7610740Z [3559/7503] 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-10-10T00:33:34.7724434Z [3560/7503] 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-10-10T00:33:34.7725781Z [3561/7503] 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-10-10T00:33:34.7727148Z [3562/7503] 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-10-10T00:33:34.8822541Z [3563/7503] 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-10-10T00:33:34.8823924Z [3564/7503] 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-10-10T00:33:34.8825204Z [3565/7503] 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-10-10T00:33:34.9205966Z [3566/7503] 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-10-10T00:33:34.9207316Z [3567/7503] 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-10-10T00:33:34.9208651Z [3568/7503] 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-10-10T00:33:34.9209936Z [3569/7503] 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-10-10T00:33:34.9846402Z [3570/7503] 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-10-10T00:33:34.9849704Z [3571/7503] 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-10-10T00:33:34.9851369Z [3572/7503] 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-10-10T00:33:35.0531449Z [3573/7503] 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-10-10T00:33:35.0532903Z [3574/7503] 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-10-10T00:33:35.0535021Z [3575/7503] 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-10-10T00:33:35.0843698Z [3576/7503] 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-10-10T00:33:35.0845339Z [3577/7503] 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-10-10T00:33:35.0846662Z [3578/7503] 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-10-10T00:33:35.1597472Z [3579/7503] 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-10-10T00:33:35.1598981Z [3580/7503] 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-10-10T00:33:35.1600543Z [3581/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-avx256vnni.c.obj 2025-10-10T00:33:35.1601837Z [3582/7503] 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-10-10T00:33:35.2240374Z [3583/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-goi-avx256vnni.c.obj 2025-10-10T00:33:35.2242432Z [3584/7503] 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-10-10T00:33:35.2244731Z [3585/7503] 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-10-10T00:33:35.2726549Z [3586/7503] 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-10-10T00:33:35.2728960Z [3587/7503] 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-10-10T00:33:35.2731287Z [3588/7503] 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-10-10T00:33:35.3638368Z [3589/7503] 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-10-10T00:33:35.3640776Z [3590/7503] 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-10-10T00:33:35.3643091Z [3591/7503] 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-10-10T00:33:35.3645472Z [3592/7503] 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-10-10T00:33:35.4017420Z [3593/7503] 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-10-10T00:33:35.4018810Z [3594/7503] 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-10-10T00:33:35.4020030Z [3595/7503] 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-10-10T00:33:35.4725818Z [3596/7503] 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-10-10T00:33:35.4728246Z [3597/7503] 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-10-10T00:33:35.4730647Z [3598/7503] 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-10-10T00:33:35.5280477Z [3599/7503] 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-10-10T00:33:35.5282633Z [3600/7503] 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-10-10T00:33:35.5283993Z [3601/7503] 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-10-10T00:33:35.5285353Z [3602/7503] 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-10-10T00:33:35.5528647Z [3603/7503] 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-10-10T00:33:35.5532208Z [3604/7503] 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-10-10T00:33:35.5534629Z [3605/7503] 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-10-10T00:33:35.6577764Z [3606/7503] 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-10-10T00:33:35.6579367Z [3607/7503] 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-10-10T00:33:35.6580956Z [3608/7503] 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-10-10T00:33:35.6876988Z [3609/7503] 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-10-10T00:33:35.6878583Z [3610/7503] 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-10-10T00:33:35.6880004Z [3611/7503] 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-10-10T00:33:35.7654260Z [3612/7503] 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-10-10T00:33:35.7656621Z [3613/7503] 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-10-10T00:33:35.7658962Z [3614/7503] 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-10-10T00:33:35.7661642Z [3615/7503] 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-10-10T00:33:35.7898496Z [3616/7503] 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-10-10T00:33:35.7899739Z [3617/7503] 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-10-10T00:33:35.7900926Z [3618/7503] 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-10-10T00:33:35.8691095Z [3619/7503] 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-10-10T00:33:35.8693657Z [3620/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u64-acc2.c.obj 2025-10-10T00:33:35.8695824Z [3621/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u32.c.obj 2025-10-10T00:33:35.8697096Z [3622/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u128-acc2.c.obj 2025-10-10T00:33:35.9241362Z [3623/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u128-acc4.c.obj 2025-10-10T00:33:35.9243537Z [3624/7503] 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-10-10T00:33:35.9245849Z [3625/7503] 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-10-10T00:33:35.9488289Z [3626/7503] 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-10-10T00:33:35.9490726Z [3627/7503] 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-10-10T00:33:35.9492823Z [3628/7503] 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-10-10T00:33:36.0608402Z [3629/7503] 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-10-10T00:33:36.0610901Z [3630/7503] 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-10-10T00:33:36.0613395Z [3631/7503] 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-10-10T00:33:36.0837485Z [3632/7503] 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-10-10T00:33:36.0839972Z [3633/7503] 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-10-10T00:33:36.0842384Z [3634/7503] 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-10-10T00:33:36.0844689Z [3635/7503] 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-10-10T00:33:36.1618048Z [3636/7503] 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-10-10T00:33:36.1619627Z [3637/7503] 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-10-10T00:33:36.1622737Z [3638/7503] 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-10-10T00:33:36.2158779Z [3639/7503] 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-10-10T00:33:36.2160182Z [3640/7503] 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-10-10T00:33:36.2161470Z [3641/7503] 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-10-10T00:33:36.2344344Z [3642/7503] 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-10-10T00:33:36.2346003Z [3643/7503] 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-10-10T00:33:36.2347964Z [3644/7503] 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-10-10T00:33:36.3457732Z [3645/7503] 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-10-10T00:33:36.3459138Z [3646/7503] 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-10-10T00:33:36.3461039Z [3647/7503] 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-10-10T00:33:36.3848087Z [3648/7503] 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-10-10T00:33:36.3849690Z [3649/7503] 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-10-10T00:33:36.3851078Z [3650/7503] 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-10-10T00:33:36.4081065Z [3651/7503] 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-10-10T00:33:36.4083567Z [3652/7503] 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-10-10T00:33:36.4085757Z [3653/7503] 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-10-10T00:33:36.4919145Z [3654/7503] 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-10-10T00:33:36.4921484Z [3655/7503] 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-10-10T00:33:36.4923567Z [3656/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx512f-acc2.c.obj 2025-10-10T00:33:36.4925597Z [3657/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p32c-minmax-avx512f.c.obj 2025-10-10T00:33:36.5559465Z [3658/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p32c-minmax-avx512f-acc2.c.obj 2025-10-10T00:33:36.5561052Z [3659/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p32c-minmax-avx512f-acc2.c.obj 2025-10-10T00:33:36.5562574Z [3660/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx512f-acc2.c.obj 2025-10-10T00:33:36.5564099Z [3661/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p32c-minmax-avx512f.c.obj 2025-10-10T00:33:36.6111185Z [3662/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.obj 2025-10-10T00:33:36.6113218Z [3663/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.obj 2025-10-10T00:33:36.6115280Z [3664/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.obj 2025-10-10T00:33:36.6711000Z [3665/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p32c-minmax-avx512f-acc2.c.obj 2025-10-10T00:33:36.6713168Z [3666/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx512f-acc2.c.obj 2025-10-10T00:33:36.6715256Z [3667/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p32c-minmax-avx512f.c.obj 2025-10-10T00:33:36.6717336Z [3668/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx512f-acc2.c.obj 2025-10-10T00:33:36.7390746Z [3669/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p32c-minmax-avx512f-acc2.c.obj 2025-10-10T00:33:36.7392259Z [3670/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p32c-minmax-avx512f.c.obj 2025-10-10T00:33:36.7393487Z [3671/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:36.7929253Z [3672/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:36.7931700Z [3673/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:36.7933795Z [3674/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:36.7936103Z [3675/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:36.8616770Z [3676/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:36.8618451Z [3677/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:36.8619585Z [3678/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:36.9350683Z [3679/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:36.9351830Z [3680/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:36.9353007Z [3681/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:36.9354178Z [3682/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.0004990Z [3683/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.0006228Z [3684/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.0007572Z [3685/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.0008792Z [3686/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.0517781Z [3687/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-9x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.0518966Z [3688/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-9x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.0520118Z [3689/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-10x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.1213972Z [3690/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-9x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.1216225Z [3691/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-10x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.1218367Z [3692/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-10x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.1220548Z [3693/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-11x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.1927998Z [3694/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-11x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.1929984Z [3695/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-11x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.1932221Z [3696/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-12x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.2770062Z [3697/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-12x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.2771216Z [3698/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-13x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.2772416Z [3699/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-12x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.2773554Z [3700/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-13x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.3104139Z [3701/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-14x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.3105436Z [3702/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-14x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.3106607Z [3703/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-13x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.4190133Z [3704/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-14x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.4191336Z [3705/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-15x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.4193366Z [3706/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-15x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.4194943Z [3707/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-15x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.4452602Z [3708/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-16x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.4454821Z [3709/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-16x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.4457028Z [3710/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.5178978Z [3711/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.5181718Z [3712/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-16x64-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.5184155Z [3713/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.5186736Z [3714/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.5735447Z [3715/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-7x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.5736816Z [3716/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-8x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.5738351Z [3717/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.6488501Z [3718/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.6489662Z [3719/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.6490776Z [3720/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.6491885Z [3721/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.6752062Z [3722/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.6753496Z [3723/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.6755260Z [3724/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-7x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.7170887Z [3725/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c.obj 2025-10-10T00:33:37.7173452Z [3726/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c.obj 2025-10-10T00:33:37.7175376Z [3727/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-8x16-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.7177106Z [3728/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-8x32-minmax-avx512f-broadcast.c.obj 2025-10-10T00:33:37.7824076Z [3729/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u64.c.obj 2025-10-10T00:33:37.7825667Z [3730/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.obj 2025-10-10T00:33:37.7826968Z [3731/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u128.c.obj 2025-10-10T00:33:37.8294034Z [3732/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.obj 2025-10-10T00:33:37.8296106Z [3733/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u144.c.obj 2025-10-10T00:33:37.8298617Z [3734/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.obj 2025-10-10T00:33:37.8621958Z [3735/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.obj 2025-10-10T00:33:37.8623332Z [3736/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.obj 2025-10-10T00:33:37.8624675Z [3737/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u160.c.obj 2025-10-10T00:33:37.9132343Z [3738/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.obj 2025-10-10T00:33:37.9134776Z [3739/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.obj 2025-10-10T00:33:37.9137117Z [3740/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.obj 2025-10-10T00:33:37.9622632Z [3741/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u64-acc2.c.obj 2025-10-10T00:33:37.9624923Z [3742/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192.c.obj 2025-10-10T00:33:37.9627150Z [3743/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u64-acc4.c.obj 2025-10-10T00:33:37.9629268Z [3744/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u64.c.obj 2025-10-10T00:33:37.9989053Z [3745/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.obj 2025-10-10T00:33:37.9991386Z [3746/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.obj 2025-10-10T00:33:37.9993536Z [3747/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u128.c.obj 2025-10-10T00:33:38.0400779Z [3748/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.obj 2025-10-10T00:33:38.0402017Z [3749/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u144.c.obj 2025-10-10T00:33:38.0403351Z [3750/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.obj 2025-10-10T00:33:38.0405010Z [3751/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.obj 2025-10-10T00:33:38.0830078Z [3752/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u160.c.obj 2025-10-10T00:33:38.0832193Z [3753/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.obj 2025-10-10T00:33:38.0834446Z [3754/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.obj 2025-10-10T00:33:38.1300010Z [3755/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.obj 2025-10-10T00:33:38.1302386Z [3756/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u192.c.obj 2025-10-10T00:33:38.1304737Z [3757/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c.obj 2025-10-10T00:33:38.1735990Z [3758/7503] 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-10-10T00:33:38.1737755Z [3759/7503] 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-10-10T00:33:38.1739482Z [3760/7503] 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-10-10T00:33:38.2191764Z [3761/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c.obj 2025-10-10T00:33:38.2193464Z [3762/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c.obj 2025-10-10T00:33:38.2194941Z [3763/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c.obj 2025-10-10T00:33:38.2810339Z [3764/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c16.c.obj 2025-10-10T00:33:38.2822621Z [3765/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c32.c.obj 2025-10-10T00:33:38.2824127Z [3766/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c128.c.obj 2025-10-10T00:33:38.2825743Z [3767/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u32-acc2.c.obj 2025-10-10T00:33:38.3365013Z [3768/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u48-acc3.c.obj 2025-10-10T00:33:38.3366999Z [3769/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u64-acc2.c.obj 2025-10-10T00:33:38.3368926Z [3770/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u16.c.obj 2025-10-10T00:33:38.3370764Z [3771/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u16.c.obj 2025-10-10T00:33:38.4109191Z [3772/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u32-acc2.c.obj 2025-10-10T00:33:38.4110283Z [3773/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u48-acc3.c.obj 2025-10-10T00:33:38.4111510Z [3774/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u64-acc2.c.obj 2025-10-10T00:33:38.4112560Z [3775/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u64-acc4.c.obj 2025-10-10T00:33:38.4517712Z [3776/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u16.c.obj 2025-10-10T00:33:38.4518855Z [3777/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u32-acc2.c.obj 2025-10-10T00:33:38.4519944Z [3778/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u64-acc2.c.obj 2025-10-10T00:33:38.4520965Z [3779/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u48-acc3.c.obj 2025-10-10T00:33:38.5533202Z [3780/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u16.c.obj 2025-10-10T00:33:38.5534227Z [3781/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u32-acc2.c.obj 2025-10-10T00:33:38.5535216Z [3782/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u48-acc3.c.obj 2025-10-10T00:33:38.5536293Z [3783/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u64-acc2.c.obj 2025-10-10T00:33:41.4207995Z [3784/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u16.c.obj 2025-10-10T00:33:41.4209026Z [3785/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u16.c.obj 2025-10-10T00:33:41.4210252Z [3786/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u16.c.obj 2025-10-10T00:33:41.4628779Z [3787/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u16.c.obj 2025-10-10T00:33:41.4630156Z [3788/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u16.c.obj 2025-10-10T00:33:41.4631207Z [3789/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u16.c.obj 2025-10-10T00:33:41.4632225Z [3790/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u16.c.obj 2025-10-10T00:33:41.5436695Z [3791/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u16.c.obj 2025-10-10T00:33:41.5438727Z [3792/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u16.c.obj 2025-10-10T00:33:41.5440635Z [3793/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u16.c.obj 2025-10-10T00:33:41.5442525Z [3794/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u16.c.obj 2025-10-10T00:33:41.6257588Z [3795/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx512f-u16.c.obj 2025-10-10T00:33:41.6259435Z [3796/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-avx512f-u16.c.obj 2025-10-10T00:33:41.6261229Z [3797/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u16.c.obj 2025-10-10T00:33:41.6262911Z [3798/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u16.c.obj 2025-10-10T00:33:41.6851961Z [3799/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u16.c.obj 2025-10-10T00:33:41.6854157Z [3800/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u16.c.obj 2025-10-10T00:33:41.6856086Z [3801/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx512f-u16.c.obj 2025-10-10T00:33:41.6858016Z [3802/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u32.c.obj 2025-10-10T00:33:41.7427020Z [3803/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u64.c.obj 2025-10-10T00:33:41.7428821Z [3804/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u16.c.obj 2025-10-10T00:33:41.7430536Z [3805/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u16.c.obj 2025-10-10T00:33:41.7432454Z [3806/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u128.c.obj 2025-10-10T00:33:41.8085747Z [3807/7503] 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-10-10T00:33:41.8087767Z [3808/7503] 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-10-10T00:33:41.8089770Z [3809/7503] 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-10-10T00:33:41.8091764Z [3810/7503] 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-10-10T00:33:41.8647251Z [3811/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u16.c.obj 2025-10-10T00:33:41.8648450Z [3812/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u32.c.obj 2025-10-10T00:33:41.8649457Z [3813/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u48.c.obj 2025-10-10T00:33:41.8650597Z [3814/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vgelu\gen\f32-vgelu-avx512f-rational-12-10-div.c.obj 2025-10-10T00:33:41.9297787Z [3815/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u32.c.obj 2025-10-10T00:33:41.9299846Z [3816/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u32.c.obj 2025-10-10T00:33:41.9301780Z [3817/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-avx512f-rational-3-3-nr.c.obj 2025-10-10T00:33:41.9303340Z [3818/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u16.c.obj 2025-10-10T00:33:41.9770698Z [3819/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u32.c.obj 2025-10-10T00:33:41.9771772Z [3820/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u32.c.obj 2025-10-10T00:33:41.9773168Z [3821/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.obj 2025-10-10T00:33:42.0029784Z [3822/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-avx512f-u32.c.obj 2025-10-10T00:33:42.0031597Z [3823/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u32.c.obj 2025-10-10T00:33:42.0033620Z [3824/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u64.c.obj 2025-10-10T00:33:42.0035849Z [3825/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-avx512f-u32.c.obj 2025-10-10T00:33:42.0565836Z [3826/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u16.c.obj 2025-10-10T00:33:42.0567092Z [3827/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.obj 2025-10-10T00:33:42.0568481Z [3828/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.obj 2025-10-10T00:33:42.0983676Z [3829/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.obj 2025-10-10T00:33:42.0986190Z [3830/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u16.c.obj 2025-10-10T00:33:42.0987673Z [3831/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u48.c.obj 2025-10-10T00:33:42.0989769Z [3832/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u64.c.obj 2025-10-10T00:33:42.1711037Z [3833/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u32.c.obj 2025-10-10T00:33:42.1713411Z [3834/7503] 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-10-10T00:33:42.1716040Z [3835/7503] 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-10-10T00:33:42.2128465Z [3836/7503] 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-10-10T00:33:42.2130898Z [3837/7503] 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-10-10T00:33:42.2132759Z [3838/7503] 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-10-10T00:33:42.2565187Z [3839/7503] 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-10-10T00:33:42.2567019Z [3840/7503] 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-10-10T00:33:42.2568413Z [3841/7503] 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-10-10T00:33:42.3330977Z [3842/7503] 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-10-10T00:33:42.3332239Z [3843/7503] 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-10-10T00:33:42.3333481Z [3844/7503] 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-10-10T00:33:42.3334707Z [3845/7503] 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-10-10T00:33:42.3732485Z [3846/7503] 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-10-10T00:33:42.3734113Z [3847/7503] 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-10-10T00:33:42.3735401Z [3848/7503] 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-10-10T00:33:42.4424270Z [3849/7503] 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-10-10T00:33:42.4425625Z [3850/7503] 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-10-10T00:33:42.4426946Z [3851/7503] 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-10-10T00:33:42.4663467Z [3852/7503] 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-10-10T00:33:42.4665961Z [3853/7503] 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-10-10T00:33:42.4668396Z [3854/7503] 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-10-10T00:33:42.5479531Z [3855/7503] 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-10-10T00:33:42.5480905Z [3856/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u32.c.obj 2025-10-10T00:33:42.5482172Z [3857/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u48.c.obj 2025-10-10T00:33:42.5483272Z [3858/7503] 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-10-10T00:33:42.5646589Z [3859/7503] 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-10-10T00:33:42.5648958Z [3860/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vtanh\gen\f32-vtanh-avx512f-rational-9-8-div.c.obj 2025-10-10T00:33:42.5650605Z [3861/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx512f-u1.c.obj 2025-10-10T00:33:42.6599942Z [3862/7503] 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-10-10T00:33:42.6601377Z [3863/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx512f-u8.c.obj 2025-10-10T00:33:42.6602560Z [3864/7503] 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-10-10T00:33:42.6603675Z [3865/7503] 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-10-10T00:33:42.6910812Z [3866/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx512f-u1.c.obj 2025-10-10T00:33:42.6912070Z [3867/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx512skx-u32.c.obj 2025-10-10T00:33:42.6914259Z [3868/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-avx512skx-c16.c.obj 2025-10-10T00:33:42.6915737Z [3869/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-avx512f-u4.c.obj 2025-10-10T00:33:42.7801978Z [3870/7503] 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-10-10T00:33:42.7803291Z [3871/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-goi-avx512f-u4.c.obj 2025-10-10T00:33:42.7804508Z [3872/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-avx512skx-c32.c.obj 2025-10-10T00:33:42.8203257Z [3873/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u32-acc2.c.obj 2025-10-10T00:33:42.8204535Z [3874/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-avx512skx-c128.c.obj 2025-10-10T00:33:42.8206463Z [3875/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u16.c.obj 2025-10-10T00:33:42.8207921Z [3876/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u48-acc3.c.obj 2025-10-10T00:33:42.8650887Z [3877/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u16.c.obj 2025-10-10T00:33:42.8653224Z [3878/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u64-acc2.c.obj 2025-10-10T00:33:42.8655466Z [3879/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u128-acc4.c.obj 2025-10-10T00:33:42.9371372Z [3880/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u32-acc2.c.obj 2025-10-10T00:33:42.9372668Z [3881/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u64-acc2.c.obj 2025-10-10T00:33:42.9373737Z [3882/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u48-acc3.c.obj 2025-10-10T00:33:42.9374760Z [3883/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u32-acc2.c.obj 2025-10-10T00:33:42.9745011Z [3884/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u64-acc2.c.obj 2025-10-10T00:33:42.9747348Z [3885/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u64-acc4.c.obj 2025-10-10T00:33:42.9748696Z [3886/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u48-acc3.c.obj 2025-10-10T00:33:42.9751035Z [3887/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u16.c.obj 2025-10-10T00:33:43.0829696Z [3888/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u16.c.obj 2025-10-10T00:33:43.0831324Z [3889/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u32-acc2.c.obj 2025-10-10T00:33:43.0833274Z [3890/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u16.c.obj 2025-10-10T00:33:43.0835111Z [3891/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u32.c.obj 2025-10-10T00:33:43.1294366Z [3892/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u48-acc3.c.obj 2025-10-10T00:33:43.1295725Z [3893/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u64-acc2.c.obj 2025-10-10T00:33:43.1298135Z [3894/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u64.c.obj 2025-10-10T00:33:43.1299635Z [3895/7503] 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-10-10T00:33:43.2318413Z [3896/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx512skx-u32.c.obj 2025-10-10T00:33:43.2319677Z [3897/7503] 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-10-10T00:33:43.2320919Z [3898/7503] 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-10-10T00:33:43.2647187Z [3899/7503] 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-10-10T00:33:43.2648496Z [3900/7503] 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-10-10T00:33:43.2649728Z [3901/7503] 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-10-10T00:33:43.3880717Z [3902/7503] 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-10-10T00:33:43.3881961Z [3903/7503] 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-10-10T00:33:43.3883394Z [3904/7503] 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-10-10T00:33:43.3884671Z [3905/7503] 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-10-10T00:33:43.4154726Z [3906/7503] 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-10-10T00:33:43.4156251Z [3907/7503] 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-10-10T00:33:43.4157579Z [3908/7503] 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-10-10T00:33:43.4478437Z [3909/7503] 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-10-10T00:33:43.4480695Z [3910/7503] 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-10-10T00:33:43.4483669Z [3911/7503] 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-10-10T00:33:43.5767843Z [3912/7503] 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-10-10T00:33:43.5769009Z [3913/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u64.c.obj 2025-10-10T00:33:43.5770142Z [3914/7503] 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-10-10T00:33:43.5771257Z [3915/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u96.c.obj 2025-10-10T00:33:43.6018421Z [3916/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u32.c.obj 2025-10-10T00:33:43.6020526Z [3917/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u64.c.obj 2025-10-10T00:33:43.6022582Z [3918/7503] 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-10-10T00:33:43.7292575Z [3919/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u32.c.obj 2025-10-10T00:33:43.7293660Z [3920/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u96.c.obj 2025-10-10T00:33:43.7294830Z [3921/7503] 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-10-10T00:33:43.7296117Z [3922/7503] 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-10-10T00:33:43.7821642Z [3923/7503] 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-10-10T00:33:43.7822995Z [3924/7503] 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-10-10T00:33:43.7824317Z [3925/7503] 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-10-10T00:33:43.8493543Z [3926/7503] 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-10-10T00:33:43.8495096Z [3927/7503] 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-10-10T00:33:43.8496418Z [3928/7503] 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-10-10T00:33:43.9127047Z [3929/7503] 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-10-10T00:33:43.9129506Z [3930/7503] 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-10-10T00:33:43.9132000Z [3931/7503] 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-10-10T00:33:43.9873434Z [3932/7503] 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-10-10T00:33:43.9874794Z [3933/7503] 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-10-10T00:33:43.9876173Z [3934/7503] 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-10-10T00:33:44.0166313Z [3935/7503] 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-10-10T00:33:44.0169053Z [3936/7503] 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-10-10T00:33:44.0171619Z [3937/7503] 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-10-10T00:33:44.0174067Z [3938/7503] 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-10-10T00:33:44.0747850Z [3939/7503] 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-10-10T00:33:44.0749402Z [3940/7503] 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-10-10T00:33:44.0750885Z [3941/7503] 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-10-10T00:33:44.1502148Z [3942/7503] 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-10-10T00:33:44.1503506Z [3943/7503] 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-10-10T00:33:44.1504875Z [3944/7503] 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-10-10T00:33:44.2124542Z [3945/7503] 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-10-10T00:33:44.2125988Z [3946/7503] 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-10-10T00:33:44.2127293Z [3947/7503] 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-10-10T00:33:44.2638921Z [3948/7503] 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-10-10T00:33:44.2641574Z [3949/7503] 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-10-10T00:33:44.2644057Z [3950/7503] 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-10-10T00:33:44.3119120Z [3951/7503] 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-10-10T00:33:44.3121403Z [3952/7503] 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-10-10T00:33:44.3123991Z [3953/7503] 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-10-10T00:33:44.3126170Z [3954/7503] 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-10-10T00:33:44.3832866Z [3955/7503] 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-10-10T00:33:44.3835357Z [3956/7503] 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-10-10T00:33:44.3837782Z [3957/7503] 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-10-10T00:33:44.4467881Z [3958/7503] 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-10-10T00:33:44.4469519Z [3959/7503] 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-10-10T00:33:44.4472050Z [3960/7503] 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-10-10T00:33:44.4894231Z [3961/7503] 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-10-10T00:33:44.4895642Z [3962/7503] 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-10-10T00:33:44.4896923Z [3963/7503] 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-10-10T00:33:44.5700036Z [3964/7503] 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-10-10T00:33:44.5701400Z [3965/7503] 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-10-10T00:33:44.5702771Z [3966/7503] 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-10-10T00:33:44.5842779Z [3967/7503] 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-10-10T00:33:44.5844921Z [3968/7503] 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-10-10T00:33:44.5847637Z [3969/7503] 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-10-10T00:33:44.5851263Z [3970/7503] 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-10-10T00:33:44.6366574Z [3971/7503] 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-10-10T00:33:44.6368525Z [3972/7503] 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-10-10T00:33:44.6371164Z [3973/7503] 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-10-10T00:33:44.7067437Z [3974/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:44.7070049Z [3975/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:44.7072328Z [3976/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:44.7480928Z [3977/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:44.7482288Z [3978/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:44.7483536Z [3979/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u16.c.obj 2025-10-10T00:33:44.8176966Z [3980/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:44.8178281Z [3981/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:44.8179855Z [3982/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:44.8181165Z [3983/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u64.c.obj 2025-10-10T00:33:44.8776779Z [3984/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u48.c.obj 2025-10-10T00:33:44.8778245Z [3985/7503] 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-10-10T00:33:44.8779745Z [3986/7503] 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-10-10T00:33:44.8861691Z [3987/7503] 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-10-10T00:33:44.8864233Z [3988/7503] 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-10-10T00:33:44.8867044Z [3989/7503] 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-10-10T00:33:44.9928808Z [3990/7503] 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-10-10T00:33:44.9930276Z [3991/7503] 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-10-10T00:33:44.9932947Z [3992/7503] 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-10-10T00:33:45.0789854Z [3993/7503] 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-10-10T00:33:45.0791196Z [3994/7503] 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-10-10T00:33:45.0792389Z [3995/7503] 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-10-10T00:33:45.0793569Z [3996/7503] 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-10-10T00:33:45.1089371Z [3997/7503] 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-10-10T00:33:45.1091680Z [3998/7503] 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-10-10T00:33:45.1094025Z [3999/7503] 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-10-10T00:33:45.1473053Z [4000/7503] 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-10-10T00:33:45.1475355Z [4001/7503] 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-10-10T00:33:45.1477430Z [4002/7503] 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-10-10T00:33:45.2133011Z [4003/7503] 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-10-10T00:33:45.2135334Z [4004/7503] 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-10-10T00:33:45.2136518Z [4005/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c.obj 2025-10-10T00:33:45.2137624Z [4006/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u64.c.obj 2025-10-10T00:33:45.2639947Z [4007/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u256-acc2.c.obj 2025-10-10T00:33:45.2641316Z [4008/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.obj 2025-10-10T00:33:45.2642499Z [4009/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u256-acc4.c.obj 2025-10-10T00:33:45.3236513Z [4010/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.obj 2025-10-10T00:33:45.3238723Z [4011/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:45.3241166Z [4012/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:45.3242953Z [4013/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:45.3895314Z [4014/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:45.3896827Z [4015/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:45.3898282Z [4016/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:45.3970959Z [4017/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:45.3972303Z [4018/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-10-10T00:33:45.3974387Z [4019/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u16.c.obj 2025-10-10T00:33:45.5077539Z [4020/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u48.c.obj 2025-10-10T00:33:45.5078755Z [4021/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.obj 2025-10-10T00:33:45.5080460Z [4022/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u64.c.obj 2025-10-10T00:33:45.5082489Z [4023/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-10-10T00:33:45.5434206Z [4024/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.obj 2025-10-10T00:33:45.5436227Z [4025/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.obj 2025-10-10T00:33:45.5437856Z [4026/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.obj 2025-10-10T00:33:45.5439590Z [4027/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.obj 2025-10-10T00:33:45.6174589Z [4028/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-10-10T00:33:45.6175861Z [4029/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-10-10T00:33:45.6177322Z [4030/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.obj 2025-10-10T00:33:45.6596787Z [4031/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.obj 2025-10-10T00:33:45.6598055Z [4032/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u128.c.obj 2025-10-10T00:33:45.6599207Z [4033/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-10-10T00:33:45.6600431Z [4034/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.obj 2025-10-10T00:33:45.6858836Z [4035/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.obj 2025-10-10T00:33:45.6860763Z [4036/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.obj 2025-10-10T00:33:45.6862664Z [4037/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u192.c.obj 2025-10-10T00:33:45.7992164Z [4038/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u256.c.obj 2025-10-10T00:33:45.7993286Z [4039/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u64.c.obj 2025-10-10T00:33:45.7994367Z [4040/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u192.c.obj 2025-10-10T00:33:45.7995476Z [4041/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u256.c.obj 2025-10-10T00:33:45.8240126Z [4042/7503] 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-10-10T00:33:45.8241386Z [4043/7503] 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-10-10T00:33:45.8242699Z [4044/7503] 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-10-10T00:33:45.8927216Z [4045/7503] 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-10-10T00:33:45.8928553Z [4046/7503] 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-10-10T00:33:45.8929908Z [4047/7503] 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-10-10T00:33:45.8931345Z [4048/7503] 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-10-10T00:33:45.9606113Z [4049/7503] 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-10-10T00:33:45.9608296Z [4050/7503] 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-10-10T00:33:45.9610660Z [4051/7503] 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-10-10T00:33:45.9979509Z [4052/7503] 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-10-10T00:33:45.9980972Z [4053/7503] 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-10-10T00:33:45.9982373Z [4054/7503] 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-10-10T00:33:46.0869440Z [4055/7503] 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-10-10T00:33:46.0871924Z [4056/7503] 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-10-10T00:33:46.0874341Z [4057/7503] 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-10-10T00:33:46.1095338Z [4058/7503] 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-10-10T00:33:46.1097577Z [4059/7503] 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-10-10T00:33:46.1100076Z [4060/7503] 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-10-10T00:33:46.1979350Z [4061/7503] 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-10-10T00:33:46.1981233Z [4062/7503] 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-10-10T00:33:46.1983370Z [4063/7503] 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-10-10T00:33:46.1985949Z [4064/7503] 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-10-10T00:33:46.2524336Z [4065/7503] 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-10-10T00:33:46.2526714Z [4066/7503] 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-10-10T00:33:46.2528840Z [4067/7503] 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-10-10T00:33:46.2859877Z [4068/7503] 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-10-10T00:33:46.2862666Z [4069/7503] 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-10-10T00:33:46.2864929Z [4070/7503] 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-10-10T00:33:46.3657650Z [4071/7503] 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-10-10T00:33:46.3659811Z [4072/7503] 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-10-10T00:33:46.3661628Z [4073/7503] 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-10-10T00:33:46.4245953Z [4074/7503] 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-10-10T00:33:46.4247265Z [4075/7503] 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-10-10T00:33:46.4248559Z [4076/7503] 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-10-10T00:33:46.4249892Z [4077/7503] 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-10-10T00:33:46.4835843Z [4078/7503] 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-10-10T00:33:46.4838018Z [4079/7503] 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-10-10T00:33:46.4839961Z [4080/7503] 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-10-10T00:33:46.5370980Z [4081/7503] 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-10-10T00:33:46.5372512Z [4082/7503] 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-10-10T00:33:46.5373826Z [4083/7503] 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-10-10T00:33:46.5820337Z [4084/7503] 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-10-10T00:33:46.5821809Z [4085/7503] 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-10-10T00:33:46.5823117Z [4086/7503] 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-10-10T00:33:46.6703136Z [4087/7503] 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-10-10T00:33:46.6704727Z [4088/7503] 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-10-10T00:33:46.6706182Z [4089/7503] 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-10-10T00:33:46.7234214Z [4090/7503] 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-10-10T00:33:46.7235933Z [4091/7503] 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-10-10T00:33:46.7238013Z [4092/7503] 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-10-10T00:33:46.7240292Z [4093/7503] 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-10-10T00:33:46.7489490Z [4094/7503] 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-10-10T00:33:46.7491873Z [4095/7503] 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-10-10T00:33:46.7494155Z [4096/7503] 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-10-10T00:33:46.8239446Z [4097/7503] 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-10-10T00:33:46.8240965Z [4098/7503] 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-10-10T00:33:46.8243638Z [4099/7503] 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-10-10T00:33:46.8732709Z [4100/7503] 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-10-10T00:33:46.8735311Z [4101/7503] 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-10-10T00:33:46.8737713Z [4102/7503] 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-10-10T00:33:46.9570432Z [4103/7503] 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-10-10T00:33:46.9571880Z [4104/7503] 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-10-10T00:33:46.9573171Z [4105/7503] 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-10-10T00:33:46.9574695Z [4106/7503] 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-10-10T00:33:47.0066380Z [4107/7503] 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-10-10T00:33:47.0067718Z [4108/7503] 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-10-10T00:33:47.0069085Z [4109/7503] 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-10-10T00:33:47.0669310Z [4110/7503] 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-10-10T00:33:47.0672009Z [4111/7503] 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-10-10T00:33:47.0674335Z [4112/7503] 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-10-10T00:33:47.1399274Z [4113/7503] 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-10-10T00:33:47.1400644Z [4114/7503] 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-10-10T00:33:47.1402191Z [4115/7503] 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-10-10T00:33:47.1670516Z [4116/7503] 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-10-10T00:33:47.1672987Z [4117/7503] 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-10-10T00:33:47.1675405Z [4118/7503] 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-10-10T00:33:47.2456762Z [4119/7503] 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-10-10T00:33:47.2459535Z [4120/7503] 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-10-10T00:33:47.2461923Z [4121/7503] 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-10-10T00:33:47.2464558Z [4122/7503] 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-10-10T00:33:47.2960294Z [4123/7503] 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-10-10T00:33:47.2962793Z [4124/7503] 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-10-10T00:33:47.2964481Z [4125/7503] 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-10-10T00:33:47.3723882Z [4126/7503] 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-10-10T00:33:47.3725243Z [4127/7503] 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-10-10T00:33:47.3726572Z [4128/7503] 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-10-10T00:33:47.4284809Z [4129/7503] 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-10-10T00:33:47.4287288Z [4130/7503] 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-10-10T00:33:47.4289599Z [4131/7503] 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-10-10T00:33:47.4464573Z [4132/7503] 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-10-10T00:33:47.4466505Z [4133/7503] 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-10-10T00:33:47.4468224Z [4134/7503] 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-10-10T00:33:47.5339390Z [4135/7503] 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-10-10T00:33:47.5341967Z [4136/7503] 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-10-10T00:33:47.5344660Z [4137/7503] 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-10-10T00:33:47.5347466Z [4138/7503] 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-10-10T00:33:47.5872411Z [4139/7503] 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-10-10T00:33:47.5873944Z [4140/7503] 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-10-10T00:33:47.5875949Z [4141/7503] 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-10-10T00:33:47.6607823Z [4142/7503] 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-10-10T00:33:47.6609389Z [4143/7503] 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-10-10T00:33:47.6610702Z [4144/7503] 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-10-10T00:33:47.7239200Z [4145/7503] 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-10-10T00:33:47.7240576Z [4146/7503] 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-10-10T00:33:47.7242086Z [4147/7503] 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-10-10T00:33:47.7382692Z [4148/7503] 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-10-10T00:33:47.7384625Z [4149/7503] 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-10-10T00:33:47.7386740Z [4150/7503] 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-10-10T00:33:47.8532363Z [4151/7503] 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-10-10T00:33:47.8533788Z [4152/7503] 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-10-10T00:33:47.8535103Z [4153/7503] 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-10-10T00:33:47.8536326Z [4154/7503] 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-10-10T00:33:47.8800426Z [4155/7503] 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-10-10T00:33:47.8801812Z [4156/7503] 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-10-10T00:33:47.8803171Z [4157/7503] 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-10-10T00:33:47.9546487Z [4158/7503] 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-10-10T00:33:47.9547922Z [4159/7503] 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-10-10T00:33:47.9549320Z [4160/7503] 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-10-10T00:33:48.0193581Z [4161/7503] 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-10-10T00:33:48.0194835Z [4162/7503] 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-10-10T00:33:48.0196125Z [4163/7503] 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-10-10T00:33:48.0197391Z [4164/7503] 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-10-10T00:33:48.0433452Z [4165/7503] 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-10-10T00:33:48.0435399Z [4166/7503] 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-10-10T00:33:48.0437685Z [4167/7503] 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-10-10T00:33:48.1277695Z [4168/7503] 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-10-10T00:33:48.1282463Z [4169/7503] 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-10-10T00:33:48.1285626Z [4170/7503] 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-10-10T00:33:48.1833001Z [4171/7503] 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-10-10T00:33:48.1835387Z [4172/7503] 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-10-10T00:33:48.1837779Z [4173/7503] 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-10-10T00:33:48.2509870Z [4174/7503] 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-10-10T00:33:48.2511492Z [4175/7503] 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-10-10T00:33:48.2513338Z [4176/7503] 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-10-10T00:33:48.2515026Z [4177/7503] 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-10-10T00:33:48.3132103Z [4178/7503] 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-10-10T00:33:48.3133697Z [4179/7503] 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-10-10T00:33:48.3135217Z [4180/7503] 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-10-10T00:33:48.3541214Z [4181/7503] 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-10-10T00:33:48.3542621Z [4182/7503] 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-10-10T00:33:48.3544562Z [4183/7503] 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-10-10T00:33:48.4483906Z [4184/7503] 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-10-10T00:33:48.4486219Z [4185/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.4488457Z [4186/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.4490741Z [4187/7503] 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-10-10T00:33:48.4924513Z [4188/7503] 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-10-10T00:33:48.4926474Z [4189/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.4927687Z [4190/7503] 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-10-10T00:33:48.5385443Z [4191/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.5387752Z [4192/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.5390068Z [4193/7503] 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-10-10T00:33:48.6267751Z [4194/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.6270062Z [4195/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.6272413Z [4196/7503] 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-10-10T00:33:48.6274700Z [4197/7503] 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-10-10T00:33:48.6547964Z [4198/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.6549294Z [4199/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.6550635Z [4200/7503] 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-10-10T00:33:48.7218596Z [4201/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.7219954Z [4202/7503] 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-10-10T00:33:48.7222838Z [4203/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.7913966Z [4204/7503] 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-10-10T00:33:48.7915868Z [4205/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.7917177Z [4206/7503] 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-10-10T00:33:48.7918615Z [4207/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.8349508Z [4208/7503] 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-10-10T00:33:48.8351612Z [4209/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.8353745Z [4210/7503] 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-10-10T00:33:48.9240478Z [4211/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.9241712Z [4212/7503] 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-10-10T00:33:48.9243146Z [4213/7503] 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-10-10T00:33:48.9556307Z [4214/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u256-acc2.c.obj 2025-10-10T00:33:48.9557577Z [4215/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u256-acc4.c.obj 2025-10-10T00:33:48.9558897Z [4216/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c.obj 2025-10-10T00:33:48.9560209Z [4217/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u64.c.obj 2025-10-10T00:33:49.0603219Z [4218/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c.obj 2025-10-10T00:33:49.0605553Z [4219/7503] 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-10-10T00:33:49.0607889Z [4220/7503] 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-10-10T00:33:49.0982750Z [4221/7503] 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-10-10T00:33:49.0984059Z [4222/7503] 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-10-10T00:33:49.0985296Z [4223/7503] 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-10-10T00:33:49.0986576Z [4224/7503] 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-10-10T00:33:49.1857841Z [4225/7503] 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-10-10T00:33:49.1859413Z [4226/7503] 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-10-10T00:33:49.1860908Z [4227/7503] 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-10-10T00:33:49.2444756Z [4228/7503] 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-10-10T00:33:49.2446103Z [4229/7503] 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-10-10T00:33:49.2447410Z [4230/7503] 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-10-10T00:33:49.2525113Z [4231/7503] 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-10-10T00:33:49.2527801Z [4232/7503] 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-10-10T00:33:49.2529596Z [4233/7503] 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-10-10T00:33:49.3451608Z [4234/7503] 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-10-10T00:33:49.3453685Z [4235/7503] 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-10-10T00:33:49.3456405Z [4236/7503] 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-10-10T00:33:49.3969771Z [4237/7503] 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-10-10T00:33:49.3972190Z [4238/7503] 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-10-10T00:33:49.3974528Z [4239/7503] 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-10-10T00:33:49.4052699Z [4240/7503] 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-10-10T00:33:49.4055678Z [4241/7503] 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-10-10T00:33:49.4058107Z [4242/7503] 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-10-10T00:33:49.5330576Z [4243/7503] 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-10-10T00:33:49.5331926Z [4244/7503] 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-10-10T00:33:49.5333194Z [4245/7503] 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-10-10T00:33:49.5334544Z [4246/7503] 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-10-10T00:33:49.5502162Z [4247/7503] 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-10-10T00:33:49.5504531Z [4248/7503] 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-10-10T00:33:49.5507361Z [4249/7503] 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-10-10T00:33:49.6394644Z [4250/7503] 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-10-10T00:33:49.6397243Z [4251/7503] 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-10-10T00:33:49.6399744Z [4252/7503] 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-10-10T00:33:49.6835543Z [4253/7503] 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-10-10T00:33:49.6837113Z [4254/7503] 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-10-10T00:33:49.6838496Z [4255/7503] 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-10-10T00:33:49.7498876Z [4256/7503] 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-10-10T00:33:49.7501371Z [4257/7503] 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-10-10T00:33:49.7503694Z [4258/7503] 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-10-10T00:33:49.7995084Z [4259/7503] 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-10-10T00:33:49.7996418Z [4260/7503] 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-10-10T00:33:49.7997834Z [4261/7503] 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-10-10T00:33:49.8494085Z [4262/7503] 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-10-10T00:33:49.8495512Z [4263/7503] 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-10-10T00:33:49.8496567Z [4264/7503] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\allocation-type.c.obj 2025-10-10T00:33:49.8497349Z [4265/7503] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\microkernel-type.c.obj 2025-10-10T00:33:49.9510427Z [4266/7503] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\datatype-strings.c.obj 2025-10-10T00:33:49.9511602Z [4267/7503] 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-10-10T00:33:49.9512710Z [4268/7503] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\node-type.c.obj 2025-10-10T00:33:49.9513875Z [4269/7503] Building C object confu-deps\XNNPACK\CMakeFiles\indirection.dir\src\indirection.c.obj 2025-10-10T00:33:49.9514611Z [4270/7503] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\operator-type.c.obj 2025-10-10T00:33:50.0672270Z [4271/7503] Building C object confu-deps\XNNPACK\CMakeFiles\allocator.dir\src\allocator.c.obj 2025-10-10T00:33:50.0673076Z [4272/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microparams-init.dir\src\microparams-init.c.obj 2025-10-10T00:33:50.0673894Z [4273/7503] Building C object confu-deps\XNNPACK\CMakeFiles\normalization.dir\src\normalization.c.obj 2025-10-10T00:33:50.0674530Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.0675287Z [4274/7503] Building C object confu-deps\XNNPACK\CMakeFiles\hardware-config.dir\src\configs\hardware-config.c.obj 2025-10-10T00:33:50.0749862Z [4275/7503] Building C object confu-deps\XNNPACK\CMakeFiles\microkernel-utils.dir\src\microkernel-utils.c.obj 2025-10-10T00:33:50.0751385Z [4276/7503] Building C object confu-deps\XNNPACK\CMakeFiles\datatype.dir\src\datatype.c.obj 2025-10-10T00:33:50.0752786Z [4277/7503] Building CXX object confu-deps\XNNPACK\CMakeFiles\packing.dir\src\reference\packing.cc.obj 2025-10-10T00:33:50.0755168Z 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-10-10T00:33:50.0757516Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:33:50.0759817Z 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-10-10T00:33:50.0762397Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:33:50.0764760Z 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-10-10T00:33:50.0767454Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-10-10T00:33:50.0769902Z 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-10-10T00:33:50.0772259Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-10-10T00:33:50.0774574Z 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-10-10T00:33:50.0776910Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:33:50.0779073Z 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-10-10T00:33:50.0780565Z with 2025-10-10T00:33:50.0780872Z [ 2025-10-10T00:33:50.0781171Z _Ty=int 2025-10-10T00:33:50.0781500Z ] 2025-10-10T00:33:50.0782804Z 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-10-10T00:33:50.0785685Z 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-10-10T00:33:50.0787786Z with 2025-10-10T00:33:50.0788125Z [ 2025-10-10T00:33:50.0788422Z Src=float, 2025-10-10T00:33:50.0788742Z Dst=float 2025-10-10T00:33:50.0789071Z ] 2025-10-10T00:33:50.0790840Z 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-10-10T00:33:50.0792728Z with 2025-10-10T00:33:50.0793029Z [ 2025-10-10T00:33:50.0793318Z _OutIt=float *, 2025-10-10T00:33:50.0793686Z Dst=float, 2025-10-10T00:33:50.0793944Z _Diff=size_t, 2025-10-10T00:33:50.0794156Z _Ty=int 2025-10-10T00:33:50.0794333Z ] 2025-10-10T00:33:50.0795121Z 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-10-10T00:33:50.0796685Z with 2025-10-10T00:33:50.0797317Z [ 2025-10-10T00:33:50.0797651Z _Ty=int 2025-10-10T00:33:50.0797986Z ] 2025-10-10T00:33:50.0799557Z 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-10-10T00:33:50.0802441Z 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-10-10T00:33:50.0804305Z with 2025-10-10T00:33:50.0804608Z [ 2025-10-10T00:33:50.0804900Z Src=float, 2025-10-10T00:33:50.0805283Z Dst=xnn_float16 2025-10-10T00:33:50.0805644Z ] 2025-10-10T00:33:50.0807509Z 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-10-10T00:33:50.0809347Z with 2025-10-10T00:33:50.0809666Z [ 2025-10-10T00:33:50.0809975Z _OutIt=xnn_float16 *, 2025-10-10T00:33:50.0810417Z Dst=xnn_float16, 2025-10-10T00:33:50.0811155Z _Diff=size_t, 2025-10-10T00:33:50.0811742Z _Ty=int 2025-10-10T00:33:50.1859972Z ] 2025-10-10T00:33:50.1860738Z [4278/7503] Building C object confu-deps\XNNPACK\CMakeFiles\cache.dir\src\cache.c.obj 2025-10-10T00:33:50.1861720Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.1862686Z [4279/7503] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\log.c.obj 2025-10-10T00:33:50.1864018Z [4280/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operator-delete.c.obj 2025-10-10T00:33:50.1865138Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.2817139Z [4281/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\argmax-pooling-nhwc.c.obj 2025-10-10T00:33:50.2817995Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.2818624Z [4282/7503] Building C object confu-deps\XNNPACK\CMakeFiles\memory.dir\src\memory.c.obj 2025-10-10T00:33:50.2819243Z [4283/7503] Building C object confu-deps\XNNPACK\CMakeFiles\mutex.dir\src\mutex.c.obj 2025-10-10T00:33:50.2819794Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.2820602Z [4284/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\average-pooling-nhwc.c.obj 2025-10-10T00:33:50.2821315Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.3912053Z [4285/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\binary-elementwise-nd.c.obj 2025-10-10T00:33:50.3913006Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.3913781Z [4286/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\channel-shuffle-nc.c.obj 2025-10-10T00:33:50.3914485Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.3915161Z [4287/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\constant-pad-nd.c.obj 2025-10-10T00:33:50.3915844Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.4337688Z [4288/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\batch-matrix-multiply-nc.c.obj 2025-10-10T00:33:50.4338417Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.4339146Z [4289/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\dynamic-fully-connected-nc.c.obj 2025-10-10T00:33:50.4339861Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.4340593Z [4290/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nchw.c.obj 2025-10-10T00:33:50.4773537Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.4775132Z [4291/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nhwc.c.obj 2025-10-10T00:33:50.4776598Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.4777741Z [4292/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\deconvolution-nhwc.c.obj 2025-10-10T00:33:50.4778453Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.4779106Z [4293/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\max-pooling-nhwc.c.obj 2025-10-10T00:33:50.5337045Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.5338891Z [4294/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\reduce-nd.c.obj 2025-10-10T00:33:50.5339649Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.5340343Z [4295/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\pack-lh.c.obj 2025-10-10T00:33:50.5340938Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.5341652Z [4296/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\fully-connected-nc.c.obj 2025-10-10T00:33:50.6079308Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.6080301Z [4297/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nchw.c.obj 2025-10-10T00:33:50.6081178Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.6082084Z [4298/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nhwc.c.obj 2025-10-10T00:33:50.6082848Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.6083612Z [4299/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\scaled-dot-product-attention-nhtc.c.obj 2025-10-10T00:33:50.6505058Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.6506278Z [4300/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\rope-nthc.c.obj 2025-10-10T00:33:50.6507417Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.6508561Z [4301/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\softmax-nc.c.obj 2025-10-10T00:33:50.6509718Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.6510879Z [4302/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\transpose-nd.c.obj 2025-10-10T00:33:50.6831829Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.6833239Z [4303/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\slice-nd.c.obj 2025-10-10T00:33:50.6834306Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.6835476Z [4304/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unary-elementwise-nc.c.obj 2025-10-10T00:33:50.6836676Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.6838084Z [4305/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unpooling-nhwc.c.obj 2025-10-10T00:33:50.7353165Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.7354352Z [4306/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operator-utils.dir\src\operator-utils.c.obj 2025-10-10T00:33:50.7355769Z [4307/7503] Building C object confu-deps\XNNPACK\CMakeFiles\operator-run.dir\src\operator-run.c.obj 2025-10-10T00:33:50.7357620Z 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-10-10T00:33:50.8393713Z 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-10-10T00:33:50.8396061Z 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-10-10T00:33:50.8398287Z 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-10-10T00:33:50.8400276Z [4308/7503] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\unary-elementwise.cc.obj 2025-10-10T00:33:50.8402785Z 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-10-10T00:33:50.8405160Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:33:50.8407460Z 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-10-10T00:33:50.8409746Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:33:50.8412073Z 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-10-10T00:33:50.8414365Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-10-10T00:33:50.8416678Z 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-10-10T00:33:50.8418982Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-10-10T00:33:50.8421400Z 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-10-10T00:33:50.8423719Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:33:50.8425512Z [4309/7503] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\binary-elementwise.cc.obj 2025-10-10T00:33:50.8427896Z 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-10-10T00:33:50.8431268Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:33:50.8433528Z 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-10-10T00:33:50.8435777Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:33:50.8438065Z 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-10-10T00:33:50.8440397Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-10-10T00:33:50.8442769Z 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-10-10T00:33:50.8994341Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-10-10T00:33:50.8995912Z 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-10-10T00:33:50.8997127Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-10-10T00:33:50.8998074Z [4310/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\memory-planner.c.obj 2025-10-10T00:33:50.9785390Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.9786326Z [4311/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph.c.obj 2025-10-10T00:33:50.9786965Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.9787605Z [4312/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\runtime.c.obj 2025-10-10T00:33:50.9788250Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:50.9789051Z [4313/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\argmax-pooling-2d.c.obj 2025-10-10T00:33:50.9789796Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.1323072Z [4314/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\average-pooling-2d.c.obj 2025-10-10T00:33:51.1323962Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.1324981Z [4315/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\batch-matrix-multiply.c.obj 2025-10-10T00:33:51.1325956Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.1326795Z [4316/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\binary.c.obj 2025-10-10T00:33:51.1327492Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.2042635Z [4317/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\concatenate.c.obj 2025-10-10T00:33:51.2043937Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.2044995Z [4318/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\convolution-2d.c.obj 2025-10-10T00:33:51.2046046Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.2047026Z [4319/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\copy.c.obj 2025-10-10T00:33:51.2048065Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.3583082Z [4320/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deprecated.c.obj 2025-10-10T00:33:51.3583777Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.3584484Z [4321/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deconvolution-2d.c.obj 2025-10-10T00:33:51.3585110Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.3585747Z [4322/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depth-to-space-2d.c.obj 2025-10-10T00:33:51.3586372Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.4426523Z [4323/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\even-split.c.obj 2025-10-10T00:33:51.4427175Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.4427864Z [4324/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected-sparse.c.obj 2025-10-10T00:33:51.4428525Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.4429144Z [4325/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected.c.obj 2025-10-10T00:33:51.4429907Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.5307326Z [4326/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\max-pooling-2d.c.obj 2025-10-10T00:33:51.5308075Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.5308668Z [4327/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\pack-lh.c.obj 2025-10-10T00:33:51.5309556Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.5311092Z [4328/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depthwise-convolution-2d.c.obj 2025-10-10T00:33:51.5312631Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.6656751Z [4329/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\reshape-helpers.c.obj 2025-10-10T00:33:51.6657422Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.6658279Z [4330/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\scaled-dot-product-attention.c.obj 2025-10-10T00:33:51.6658975Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.6659640Z [4331/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\softmax.c.obj 2025-10-10T00:33:51.6660323Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.7642911Z [4332/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-constant-pad.c.obj 2025-10-10T00:33:51.7643674Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.7644425Z [4333/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\space-to-depth-2d.c.obj 2025-10-10T00:33:51.7645288Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.7645959Z [4334/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-reduce.c.obj 2025-10-10T00:33:51.7646622Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.8938883Z [4335/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-resize-bilinear-2d.c.obj 2025-10-10T00:33:51.8939619Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.8940318Z [4336/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-slice.c.obj 2025-10-10T00:33:51.8940935Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.8941579Z [4337/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-transpose.c.obj 2025-10-10T00:33:51.8942426Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.9348016Z [4338/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unpooling-2d.c.obj 2025-10-10T00:33:51.9349104Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.9350126Z [4339/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\validation.c.obj 2025-10-10T00:33:51.9351178Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:51.9352150Z [4340/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unary.c.obj 2025-10-10T00:33:51.9353451Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:52.3965750Z [4341/7503] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\tensor.c.obj 2025-10-10T00:33:52.3966411Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:52.3966874Z [4342/7503] Generating build_identifier.c 2025-10-10T00:33:52.3967441Z [4343/7503] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj 2025-10-10T00:33:52.3968271Z [4344/7503] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock-all.cc.obj 2025-10-10T00:33:52.3969188Z [4345/7503] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock_main.cc.obj 2025-10-10T00:33:52.4920936Z [4346/7503] Linking C static library lib\microkernels-all.lib 2025-10-10T00:33:52.4921762Z [4347/7503] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\__\googletest\src\gtest-all.cc.obj 2025-10-10T00:33:52.4922720Z [4348/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\argmaxpool-config.c.obj 2025-10-10T00:33:52.4923400Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:52.4924408Z [4349/7503] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj 2025-10-10T00:33:52.5929441Z [4350/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\avgpool-config.c.obj 2025-10-10T00:33:52.5930169Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:52.5930810Z [4351/7503] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest.dir\src\gtest-all.cc.obj 2025-10-10T00:33:52.5931630Z [4352/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\experiments-config.c.obj 2025-10-10T00:33:52.5932381Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:52.5933080Z [4353/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\binary-elementwise-config.c.obj 2025-10-10T00:33:52.8457336Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:52.8458524Z [4354/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\cmul-config.c.obj 2025-10-10T00:33:52.8459664Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:52.8460548Z [4355/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\conv-hwc2chw-config.c.obj 2025-10-10T00:33:52.8461209Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:52.8461934Z [4356/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv-config.c.obj 2025-10-10T00:33:52.9267873Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:52.9268561Z [4357/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv2d-chw-config.c.obj 2025-10-10T00:33:52.9269614Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:52.9270254Z [4358/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-chw-config.c.obj 2025-10-10T00:33:52.9270943Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:52.9271774Z [4359/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\gemm-config.c.obj 2025-10-10T00:33:53.0266086Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.0266965Z [4360/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-config.c.obj 2025-10-10T00:33:53.0267944Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.0269470Z [4361/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\lut32norm-config.c.obj 2025-10-10T00:33:53.0270685Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.0271787Z [4362/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\maxpool-config.c.obj 2025-10-10T00:33:53.2537961Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.2538846Z [4363/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pavgpool-config.c.obj 2025-10-10T00:33:53.2539529Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.2540256Z [4364/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pack-lh-config.c.obj 2025-10-10T00:33:53.2540899Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.2541815Z [4365/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\raddstoreexpminusmax-config.c.obj 2025-10-10T00:33:53.3194769Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.3195928Z [4366/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\reduce-config.c.obj 2025-10-10T00:33:53.3197084Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.3198185Z [4367/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\rmax-config.c.obj 2025-10-10T00:33:53.3199479Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.3200499Z [4368/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\spmm-config.c.obj 2025-10-10T00:33:53.5466247Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.5467437Z [4369/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\transpose-config.c.obj 2025-10-10T00:33:53.5468563Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.5469633Z [4370/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unpool-config.c.obj 2025-10-10T00:33:53.5470726Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.5471920Z [4371/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unary-elementwise-config.c.obj 2025-10-10T00:33:53.6380625Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.6381260Z [4372/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\params.c.obj 2025-10-10T00:33:53.6381977Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.6383007Z [4373/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\vmulcaddc-config.c.obj 2025-10-10T00:33:53.6384127Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.6385023Z [4374/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\build_identifier.c.obj 2025-10-10T00:33:53.6385988Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.6800314Z [4375/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-fill-config.c.obj 2025-10-10T00:33:53.6800976Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.6801386Z [4376/7503] Linking CXX static library lib\gmock.lib 2025-10-10T00:33:53.6801965Z [4377/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-pad-config.c.obj 2025-10-10T00:33:53.6802617Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.6803239Z [4378/7503] Linking CXX static library lib\gmock_main.lib 2025-10-10T00:33:53.6803629Z [4379/7503] Linking CXX static library lib\gtest.lib 2025-10-10T00:33:53.9091705Z [4380/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\x8-lut-config.c.obj 2025-10-10T00:33:53.9092771Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.9093764Z [4381/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\zip-config.c.obj 2025-10-10T00:33:53.9094742Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:53.9095632Z [4382/7503] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\init.c.obj 2025-10-10T00:33:53.9096512Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-10-10T00:33:54.2853279Z [4383/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_name.cc.obj 2025-10-10T00:33:54.2854287Z [4384/7503] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest_main.dir\src\gtest_main.cc.obj 2025-10-10T00:33:54.2854907Z [4385/7503] Linking CXX static library lib\XNNPACK.lib 2025-10-10T00:33:54.2855305Z [4386/7503] Linking CXX static library lib\gtest_main.lib 2025-10-10T00:33:54.2855891Z [4387/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\check.cc.obj 2025-10-10T00:33:54.2856741Z [4388/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_api_internal.cc.obj 2025-10-10T00:33:54.5157610Z [4389/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_register.cc.obj 2025-10-10T00:33:54.5158565Z [4390/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_runner.cc.obj 2025-10-10T00:33:54.5159618Z [4391/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark.cc.obj 2025-10-10T00:33:54.5168501Z [4392/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\colorprint.cc.obj 2025-10-10T00:33:54.5169925Z [4393/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\counter.cc.obj 2025-10-10T00:33:54.9054490Z [4394/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\commandlineflags.cc.obj 2025-10-10T00:33:54.9056001Z [4395/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\complexity.cc.obj 2025-10-10T00:33:54.9057521Z [4396/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\console_reporter.cc.obj 2025-10-10T00:33:54.9058530Z [4397/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\csv_reporter.cc.obj 2025-10-10T00:33:54.9059407Z [4398/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\json_reporter.cc.obj 2025-10-10T00:33:55.1738713Z [4399/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\perf_counters.cc.obj 2025-10-10T00:33:55.1739733Z [4400/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\reporter.cc.obj 2025-10-10T00:33:55.1740587Z [4401/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\statistics.cc.obj 2025-10-10T00:33:55.1741424Z [4402/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\string_util.cc.obj 2025-10-10T00:33:55.1742272Z [4403/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sysinfo.cc.obj 2025-10-10T00:33:55.4058973Z [4404/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark_main.dir\benchmark_main.cc.obj 2025-10-10T00:33:55.4060743Z [4405/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\algorithm.cc.obj 2025-10-10T00:33:55.4062140Z [4406/7503] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\jitprofiling.c.obj 2025-10-10T00:33:55.4063423Z [4407/7503] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\ittnotify_static.c.obj 2025-10-10T00:33:55.4064613Z [4408/7503] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\timers.cc.obj 2025-10-10T00:33:55.5152941Z [4409/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgather.cc.obj 2025-10-10T00:33:55.5154147Z [4410/7503] Linking C static library lib\libittnotify.lib 2025-10-10T00:33:55.5155163Z [4411/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgatherv.cc.obj 2025-10-10T00:33:55.5156074Z [4412/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce.cc.obj 2025-10-10T00:33:55.5156636Z [4413/7503] Linking CXX static library lib\benchmark.lib 2025-10-10T00:33:55.5157267Z [4414/7503] Building C object third_party\ittapi\CMakeFiles\jitprofiling.dir\src\ittnotify\jitprofiling.c.obj 2025-10-10T00:33:55.7187227Z [4415/7503] Linking CXX static library lib\benchmark_main.lib 2025-10-10T00:33:55.7188098Z [4416/7503] Linking C static library lib\libjitprofiling.lib 2025-10-10T00:33:55.7189147Z [4417/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce_local.cc.obj 2025-10-10T00:33:55.7190532Z [4418/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoall.cc.obj 2025-10-10T00:33:55.7191288Z [4419/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\barrier.cc.obj 2025-10-10T00:33:55.7192018Z [4420/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\broadcast.cc.obj 2025-10-10T00:33:55.9567327Z [4421/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\context.cc.obj 2025-10-10T00:33:55.9568578Z [4422/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gather.cc.obj 2025-10-10T00:33:55.9569761Z [4423/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gatherv.cc.obj 2025-10-10T00:33:55.9570942Z [4424/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\reduce.cc.obj 2025-10-10T00:33:55.9572351Z [4425/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\scatter.cc.obj 2025-10-10T00:33:55.9573568Z [4426/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoallv.cc.obj 2025-10-10T00:33:56.0985936Z [4427/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\logging.cc.obj 2025-10-10T00:33:56.0986824Z [4428/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\types.cc.obj 2025-10-10T00:33:56.0988017Z [4429/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\store.cc.obj 2025-10-10T00:33:56.0989323Z [4430/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\file_store.cc.obj 2025-10-10T00:33:56.0990678Z [4431/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\context.cc.obj 2025-10-10T00:33:56.3174756Z [4432/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\buffer.cc.obj 2025-10-10T00:33:56.3175929Z [4433/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\address.cc.obj 2025-10-10T00:33:56.3177112Z [4434/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\prefix_store.cc.obj 2025-10-10T00:33:56.3178212Z [4435/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\utils.cc.obj 2025-10-10T00:33:56.3179310Z [4436/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\hash_store.cc.obj 2025-10-10T00:33:56.6249038Z [4437/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\unbound_buffer.cc.obj 2025-10-10T00:33:56.6250514Z [4438/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\device.cc.obj 2025-10-10T00:33:56.6251903Z [4439/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\context.cc.obj 2025-10-10T00:33:56.6253584Z [4440/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\win.cc.obj 2025-10-10T00:33:56.6254426Z [4441/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\pair.cc.obj 2025-10-10T00:33:56.6255183Z [4442/7503] Linking CXX static library lib\gloo.lib 2025-10-10T00:33:56.6752334Z [4443/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_halving_doubling.cc.obj 2025-10-10T00:33:56.6754409Z [4444/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_bcube.cc.obj 2025-10-10T00:33:56.6756510Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data 2025-10-10T00:33:56.6759573Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-10-10T00:33:56.6762544Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo\cuda_allreduce_bcube.cc(508): note: see reference to class template instantiation 'gloo::CudaAllreduceBcube>' being compiled 2025-10-10T00:33:56.6765604Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo\cuda_allreduce_bcube.cc(296): note: while compiling class template member function 'void gloo::CudaAllreduceBcube>::createNodes(void)' 2025-10-10T00:33:56.6769245Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo\cuda_allreduce_bcube.cc(298): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(int &,const size_t &)' being compiled 2025-10-10T00:33:56.6770771Z with 2025-10-10T00:33:56.6770957Z [ 2025-10-10T00:33:56.6771286Z _Ty=gloo::cuda::bcube::Node 2025-10-10T00:33:56.6771566Z ] 2025-10-10T00:33:56.6773794Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(int &,const size_t &)' being compiled 2025-10-10T00:33:56.6776041Z with 2025-10-10T00:33:56.6776379Z [ 2025-10-10T00:33:56.6776753Z _Ty=gloo::cuda::bcube::Node 2025-10-10T00:33:56.6777236Z ] 2025-10-10T00:33:56.6779397Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(int &,const size_t &)' being compiled 2025-10-10T00:33:56.6781725Z with 2025-10-10T00:33:56.6782006Z [ 2025-10-10T00:33:56.6782277Z _Ty=gloo::cuda::bcube::Node 2025-10-10T00:33:56.6782536Z ] 2025-10-10T00:33:56.6783880Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(794): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,int&,const size_t&>(_Alloc &,_Objty *const ,int &,const size_t &)' being compiled 2025-10-10T00:33:56.6786379Z with 2025-10-10T00:33:56.6786723Z [ 2025-10-10T00:33:56.6787174Z _Alloc=std::allocator, 2025-10-10T00:33:56.6787831Z _Ty=gloo::cuda::bcube::Node, 2025-10-10T00:33:56.6788372Z _Objty=gloo::cuda::bcube::Node 2025-10-10T00:33:56.7399022Z ] 2025-10-10T00:33:56.7399552Z [4445/7503] Building RC object third_party\ideep\mkl-dnn\src\CMakeFiles\dnnl.dir\version.rc.res 2025-10-10T00:33:56.7400149Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-10-10T00:33:56.7400455Z 2025-10-10T00:33:56.7400625Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-10-10T00:33:56.7401019Z 2025-10-10T00:33:56.7401023Z 2025-10-10T00:33:56.7401200Z [4446/7503] Running gen_proto.py on onnx/onnx.in.proto 2025-10-10T00:33:56.7402113Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx.in.proto 2025-10-10T00:33:56.7403093Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto 2025-10-10T00:33:56.8067806Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto3 2025-10-10T00:33:56.8068549Z 2025-10-10T00:33:56.8068840Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-ml.pb.h 2025-10-10T00:33:56.8069296Z 2025-10-10T00:33:56.8069642Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_pb.py 2025-10-10T00:33:56.8070138Z 2025-10-10T00:33:56.8070476Z [4447/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_local.cc.obj 2025-10-10T00:33:56.8071363Z [4448/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_ring_chunked.cc.obj 2025-10-10T00:33:57.2795743Z [4449/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_ring.cc.obj 2025-10-10T00:33:57.2796727Z [4450/7503] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_broadcast_one_to_all.cc.obj 2025-10-10T00:33:57.2797595Z [4451/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\bfloat16.cpp.obj 2025-10-10T00:33:57.2798709Z [4452/7503] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-10-10T00:33:57.2799603Z [4453/7503] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-10-10T00:33:57.2800217Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-operators.in.proto 2025-10-10T00:33:57.2801107Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto 2025-10-10T00:33:57.2802280Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto3 2025-10-10T00:33:57.2803129Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators-ml.pb.h 2025-10-10T00:33:57.3613606Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_operators_pb.py 2025-10-10T00:33:57.3614468Z 2025-10-10T00:33:57.3615171Z [4454/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\batch_normalization.cpp.obj 2025-10-10T00:33:57.3616837Z [4455/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\broadcast_strategy.cpp.obj 2025-10-10T00:33:57.3618168Z [4456/7503] Building CUDA object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda.cu.obj 2025-10-10T00:33:57.3618969Z cuda.cu 2025-10-10T00:33:57.3619330Z tmpxft_00001500_00000000-7_cuda.cudafe1.cpp 2025-10-10T00:33:57.3620509Z [4457/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\binary.cpp.obj 2025-10-10T00:33:57.3874068Z [4458/7503] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-10-10T00:33:57.3875766Z [4459/7503] Running gen_proto.py on onnx/onnx-data.in.proto 2025-10-10T00:33:57.3876810Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-data.in.proto 2025-10-10T00:33:57.3878268Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto 2025-10-10T00:33:57.5068533Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto3 2025-10-10T00:33:57.5069459Z 2025-10-10T00:33:57.5070019Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data.pb.h 2025-10-10T00:33:57.5070509Z 2025-10-10T00:33:57.5070828Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_data_pb.py 2025-10-10T00:33:57.5071419Z 2025-10-10T00:33:57.5071833Z [4460/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\cache_blob_id.cpp.obj 2025-10-10T00:33:57.5073010Z [4461/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\concat.cpp.obj 2025-10-10T00:33:57.8476258Z [4462/7503] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-10-10T00:33:57.8477589Z [4463/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug_autogenerated.cpp.obj 2025-10-10T00:33:57.8478624Z [4464/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_threadpool.cpp.obj 2025-10-10T00:33:57.8479600Z [4465/7503] Building CUDA object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_private.cu.obj 2025-10-10T00:33:57.8480100Z cuda_private.cu 2025-10-10T00:33:57.8480345Z tmpxft_000016a8_00000000-7_cuda_private.cudafe1.cpp 2025-10-10T00:33:57.9250553Z [4466/7503] Linking CXX static library lib\gloo_cuda.lib 2025-10-10T00:33:57.9251754Z [4467/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug.cpp.obj 2025-10-10T00:33:57.9253225Z [4468/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution_pd.cpp.obj 2025-10-10T00:33:57.9254799Z [4469/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\deconvolution.cpp.obj 2025-10-10T00:33:57.9256259Z [4470/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution.cpp.obj 2025-10-10T00:33:58.0967099Z [4471/7503] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx_onnx_torch-ml.pb.cc.obj 2025-10-10T00:33:58.0968054Z [4472/7503] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-data_onnx_torch.pb.cc.obj 2025-10-10T00:33:58.0969213Z [4473/7503] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-operators_onnx_torch-ml.pb.cc.obj 2025-10-10T00:33:58.0970231Z [4474/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\assertions.cc.obj 2025-10-10T00:33:58.0970860Z [4475/7503] Linking CXX static library lib\onnx_proto.lib 2025-10-10T00:33:58.4692125Z [4476/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\interned_strings.cc.obj 2025-10-10T00:33:58.4692909Z [4477/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\status.cc.obj 2025-10-10T00:33:58.4693708Z [4478/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\model_helpers.cc.obj 2025-10-10T00:33:58.4694567Z [4479/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\attr_proto_util.cc.obj 2025-10-10T00:33:58.4695323Z [4480/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\ir_pb_converter.cc.obj 2025-10-10T00:33:58.6804411Z [4481/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\defs.cc.obj 2025-10-10T00:33:58.6805918Z [4482/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\old.cc.obj 2025-10-10T00:33:58.6807625Z [4483/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\checker.cc.obj 2025-10-10T00:33:58.6809000Z [4484/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\utils.cc.obj 2025-10-10T00:33:58.6810380Z [4485/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\path.cc.obj 2025-10-10T00:33:59.0415166Z [4486/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\data_type_utils.cc.obj 2025-10-10T00:33:59.0416917Z [4487/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\defs.cc.obj 2025-10-10T00:33:59.0418329Z [4488/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\function.cc.obj 2025-10-10T00:33:59.0419822Z [4489/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\utils.cc.obj 2025-10-10T00:33:59.0421443Z [4490/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\old.cc.obj 2025-10-10T00:33:59.3538459Z [4491/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\defs.cc.obj 2025-10-10T00:33:59.3540220Z [4492/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\image\defs.cc.obj 2025-10-10T00:33:59.3541395Z [4493/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\old.cc.obj 2025-10-10T00:33:59.3542574Z [4494/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\defs.cc.obj 2025-10-10T00:33:59.3543768Z [4495/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\utils.cc.obj 2025-10-10T00:33:59.3544870Z [4496/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\old.cc.obj 2025-10-10T00:33:59.5467836Z [4497/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\defs.cc.obj 2025-10-10T00:33:59.5468588Z [4498/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\old.cc.obj 2025-10-10T00:33:59.5469540Z [4499/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\defs.cc.obj 2025-10-10T00:33:59.5470561Z [4500/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\old.cc.obj 2025-10-10T00:33:59.5471829Z [4501/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\defs.cc.obj 2025-10-10T00:33:59.8599732Z [4502/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\old.cc.obj 2025-10-10T00:33:59.8600583Z [4503/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\parser.cc.obj 2025-10-10T00:33:59.8601313Z [4504/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\printer.cc.obj 2025-10-10T00:33:59.8602337Z [4505/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\defs.cc.obj 2025-10-10T00:33:59.8603116Z [4506/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\old.cc.obj 2025-10-10T00:34:00.2235089Z [4507/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\defs.cc.obj 2025-10-10T00:34:00.2236468Z [4508/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\old.cc.obj 2025-10-10T00:34:00.2237853Z [4509/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\utils.cc.obj 2025-10-10T00:34:00.2239204Z [4510/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\defs.cc.obj 2025-10-10T00:34:00.2240460Z [4511/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\old.cc.obj 2025-10-10T00:34:00.3934513Z [4512/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\shape_inference.cc.obj 2025-10-10T00:34:00.3936047Z [4513/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\schema.cc.obj 2025-10-10T00:34:00.3937393Z [4514/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\sequence\defs.cc.obj 2025-10-10T00:34:00.3938841Z [4515/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\utils.cc.obj 2025-10-10T00:34:00.3940212Z [4516/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\defs.cc.obj 2025-10-10T00:34:00.7326505Z [4517/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\old.cc.obj 2025-10-10T00:34:00.7327848Z [4518/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_proto_util.cc.obj 2025-10-10T00:34:00.7329234Z [4519/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_util.cc.obj 2025-10-10T00:34:00.7330630Z [4520/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\defs.cc.obj 2025-10-10T00:34:00.7332061Z [4521/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\text\defs.cc.obj 2025-10-10T00:34:01.0146746Z [4522/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\old.cc.obj 2025-10-10T00:34:01.0147558Z [4523/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\training\defs.cc.obj 2025-10-10T00:34:01.0148301Z [4524/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\inliner\inliner.cc.obj 2025-10-10T00:34:01.0149048Z [4525/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\helper.cc.obj 2025-10-10T00:34:01.0149885Z [4526/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\convert.cc.obj 2025-10-10T00:34:01.2118794Z [4527/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\experimental.cpp.obj 2025-10-10T00:34:01.2119778Z [4528/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float4.cpp.obj 2025-10-10T00:34:01.2120646Z [4529/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float8.cpp.obj 2025-10-10T00:34:01.2121685Z [4530/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\fpmath_mode.cpp.obj 2025-10-10T00:34:01.2122937Z [4531/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\eltwise.cpp.obj 2025-10-10T00:34:01.6006843Z [4532/7503] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\shape_inference\implementation.cc.obj 2025-10-10T00:34:01.6008518Z [4533/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify.cpp.obj 2025-10-10T00:34:01.6010056Z [4534/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\engine.cpp.obj 2025-10-10T00:34:01.6011935Z [4535/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\group_normalization.cpp.obj 2025-10-10T00:34:01.8695180Z [4536/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\gemm.cpp.obj 2025-10-10T00:34:01.8696142Z [4537/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\inner_product.cpp.obj 2025-10-10T00:34:01.8697226Z [4538/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\kernel_cache.cpp.obj 2025-10-10T00:34:01.8697836Z [4539/7503] Linking CXX static library lib\onnx.lib 2025-10-10T00:34:01.8698467Z [4540/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\layer_normalization.cpp.obj 2025-10-10T00:34:02.1739183Z [4541/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\lrn.cpp.obj 2025-10-10T00:34:02.1740747Z [4542/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\matmul.cpp.obj 2025-10-10T00:34:02.1742290Z [4543/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory.cpp.obj 2025-10-10T00:34:02.1744184Z [4544/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_debug.cpp.obj 2025-10-10T00:34:02.1745894Z [4545/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc.cpp.obj 2025-10-10T00:34:02.5399537Z [4546/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc_wrapper.cpp.obj 2025-10-10T00:34:02.5400533Z [4547/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_storage.cpp.obj 2025-10-10T00:34:02.5401474Z [4548/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_tracking.cpp.obj 2025-10-10T00:34:02.5402456Z [4549/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_zero_pad.cpp.obj 2025-10-10T00:34:02.7842193Z [4550/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\pooling.cpp.obj 2025-10-10T00:34:02.7844101Z [4551/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_attr.cpp.obj 2025-10-10T00:34:02.7845676Z [4552/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\prelu.cpp.obj 2025-10-10T00:34:02.7847230Z [4553/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive.cpp.obj 2025-10-10T00:34:03.1886317Z [4554/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_cache.cpp.obj 2025-10-10T00:34:03.1887320Z [4555/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_desc_iface.cpp.obj 2025-10-10T00:34:03.1888277Z [4556/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_hashing.cpp.obj 2025-10-10T00:34:03.1889355Z [4557/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_exec_types.cpp.obj 2025-10-10T00:34:03.1890276Z [4558/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\query.cpp.obj 2025-10-10T00:34:03.3800082Z [4559/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_iface.cpp.obj 2025-10-10T00:34:03.3801948Z [4560/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reduction.cpp.obj 2025-10-10T00:34:03.3803517Z [4561/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\resampling.cpp.obj 2025-10-10T00:34:03.3805076Z [4562/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reorder.cpp.obj 2025-10-10T00:34:03.7795148Z [4563/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rnn.cpp.obj 2025-10-10T00:34:03.7796269Z [4564/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rw_mutex.cpp.obj 2025-10-10T00:34:03.7797177Z [4565/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad.cpp.obj 2025-10-10T00:34:03.7799188Z [4566/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\serialization.cpp.obj 2025-10-10T00:34:03.7800836Z [4567/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad_debug.cpp.obj 2025-10-10T00:34:03.8694979Z [4568/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\shuffle.cpp.obj 2025-10-10T00:34:03.8696450Z [4569/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream.cpp.obj 2025-10-10T00:34:03.8697772Z [4570/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\softmax.cpp.obj 2025-10-10T00:34:03.8699371Z [4571/7503] Building ASM_MASM object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittptmark64.asm.obj 2025-10-10T00:34:04.0673847Z Microsoft (R) Macro Assembler (x64) Version 14.42.34444.0 2025-10-10T00:34:04.0674422Z 2025-10-10T00:34:04.0674768Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-10-10T00:34:04.0675254Z 2025-10-10T00:34:04.0675261Z 2025-10-10T00:34:04.0675268Z 2025-10-10T00:34:04.0675943Z Assembling: C:\actions-runner\_work\pytorch\pytorch\third_party\ideep\mkl-dnn\src\common\ittnotify\ittptmark64.asm 2025-10-10T00:34:04.0676456Z 2025-10-10T00:34:04.0676847Z [4572/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream_profiler.cpp.obj 2025-10-10T00:34:04.0677854Z [4573/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\sum.cpp.obj 2025-10-10T00:34:04.4950908Z [4574/7503] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\jitprofiling.c.obj 2025-10-10T00:34:04.4952707Z [4575/7503] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittnotify_static.c.obj 2025-10-10T00:34:04.4954587Z [4576/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\utils.cpp.obj 2025-10-10T00:34:04.4955852Z [4577/7503] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\verbose.cpp.obj 2025-10-10T00:34:04.4957000Z [4578/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\binary_injector_utils.cpp.obj 2025-10-10T00:34:04.7309020Z [4579/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\bfloat16.cpp.obj 2025-10-10T00:34:04.7310022Z [4580/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_utils.cpp.obj 2025-10-10T00:34:04.7310976Z [4581/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_list.cpp.obj 2025-10-10T00:34:04.7311979Z [4582/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_concat.cpp.obj 2025-10-10T00:34:05.1208784Z [4583/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_binary_list.cpp.obj 2025-10-10T00:34:05.1210425Z [4584/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_convolution_list.cpp.obj 2025-10-10T00:34:05.1211927Z [4585/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_engine.cpp.obj 2025-10-10T00:34:05.1213497Z [4586/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_eltwise_list.cpp.obj 2025-10-10T00:34:05.7107486Z [4587/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_deconvolution_list.cpp.obj 2025-10-10T00:34:05.7108534Z [4588/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_group_normalization_list.cpp.obj 2025-10-10T00:34:05.7109828Z [4589/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_layer_normalization_list.cpp.obj 2025-10-10T00:34:05.7110775Z [4590/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_inner_product_list.cpp.obj 2025-10-10T00:34:05.7111669Z [4591/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_lrn_list.cpp.obj 2025-10-10T00:34:05.9265774Z [4592/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_prelu_list.cpp.obj 2025-10-10T00:34:05.9267381Z [4593/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_pooling_list.cpp.obj 2025-10-10T00:34:05.9268970Z [4594/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_reduction_list.cpp.obj 2025-10-10T00:34:05.9270511Z [4595/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_resampling_list.cpp.obj 2025-10-10T00:34:06.3770195Z [4596/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_rnn_list.cpp.obj 2025-10-10T00:34:06.3772167Z [4597/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_shuffle_list.cpp.obj 2025-10-10T00:34:06.3773940Z [4598/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_softmax_list.cpp.obj 2025-10-10T00:34:06.3775412Z [4599/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_sum.cpp.obj 2025-10-10T00:34:06.3777085Z [4600/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\float16.cpp.obj 2025-10-10T00:34:06.6692827Z [4601/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution.cpp.obj 2025-10-10T00:34:06.6693916Z [4602/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution_utils.cpp.obj 2025-10-10T00:34:06.6694925Z [4603/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product.cpp.obj 2025-10-10T00:34:06.6696288Z [4604/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product_utils.cpp.obj 2025-10-10T00:34:07.0669763Z [4605/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.obj 2025-10-10T00:34:07.0670892Z [4606/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution.cpp.obj 2025-10-10T00:34:07.0671888Z [4607/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution_utils.cpp.obj 2025-10-10T00:34:07.0672774Z [4608/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nchw_pooling.cpp.obj 2025-10-10T00:34:07.2649484Z [4609/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_batch_normalization.cpp.obj 2025-10-10T00:34:07.2651566Z [4610/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_inner_product.cpp.obj 2025-10-10T00:34:07.2653191Z [4611/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_group_normalization.cpp.obj 2025-10-10T00:34:07.2654715Z [4612/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nhwc_pooling.cpp.obj 2025-10-10T00:34:07.7137561Z [4613/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nspc_batch_normalization.cpp.obj 2025-10-10T00:34:07.7138457Z [4614/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\platform.cpp.obj 2025-10-10T00:34:07.7139465Z [4615/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\primitive_attr_postops.cpp.obj 2025-10-10T00:34:07.7140569Z [4616/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_batch_normalization.cpp.obj 2025-10-10T00:34:07.7141450Z [4617/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution.cpp.obj 2025-10-10T00:34:07.9654160Z [4618/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution_int8.cpp.obj 2025-10-10T00:34:07.9655111Z [4619/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_binary.cpp.obj 2025-10-10T00:34:07.9656016Z [4620/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_deconvolution.cpp.obj 2025-10-10T00:34:07.9656922Z [4621/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_eltwise.cpp.obj 2025-10-10T00:34:08.3638204Z [4622/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product.cpp.obj 2025-10-10T00:34:08.3639835Z [4623/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_group_normalization.cpp.obj 2025-10-10T00:34:08.3641475Z [4624/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product_int8.cpp.obj 2025-10-10T00:34:08.3643088Z [4625/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_layer_normalization.cpp.obj 2025-10-10T00:34:08.3644605Z [4626/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_pooling.cpp.obj 2025-10-10T00:34:08.6558778Z [4627/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_lrn.cpp.obj 2025-10-10T00:34:08.6560604Z [4628/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_prelu.cpp.obj 2025-10-10T00:34:08.6562177Z [4629/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_reduction.cpp.obj 2025-10-10T00:34:08.6563307Z [4630/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_resampling.cpp.obj 2025-10-10T00:34:08.9997650Z [4631/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_shuffle.cpp.obj 2025-10-10T00:34:08.9998551Z [4632/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_softmax.cpp.obj 2025-10-10T00:34:08.9999936Z [4633/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\scale_utils.cpp.obj 2025-10-10T00:34:09.0001411Z [4634/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\bf16\ref_gemm_bf16.cpp.obj 2025-10-10T00:34:09.0002963Z [4635/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_layer_normalization.cpp.obj 2025-10-10T00:34:09.1947061Z [4636/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_concat.cpp.obj 2025-10-10T00:34:09.1947975Z [4637/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\zero_point_utils.cpp.obj 2025-10-10T00:34:09.1948921Z [4638/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_resampling.cpp.obj 2025-10-10T00:34:09.1949848Z [4639/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\f32\gemm_utils_f32.cpp.obj 2025-10-10T00:34:09.7374340Z [4640/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_sum.cpp.obj 2025-10-10T00:34:09.7375891Z [4641/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\f32\ref_gemm_f32.cpp.obj 2025-10-10T00:34:09.7377549Z [4642/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\s8x8s32\ref_gemm_s8x8s32.cpp.obj 2025-10-10T00:34:09.7379213Z [4643/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm.cpp.obj 2025-10-10T00:34:09.7381457Z [4644/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm_pack.cpp.obj 2025-10-10T00:34:09.9456482Z [4645/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\s8x8s32\simple_gemm_s8s8s32.cpp.obj 2025-10-10T00:34:09.9457458Z [4646/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_bf16_matmul.cpp.obj 2025-10-10T00:34:09.9458561Z [4647/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\cpu_matmul_list.cpp.obj 2025-10-10T00:34:09.9459987Z [4648/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_x8s8s32x_matmul.cpp.obj 2025-10-10T00:34:10.4868678Z [4649/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_f32_matmul.cpp.obj 2025-10-10T00:34:10.4870164Z [4650/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul.cpp.obj 2025-10-10T00:34:10.4871207Z [4651/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul_int8.cpp.obj 2025-10-10T00:34:10.4872190Z [4652/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_sparse_matmul.cpp.obj 2025-10-10T00:34:10.7671189Z [4653/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder.cpp.obj 2025-10-10T00:34:10.7672690Z [4654/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_comp_bf16_s8.cpp.obj 2025-10-10T00:34:10.7674406Z [4655/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_comp_f32_s8.cpp.obj 2025-10-10T00:34:10.7676190Z [4656/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_comp_s8_s8.cpp.obj 2025-10-10T00:34:11.2380103Z [4657/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_bf16.cpp.obj 2025-10-10T00:34:11.2381976Z [4658/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f16.cpp.obj 2025-10-10T00:34:11.2384017Z [4659/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_bf16.cpp.obj 2025-10-10T00:34:11.2385802Z [4660/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_f16.cpp.obj 2025-10-10T00:34:11.5166508Z [4661/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_fp8.cpp.obj 2025-10-10T00:34:11.5167546Z [4662/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_f32.cpp.obj 2025-10-10T00:34:11.5168529Z [4663/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_s32.cpp.obj 2025-10-10T00:34:11.5169664Z [4664/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_s8.cpp.obj 2025-10-10T00:34:11.9628391Z [4665/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_u8.cpp.obj 2025-10-10T00:34:11.9629565Z [4666/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_fp4.cpp.obj 2025-10-10T00:34:11.9630546Z [4667/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_fp8.cpp.obj 2025-10-10T00:34:11.9631735Z [4668/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s32.cpp.obj 2025-10-10T00:34:12.2251414Z [4669/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s4.cpp.obj 2025-10-10T00:34:12.2253198Z [4670/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s8.cpp.obj 2025-10-10T00:34:12.2254682Z [4671/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_u4.cpp.obj 2025-10-10T00:34:12.6542401Z [4672/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_u8.cpp.obj 2025-10-10T00:34:12.6544193Z [4673/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\brgemm_cell_common.cpp.obj 2025-10-10T00:34:12.6547169Z [4674/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_common.cpp.obj 2025-10-10T00:34:12.6548717Z [4675/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru.cpp.obj 2025-10-10T00:34:12.6550254Z [4676/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru_lbr.cpp.obj 2025-10-10T00:34:12.8809228Z [4677/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru_lbr.cpp.obj 2025-10-10T00:34:12.8811355Z [4678/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru.cpp.obj 2025-10-10T00:34:12.8813129Z [4679/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\linux_perf\linux_perf.cpp.obj 2025-10-10T00:34:12.8814815Z [4680/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\jit_utils.cpp.obj 2025-10-10T00:34:13.0476494Z [4681/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm.cpp.obj 2025-10-10T00:34:13.0478532Z [4682/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm_projection.cpp.obj 2025-10-10T00:34:13.0480336Z [4683/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_rnn.cpp.obj 2025-10-10T00:34:13.0481927Z [4684/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\rnn_utils.cpp.obj 2025-10-10T00:34:13.5135382Z [4685/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_rnn.cpp.obj 2025-10-10T00:34:13.5137150Z [4686/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\amx_tile_configure.cpp.obj 2025-10-10T00:34:13.5138795Z [4687/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm.cpp.obj 2025-10-10T00:34:13.5140456Z [4688/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm_utils.cpp.obj 2025-10-10T00:34:13.6821859Z [4689/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm_containers.cpp.obj 2025-10-10T00:34:13.6823758Z [4690/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\capi\brgemm_api.cpp.obj 2025-10-10T00:34:13.6825578Z [4691/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brdgmm_kernel.cpp.obj 2025-10-10T00:34:13.6827422Z [4692/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brgemm_amx_uker.cpp.obj 2025-10-10T00:34:14.1663500Z [4693/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brgemm_kernel.cpp.obj 2025-10-10T00:34:14.1664577Z [4694/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_barrier.cpp.obj 2025-10-10T00:34:14.1665436Z [4695/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_isa_traits.cpp.obj 2025-10-10T00:34:14.1666403Z [4696/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_reducer.cpp.obj 2025-10-10T00:34:14.2692272Z [4697/7503] 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-10-10T00:34:14.2694252Z [4698/7503] 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-10-10T00:34:14.2696693Z [4699/7503] 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-10-10T00:34:14.2699130Z [4700/7503] 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-10-10T00:34:14.7033453Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:14.7034957Z [4701/7503] 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-10-10T00:34:14.7037155Z [4702/7503] 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-10-10T00:34:14.7038576Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:14.7846754Z [4703/7503] 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-10-10T00:34:14.7847732Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:14.7848656Z [4704/7503] 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-10-10T00:34:14.7849708Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:14.7850631Z [4705/7503] 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-10-10T00:34:14.9286532Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:14.9288480Z [4706/7503] 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-10-10T00:34:14.9290302Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:14.9292104Z [4707/7503] 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-10-10T00:34:14.9293696Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:15.1094225Z [4708/7503] 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-10-10T00:34:15.1095242Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:15.1095991Z [4709/7503] 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-10-10T00:34:15.1096784Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:15.3466447Z [4710/7503] 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-10-10T00:34:15.3467934Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:15.3469313Z [4711/7503] 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-10-10T00:34:15.3470689Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:15.3472134Z [4712/7503] 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-10-10T00:34:15.5297486Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:15.5298618Z [4713/7503] 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-10-10T00:34:15.5299786Z [4714/7503] 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-10-10T00:34:15.5301138Z [4715/7503] 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-10-10T00:34:15.7534676Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:15.7535566Z [4716/7503] 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-10-10T00:34:15.7536749Z [4717/7503] 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-10-10T00:34:15.7538169Z [4718/7503] 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-10-10T00:34:16.0654842Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:16.0656163Z [4719/7503] 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-10-10T00:34:16.0657416Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:16.0658812Z [4720/7503] 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-10-10T00:34:16.0660103Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:16.1720721Z [4721/7503] 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-10-10T00:34:16.1722215Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:16.1723722Z [4722/7503] 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-10-10T00:34:16.1726098Z [4723/7503] 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-10-10T00:34:16.6244284Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:16.6245671Z [4724/7503] 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-10-10T00:34:16.6247066Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:16.6248585Z [4725/7503] 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-10-10T00:34:16.6250491Z [4726/7503] 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-10-10T00:34:16.7234938Z [4727/7503] 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-10-10T00:34:16.7237127Z [4728/7503] 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-10-10T00:34:16.7239285Z [4729/7503] 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-10-10T00:34:16.7944862Z [4730/7503] 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-10-10T00:34:16.7946337Z [4731/7503] 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-10-10T00:34:16.7947212Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:16.7948192Z [4732/7503] 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-10-10T00:34:17.2681269Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:17.2682107Z [4733/7503] 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-10-10T00:34:17.2682920Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:17.2683668Z [4734/7503] 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-10-10T00:34:17.2684516Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:17.3362677Z [4735/7503] 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-10-10T00:34:17.3363769Z [4736/7503] 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-10-10T00:34:17.3364946Z [4737/7503] 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-10-10T00:34:17.3365748Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:17.5823468Z [4738/7503] 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-10-10T00:34:17.5824284Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:17.5825013Z [4739/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_driver.cpp.obj 2025-10-10T00:34:17.5826425Z [4740/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_pack.cpp.obj 2025-10-10T00:34:17.5827338Z [4741/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_info.cpp.obj 2025-10-10T00:34:17.9297357Z [4742/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemv_driver.cpp.obj 2025-10-10T00:34:17.9298533Z [4743/7503] 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-10-10T00:34:17.9299722Z [4744/7503] 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-10-10T00:34:17.9300623Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:18.0162971Z [4745/7503] 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-10-10T00:34:18.0163784Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:18.0164636Z [4746/7503] 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-10-10T00:34:18.0165409Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:18.0688506Z [4747/7503] 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-10-10T00:34:18.0689348Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:18.0690427Z [4748/7503] 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-10-10T00:34:18.0691877Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:18.0693822Z [4749/7503] 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-10-10T00:34:18.5418420Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:18.5419432Z [4750/7503] 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-10-10T00:34:18.5420278Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:18.5421189Z [4751/7503] 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-10-10T00:34:18.5422017Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:18.5538099Z [4752/7503] 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-10-10T00:34:18.5539251Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:18.5540583Z [4753/7503] 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-10-10T00:34:18.5542018Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:18.6578834Z [4754/7503] 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-10-10T00:34:18.6579691Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:18.6580491Z [4755/7503] 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-10-10T00:34:18.6581275Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:18.6582091Z [4756/7503] 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-10-10T00:34:19.1503670Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.1505159Z [4757/7503] 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-10-10T00:34:19.1506735Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.1508117Z [4758/7503] 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-10-10T00:34:19.1509498Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.1996885Z [4759/7503] 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-10-10T00:34:19.1997862Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.1998653Z [4760/7503] 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-10-10T00:34:19.1999815Z [4761/7503] 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-10-10T00:34:19.2772143Z [4762/7503] 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-10-10T00:34:19.2772985Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.2773793Z [4763/7503] 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-10-10T00:34:19.2774899Z [4764/7503] 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-10-10T00:34:19.7433611Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.7435400Z [4765/7503] 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-10-10T00:34:19.7436898Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.7438403Z [4766/7503] 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-10-10T00:34:19.7439854Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.8174167Z [4767/7503] 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-10-10T00:34:19.8175756Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.8177305Z [4768/7503] 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-10-10T00:34:19.8178915Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.8380435Z [4769/7503] 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-10-10T00:34:19.8381846Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.8383192Z [4770/7503] 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-10-10T00:34:19.8384630Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.9473907Z [4771/7503] 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-10-10T00:34:19.9474816Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.9476553Z [4772/7503] 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-10-10T00:34:19.9477950Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:19.9479514Z [4773/7503] 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-10-10T00:34:20.4270299Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:20.4271666Z [4774/7503] 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-10-10T00:34:20.4272983Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:20.4274221Z [4775/7503] 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-10-10T00:34:20.4275483Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:20.4453355Z [4776/7503] 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-10-10T00:34:20.4454820Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:20.4456197Z [4777/7503] 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-10-10T00:34:20.4457645Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:20.5054126Z [4778/7503] 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-10-10T00:34:20.5055585Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:20.5057449Z [4779/7503] 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-10-10T00:34:20.5059003Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:20.5060617Z [4780/7503] 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-10-10T00:34:20.9772976Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:20.9773964Z [4781/7503] 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-10-10T00:34:20.9774730Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:20.9776299Z [4782/7503] 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-10-10T00:34:20.9777805Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.0544935Z [4783/7503] 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-10-10T00:34:21.0545874Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.0546801Z [4784/7503] 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-10-10T00:34:21.0547697Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.0802945Z [4785/7503] 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-10-10T00:34:21.0804351Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.0805413Z [4786/7503] 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-10-10T00:34:21.0806261Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.0807303Z [4787/7503] 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-10-10T00:34:21.2313777Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.2315323Z [4788/7503] 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-10-10T00:34:21.2316789Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.2318242Z [4789/7503] 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-10-10T00:34:21.2319686Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.6482233Z [4790/7503] 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-10-10T00:34:21.6483095Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.6484021Z [4791/7503] 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-10-10T00:34:21.6484826Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.6793699Z [4792/7503] 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-10-10T00:34:21.6795146Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.6796579Z [4793/7503] 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-10-10T00:34:21.6798037Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.6799752Z [4794/7503] 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-10-10T00:34:21.8135152Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.8136241Z [4795/7503] 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-10-10T00:34:21.8137094Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:21.8138213Z [4796/7503] 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-10-10T00:34:21.8139637Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:22.1693037Z [4797/7503] 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-10-10T00:34:22.1693843Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:22.1694642Z [4798/7503] 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-10-10T00:34:22.1695402Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:22.2893329Z [4799/7503] 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-10-10T00:34:22.2894765Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:22.2896218Z [4800/7503] 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-10-10T00:34:22.2897685Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:22.2899106Z [4801/7503] 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-10-10T00:34:22.4168964Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:22.4170801Z [4802/7503] 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-10-10T00:34:22.4172255Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-10-10T00:34:22.4173543Z [4803/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm_bf16_convolution.cpp.obj 2025-10-10T00:34:22.9310410Z [4804/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\injector_utils.cpp.obj 2025-10-10T00:34:22.9312246Z [4805/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm_bf16_inner_product.cpp.obj 2025-10-10T00:34:22.9314113Z [4806/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\jit_uni_binary_injector.cpp.obj 2025-10-10T00:34:22.9316091Z [4807/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\jit_uni_eltwise_injector.cpp.obj 2025-10-10T00:34:23.0973697Z [4808/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\jit_uni_postops_injector.cpp.obj 2025-10-10T00:34:23.0975450Z [4809/7503] 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-10-10T00:34:23.0977132Z [4810/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\ip_convolution.cpp.obj 2025-10-10T00:34:23.0979214Z [4811/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_conv_kernel_f32.cpp.obj 2025-10-10T00:34:23.5951238Z [4812/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_1x1_convolution.cpp.obj 2025-10-10T00:34:23.5953398Z [4813/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_convolution.cpp.obj 2025-10-10T00:34:23.5955270Z [4814/7503] 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-10-10T00:34:23.5957197Z [4815/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_1x1_convolution.cpp.obj 2025-10-10T00:34:23.7490336Z [4816/7503] 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-10-10T00:34:23.7492527Z [4817/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_conv_kernel.cpp.obj 2025-10-10T00:34:23.7494500Z [4818/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_convolution.cpp.obj 2025-10-10T00:34:23.7496452Z [4819/7503] 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-10-10T00:34:24.1892519Z [4820/7503] 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-10-10T00:34:24.1894197Z [4821/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_convolution.cpp.obj 2025-10-10T00:34:24.1896269Z [4822/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_deconvolution.cpp.obj 2025-10-10T00:34:24.3863487Z [4823/7503] 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-10-10T00:34:24.3865455Z [4824/7503] 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-10-10T00:34:24.3867377Z [4825/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_convolution.cpp.obj 2025-10-10T00:34:24.3869563Z [4826/7503] 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-10-10T00:34:24.7961302Z [4827/7503] 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-10-10T00:34:24.7963194Z [4828/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_fp16cvt.cpp.obj 2025-10-10T00:34:24.7964932Z [4829/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_fp8cvt.cpp.obj 2025-10-10T00:34:24.7966714Z [4830/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_resampling.cpp.obj 2025-10-10T00:34:25.0419492Z [4831/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_scale_precompute.cpp.obj 2025-10-10T00:34:25.0420598Z [4832/7503] 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-10-10T00:34:25.0421649Z [4833/7503] 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-10-10T00:34:25.4484511Z [4834/7503] 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-10-10T00:34:25.4486527Z [4835/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_deconvolution.cpp.obj 2025-10-10T00:34:25.4488511Z [4836/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_sparse_decompress_kernel.cpp.obj 2025-10-10T00:34:25.4490463Z [4837/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_convolution.cpp.obj 2025-10-10T00:34:25.7292419Z [4838/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brdgmm_dw_conv.cpp.obj 2025-10-10T00:34:25.7293534Z [4839/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_1x1_conv.cpp.obj 2025-10-10T00:34:25.7294413Z [4840/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv.cpp.obj 2025-10-10T00:34:25.7295347Z [4841/7503] 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-10-10T00:34:26.1533306Z [4842/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_strided.cpp.obj 2025-10-10T00:34:26.1534456Z [4843/7503] 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-10-10T00:34:26.1535561Z [4844/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd.cpp.obj 2025-10-10T00:34:26.1536571Z [4845/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_utils.cpp.obj 2025-10-10T00:34:26.4301354Z [4846/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_w.cpp.obj 2025-10-10T00:34:26.4302353Z [4847/7503] 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-10-10T00:34:26.4303393Z [4848/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_trans_kernel.cpp.obj 2025-10-10T00:34:26.4304399Z [4849/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_utils.cpp.obj 2025-10-10T00:34:26.7464378Z [4850/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_inner_product_utils.cpp.obj 2025-10-10T00:34:26.7465666Z [4851/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_deconv.cpp.obj 2025-10-10T00:34:26.7466647Z [4852/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_post_ops.cpp.obj 2025-10-10T00:34:26.7467572Z [4853/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_inner_product.cpp.obj 2025-10-10T00:34:27.0596217Z [4854/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_primitive_conf.cpp.obj 2025-10-10T00:34:27.0597280Z [4855/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_transpose_utils.cpp.obj 2025-10-10T00:34:27.0598332Z [4856/7503] 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-10-10T00:34:27.1680753Z [4857/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_gemm_x8s8s32x_convolution_utils.cpp.obj 2025-10-10T00:34:27.1681926Z [4858/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_gemm_inner_product_utils.cpp.obj 2025-10-10T00:34:27.1682900Z [4859/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_generator.cpp.obj 2025-10-10T00:34:27.1683818Z [4860/7503] 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-10-10T00:34:27.7168902Z [4861/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_1x1_convolution.cpp.obj 2025-10-10T00:34:27.7169937Z [4862/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_conv_kernel_f32.cpp.obj 2025-10-10T00:34:27.7171262Z [4863/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_convolution.cpp.obj 2025-10-10T00:34:27.7172641Z [4864/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_transpose_utils.cpp.obj 2025-10-10T00:34:27.8254800Z [4865/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_batch_normalization.cpp.obj 2025-10-10T00:34:27.8256610Z [4866/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_batch_normalization_s8.cpp.obj 2025-10-10T00:34:27.8258411Z [4867/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_binary_kernel.cpp.obj 2025-10-10T00:34:27.8260042Z [4868/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_binary.cpp.obj 2025-10-10T00:34:28.3936795Z [4869/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_convert_xf16.cpp.obj 2025-10-10T00:34:28.3938035Z [4870/7503] 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-10-10T00:34:28.3939187Z [4871/7503] 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-10-10T00:34:28.3940212Z [4872/7503] 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-10-10T00:34:28.5491504Z [4873/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_dw_convolution.cpp.obj 2025-10-10T00:34:28.5493525Z [4874/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_eltwise.cpp.obj 2025-10-10T00:34:28.5495304Z [4875/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_eltwise_int.cpp.obj 2025-10-10T00:34:28.5497320Z [4876/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_group_normalization.cpp.obj 2025-10-10T00:34:29.0629191Z [4877/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_i8i8_pooling.cpp.obj 2025-10-10T00:34:29.0631025Z [4878/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_instance_normalization.cpp.obj 2025-10-10T00:34:29.0632892Z [4879/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_layer_normalization.cpp.obj 2025-10-10T00:34:29.0634735Z [4880/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_ncsp_convolution.cpp.obj 2025-10-10T00:34:29.2450826Z [4881/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_pool_kernel.cpp.obj 2025-10-10T00:34:29.2451923Z [4882/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_pooling.cpp.obj 2025-10-10T00:34:29.2453028Z [4883/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reduction.cpp.obj 2025-10-10T00:34:29.2454101Z [4884/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reduction_kernel.cpp.obj 2025-10-10T00:34:29.7310113Z [4885/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder.cpp.obj 2025-10-10T00:34:29.7311209Z [4886/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder_direct_copy.cpp.obj 2025-10-10T00:34:29.7312151Z [4887/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder_utils.cpp.obj 2025-10-10T00:34:29.7313290Z [4888/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_resampling.cpp.obj 2025-10-10T00:34:29.9664070Z [4889/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_resampling_kernel.cpp.obj 2025-10-10T00:34:29.9665838Z [4890/7503] 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-10-10T00:34:29.9667393Z [4891/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_softmax.cpp.obj 2025-10-10T00:34:29.9668974Z [4892/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_tbb_batch_normalization.cpp.obj 2025-10-10T00:34:30.3471669Z [4893/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_1x1_convolution.cpp.obj 2025-10-10T00:34:30.3472792Z [4894/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_conv_kernel.cpp.obj 2025-10-10T00:34:30.3473780Z [4895/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_convolution.cpp.obj 2025-10-10T00:34:30.5201077Z [4896/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_deconvolution.cpp.obj 2025-10-10T00:34:30.5202925Z [4897/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_xf16_sum.cpp.obj 2025-10-10T00:34:30.5204675Z [4898/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn.cpp.obj 2025-10-10T00:34:30.5206547Z [4899/7503] 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-10-10T00:34:30.9776006Z [4900/7503] 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-10-10T00:34:30.9777265Z [4901/7503] 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-10-10T00:34:30.9778601Z [4902/7503] 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-10-10T00:34:30.9779754Z [4903/7503] 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-10-10T00:34:31.2384073Z [4904/7503] 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-10-10T00:34:31.2385866Z [4905/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_uni_lrn.cpp.obj 2025-10-10T00:34:31.2387482Z [4906/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_uni_lrn_kernel.cpp.obj 2025-10-10T00:34:31.2389335Z [4907/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_copy_utils.cpp.obj 2025-10-10T00:34:31.6402577Z [4908/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul.cpp.obj 2025-10-10T00:34:31.6404352Z [4909/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_utils.cpp.obj 2025-10-10T00:34:31.6406517Z [4910/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_reorders.cpp.obj 2025-10-10T00:34:31.6408588Z [4911/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\jit_uni_sparse_matmul.cpp.obj 2025-10-10T00:34:31.8242255Z [4912/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_backward.cpp.obj 2025-10-10T00:34:31.8243587Z [4913/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_base_kernel.cpp.obj 2025-10-10T00:34:31.8245350Z [4914/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_forward.cpp.obj 2025-10-10T00:34:32.0597632Z [4915/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_reduction_kernel.cpp.obj 2025-10-10T00:34:32.0598777Z [4916/7503] 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-10-10T00:34:32.0600001Z [4917/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_utils.cpp.obj 2025-10-10T00:34:32.0601063Z [4918/7503] 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-10-10T00:34:32.4429764Z [4919/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_bwd.cpp.obj 2025-10-10T00:34:32.4431228Z [4920/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_utils.cpp.obj 2025-10-10T00:34:32.4432410Z [4921/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_fwd.cpp.obj 2025-10-10T00:34:32.4434371Z [4922/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_reorders.cpp.obj 2025-10-10T00:34:32.7124075Z [4923/7503] 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-10-10T00:34:32.7125326Z [4924/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\jit_diff_weights_peephole.cpp.obj 2025-10-10T00:34:32.7126338Z [4925/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\jit_gates_reduction.cpp.obj 2025-10-10T00:34:32.7127389Z [4926/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\rnn_brgemm_utils.cpp.obj 2025-10-10T00:34:33.1556112Z [4927/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\shuffle\jit_uni_shuffle.cpp.obj 2025-10-10T00:34:33.1558353Z [4928/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\utils\jit_io_helper.cpp.obj 2025-10-10T00:34:33.1560195Z [4929/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\allocator.cpp.obj 2025-10-10T00:34:33.1562134Z [4930/7503] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\shuffle\jit_uni_shuffle_kernel.cpp.obj 2025-10-10T00:34:33.2748908Z [4931/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\backend.cpp.obj 2025-10-10T00:34:33.2750938Z [4932/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\constant_tensor_cache.cpp.obj 2025-10-10T00:34:33.2752943Z [4933/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\graph.cpp.obj 2025-10-10T00:34:33.2754774Z [4934/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op.cpp.obj 2025-10-10T00:34:33.6482282Z [4935/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\logical_tensor.cpp.obj 2025-10-10T00:34:33.6484194Z [4936/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_def_constraint.cpp.obj 2025-10-10T00:34:33.6486056Z [4937/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_schema.cpp.obj 2025-10-10T00:34:33.8407714Z [4938/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition.cpp.obj 2025-10-10T00:34:33.8408881Z [4939/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_cache.cpp.obj 2025-10-10T00:34:33.8410021Z [4940/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_hashing.cpp.obj 2025-10-10T00:34:33.8411202Z [4941/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\tensor.cpp.obj 2025-10-10T00:34:34.3004263Z [4942/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_impl.cpp.obj 2025-10-10T00:34:34.3005446Z [4943/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\shape_infer.cpp.obj 2025-10-10T00:34:34.3007161Z [4944/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\value.cpp.obj 2025-10-10T00:34:34.3009100Z [4945/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\fake\CMakeFiles\dnnl_graph_backend_fake.dir\fake_backend.cpp.obj 2025-10-10T00:34:34.5580432Z [4946/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\common.cpp.obj 2025-10-10T00:34:34.5581577Z [4947/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\dnnl_shape_infer.cpp.obj 2025-10-10T00:34:34.5582673Z [4948/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\fusion_info.cpp.obj 2025-10-10T00:34:34.5583718Z [4949/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\layout_id_mgr.cpp.obj 2025-10-10T00:34:34.7661848Z [4950/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\dnnl_partition_impl.cpp.obj 2025-10-10T00:34:34.7664183Z [4951/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\dnnl_backend.cpp.obj 2025-10-10T00:34:34.7666864Z [4952/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\layout_propagator.cpp.obj 2025-10-10T00:34:35.2394032Z [4953/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\op_executable.cpp.obj 2025-10-10T00:34:35.2396025Z [4954/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\platform.cpp.obj 2025-10-10T00:34:35.2397954Z [4955/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\subgraph.cpp.obj 2025-10-10T00:34:35.2399977Z [4956/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\batch_norm.cpp.obj 2025-10-10T00:34:35.4153874Z [4957/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\concat.cpp.obj 2025-10-10T00:34:35.4155088Z [4958/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\binary.cpp.obj 2025-10-10T00:34:35.4156227Z [4959/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\conv.cpp.obj 2025-10-10T00:34:35.8740234Z [4960/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\conv_base.cpp.obj 2025-10-10T00:34:35.8741378Z [4961/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\conv_transpose.cpp.obj 2025-10-10T00:34:35.8742694Z [4962/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\dummy.cpp.obj 2025-10-10T00:34:35.8743847Z [4963/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\eltwise.cpp.obj 2025-10-10T00:34:35.9607433Z [4964/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\gen_index.cpp.obj 2025-10-10T00:34:35.9609580Z [4965/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\kernel_base.cpp.obj 2025-10-10T00:34:35.9611695Z [4966/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\group_norm.cpp.obj 2025-10-10T00:34:36.4087592Z [4967/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\large_partition.cpp.obj 2025-10-10T00:34:36.4089863Z [4968/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\log_softmax.cpp.obj 2025-10-10T00:34:36.4092030Z [4969/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\layer_norm.cpp.obj 2025-10-10T00:34:36.4094106Z [4970/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\matmul.cpp.obj 2025-10-10T00:34:36.6130660Z [4971/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\mqa_decomp.cpp.obj 2025-10-10T00:34:36.6132502Z [4972/7503] 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-10-10T00:34:36.6134196Z [4973/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\prelu.cpp.obj 2025-10-10T00:34:36.9401190Z [4974/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\pool.cpp.obj 2025-10-10T00:34:36.9403688Z [4975/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\quantize.cpp.obj 2025-10-10T00:34:36.9405788Z [4976/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\reduction.cpp.obj 2025-10-10T00:34:36.9407878Z [4977/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\reorder.cpp.obj 2025-10-10T00:34:37.2793492Z [4978/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\resampling.cpp.obj 2025-10-10T00:34:37.2794722Z [4979/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sdp_decomp.cpp.obj 2025-10-10T00:34:37.2795863Z [4980/7503] 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-10-10T00:34:37.5386904Z [4981/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sdp_primitive.cpp.obj 2025-10-10T00:34:37.5388275Z [4982/7503] 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-10-10T00:34:37.5389462Z [4983/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\select.cpp.obj 2025-10-10T00:34:37.5390885Z [4984/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\shuffle.cpp.obj 2025-10-10T00:34:37.8463409Z [4985/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\softmax.cpp.obj 2025-10-10T00:34:37.8466900Z [4986/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sum.cpp.obj 2025-10-10T00:34:37.8469031Z [4987/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\compile_ops.cpp.obj 2025-10-10T00:34:38.1828704Z [4988/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\constant_propagation.cpp.obj 2025-10-10T00:34:38.1830946Z [4989/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\layout_propagation.cpp.obj 2025-10-10T00:34:38.1833029Z [4990/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\insert_ops.cpp.obj 2025-10-10T00:34:38.1834952Z [4991/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\lower.cpp.obj 2025-10-10T00:34:38.4747535Z [4992/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\memory_planning.cpp.obj 2025-10-10T00:34:38.4749244Z [4993/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\transform.cpp.obj 2025-10-10T00:34:38.4751149Z [4994/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\utils.cpp.obj 2025-10-10T00:34:38.8111716Z [4995/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\binary_fusion.cpp.obj 2025-10-10T00:34:38.8113777Z [4996/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\bn_fusion.cpp.obj 2025-10-10T00:34:38.8115912Z [4997/7503] 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-10-10T00:34:38.8118332Z [4998/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\concat_fusion.cpp.obj 2025-10-10T00:34:39.0053545Z [4999/7503] 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-10-10T00:34:39.0055477Z [5000/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\eltwise_fusion.cpp.obj 2025-10-10T00:34:39.0057556Z [5001/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\convtranspose_fusion.cpp.obj 2025-10-10T00:34:39.2860492Z [5002/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\groupnorm_fusion.cpp.obj 2025-10-10T00:34:39.2861750Z [5003/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\interpolate_fusion.cpp.obj 2025-10-10T00:34:39.2863014Z [5004/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\layernorm_fusion.cpp.obj 2025-10-10T00:34:39.5520486Z [5005/7503] 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-10-10T00:34:39.5522599Z [5006/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\mlp.cpp.obj 2025-10-10T00:34:39.5524681Z [5007/7503] 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-10-10T00:34:39.5527397Z [5008/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\quantize_fusion.cpp.obj 2025-10-10T00:34:39.7960283Z [5009/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\reduction_fusion.cpp.obj 2025-10-10T00:34:39.7961622Z [5010/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\reorder_fusion.cpp.obj 2025-10-10T00:34:39.7962734Z [5011/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\debug.cpp.obj 2025-10-10T00:34:39.9570168Z [5012/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\id.cpp.obj 2025-10-10T00:34:39.9572027Z [5013/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\alloc.cpp.obj 2025-10-10T00:34:39.9573834Z [5014/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\ocl_usm_utils.cpp.obj 2025-10-10T00:34:39.9584965Z [5015/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\sdp.cpp.obj 2025-10-10T00:34:40.3480217Z [5016/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\shuffle_fusion.cpp.obj 2025-10-10T00:34:40.3482737Z [5017/7503] 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-10-10T00:34:40.3484944Z [5018/7503] 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-10-10T00:34:40.3487024Z [5019/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\sum_fusion.cpp.obj 2025-10-10T00:34:40.4862564Z [5020/7503] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\format.cc.obj 2025-10-10T00:34:40.4863685Z [5021/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\nested_matcher.cpp.obj 2025-10-10T00:34:40.4865628Z [5022/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\utils.cpp.obj 2025-10-10T00:34:40.4866673Z [5023/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pass_base.cpp.obj 2025-10-10T00:34:40.7275444Z [5024/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pbuilder.cpp.obj 2025-10-10T00:34:40.7276831Z [5025/7503] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\os.cc.obj 2025-10-10T00:34:40.7278088Z [5026/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pass_manager.cpp.obj 2025-10-10T00:34:40.7279263Z [5027/7503] Linking CXX static library lib\fmt.lib 2025-10-10T00:34:40.7280360Z [5028/7503] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\verbose.cpp.obj 2025-10-10T00:34:41.1770249Z [5029/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\libkineto_api.cpp.obj 2025-10-10T00:34:41.1771256Z [5030/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\ThreadUtil.cpp.obj 2025-10-10T00:34:41.1772119Z [5031/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityApi.cpp.obj 2025-10-10T00:34:41.1773038Z [5032/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiRangeProfiler.cpp.obj 2025-10-10T00:34:41.1774044Z [5033/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiMetricApi.cpp.obj 2025-10-10T00:34:41.3683644Z [5034/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiRangeProfilerConfig.cpp.obj 2025-10-10T00:34:41.3684910Z [5035/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiCallbackApi.cpp.obj 2025-10-10T00:34:41.3686034Z [5036/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiEventApi.cpp.obj 2025-10-10T00:34:41.3686933Z [5037/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiRangeProfilerApi.cpp.obj 2025-10-10T00:34:41.6023451Z [5038/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Demangle.cpp.obj 2025-10-10T00:34:41.6024481Z [5039/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiNvPerfMetric.cpp.obj 2025-10-10T00:34:41.6025384Z [5040/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\WeakSymbols.cpp.obj 2025-10-10T00:34:41.6026294Z [5041/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\KernelRegistry.cpp.obj 2025-10-10T00:34:41.7319438Z [5042/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\cupti_strings.cpp.obj 2025-10-10T00:34:41.7320612Z [5043/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\EventProfilerController.cpp.obj 2025-10-10T00:34:41.7321551Z [5044/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ApproximateClock.cpp.obj 2025-10-10T00:34:41.7322506Z [5045/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\EventProfiler.cpp.obj 2025-10-10T00:34:41.7323686Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\numeric(33): warning C4244: '=': conversion from '_Ty' to '_Ty', possible loss of data 2025-10-10T00:34:41.7324454Z with 2025-10-10T00:34:41.7324657Z [ 2025-10-10T00:34:41.7324854Z _Ty=int64_t 2025-10-10T00:34:41.7325105Z ] 2025-10-10T00:34:41.7325298Z and 2025-10-10T00:34:41.7325486Z [ 2025-10-10T00:34:41.7325694Z _Ty=unsigned long 2025-10-10T00:34:41.7326166Z ] 2025-10-10T00:34:41.7328009Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\numeric(33): note: the template instantiation context (the oldest one first) is 2025-10-10T00:34:41.7330897Z C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\EventProfiler.cpp(68): note: see reference to function template instantiation '_Ty std::accumulate>,std::vector>>>>>,unsigned long,libkineto::Event::sumInstance::>(const _InIt,const _InIt,_Ty,_Fn)' being compiled 2025-10-10T00:34:41.7333956Z with 2025-10-10T00:34:41.7334294Z [ 2025-10-10T00:34:41.7334638Z _Ty=unsigned long, 2025-10-10T00:34:41.9755121Z _InIt=std::_List_const_iterator>>, 2025-10-10T00:34:41.9755882Z _Fn=libkineto::Event::sumInstance:: 2025-10-10T00:34:41.9756310Z ] 2025-10-10T00:34:41.9756850Z [5046/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\AbstractConfig.cpp.obj 2025-10-10T00:34:41.9757846Z [5047/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DaemonConfigLoader.cpp.obj 2025-10-10T00:34:41.9758884Z [5048/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityType.cpp.obj 2025-10-10T00:34:42.1046385Z [5049/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerController.cpp.obj 2025-10-10T00:34:42.1048122Z [5050/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ConfigLoader.cpp.obj 2025-10-10T00:34:42.1049936Z [5051/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Config.cpp.obj 2025-10-10T00:34:42.1051608Z [5052/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityProfiler.cpp.obj 2025-10-10T00:34:42.3371811Z [5053/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\IpcFabricConfigClient.cpp.obj 2025-10-10T00:34:42.3372872Z [5054/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerProxy.cpp.obj 2025-10-10T00:34:42.3373994Z [5055/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\GenericTraceActivity.cpp.obj 2025-10-10T00:34:42.3374998Z [5056/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ILoggerObserver.cpp.obj 2025-10-10T00:34:42.7144257Z [5057/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\LoggingAPI.cpp.obj 2025-10-10T00:34:42.7145577Z [5058/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceProperties.cpp.obj 2025-10-10T00:34:42.7146478Z [5059/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceUtil.cpp.obj 2025-10-10T00:34:42.7147412Z [5060/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Logger.cpp.obj 2025-10-10T00:34:42.7148370Z [5061/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_csv.cpp.obj 2025-10-10T00:34:43.4153160Z [5062/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc.c.obj 2025-10-10T00:34:43.4153970Z [5063/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\init.cpp.obj 2025-10-10T00:34:43.4154785Z [5064/7503] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_json.cpp.obj 2025-10-10T00:34:43.4155640Z [5065/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-aligned.c.obj 2025-10-10T00:34:43.4156690Z [5066/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-posix.c.obj 2025-10-10T00:34:43.7154696Z [5067/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\bitmap.c.obj 2025-10-10T00:34:43.7156138Z [5068/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\heap.c.obj 2025-10-10T00:34:43.7157488Z [5069/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\init.c.obj 2025-10-10T00:34:43.7158799Z [5070/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\arena.c.obj 2025-10-10T00:34:43.7160163Z [5071/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\libc.c.obj 2025-10-10T00:34:43.8954721Z [5072/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment.c.obj 2025-10-10T00:34:43.8955553Z [5073/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\os.c.obj 2025-10-10T00:34:43.8956306Z [5074/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\page.c.obj 2025-10-10T00:34:43.8957096Z [5075/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\random.c.obj 2025-10-10T00:34:43.8957882Z [5076/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment-map.c.obj 2025-10-10T00:34:46.4718705Z [5077/7503] Building CXX object c10\CMakeFiles\c10.dir\core\AutogradState.cpp.obj 2025-10-10T00:34:46.4719811Z [5078/7503] Building CXX object c10\CMakeFiles\c10.dir\core\Allocator.cpp.obj 2025-10-10T00:34:46.4721020Z [5079/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\stats.c.obj 2025-10-10T00:34:46.4722315Z [5080/7503] Building CXX object c10\CMakeFiles\c10.dir\core\AllocatorConfig.cpp.obj 2025-10-10T00:34:46.4723692Z [5081/7503] Building CXX object c10\CMakeFiles\c10.dir\core\CPUAllocator.cpp.obj 2025-10-10T00:34:46.4725058Z [5082/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\prim\prim.c.obj 2025-10-10T00:34:46.8294665Z [5083/7503] Linking CXX static library lib\kineto.lib 2025-10-10T00:34:46.8295242Z [5084/7503] Building CXX object c10\CMakeFiles\c10.dir\core\ConstantSymNodeImpl.cpp.obj 2025-10-10T00:34:46.8295995Z [5085/7503] Building CXX object c10\CMakeFiles\c10.dir\core\CachingDeviceAllocator.cpp.obj 2025-10-10T00:34:46.8296607Z [5086/7503] Building CXX object c10\CMakeFiles\c10.dir\core\CopyBytes.cpp.obj 2025-10-10T00:34:46.8297174Z [5087/7503] Building CXX object c10\CMakeFiles\c10.dir\core\Device.cpp.obj 2025-10-10T00:34:46.8297732Z [5088/7503] Building CXX object c10\CMakeFiles\c10.dir\core\DeviceType.cpp.obj 2025-10-10T00:34:48.1566655Z [5089/7503] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKey.cpp.obj 2025-10-10T00:34:48.1567337Z [5090/7503] Building CXX object c10\CMakeFiles\c10.dir\core\DefaultDtype.cpp.obj 2025-10-10T00:34:48.1567835Z [5091/7503] Linking CXX static library lib\dnnl.lib 2025-10-10T00:34:48.1568314Z [5092/7503] Building CXX object c10\CMakeFiles\c10.dir\core\GradMode.cpp.obj 2025-10-10T00:34:48.1569131Z [5093/7503] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\options.c.obj 2025-10-10T00:34:48.1569764Z [5094/7503] Linking CXX static library lib\mimalloc.lib 2025-10-10T00:34:48.1570271Z [5095/7503] Building CXX object c10\CMakeFiles\c10.dir\core\InferenceMode.cpp.obj 2025-10-10T00:34:48.4996663Z [5096/7503] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKeySet.cpp.obj 2025-10-10T00:34:48.4997339Z [5097/7503] Building CXX object c10\CMakeFiles\c10.dir\core\RefcountedDeleter.cpp.obj 2025-10-10T00:34:48.4998053Z [5098/7503] Building CXX object c10\CMakeFiles\c10.dir\core\ScalarType.cpp.obj 2025-10-10T00:34:48.4998607Z [5099/7503] Building CXX object c10\CMakeFiles\c10.dir\core\Scalar.cpp.obj 2025-10-10T00:34:48.4999293Z [5100/7503] Building CXX object c10\CMakeFiles\c10.dir\core\SafePyObject.cpp.obj 2025-10-10T00:34:48.5000114Z [5101/7503] Building CXX object c10\CMakeFiles\c10.dir\core\GeneratorImpl.cpp.obj 2025-10-10T00:34:48.5000676Z [5102/7503] Building CXX object c10\CMakeFiles\c10.dir\core\Storage.cpp.obj 2025-10-10T00:34:48.6573977Z [5103/7503] Building CXX object c10\CMakeFiles\c10.dir\core\SymBool.cpp.obj 2025-10-10T00:34:48.6575046Z [5104/7503] Building CXX object c10\CMakeFiles\c10.dir\core\StorageImpl.cpp.obj 2025-10-10T00:34:48.6576071Z [5105/7503] Building CXX object c10\CMakeFiles\c10.dir\core\Stream.cpp.obj 2025-10-10T00:34:48.6577094Z [5106/7503] Building CXX object c10\CMakeFiles\c10.dir\core\SymFloat.cpp.obj 2025-10-10T00:34:48.6578158Z [5107/7503] Building CXX object c10\CMakeFiles\c10.dir\core\SymIntArrayRef.cpp.obj 2025-10-10T00:34:48.6579126Z [5108/7503] Building CXX object c10\CMakeFiles\c10.dir\core\SymInt.cpp.obj 2025-10-10T00:34:48.9948052Z [5109/7503] Building CXX object c10\CMakeFiles\c10.dir\core\SymNodeImpl.cpp.obj 2025-10-10T00:34:48.9949268Z [5110/7503] Building CXX object c10\CMakeFiles\c10.dir\core\SymbolicShapeMeta.cpp.obj 2025-10-10T00:34:48.9950444Z [5111/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COWDeleter.cpp.obj 2025-10-10T00:34:48.9951582Z [5112/7503] Building CXX object c10\CMakeFiles\c10.dir\core\WrapDimMinimal.cpp.obj 2025-10-10T00:34:48.9952724Z [5113/7503] Building CXX object c10\CMakeFiles\c10.dir\core\TensorOptions.cpp.obj 2025-10-10T00:34:48.9953779Z [5114/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COW.cpp.obj 2025-10-10T00:34:49.3804658Z [5115/7503] Building CXX object c10\CMakeFiles\c10.dir\core\UndefinedTensorImpl.cpp.obj 2025-10-10T00:34:49.3805390Z [5116/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\HermeticPyObjectTLS.cpp.obj 2025-10-10T00:34:49.3806021Z [5117/7503] Building CXX object c10\CMakeFiles\c10.dir\core\TensorImpl.cpp.obj 2025-10-10T00:34:49.3806901Z [5118/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\DeviceGuardImplInterface.cpp.obj 2025-10-10T00:34:49.3807585Z [5119/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\GPUTrace.cpp.obj 2025-10-10T00:34:49.3808229Z [5120/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\LocalDispatchKeySet.cpp.obj 2025-10-10T00:34:49.4252188Z [5121/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PythonDispatcherTLS.cpp.obj 2025-10-10T00:34:49.4253517Z [5122/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyObjectSlot.cpp.obj 2025-10-10T00:34:49.4255334Z 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-10-10T00:34:49.4257096Z [5123/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\SizesAndStrides.cpp.obj 2025-10-10T00:34:49.4258405Z [5124/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\TorchDispatchModeTLS.cpp.obj 2025-10-10T00:34:49.7161491Z [5125/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreterHooks.cpp.obj 2025-10-10T00:34:49.7162888Z [5126/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreter.cpp.obj 2025-10-10T00:34:49.7164104Z [5127/7503] Building CXX object c10\CMakeFiles\c10.dir\core\impl\alloc_cpu.cpp.obj 2025-10-10T00:34:49.7165200Z [5128/7503] Building CXX object c10\CMakeFiles\c10.dir\core\thread_pool.cpp.obj 2025-10-10T00:34:49.7166226Z [5129/7503] Building CXX object c10\CMakeFiles\c10.dir\util\C++17.cpp.obj 2025-10-10T00:34:49.7167240Z [5130/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Bfloat16.cpp.obj 2025-10-10T00:34:49.9372135Z [5131/7503] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUCachingAllocator.cpp.obj 2025-10-10T00:34:49.9372861Z [5132/7503] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUProfilingAllocator.cpp.obj 2025-10-10T00:34:49.9373531Z [5133/7503] Building CXX object c10\CMakeFiles\c10.dir\util\DeadlockDetection.cpp.obj 2025-10-10T00:34:49.9374186Z [5134/7503] Building CXX object c10\CMakeFiles\c10.dir\util\ApproximateClock.cpp.obj 2025-10-10T00:34:49.9375010Z [5135/7503] Building CXX object c10\CMakeFiles\c10.dir\util\DynamicCounter.cpp.obj 2025-10-10T00:34:49.9375679Z [5136/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fnuz.cpp.obj 2025-10-10T00:34:50.2016562Z [5137/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Backtrace.cpp.obj 2025-10-10T00:34:50.2017663Z [5138/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fn.cpp.obj 2025-10-10T00:34:50.2018677Z [5139/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2.cpp.obj 2025-10-10T00:34:50.2019672Z [5140/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e8m0fnu.cpp.obj 2025-10-10T00:34:50.2020704Z [5141/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Exception.cpp.obj 2025-10-10T00:34:50.2021724Z [5142/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2fnuz.cpp.obj 2025-10-10T00:34:50.2022788Z [5143/7503] Building CXX object c10\CMakeFiles\c10.dir\util\LeftRight.cpp.obj 2025-10-10T00:34:50.3352708Z [5144/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Half.cpp.obj 2025-10-10T00:34:50.3353394Z [5145/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Optional.cpp.obj 2025-10-10T00:34:50.3353998Z [5146/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Metaprogramming.cpp.obj 2025-10-10T00:34:50.3354666Z [5147/7503] Building CXX object c10\CMakeFiles\c10.dir\util\ParallelGuard.cpp.obj 2025-10-10T00:34:50.3355238Z [5148/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Gauge.cpp.obj 2025-10-10T00:34:50.3355824Z [5149/7503] Building CXX object c10\CMakeFiles\c10.dir\util\MathConstants.cpp.obj 2025-10-10T00:34:50.5905069Z [5150/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Logging.cpp.obj 2025-10-10T00:34:50.5905765Z [5151/7503] Building CXX object c10\CMakeFiles\c10.dir\util\NetworkFlow.cpp.obj 2025-10-10T00:34:50.5906441Z [5152/7503] Building CXX object c10\CMakeFiles\c10.dir\util\TypeTraits.cpp.obj 2025-10-10T00:34:50.5907348Z [5153/7503] Building CXX object c10\CMakeFiles\c10.dir\util\SmallVector.cpp.obj 2025-10-10T00:34:50.5908228Z [5154/7503] Building CXX object c10\CMakeFiles\c10.dir\util\TypeList.cpp.obj 2025-10-10T00:34:50.5908896Z [5155/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Type_demangle.cpp.obj 2025-10-10T00:34:50.5909471Z [5156/7503] Building CXX object c10\CMakeFiles\c10.dir\util\TypeCast.cpp.obj 2025-10-10T00:34:50.8163041Z [5157/7503] Building CXX object c10\CMakeFiles\c10.dir\util\ThreadLocalDebugInfo.cpp.obj 2025-10-10T00:34:50.8163730Z [5158/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Type_no_demangle.cpp.obj 2025-10-10T00:34:50.8164472Z [5159/7503] Building CXX object c10\CMakeFiles\c10.dir\util\UniqueVoidPtr.cpp.obj 2025-10-10T00:34:50.8165140Z [5160/7503] Building CXX object c10\CMakeFiles\c10.dir\util\StringUtil.cpp.obj 2025-10-10T00:34:50.8165729Z [5161/7503] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_gflags.cpp.obj 2025-10-10T00:34:50.8166466Z [5162/7503] Building CXX object c10\CMakeFiles\c10.dir\util\WaitCounter.cpp.obj 2025-10-10T00:34:51.0161945Z [5163/7503] Building CXX object c10\CMakeFiles\c10.dir\util\complex_math.cpp.obj 2025-10-10T00:34:51.0163184Z [5164/7503] Building CXX object c10\CMakeFiles\c10.dir\util\error.cpp.obj 2025-10-10T00:34:51.0163969Z [5165/7503] Building CXX object c10\CMakeFiles\c10.dir\util\Unicode.cpp.obj 2025-10-10T00:34:51.0164914Z [5166/7503] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_no_gflags.cpp.obj 2025-10-10T00:34:51.0166034Z [5167/7503] Building CXX object c10\CMakeFiles\c10.dir\util\env.cpp.obj 2025-10-10T00:34:51.0167149Z [5168/7503] Building CXX object c10\CMakeFiles\c10.dir\util\intrusive_ptr.cpp.obj 2025-10-10T00:34:51.4246219Z [5169/7503] Building CXX object c10\CMakeFiles\c10.dir\util\int128.cpp.obj 2025-10-10T00:34:51.4246887Z [5170/7503] Building CXX object c10\CMakeFiles\c10.dir\util\signal_handler.cpp.obj 2025-10-10T00:34:51.4247511Z [5171/7503] Building CXX object c10\CMakeFiles\c10.dir\util\thread_name.cpp.obj 2025-10-10T00:34:51.4248331Z [5172/7503] Building CXX object c10\CMakeFiles\c10.dir\util\numa.cpp.obj 2025-10-10T00:34:51.4249257Z [5173/7503] Building CXX object c10\test\CMakeFiles\c10_CompileTimeFunctionPointer_test.dir\core\CompileTimeFunctionPointer_test.cpp.obj 2025-10-10T00:34:51.4250069Z [5174/7503] Building CXX object c10\CMakeFiles\c10.dir\util\typeid.cpp.obj 2025-10-10T00:34:51.5920891Z [5175/7503] Building CXX object c10\CMakeFiles\c10.dir\util\tempfile.cpp.obj 2025-10-10T00:34:51.5921834Z [5176/7503] Building CXX object c10\test\CMakeFiles\c10_AllocatorConfig_test.dir\core\AllocatorConfig_test.cpp.obj 2025-10-10T00:34:51.5922958Z [5177/7503] Building CXX object c10\test\CMakeFiles\c10_Device_test.dir\core\Device_test.cpp.obj 2025-10-10T00:34:51.5924097Z [5178/7503] Building CXX object c10\test\CMakeFiles\c10_DeviceGuard_test.dir\core\DeviceGuard_test.cpp.obj 2025-10-10T00:34:51.5925356Z [5179/7503] Building CXX object c10\test\CMakeFiles\c10_DispatchKeySet_test.dir\core\DispatchKeySet_test.cpp.obj 2025-10-10T00:34:51.9069470Z [5180/7503] Building CXX object c10\test\CMakeFiles\c10_Scalar_test.dir\core\Scalar_test.cpp.obj 2025-10-10T00:34:51.9070313Z [5181/7503] Building CXX object c10\test\CMakeFiles\c10_StreamGuard_test.dir\core\StreamGuard_test.cpp.obj 2025-10-10T00:34:51.9071180Z [5182/7503] Building CXX object c10\test\CMakeFiles\c10_SymInt_test.dir\core\SymInt_test.cpp.obj 2025-10-10T00:34:51.9072031Z [5183/7503] Building CXX object c10\test\CMakeFiles\c10_SizesAndStrides_test.dir\core\impl\SizesAndStrides_test.cpp.obj 2025-10-10T00:34:51.9073082Z [5184/7503] Building CXX object c10\test\CMakeFiles\c10_InlineDeviceGuard_test.dir\core\impl\InlineDeviceGuard_test.cpp.obj 2025-10-10T00:34:52.1232315Z [5185/7503] Building CXX object c10\test\CMakeFiles\c10_InlineStreamGuard_test.dir\core\impl\InlineStreamGuard_test.cpp.obj 2025-10-10T00:34:52.1233079Z [5186/7503] Linking CXX shared library bin\c10.dll 2025-10-10T00:34:52.1233951Z [5187/7503] Building CXX object c10\test\CMakeFiles\c10_ConstexprCrc_test.dir\util\ConstexprCrc_test.cpp.obj 2025-10-10T00:34:52.1234878Z [5188/7503] Building CXX object c10\test\CMakeFiles\c10_cow_test.dir\core\impl\cow_test.cpp.obj 2025-10-10T00:34:52.1235631Z [5189/7503] Building CXX object c10\test\CMakeFiles\c10_ArrayRef_test.dir\util\ArrayRef_test.cpp.obj 2025-10-10T00:34:52.2681318Z [5190/7503] Linking CXX executable bin\c10_AllocatorConfig_test.exe 2025-10-10T00:34:52.2681977Z [5191/7503] Building CXX object c10\test\CMakeFiles\c10_Bitset_test.dir\util\Bitset_test.cpp.obj 2025-10-10T00:34:52.2682620Z [5192/7503] Linking CXX executable bin\c10_CompileTimeFunctionPointer_test.exe 2025-10-10T00:34:52.2683152Z [5193/7503] Linking CXX executable bin\c10_DeviceGuard_test.exe 2025-10-10T00:34:52.2683582Z [5194/7503] Linking CXX executable bin\c10_Device_test.exe 2025-10-10T00:34:52.2684248Z [5195/7503] Building CXX object c10\test\CMakeFiles\c10_DeadlockDetection_test.dir\util\DeadlockDetection_test.cpp.obj 2025-10-10T00:34:52.2684984Z [5196/7503] Linking CXX executable bin\c10_DispatchKeySet_test.exe 2025-10-10T00:34:52.4023098Z [5197/7503] Linking CXX executable bin\c10_Scalar_test.exe 2025-10-10T00:34:52.4024031Z [5198/7503] Building CXX object c10\test\CMakeFiles\c10_Enumerate_test.dir\util\Enumerate_test.cpp.obj 2025-10-10T00:34:52.4024868Z [5199/7503] Linking CXX executable bin\c10_StreamGuard_test.exe 2025-10-10T00:34:52.4025478Z [5200/7503] Linking CXX executable bin\c10_SymInt_test.exe 2025-10-10T00:34:52.4026134Z [5201/7503] Linking CXX executable bin\c10_InlineDeviceGuard_test.exe 2025-10-10T00:34:52.4026931Z [5202/7503] Building CXX object c10\test\CMakeFiles\c10_Half_test.dir\util\Half_test.cpp.obj 2025-10-10T00:34:52.4027744Z [5203/7503] Linking CXX executable bin\c10_InlineStreamGuard_test.exe 2025-10-10T00:34:52.7585494Z [5204/7503] Linking CXX executable bin\c10_SizesAndStrides_test.exe 2025-10-10T00:34:52.7586104Z [5205/7503] Linking CXX executable bin\c10_ArrayRef_test.exe 2025-10-10T00:34:52.7586587Z [5206/7503] Linking CXX executable bin\c10_cow_test.exe 2025-10-10T00:34:52.7587261Z [5207/7503] Linking CXX executable bin\c10_ConstexprCrc_test.exe 2025-10-10T00:34:52.7587845Z [5208/7503] Linking CXX executable bin\c10_DeadlockDetection_test.exe 2025-10-10T00:34:52.7588298Z [5209/7503] Linking CXX executable bin\c10_Bitset_test.exe 2025-10-10T00:34:52.7588731Z [5210/7503] Linking CXX executable bin\c10_Enumerate_test.exe 2025-10-10T00:34:52.7589301Z [5211/7503] Linking CXX executable bin\c10_Half_test.exe 2025-10-10T00:34:52.8329345Z [5212/7503] Building CXX object c10\test\CMakeFiles\c10_IntrusiveList_test.dir\util\IntrusiveList_test.cpp.obj 2025-10-10T00:34:52.8330198Z [5213/7503] Building CXX object c10\test\CMakeFiles\c10_LeftRight_test.dir\util\LeftRight_test.cpp.obj 2025-10-10T00:34:52.8330962Z [5214/7503] Building CXX object c10\test\CMakeFiles\c10_NetworkFlow_test.dir\util\NetworkFlow_test.cpp.obj 2025-10-10T00:34:52.8331815Z [5215/7503] Building CXX object c10\test\CMakeFiles\c10_Metaprogramming_test.dir\util\Metaprogramming_test.cpp.obj 2025-10-10T00:34:52.9649839Z [5216/7503] Building CXX object c10\test\CMakeFiles\c10_Semaphore_test.dir\util\Semaphore_test.cpp.obj 2025-10-10T00:34:52.9651049Z [5217/7503] Building CXX object c10\test\CMakeFiles\c10_ThreadLocal_test.dir\util\ThreadLocal_test.cpp.obj 2025-10-10T00:34:52.9651844Z [5218/7503] Building CXX object c10\test\CMakeFiles\c10_Synchronized_test.dir\util\Synchronized_test.cpp.obj 2025-10-10T00:34:52.9652497Z [5219/7503] Linking CXX executable bin\c10_IntrusiveList_test.exe 2025-10-10T00:34:52.9653043Z [5220/7503] Linking CXX executable bin\c10_NetworkFlow_test.exe 2025-10-10T00:34:52.9653478Z [5221/7503] Linking CXX executable bin\c10_LeftRight_test.exe 2025-10-10T00:34:52.9653940Z [5222/7503] Linking CXX executable bin\c10_Metaprogramming_test.exe 2025-10-10T00:34:53.2919694Z [5223/7503] Linking CXX executable bin\c10_Semaphore_test.exe 2025-10-10T00:34:53.2920861Z [5224/7503] Linking CXX executable bin\c10_ThreadLocal_test.exe 2025-10-10T00:34:53.2922058Z [5225/7503] Building CXX object c10\test\CMakeFiles\c10_TypeIndex_test.dir\util\TypeIndex_test.cpp.obj 2025-10-10T00:34:53.2923224Z [5226/7503] Linking CXX executable bin\c10_Synchronized_test.exe 2025-10-10T00:34:53.2924062Z [5227/7503] Linking CXX executable bin\c10_TypeIndex_test.exe 2025-10-10T00:34:53.2925148Z [5228/7503] Building CXX object c10\test\CMakeFiles\c10_TypeList_test.dir\util\TypeList_test.cpp.obj 2025-10-10T00:34:53.4283118Z [5229/7503] Building CXX object c10\test\CMakeFiles\c10_TypeTraits_test.dir\util\TypeTraits_test.cpp.obj 2025-10-10T00:34:53.4284537Z [5230/7503] Building CXX object c10\test\CMakeFiles\c10_accumulate_test.dir\util\accumulate_test.cpp.obj 2025-10-10T00:34:53.4285609Z [5231/7503] Linking CXX executable bin\c10_TypeList_test.exe 2025-10-10T00:34:53.4286680Z [5232/7503] Building CXX object c10\test\CMakeFiles\c10_complex_math_test.dir\util\complex_math_test.cpp.obj 2025-10-10T00:34:53.4287826Z [5233/7503] Linking CXX executable bin\c10_TypeTraits_test.exe 2025-10-10T00:34:53.4288823Z [5234/7503] Building CXX object c10\test\CMakeFiles\c10_bfloat16_test.dir\util\bfloat16_test.cpp.obj 2025-10-10T00:34:53.6114773Z [5235/7503] Linking CXX executable bin\c10_accumulate_test.exe 2025-10-10T00:34:53.6115850Z [5236/7503] Building CXX object c10\test\CMakeFiles\c10_complex_test.dir\util\complex_test.cpp.obj 2025-10-10T00:34:53.6117168Z [5237/7503] Building CXX object c10\test\CMakeFiles\c10_bit_cast_test.dir\util\bit_cast_test.cpp.obj 2025-10-10T00:34:53.6118566Z [5238/7503] Building CXX object c10\test\CMakeFiles\c10_error_test.dir\util\error_test.cpp.obj 2025-10-10T00:34:53.6119611Z [5239/7503] Linking CXX executable bin\c10_complex_math_test.exe 2025-10-10T00:34:53.6120437Z [5240/7503] Linking CXX executable bin\c10_bfloat16_test.exe 2025-10-10T00:34:53.6121230Z [5241/7503] Linking CXX executable bin\c10_complex_test.exe 2025-10-10T00:34:53.9273792Z [5242/7503] Linking CXX executable bin\c10_bit_cast_test.exe 2025-10-10T00:34:53.9274393Z [5243/7503] Linking CXX executable bin\c10_error_test.exe 2025-10-10T00:34:53.9275241Z [5244/7503] Building CXX object c10\test\CMakeFiles\c10_exception_test.dir\util\exception_test.cpp.obj 2025-10-10T00:34:53.9275972Z [5245/7503] Building CXX object c10\test\CMakeFiles\c10_flags_test.dir\util\flags_test.cpp.obj 2025-10-10T00:34:53.9276734Z [5246/7503] Building CXX object c10\test\CMakeFiles\c10_generic_math_test.dir\util\generic_math_test.cpp.obj 2025-10-10T00:34:53.9277390Z [5247/7503] Linking CXX executable bin\c10_exception_test.exe 2025-10-10T00:34:54.0594895Z [5248/7503] Building CXX object c10\test\CMakeFiles\c10_irange_test.dir\util\irange_test.cpp.obj 2025-10-10T00:34:54.0596204Z [5249/7503] Building CXX object c10\test\CMakeFiles\c10_lazy_test.dir\util\lazy_test.cpp.obj 2025-10-10T00:34:54.0597190Z [5250/7503] Linking CXX executable bin\c10_flags_test.exe 2025-10-10T00:34:54.0597926Z [5251/7503] Linking CXX executable bin\c10_generic_math_test.exe 2025-10-10T00:34:54.0598947Z [5252/7503] Building CXX object c10\test\CMakeFiles\c10_logging_test.dir\util\logging_test.cpp.obj 2025-10-10T00:34:54.0600363Z [5253/7503] Building CXX object c10\test\CMakeFiles\c10_intrusive_ptr_test.dir\util\intrusive_ptr_test.cpp.obj 2025-10-10T00:34:54.0826275Z [5254/7503] Linking CXX executable bin\c10_irange_test.exe 2025-10-10T00:34:54.0826799Z [5255/7503] Linking CXX executable bin\c10_lazy_test.exe 2025-10-10T00:34:54.0827370Z [5256/7503] Building CXX object c10\test\CMakeFiles\c10_optional_test.dir\util\optional_test.cpp.obj 2025-10-10T00:34:54.0828351Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\optional_test.cpp(70): warning C4834: discarding return value of function with [[nodiscard]] attribute 2025-10-10T00:34:54.0829588Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\optional_test.cpp(70): note: the template instantiation context (the oldest one first) is 2025-10-10T00:34:54.0831852Z 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-10-10T00:34:54.0835820Z 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-10-10T00:34:54.0840058Z 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-10-10T00:34:54.0843744Z 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-10-10T00:34:54.0846767Z 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-10-10T00:34:54.0848069Z with 2025-10-10T00:34:54.0848256Z [ 2025-10-10T00:34:54.0849331Z T=testing::internal::TypeParameterizedTest<`anonymous-namespace'::OptionalTest,testing::internal::TemplateSel<`anonymous-namespace'::OptionalTest_Empty_Test>,`anonymous-namespace'::gtest_type_params_OptionalTest_>::Register::Type 2025-10-10T00:34:54.0850502Z ] 2025-10-10T00:34:54.0851322Z 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-10-10T00:34:54.0852289Z with 2025-10-10T00:34:54.0852472Z [ 2025-10-10T00:34:54.2689180Z T=testing::internal::TypeParameterizedTest<`anonymous-namespace'::OptionalTest,testing::internal::TemplateSel<`anonymous-namespace'::OptionalTest_Empty_Test>,`anonymous-namespace'::gtest_type_params_OptionalTest_>::Register::Type 2025-10-10T00:34:54.2691218Z ] 2025-10-10T00:34:54.2691689Z [5257/7503] Linking CXX executable bin\c10_logging_test.exe 2025-10-10T00:34:54.2692495Z [5258/7503] Linking CXX executable bin\c10_optional_test.exe 2025-10-10T00:34:54.2693333Z [5259/7503] Linking CXX executable bin\c10_intrusive_ptr_test.exe 2025-10-10T00:34:54.4600503Z [5260/7503] Building CXX object c10\test\CMakeFiles\c10_ordered_preserving_dict_test.dir\util\ordered_preserving_dict_test.cpp.obj 2025-10-10T00:34:54.4602059Z [5261/7503] Building CXX object c10\test\CMakeFiles\c10_registry_test.dir\util\registry_test.cpp.obj 2025-10-10T00:34:54.4603413Z [5262/7503] Building CXX object c10\test\CMakeFiles\c10_small_vector_test.dir\util\small_vector_test.cpp.obj 2025-10-10T00:34:54.4604593Z [5263/7503] Linking CXX executable bin\c10_ordered_preserving_dict_test.exe 2025-10-10T00:34:54.4605684Z [5264/7503] Building CXX object c10\test\CMakeFiles\c10_string_util_test.dir\util\string_util_test.cpp.obj 2025-10-10T00:34:54.6512701Z [5265/7503] Building CXX object c10\test\CMakeFiles\c10_ssize_test.dir\util\ssize_test.cpp.obj 2025-10-10T00:34:54.6513498Z [5266/7503] Building CXX object c10\test\CMakeFiles\c10_string_view_test.dir\util\string_view_test.cpp.obj 2025-10-10T00:34:54.6514305Z [5267/7503] Linking CXX executable bin\c10_registry_test.exe 2025-10-10T00:34:54.6514899Z [5268/7503] Building CXX object c10\test\CMakeFiles\c10_tempfile_test.dir\util\tempfile_test.cpp.obj 2025-10-10T00:34:54.6515563Z [5269/7503] Linking CXX executable bin\c10_string_util_test.exe 2025-10-10T00:34:54.6516058Z [5270/7503] Linking CXX executable bin\c10_ssize_test.exe 2025-10-10T00:34:54.6516550Z [5271/7503] Linking CXX executable bin\c10_small_vector_test.exe 2025-10-10T00:34:54.9863883Z [5272/7503] Linking CXX executable bin\c10_string_view_test.exe 2025-10-10T00:34:54.9864940Z [5273/7503] Building CXX object c10\test\CMakeFiles\c10_typeid_test.dir\util\typeid_test.cpp.obj 2025-10-10T00:34:54.9865943Z [5274/7503] Linking CXX executable bin\c10_tempfile_test.exe 2025-10-10T00:34:54.9867129Z [5275/7503] Building CXX object c10\benchmark\CMakeFiles\c10_intrusive_ptr_benchmark.dir\intrusive_ptr_benchmark.cpp.obj 2025-10-10T00:34:54.9868284Z [5276/7503] Linking CXX executable bin\c10_typeid_test.exe 2025-10-10T00:34:54.9869116Z [5277/7503] Linking CXX executable bin\c10_intrusive_ptr_benchmark.exe 2025-10-10T00:34:55.1953623Z [5278/7503] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAAllocatorConfig.cpp.obj 2025-10-10T00:34:55.1954799Z [5279/7503] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAException.cpp.obj 2025-10-10T00:34:55.1956667Z [5280/7503] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDADeviceAssertionHost.cpp.obj 2025-10-10T00:34:55.1957711Z [5281/7503] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\driver_api.cpp.obj 2025-10-10T00:34:55.1959356Z [5282/7503] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAFunctions.cpp.obj 2025-10-10T00:34:55.1960896Z [5283/7503] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAMiscFunctions.cpp.obj 2025-10-10T00:34:56.3081624Z [5284/7503] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAMallocAsyncAllocator.cpp.obj 2025-10-10T00:34:56.3082413Z [5285/7503] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDACachingAllocator.cpp.obj 2025-10-10T00:34:56.3083073Z [5286/7503] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\impl\CUDATest.cpp.obj 2025-10-10T00:34:56.3083699Z [5287/7503] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAStream.cpp.obj 2025-10-10T00:34:56.3084325Z [5288/7503] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\impl\CUDAGuardImpl.cpp.obj 2025-10-10T00:34:56.3084867Z [5289/7503] Linking CXX shared library bin\c10_cuda.dll 2025-10-10T00:34:56.5802724Z [5290/7503] Building CXX object c10\cuda\test\CMakeFiles\c10_cuda_CUDATest.dir\impl\CUDATest.cpp.obj 2025-10-10T00:34:56.5803373Z [5291/7503] Linking CXX executable bin\c10_cuda_CUDATest.exe 2025-10-10T00:34:56.5804269Z [5292/7503] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_catches_stream.dir\impl\CUDAAssertionsTest_catches_stream.cu.obj 2025-10-10T00:34:56.5805019Z CUDAAssertionsTest_catches_stream.cu 2025-10-10T00:34:56.5805451Z tmpxft_00000fc0_00000000-7_CUDAAssertionsTest_catches_stream.cudafe1.cpp 2025-10-10T00:34:56.6279141Z [5293/7503] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.dir\impl\CUDAAssertionsTest_catches_thread_and_block_and_device.cu.obj 2025-10-10T00:34:56.6280164Z CUDAAssertionsTest_catches_thread_and_block_and_device.cu 2025-10-10T00:34:56.6280761Z tmpxft_00001744_00000000-7_CUDAAssertionsTest_catches_thread_and_block_and_device.cudafe1.cpp 2025-10-10T00:34:56.6282018Z [5294/7503] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_1_var_test.dir\impl\CUDAAssertionsTest_1_var_test.cu.obj 2025-10-10T00:34:56.6283259Z CUDAAssertionsTest_1_var_test.cu 2025-10-10T00:34:56.6284158Z tmpxft_00000f08_00000000-7_CUDAAssertionsTest_1_var_test.cudafe1.cpp 2025-10-10T00:34:56.6645308Z [5295/7503] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_from_2_processes.dir\impl\CUDAAssertionsTest_from_2_processes.cu.obj 2025-10-10T00:34:56.6646189Z CUDAAssertionsTest_from_2_processes.cu 2025-10-10T00:34:56.6646622Z tmpxft_00000ef8_00000000-7_CUDAAssertionsTest_from_2_processes.cudafe1.cpp 2025-10-10T00:34:56.6647701Z [5296/7503] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.dir\impl\CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu.obj 2025-10-10T00:34:56.6648775Z CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu 2025-10-10T00:34:56.7369955Z tmpxft_00001780_00000000-7_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cudafe1.cpp 2025-10-10T00:34:56.7370798Z [5297/7503] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.exe 2025-10-10T00:34:56.7371535Z [5298/7503] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_catches_stream.exe 2025-10-10T00:34:56.7372165Z [5299/7503] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_1_var_test.exe 2025-10-10T00:34:56.7373117Z [5300/7503] Building CXX object caffe2\CMakeFiles\caffe2_nvrtc.dir\__\aten\src\ATen\cuda\nvrtc_stub\ATenNVRTC.cpp.obj 2025-10-10T00:34:56.7967613Z [5301/7503] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.dir\impl\CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu.obj 2025-10-10T00:34:56.7969537Z CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu 2025-10-10T00:34:56.7970630Z tmpxft_00001038_00000000-7_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cudafe1.cpp 2025-10-10T00:34:56.7971771Z [5302/7503] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_from_2_processes.exe 2025-10-10T00:34:56.7972950Z [5303/7503] Building C object caffe2\CMakeFiles\torch_global_deps.dir\__\torch\csrc\empty.c.obj 2025-10-10T00:34:56.8634993Z [5304/7503] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.exe 2025-10-10T00:34:56.8636070Z [5305/7503] Building C object sleef\src\libm\CMakeFiles\mkrename_gnuabi.dir\mkrename_gnuabi.c.obj 2025-10-10T00:34:56.8636647Z [5306/7503] Linking CXX shared library bin\caffe2_nvrtc.dll 2025-10-10T00:34:56.8637281Z [5307/7503] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.exe 2025-10-10T00:34:56.9203887Z [5308/7503] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.dir\impl\CUDAAssertionsTest_multiple_writes_from_same_block.cu.obj 2025-10-10T00:34:56.9205436Z CUDAAssertionsTest_multiple_writes_from_same_block.cu 2025-10-10T00:34:56.9206235Z tmpxft_000017a4_00000000-7_CUDAAssertionsTest_multiple_writes_from_same_block.cudafe1.cpp 2025-10-10T00:34:56.9206956Z [5309/7503] Building C object sleef\src\libm\CMakeFiles\mkrename.dir\mkrename.c.obj 2025-10-10T00:34:56.9207939Z [5310/7503] Building C object sleef\src\libm\CMakeFiles\mkmasked_gnuabi.dir\mkmasked_gnuabi.c.obj 2025-10-10T00:34:56.9208988Z [5311/7503] Linking C executable sleef\bin\mkrename_gnuabi.exe 2025-10-10T00:34:56.9209895Z [5312/7503] Building C object sleef\src\libm\CMakeFiles\mkalias.dir\mkalias.c.obj 2025-10-10T00:34:56.9962920Z [5313/7503] Linking C shared library bin\torch_global_deps.dll 2025-10-10T00:34:56.9963418Z [5314/7503] Linking C executable sleef\bin\mkrename.exe 2025-10-10T00:34:56.9963905Z [5315/7503] Building C object sleef\src\libm\CMakeFiles\mkdisp.dir\mkdisp.c.obj 2025-10-10T00:34:56.9964404Z [5316/7503] Generating include/renameavx512fnofma.h 2025-10-10T00:34:56.9964950Z Generating renameavx512fnofma.h: mkrename "cinz_" "8" "16" "avx512fnofma" 2025-10-10T00:34:56.9965339Z 2025-10-10T00:34:56.9965503Z [5317/7503] Linking C executable sleef\bin\mkmasked_gnuabi.exe 2025-10-10T00:34:56.9965900Z [5318/7503] Linking C executable sleef\bin\mkalias.exe 2025-10-10T00:34:57.0823090Z [5319/7503] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.exe 2025-10-10T00:34:57.0823911Z [5320/7503] Building C object sleef\src\common\CMakeFiles\common.dir\common.c.obj 2025-10-10T00:34:57.0824472Z [5321/7503] Linking C executable sleef\bin\mkdisp.exe 2025-10-10T00:34:57.0824906Z [5322/7503] Generating include/renameavx512f.h 2025-10-10T00:34:57.0825314Z Generating renameavx512f.h: mkrename "finz_" "8" "16" "avx512f" 2025-10-10T00:34:57.0825622Z 2025-10-10T00:34:57.0825731Z [5323/7503] Generating include/renameavx2.h 2025-10-10T00:34:57.0826090Z Generating renameavx2.h: mkrename "finz_" "4" "8" "avx2" 2025-10-10T00:34:57.0826347Z 2025-10-10T00:34:57.0826460Z [5324/7503] Generating include/renameavx2128.h 2025-10-10T00:34:57.0826931Z Generating renameavx2128.h: mkrename "finz_" "2" "4" "avx2128" 2025-10-10T00:34:57.0827221Z 2025-10-10T00:34:57.1550017Z [5325/7503] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.1550786Z [5326/7503] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.1551542Z [5327/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.1552429Z [5328/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.1553170Z [5329/7503] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.2215751Z [5330/7503] Building C object sleef\src\common\CMakeFiles\arraymap.dir\arraymap.c.obj 2025-10-10T00:34:57.2216454Z [5331/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.2217108Z [5332/7503] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.2217738Z [5333/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.2218250Z [5334/7503] Generating include/renamefma4.h 2025-10-10T00:34:57.2218821Z Generating renamefma4.h: mkrename "finz_" "4" "8" "fma4" 2025-10-10T00:34:57.2219104Z 2025-10-10T00:34:57.2219210Z [5335/7503] Generating include/renameavx.h 2025-10-10T00:34:57.2219566Z Generating renameavx.h: mkrename "cinz_" "4" "8" "avx" 2025-10-10T00:34:57.2219818Z 2025-10-10T00:34:57.3146663Z [5336/7503] Generating include/renamesse4.h 2025-10-10T00:34:57.3147137Z Generating renamesse4.h: mkrename "cinz_" "2" "4" "sse4" 2025-10-10T00:34:57.3147415Z 2025-10-10T00:34:57.3147687Z [5337/7503] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.3148340Z [5338/7503] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.3149001Z [5339/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.3149746Z [5340/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.4387740Z [5341/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.4388437Z [5342/7503] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.4389117Z [5343/7503] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.4389753Z [5344/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.4390395Z [5345/7503] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.4391021Z [5346/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.4391520Z [5347/7503] Generating include/renamesse2.h 2025-10-10T00:34:57.5074093Z Generating renamesse2.h: mkrename "cinz_" "2" "4" "sse2" 2025-10-10T00:34:57.5074653Z 2025-10-10T00:34:57.5075416Z [5348/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.5076604Z [5349/7503] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.5077704Z [5350/7503] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.5078807Z [5351/7503] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.5079934Z [5352/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.5834986Z [5353/7503] Generating include/renamepurec_scalar.h 2025-10-10T00:34:57.5835486Z Generating renamepurec_scalar.h: mkrename "cinz_" "1" "1" "purec" 2025-10-10T00:34:57.5835801Z 2025-10-10T00:34:57.5835941Z [5354/7503] Generating include/renamepurecfma_scalar.h 2025-10-10T00:34:57.5836413Z Generating renamepurecfma_scalar.h: mkrename "finz_" "1" "1" "purecfma" 2025-10-10T00:34:57.5836749Z 2025-10-10T00:34:57.5837049Z [5355/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.5837702Z [5356/7503] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.5838325Z [5357/7503] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.6508306Z [5358/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.6509052Z [5359/7503] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.6509758Z [5360/7503] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.6510419Z [5361/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.6510910Z [5362/7503] Generating include/renamecuda.h 2025-10-10T00:34:57.6511267Z Generating renamecuda.h: mkrename "finz_" "1" "1" "cuda" 2025-10-10T00:34:57.6511549Z 2025-10-10T00:34:57.6829116Z [5363/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.6830723Z [5364/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.6831678Z [5365/7503] Generating sleeflibm_AVX.h.tmp 2025-10-10T00:34:57.6832238Z [5366/7503] Generating sleeflibm_AVX2.h.tmp 2025-10-10T00:34:57.6832772Z [5367/7503] Generating sleeflibm_AVX2128.h.tmp 2025-10-10T00:34:57.6833360Z [5368/7503] Generating sleeflibm_AVX512F.h.tmp 2025-10-10T00:34:57.6834279Z [5369/7503] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.6835188Z [5370/7503] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-10-10T00:34:57.7081226Z [5371/7503] Generating sleeflibm_AVX512F_.h.tmp 2025-10-10T00:34:57.7081615Z [5372/7503] Generating sleeflibm_AVX_.h.tmp 2025-10-10T00:34:57.7081947Z [5373/7503] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-10-10T00:34:57.7082288Z [5374/7503] Generating sleeflibm_FMA4.h.tmp 2025-10-10T00:34:57.7082862Z [5375/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.7083455Z [5376/7503] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-10-10T00:34:57.7083834Z [5377/7503] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-10-10T00:34:57.7084178Z [5378/7503] Generating sleeflibm_SSE4.h.tmp 2025-10-10T00:34:57.7084481Z [5379/7503] Generating sleeflibm_SSE2.h.tmp 2025-10-10T00:34:57.7084782Z [5380/7503] Generating sleeflibm_SSE_.h.tmp 2025-10-10T00:34:57.7355852Z [5381/7503] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.7356858Z [5382/7503] Generating alias_AVX512F_dp.h.tmp 2025-10-10T00:34:57.7357409Z [5383/7503] Generating alias_AVX512F_sp.h.tmp 2025-10-10T00:34:57.7358006Z [5384/7503] Generating include/renamedspscalar.h 2025-10-10T00:34:57.7358560Z [5385/7503] Generating dispscalar.c.body 2025-10-10T00:34:57.7359068Z [5386/7503] Generating dispsse.c.tmp 2025-10-10T00:34:57.7359854Z [5387/7503] Generating include/renamedsp128.h 2025-10-10T00:34:57.7360413Z [5388/7503] Generating dispavx.c.tmp 2025-10-10T00:34:57.7360912Z [5389/7503] Generating ../../../include/sleef.h 2025-10-10T00:34:57.7361445Z [5390/7503] Generating include/renamedsp256.h 2025-10-10T00:34:57.8845015Z [5391/7503] Generating include/alias_avx512f.h 2025-10-10T00:34:57.8845381Z [5392/7503] Generating dispscalar.c 2025-10-10T00:34:57.8845908Z [5393/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimddp.c.obj 2025-10-10T00:34:57.8846433Z [5394/7503] Generating dispsse.c 2025-10-10T00:34:57.8846692Z [5395/7503] Generating dispavx.c 2025-10-10T00:34:57.8847115Z [5396/7503] Building C object sleef\src\common\CMakeFiles\addSuffix.dir\addSuffix.c.obj 2025-10-10T00:34:57.8847753Z [5397/7503] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimdsp.c.obj 2025-10-10T00:34:57.8848444Z [5398/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimdsp.c.obj 2025-10-10T00:34:58.0932672Z [5399/7503] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimddp.c.obj 2025-10-10T00:34:58.0933417Z [5400/7503] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimddp.c.obj 2025-10-10T00:34:58.0934064Z [5401/7503] Building C object sleef\src\libm\CMakeFiles\sleef.dir\rempitab.c.obj 2025-10-10T00:34:58.0934637Z [5402/7503] Linking C executable sleef\bin\addSuffix.exe 2025-10-10T00:34:58.0935234Z [5403/7503] Building CXX object caffe2\perfkernels\CMakeFiles\Caffe2_perfkernels_avx2.dir\common_avx2.cc.obj 2025-10-10T00:34:58.0935977Z [5404/7503] Building C object sleef\src\libm\CMakeFiles\dispscalar_obj.dir\dispscalar.c.obj 2025-10-10T00:34:58.2141970Z [5405/7503] Building C object sleef\src\libm\CMakeFiles\dispavx_obj.dir\dispavx.c.obj 2025-10-10T00:34:58.2142637Z [5406/7503] Building C object sleef\src\libm\CMakeFiles\dispsse_obj.dir\dispsse.c.obj 2025-10-10T00:34:58.2143172Z [5407/7503] Linking C static library sleef\lib\sleef.lib 2025-10-10T00:34:58.2144047Z [5408/7503] Building CXX object caffe2\perfkernels\CMakeFiles\Caffe2_perfkernels_avx2.dir\embedding_lookup_idx_avx2.cc.obj 2025-10-10T00:34:58.2144924Z [5409/7503] Generating C:/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/datapipe.pyi 2025-10-10T00:35:11.2759654Z [5410/7503] Linking CXX static library lib\Caffe2_perfkernels_avx2.lib 2025-10-10T00:35:11.2760117Z [5411/7503] Regenerating version file... 2025-10-10T00:35:11.2761155Z [5412/7503] 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-10-10T00:35:11.8479616Z [5413/7503] 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-10-10T00:35:11.8519871Z [5414/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DTensorState.cpp.obj 2025-10-10T00:35:11.8521233Z [5415/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\AccumulateType.cpp.obj 2025-10-10T00:35:11.8522621Z [5416/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DeviceAccelerator.cpp.obj 2025-10-10T00:35:12.4034612Z [5417/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Dispatch.cpp.obj 2025-10-10T00:35:12.4036024Z [5418/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Context.cpp.obj 2025-10-10T00:35:12.4037392Z [5419/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CPUGeneratorImpl.cpp.obj 2025-10-10T00:35:12.4038776Z [5420/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FuncTorchTLS.cpp.obj 2025-10-10T00:35:12.4041326Z [5421/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ConjugateFallback.cpp.obj 2025-10-10T00:35:13.4357348Z [5422/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\EmptyTensor.cpp.obj 2025-10-10T00:35:13.4358228Z [5423/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DynamicLibrary.cpp.obj 2025-10-10T00:35:13.4358996Z [5424/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ExpandUtils.cpp.obj 2025-10-10T00:35:13.4359775Z [5425/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalStorageImpl.cpp.obj 2025-10-10T00:35:13.4360708Z [5426/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalTensorWrapper.cpp.obj 2025-10-10T00:35:14.7595778Z [5427/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalizeFallbackKernel.cpp.obj 2025-10-10T00:35:14.7596700Z [5428/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapMode.cpp.obj 2025-10-10T00:35:14.7597574Z [5429/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedTensorImpl.cpp.obj 2025-10-10T00:35:14.7598371Z [5430/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MemoryOverlap.cpp.obj 2025-10-10T00:35:14.7599277Z [5431/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MapAllocator.cpp.obj 2025-10-10T00:35:15.8262317Z [5432/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CachedTensorUtils.cpp.obj 2025-10-10T00:35:15.8263885Z [5433/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DLConvertor.cpp.obj 2025-10-10T00:35:15.8265175Z [5434/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelNative.cpp.obj 2025-10-10T00:35:15.8266314Z [5435/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NamedTensorUtils.cpp.obj 2025-10-10T00:35:15.8267695Z [5436/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalInverses.cpp.obj 2025-10-10T00:35:16.2055614Z [5437/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelCommon.cpp.obj 2025-10-10T00:35:16.2056464Z [5438/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\PythonTorchFunctionTLS.cpp.obj 2025-10-10T00:35:16.2057344Z [5439/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedFallback.cpp.obj 2025-10-10T00:35:16.2058467Z [5440/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelThreadPoolNative.cpp.obj 2025-10-10T00:35:16.9291597Z [5441/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SavedTensorHooks.cpp.obj 2025-10-10T00:35:16.9292493Z [5442/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SequenceNumber.cpp.obj 2025-10-10T00:35:16.9293305Z [5443/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelOpenMP.cpp.obj 2025-10-10T00:35:16.9294147Z [5444/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchingRegistrations.cpp.obj 2025-10-10T00:35:16.9295021Z [5445/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorGeometry.cpp.obj 2025-10-10T00:35:17.8760080Z [5446/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapTransforms.cpp.obj 2025-10-10T00:35:17.8760919Z [5447/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ScalarOps.cpp.obj 2025-10-10T00:35:17.8761680Z [5448/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorMeta.cpp.obj 2025-10-10T00:35:17.8762971Z [5449/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NestedTensorImpl.cpp.obj 2025-10-10T00:35:17.8764027Z [5450/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIndexing.cpp.obj 2025-10-10T00:35:19.5881571Z [5451/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIterator.cpp.obj 2025-10-10T00:35:19.5882955Z [5452/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorNames.cpp.obj 2025-10-10T00:35:19.5883904Z [5453/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalPythonObjects.cpp.obj 2025-10-10T00:35:19.5884718Z [5454/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\StorageUtils.cpp.obj 2025-10-10T00:35:19.5885463Z [5455/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Version.cpp.obj 2025-10-10T00:35:20.0957579Z [5456/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseTensorImpl.cpp.obj 2025-10-10T00:35:20.0958450Z [5457/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseCsrTensorImpl.cpp.obj 2025-10-10T00:35:20.0959383Z [5458/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\FlushDenormal.cpp.obj 2025-10-10T00:35:20.0960241Z [5459/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\Utils.cpp.obj 2025-10-10T00:35:20.0961337Z [5460/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapModeRegistrations.cpp.obj 2025-10-10T00:35:20.6085339Z [5461/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CPUGuardImpl.cpp.obj 2025-10-10T00:35:20.6087225Z [5462/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Utils.cpp.obj 2025-10-10T00:35:20.6088628Z [5463/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CUDAHooksInterface.cpp.obj 2025-10-10T00:35:20.6090219Z [5464/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HIPHooksInterface.cpp.obj 2025-10-10T00:35:21.0319259Z [5465/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HPUHooksInterface.cpp.obj 2025-10-10T00:35:21.0320959Z [5466/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\IPUHooksInterface.cpp.obj 2025-10-10T00:35:21.0324020Z [5467/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MAIAHooksInterface.cpp.obj 2025-10-10T00:35:21.0325576Z [5468/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MPSHooksInterface.cpp.obj 2025-10-10T00:35:21.0327053Z [5469/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorUtils.cpp.obj 2025-10-10T00:35:22.0455414Z [5470/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MetaGuardImpl.cpp.obj 2025-10-10T00:35:22.0457485Z [5471/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MTIAHooksInterface.cpp.obj 2025-10-10T00:35:22.0458945Z [5472/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalState.cpp.obj 2025-10-10T00:35:22.0460365Z [5473/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\PrivateUse1HooksInterface.cpp.obj 2025-10-10T00:35:22.0461855Z [5474/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\XPUHooksInterface.cpp.obj 2025-10-10T00:35:24.8666267Z [5475/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\ADInterpreters.cpp.obj 2025-10-10T00:35:24.8667797Z [5476/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ZeroTensorFallback.cpp.obj 2025-10-10T00:35:24.8669177Z [5477/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\autocast_mode.cpp.obj 2025-10-10T00:35:24.8670571Z [5478/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesActivation.cpp.obj 2025-10-10T00:35:25.8437353Z [5479/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesBinaryOps.cpp.obj 2025-10-10T00:35:25.8439276Z [5480/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDynamic.cpp.obj 2025-10-10T00:35:25.8440941Z [5481/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDecompositions.cpp.obj 2025-10-10T00:35:25.8442418Z [5482/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesConvolution.cpp.obj 2025-10-10T00:35:28.7716592Z [5483/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesFactory.cpp.obj 2025-10-10T00:35:28.7717585Z [5484/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesHelper.cpp.obj 2025-10-10T00:35:28.7718473Z [5485/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesIndexing.cpp.obj 2025-10-10T00:35:28.7719463Z [5486/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLoss.cpp.obj 2025-10-10T00:35:28.7720370Z [5487/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLinearAlgebra.cpp.obj 2025-10-10T00:35:29.7867074Z [5488/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesPooling.cpp.obj 2025-10-10T00:35:29.7868024Z [5489/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesNorm.cpp.obj 2025-10-10T00:35:29.7868918Z [5490/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesModules.cpp.obj 2025-10-10T00:35:29.7869802Z [5491/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesRandomness.cpp.obj 2025-10-10T00:35:30.8774213Z [5492/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedTensorImpl.cpp.obj 2025-10-10T00:35:30.8775889Z [5493/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesReduceOps.cpp.obj 2025-10-10T00:35:30.8777601Z [5494/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesScatterOps.cpp.obj 2025-10-10T00:35:30.8779599Z [5495/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\FunctionalizeInterpreter.cpp.obj 2025-10-10T00:35:32.8490346Z [5496/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\Interpreter.cpp.obj 2025-10-10T00:35:32.8491925Z [5497/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PlumbingHelper.cpp.obj 2025-10-10T00:35:32.8493504Z [5498/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesUnaryOps.cpp.obj 2025-10-10T00:35:32.8495116Z [5499/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedFallback.cpp.obj 2025-10-10T00:35:32.8496708Z [5500/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesViews.cpp.obj 2025-10-10T00:35:33.4472828Z [5501/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\DynamicLayer.cpp.obj 2025-10-10T00:35:33.4473844Z [5502/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenGeneral.cpp.obj 2025-10-10T00:35:33.4474694Z [5503/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\TensorWrapper.cpp.obj 2025-10-10T00:35:33.4475589Z [5504/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\record_function.cpp.obj 2025-10-10T00:35:33.4476522Z [5505/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\CachingHostAllocator.cpp.obj 2025-10-10T00:35:34.1256152Z [5506/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapInterpreter.cpp.obj 2025-10-10T00:35:34.1257393Z [5507/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyBatchingRegistrations.cpp.obj 2025-10-10T00:35:34.1259026Z [5508/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\BackendSelectFallbackKernel.cpp.obj 2025-10-10T00:35:34.1260017Z [5509/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypePropertiesRegistry.cpp.obj 2025-10-10T00:35:34.5669409Z [5510/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dimname.cpp.obj 2025-10-10T00:35:34.5670979Z [5511/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypeProperties.cpp.obj 2025-10-10T00:35:34.5672658Z [5512/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyVmapTransforms.cpp.obj 2025-10-10T00:35:34.5674107Z [5513/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dict.cpp.obj 2025-10-10T00:35:35.0764093Z [5514/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PyTorchOperatorHacks.cpp.obj 2025-10-10T00:35:35.0765148Z [5515/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\GeneratorForPrivateuseone.cpp.obj 2025-10-10T00:35:35.0766221Z [5516/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Generator.cpp.obj 2025-10-10T00:35:35.0767028Z [5517/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Formatting.cpp.obj 2025-10-10T00:35:35.0767913Z [5518/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NestedIntSymNodeImpl.cpp.obj 2025-10-10T00:35:35.6604979Z [5519/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedTensor.cpp.obj 2025-10-10T00:35:35.6605792Z [5520/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\List.cpp.obj 2025-10-10T00:35:35.6606538Z [5521/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Range.cpp.obj 2025-10-10T00:35:35.6607382Z [5522/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\MetaFallbackKernel.cpp.obj 2025-10-10T00:35:35.6608615Z [5523/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedRegistrations.cpp.obj 2025-10-10T00:35:35.9887809Z [5524/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonFallbackKernel.cpp.obj 2025-10-10T00:35:35.9889219Z [5525/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonOpRegistrationTrampoline.cpp.obj 2025-10-10T00:35:35.9890490Z [5526/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Vitals.cpp.obj 2025-10-10T00:35:35.9891693Z [5527/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapModeRegistrations.cpp.obj 2025-10-10T00:35:36.4852628Z [5528/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Tensor.cpp.obj 2025-10-10T00:35:36.4853915Z [5529/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableHooksInterface.cpp.obj 2025-10-10T00:35:36.4855334Z [5530/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TorchDispatchUtils.cpp.obj 2025-10-10T00:35:36.4856386Z [5531/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\blob.cpp.obj 2025-10-10T00:35:36.4857490Z [5532/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableFallbackKernel.cpp.obj 2025-10-10T00:35:37.0174885Z [5533/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\ObservedOperators.cpp.obj 2025-10-10T00:35:37.0176620Z [5534/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\adaption.cpp.obj 2025-10-10T00:35:37.0178206Z [5535/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\boxing\KernelFunction.cpp.obj 2025-10-10T00:35:37.0179776Z [5536/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\class_type.cpp.obj 2025-10-10T00:35:37.3725261Z [5537/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\Dispatcher.cpp.obj 2025-10-10T00:35:37.3727022Z [5538/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\DispatchKeyExtractor.cpp.obj 2025-10-10T00:35:37.3728540Z [5539/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\custom_class.cpp.obj 2025-10-10T00:35:37.3730002Z [5540/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\interned_strings.cpp.obj 2025-10-10T00:35:37.3731647Z [5541/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\OperatorEntry.cpp.obj 2025-10-10T00:35:37.9611510Z [5542/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dynamic_type.cpp.obj 2025-10-10T00:35:37.9612352Z [5543/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\operator_name.cpp.obj 2025-10-10T00:35:37.9613270Z [5544/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\function_schema.cpp.obj 2025-10-10T00:35:37.9614104Z [5545/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\register_symbols.cpp.obj 2025-10-10T00:35:37.9614874Z [5546/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ivalue.cpp.obj 2025-10-10T00:35:38.2773428Z [5547/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\infer_schema.cpp.obj 2025-10-10T00:35:38.2774606Z [5548/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\op_registration.cpp.obj 2025-10-10T00:35:38.2775451Z [5549/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\library.cpp.obj 2025-10-10T00:35:38.2776247Z [5550/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\error_report.cpp.obj 2025-10-10T00:35:38.5692654Z [5551/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\tensor_type.cpp.obj 2025-10-10T00:35:38.5693715Z [5552/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type.cpp.obj 2025-10-10T00:35:38.5694516Z [5553/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\lexer.cpp.obj 2025-10-10T00:35:38.5695357Z [5554/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type_factory.cpp.obj 2025-10-10T00:35:38.5696128Z [5555/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\strtod.cpp.obj 2025-10-10T00:35:39.4164110Z [5556/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\union_type.cpp.obj 2025-10-10T00:35:39.4165016Z [5557/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\function_schema_parser.cpp.obj 2025-10-10T00:35:39.4165900Z [5558/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_type_parser.cpp.obj 2025-10-10T00:35:39.4166780Z [5559/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\source_range.cpp.obj 2025-10-10T00:35:39.9129516Z [5560/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling3d.cpp.obj 2025-10-10T00:35:39.9130579Z [5561/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling.cpp.obj 2025-10-10T00:35:39.9131515Z [5562/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling2d.cpp.obj 2025-10-10T00:35:39.9132383Z [5563/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling3d.cpp.obj 2025-10-10T00:35:39.9133218Z [5564/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Activation.cpp.obj 2025-10-10T00:35:40.4436795Z [5565/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AffineGridGenerator.cpp.obj 2025-10-10T00:35:40.4437944Z [5566/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AmpKernels.cpp.obj 2025-10-10T00:35:40.4438876Z [5567/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AutogradComposite.cpp.obj 2025-10-10T00:35:40.4439782Z [5568/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool2d.cpp.obj 2025-10-10T00:35:40.4440682Z [5569/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool3d.cpp.obj 2025-10-10T00:35:40.9401795Z [5570/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebraKernel.cpp.obj 2025-10-10T00:35:40.9403198Z [5571/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebra.cpp.obj 2025-10-10T00:35:40.9404449Z [5572/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BlasKernel.cpp.obj 2025-10-10T00:35:40.9406055Z [5573/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BinaryOps.cpp.obj 2025-10-10T00:35:41.5579298Z [5574/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Blas.cpp.obj 2025-10-10T00:35:41.5580220Z [5575/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Bucketization.cpp.obj 2025-10-10T00:35:41.5581072Z [5576/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ComparisonUtils.cpp.obj 2025-10-10T00:35:41.5582050Z [5577/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUFallback.cpp.obj 2025-10-10T00:35:41.5582895Z [5578/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ChanelShuffle.cpp.obj 2025-10-10T00:35:42.2752686Z [5579/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Col2Im.cpp.obj 2025-10-10T00:35:42.2753625Z [5580/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Constraints.cpp.obj 2025-10-10T00:35:42.2754685Z [5581/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUBlas.cpp.obj 2025-10-10T00:35:42.2755545Z [5582/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM2d.cpp.obj 2025-10-10T00:35:42.2756372Z [5583/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Convolution.cpp.obj 2025-10-10T00:35:42.5615553Z [5584/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM3d.cpp.obj 2025-10-10T00:35:42.5616635Z [5585/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionTBC.cpp.obj 2025-10-10T00:35:42.5617526Z [5586/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Copy.cpp.obj 2025-10-10T00:35:42.5618317Z [5587/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Correlation.cpp.obj 2025-10-10T00:35:43.3508628Z [5588/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DispatchStub.cpp.obj 2025-10-10T00:35:43.3510223Z [5589/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Cross.cpp.obj 2025-10-10T00:35:43.3511743Z [5590/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool2d.cpp.obj 2025-10-10T00:35:43.3513353Z [5591/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool3d.cpp.obj 2025-10-10T00:35:43.3514897Z [5592/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distance.cpp.obj 2025-10-10T00:35:43.8504761Z [5593/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Dropout.cpp.obj 2025-10-10T00:35:43.8506307Z [5594/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Embedding.cpp.obj 2025-10-10T00:35:43.8508074Z [5595/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distributions.cpp.obj 2025-10-10T00:35:43.8509470Z [5596/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\EmbeddingBag.cpp.obj 2025-10-10T00:35:43.8510261Z [5597/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Fill.cpp.obj 2025-10-10T00:35:44.3676503Z [5598/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ForeachOpsKernels.cpp.obj 2025-10-10T00:35:44.3677475Z [5599/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool2d.cpp.obj 2025-10-10T00:35:44.3678338Z [5600/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool3d.cpp.obj 2025-10-10T00:35:44.3679220Z [5601/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdagrad.cpp.obj 2025-10-10T00:35:44.8967226Z [5602/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdam.cpp.obj 2025-10-10T00:35:44.8968296Z [5603/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FunctionOfAMatrixUtils.cpp.obj 2025-10-10T00:35:44.8969901Z [5604/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GatedLinearUnit.cpp.obj 2025-10-10T00:35:44.8971411Z [5605/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedSGD.cpp.obj 2025-10-10T00:35:44.8972909Z [5606/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GridSampler.cpp.obj 2025-10-10T00:35:45.4434205Z [5607/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Histogram.cpp.obj 2025-10-10T00:35:45.4435921Z [5608/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Im2Col.cpp.obj 2025-10-10T00:35:45.4436877Z [5609/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Integration.cpp.obj 2025-10-10T00:35:45.4437719Z [5610/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Itertools.cpp.obj 2025-10-10T00:35:45.4438746Z [5611/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\IndexingUtils.cpp.obj 2025-10-10T00:35:46.2858092Z [5612/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Lerp.cpp.obj 2025-10-10T00:35:46.2859252Z [5613/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LegacyBatching.cpp.obj 2025-10-10T00:35:46.2860466Z [5614/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Linear.cpp.obj 2025-10-10T00:35:46.2861654Z [5615/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LinearAlgebra.cpp.obj 2025-10-10T00:35:46.2862812Z [5616/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Loss.cpp.obj 2025-10-10T00:35:46.8558903Z [5617/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossCTC.cpp.obj 2025-10-10T00:35:46.8560455Z [5618/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiMargin.cpp.obj 2025-10-10T00:35:46.8562419Z [5619/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiLabelMargin.cpp.obj 2025-10-10T00:35:46.8564045Z [5620/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL.cpp.obj 2025-10-10T00:35:46.8565527Z [5621/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL2d.cpp.obj 2025-10-10T00:35:47.2226329Z [5622/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxPooling.cpp.obj 2025-10-10T00:35:47.2227270Z [5623/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MetaTensor.cpp.obj 2025-10-10T00:35:47.2228068Z [5624/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxUnpooling.cpp.obj 2025-10-10T00:35:47.2229075Z [5625/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Memory.cpp.obj 2025-10-10T00:35:48.0549227Z [5626/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NNPACK.cpp.obj 2025-10-10T00:35:48.0550580Z [5627/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose2d.cpp.obj 2025-10-10T00:35:48.0552022Z [5628/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose3d.cpp.obj 2025-10-10T00:35:48.0553441Z [5629/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveDilatedConvolution.cpp.obj 2025-10-10T00:35:48.0554771Z [5630/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NamedTensor.cpp.obj 2025-10-10T00:35:48.2674114Z [5631/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NegateFallback.cpp.obj 2025-10-10T00:35:48.2675155Z [5632/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Onehot.cpp.obj 2025-10-10T00:35:48.2675966Z [5633/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Normalization.cpp.obj 2025-10-10T00:35:48.2676813Z [5634/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PackedSequence.cpp.obj 2025-10-10T00:35:49.1560941Z [5635/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PadNd.cpp.obj 2025-10-10T00:35:49.1561997Z [5636/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PixelShuffle.cpp.obj 2025-10-10T00:35:49.1563007Z [5637/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PointwiseOps.cpp.obj 2025-10-10T00:35:49.1563865Z [5638/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pooling.cpp.obj 2025-10-10T00:35:49.1564639Z [5639/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pow.cpp.obj 2025-10-10T00:35:49.4521056Z [5640/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RangeFactories.cpp.obj 2025-10-10T00:35:49.4522626Z [5641/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\QuantizedLinear.cpp.obj 2025-10-10T00:35:49.4524171Z [5642/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceAllOps.cpp.obj 2025-10-10T00:35:49.4525612Z [5643/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RNN.cpp.obj 2025-10-10T00:35:49.4527049Z [5644/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReflectionPad.cpp.obj 2025-10-10T00:35:50.2307299Z [5645/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceOps.cpp.obj 2025-10-10T00:35:50.2308723Z [5646/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Repeat.cpp.obj 2025-10-10T00:35:50.2310196Z [5647/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReplicationPadding.cpp.obj 2025-10-10T00:35:50.2311682Z [5648/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Resize.cpp.obj 2025-10-10T00:35:50.2313015Z [5649/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Scalar.cpp.obj 2025-10-10T00:35:50.7143593Z [5650/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RowwisePrune.cpp.obj 2025-10-10T00:35:50.7145169Z [5651/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SegmentReduce.cpp.obj 2025-10-10T00:35:50.7146713Z [5652/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOps.cpp.obj 2025-10-10T00:35:51.7477241Z [5653/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOpsUtils.cpp.obj 2025-10-10T00:35:51.7478535Z [5654/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SoftMax.cpp.obj 2025-10-10T00:35:51.7479374Z [5655/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Sorting.cpp.obj 2025-10-10T00:35:51.7480278Z [5656/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SpectralOps.cpp.obj 2025-10-10T00:35:51.7481115Z [5657/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SummaryOps.cpp.obj 2025-10-10T00:35:51.7481964Z [5658/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorCompare.cpp.obj 2025-10-10T00:35:52.6808052Z [5659/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorFactories.cpp.obj 2025-10-10T00:35:52.6809095Z [5660/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorIteratorReduce.cpp.obj 2025-10-10T00:35:52.6810615Z [5661/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorProperties.cpp.obj 2025-10-10T00:35:52.6812210Z [5662/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorShape.cpp.obj 2025-10-10T00:35:52.6813814Z [5663/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorTransformations.cpp.obj 2025-10-10T00:35:53.4445840Z [5664/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TestOps.cpp.obj 2025-10-10T00:35:53.4446663Z [5665/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold2d.cpp.obj 2025-10-10T00:35:53.4447511Z [5666/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TriangularOps.cpp.obj 2025-10-10T00:35:53.4448464Z [5667/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TypeProperties.cpp.obj 2025-10-10T00:35:53.9974667Z [5668/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SparseTensorUtils.cpp.obj 2025-10-10T00:35:53.9980244Z [5669/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnaryOps.cpp.obj 2025-10-10T00:35:53.9981279Z [5670/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnfoldBackward.cpp.obj 2025-10-10T00:35:53.9982062Z [5671/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unique.cpp.obj 2025-10-10T00:35:53.9982943Z [5672/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorAdvancedIndexing.cpp.obj 2025-10-10T00:35:54.7594916Z [5673/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold3d.cpp.obj 2025-10-10T00:35:54.7595775Z [5674/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSample.cpp.obj 2025-10-10T00:35:54.7596672Z [5675/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorConversions.cpp.obj 2025-10-10T00:35:54.7597671Z [5676/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBicubic2d.cpp.obj 2025-10-10T00:35:54.7598699Z [5677/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBilinear2d.cpp.obj 2025-10-10T00:35:55.0088488Z [5678/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleLinear1d.cpp.obj 2025-10-10T00:35:55.0089437Z [5679/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest1d.cpp.obj 2025-10-10T00:35:55.0090306Z [5680/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest2d.cpp.obj 2025-10-10T00:35:55.0091199Z [5681/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest3d.cpp.obj 2025-10-10T00:35:55.7414734Z [5682/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\VariableMethodStubs.cpp.obj 2025-10-10T00:35:55.7428589Z [5683/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleTrilinear3d.cpp.obj 2025-10-10T00:35:55.7430283Z [5684/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\WeightNorm.cpp.obj 2025-10-10T00:35:55.7431832Z [5685/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\group_norm.cpp.obj 2025-10-10T00:35:55.7433465Z [5686/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\prim_native_functions.cpp.obj 2025-10-10T00:35:56.3450065Z [5687/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\layer_norm.cpp.obj 2025-10-10T00:35:56.3451064Z [5688/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\library.cpp.obj 2025-10-10T00:35:56.3451991Z [5689/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.cpp.obj 2025-10-10T00:35:56.3453317Z [5690/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear.cpp.obj 2025-10-10T00:35:56.9777442Z [5691/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\verbose_wrapper.cpp.obj 2025-10-10T00:35:56.9778421Z [5692/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_dynamic.cpp.obj 2025-10-10T00:35:56.9779416Z [5693/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_prepack.cpp.obj 2025-10-10T00:35:56.9780406Z [5694/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\FlattenIndicesKernel.cpp.obj 2025-10-10T00:35:57.6780356Z [5695/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_unpack.cpp.obj 2025-10-10T00:35:57.6781472Z [5696/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ParamUtils.cpp.obj 2025-10-10T00:35:57.6782421Z [5697/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SoftMax.cpp.obj 2025-10-10T00:35:57.6784752Z [5698/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBinaryOpIntersectionKernel.cpp.obj 2025-10-10T00:35:58.5229619Z [5699/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlas.cpp.obj 2025-10-10T00:35:58.5231311Z [5700/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlasImpl.cpp.obj 2025-10-10T00:35:58.5232839Z [5701/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensor.cpp.obj 2025-10-10T00:35:58.5234507Z [5702/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensorMath.cpp.obj 2025-10-10T00:35:58.5236188Z [5703/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseFactories.cpp.obj 2025-10-10T00:35:59.0319161Z [5704/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseMatMul.cpp.obj 2025-10-10T00:35:59.0320792Z [5705/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensor.cpp.obj 2025-10-10T00:35:59.0322487Z [5706/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_deserialize.cpp.obj 2025-10-10T00:35:59.0324230Z [5707/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensorMath.cpp.obj 2025-10-10T00:36:01.9295571Z [5708/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseUnaryOps.cpp.obj 2025-10-10T00:36:01.9296549Z [5709/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ValidateCompressedIndicesKernel.cpp.obj 2025-10-10T00:36:01.9297830Z [5710/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_serialize.cpp.obj 2025-10-10T00:36:01.9298811Z [5711/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorAliases.cpp.obj 2025-10-10T00:36:02.4906913Z [5712/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBackward.cpp.obj 2025-10-10T00:36:02.4907893Z [5713/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBinaryOps.cpp.obj 2025-10-10T00:36:02.4908973Z [5714/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorFactories.cpp.obj 2025-10-10T00:36:02.4909998Z [5715/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMath.cpp.obj 2025-10-10T00:36:02.7169524Z [5716/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizerBase.cpp.obj 2025-10-10T00:36:02.7170570Z [5717/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMatmul.cpp.obj 2025-10-10T00:36:02.7171541Z [5718/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorTransformerFunctions.cpp.obj 2025-10-10T00:36:02.7172639Z [5719/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUnaryOps.cpp.obj 2025-10-10T00:36:04.7529243Z [5720/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUtils.cpp.obj 2025-10-10T00:36:04.7530257Z [5721/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizer.cpp.obj 2025-10-10T00:36:04.7531396Z [5722/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ACLUtils.cpp.obj 2025-10-10T00:36:04.7533130Z [5723/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AdaptiveAveragePooling.cpp.obj 2025-10-10T00:36:05.9212802Z [5724/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool2d.cpp.obj 2025-10-10T00:36:05.9214012Z [5725/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool3d.cpp.obj 2025-10-10T00:36:05.9215011Z [5726/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerChannelAffine.cpp.obj 2025-10-10T00:36:05.9216119Z [5727/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerTensorAffine.cpp.obj 2025-10-10T00:36:06.2193400Z [5728/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\Copy.cpp.obj 2025-10-10T00:36:06.2194811Z [5729/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorFactories.cpp.obj 2025-10-10T00:36:06.2195776Z [5730/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\QTensor.cpp.obj 2025-10-10T00:36:06.2196861Z [5731/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorAdvancedIndexing.cpp.obj 2025-10-10T00:36:06.9561964Z [5732/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorCompare.cpp.obj 2025-10-10T00:36:06.9563726Z [5733/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ChannelShuffle.cpp.obj 2025-10-10T00:36:06.9565425Z [5734/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\BinaryOps.cpp.obj 2025-10-10T00:36:06.9567117Z [5735/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\RuyUtils.cpp.obj 2025-10-10T00:36:07.2016647Z [5736/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\IntReprQuant.cpp.obj 2025-10-10T00:36:07.2018758Z [5737/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\MakePerTensorQuantizedTensor.cpp.obj 2025-10-10T00:36:07.2020620Z [5738/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Normalization.cpp.obj 2025-10-10T00:36:07.2022349Z [5739/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\LinearUnpackImpl.cpp.obj 2025-10-10T00:36:07.2024079Z [5740/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ReduceOps.cpp.obj 2025-10-10T00:36:08.0007855Z [5741/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Pooling.cpp.obj 2025-10-10T00:36:08.0009620Z [5742/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorOperators.cpp.obj 2025-10-10T00:36:08.0011310Z [5743/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Sorting.cpp.obj 2025-10-10T00:36:08.0013032Z [5744/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\init_qnnpack.cpp.obj 2025-10-10T00:36:08.4286488Z [5745/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleBilinear2d.cpp.obj 2025-10-10T00:36:08.4287449Z [5746/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorShape.cpp.obj 2025-10-10T00:36:08.4288495Z [5747/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest2d.cpp.obj 2025-10-10T00:36:08.4289551Z [5748/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest3d.cpp.obj 2025-10-10T00:36:09.2841919Z [5749/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fbgemm_utils.cpp.obj 2025-10-10T00:36:09.2844053Z [5750/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fused_obs_fake_quant.cpp.obj 2025-10-10T00:36:09.2845991Z [5751/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qclamp.cpp.obj 2025-10-10T00:36:09.2847158Z [5752/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv.cpp.obj 2025-10-10T00:36:10.2262536Z [5753/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_dynamic.cpp.obj 2025-10-10T00:36:10.2263946Z [5754/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_prepack.cpp.obj 2025-10-10T00:36:10.2265219Z [5755/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qelu.cpp.obj 2025-10-10T00:36:10.2266538Z [5756/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag.cpp.obj 2025-10-10T00:36:10.5837667Z [5757/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qgelu.cpp.obj 2025-10-10T00:36:10.5838628Z [5758/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_unpack.cpp.obj 2025-10-10T00:36:10.5839634Z [5759/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_prepack.cpp.obj 2025-10-10T00:36:10.5840690Z [5760/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardsigmoid.cpp.obj 2025-10-10T00:36:11.4739566Z [5761/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\XnnpackUtils.cpp.obj 2025-10-10T00:36:11.4740812Z [5762/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardswish.cpp.obj 2025-10-10T00:36:11.4742147Z [5763/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_dynamic.cpp.obj 2025-10-10T00:36:11.4743742Z [5764/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_prepack.cpp.obj 2025-10-10T00:36:12.4468207Z [5765/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear.cpp.obj 2025-10-10T00:36:12.4469872Z [5766/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_unpack_impl.cpp.obj 2025-10-10T00:36:12.4471464Z [5767/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmul.cpp.obj 2025-10-10T00:36:12.4473067Z [5768/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qdropout.cpp.obj 2025-10-10T00:36:12.4474738Z [5769/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qnormalization.cpp.obj 2025-10-10T00:36:12.8469183Z [5770/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsigmoid.cpp.obj 2025-10-10T00:36:12.8470341Z [5771/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qrelu.cpp.obj 2025-10-10T00:36:12.8471255Z [5772/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qtanh.cpp.obj 2025-10-10T00:36:12.8472133Z [5773/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qthreshold.cpp.obj 2025-10-10T00:36:13.7645454Z [5774/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\MklAllocationHelper.cpp.obj 2025-10-10T00:36:13.7647156Z [5775/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\library.cpp.obj 2025-10-10T00:36:13.7648814Z [5776/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qconv_unpack.cpp.obj 2025-10-10T00:36:13.7650493Z [5777/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\LinearAlgebra.cpp.obj 2025-10-10T00:36:14.6274908Z [5778/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseBlasImpl.cpp.obj 2025-10-10T00:36:14.6276319Z [5779/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SpectralOps.cpp.obj 2025-10-10T00:36:14.6277728Z [5780/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmatmul.cpp.obj 2025-10-10T00:36:14.6279603Z [5781/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseCsrLinearAlgebra.cpp.obj 2025-10-10T00:36:14.6280800Z [5782/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\BinaryOps.cpp.obj 2025-10-10T00:36:15.2085968Z [5783/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Conv.cpp.obj 2025-10-10T00:36:15.2086899Z [5784/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Copy.cpp.obj 2025-10-10T00:36:15.2087858Z [5785/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsoftmax.cpp.obj 2025-10-10T00:36:15.2088814Z [5786/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Gelu.cpp.obj 2025-10-10T00:36:16.2760520Z [5787/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\IDeepRegistration.cpp.obj 2025-10-10T00:36:16.2762261Z [5788/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNCommon.cpp.obj 2025-10-10T00:36:16.2763940Z [5789/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qlinear_unpack.cpp.obj 2025-10-10T00:36:16.2765556Z [5790/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Linear.cpp.obj 2025-10-10T00:36:16.2767347Z [5791/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Matmul.cpp.obj 2025-10-10T00:36:17.4597704Z [5792/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MkldnnTensorMath.cpp.obj 2025-10-10T00:36:17.4598635Z [5793/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Normalization.cpp.obj 2025-10-10T00:36:17.4599592Z [5794/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNConversions.cpp.obj 2025-10-10T00:36:17.4600488Z [5795/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Pooling.cpp.obj 2025-10-10T00:36:18.5983879Z [5796/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Relu.cpp.obj 2025-10-10T00:36:18.5984882Z [5797/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\ConvPrepack.cpp.obj 2025-10-10T00:36:18.5985752Z [5798/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\SoftMax.cpp.obj 2025-10-10T00:36:18.5986854Z [5799/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorFactories.cpp.obj 2025-10-10T00:36:18.5987772Z [5800/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorShape.cpp.obj 2025-10-10T00:36:19.4385998Z [5801/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\UnaryOps.cpp.obj 2025-10-10T00:36:19.4387606Z [5802/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Utils.cpp.obj 2025-10-10T00:36:19.4389132Z [5803/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\OpContext.cpp.obj 2025-10-10T00:36:19.4390924Z [5804/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\attention.cpp.obj 2025-10-10T00:36:19.8532172Z [5805/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\sdp_utils_cpp.cpp.obj 2025-10-10T00:36:19.8533933Z [5806/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\utils\Factory.cpp.obj 2025-10-10T00:36:19.8535070Z [5807/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\transformer.cpp.obj 2025-10-10T00:36:19.8536028Z [5808/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Prelu.cpp.obj 2025-10-10T00:36:20.2815557Z [5809/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RegisterMkldnnOpContextClass.cpp.obj 2025-10-10T00:36:20.2816577Z [5810/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RNN.cpp.obj 2025-10-10T00:36:20.2817454Z [5811/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Init.cpp.obj 2025-10-10T00:36:20.2818361Z [5812/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\AveragePooling.cpp.obj 2025-10-10T00:36:20.2819459Z [5813/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Activation.cpp.obj 2025-10-10T00:36:20.8836149Z [5814/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Shim.cpp.obj 2025-10-10T00:36:20.8837094Z [5815/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\ChannelShuffle.cpp.obj 2025-10-10T00:36:20.8837955Z [5816/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Convolution.cpp.obj 2025-10-10T00:36:20.8838893Z [5817/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\MaxPooling.cpp.obj 2025-10-10T00:36:20.8839723Z [5818/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Linear.cpp.obj 2025-10-10T00:36:22.1608000Z [5819/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\OpContext.cpp.obj 2025-10-10T00:36:22.1609280Z [5820/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\RegisterOpContextClass.cpp.obj 2025-10-10T00:36:22.1610206Z [5821/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_0.cpp.obj 2025-10-10T00:36:22.1611071Z [5822/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_1.cpp.obj 2025-10-10T00:36:22.4702519Z [5823/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_3.cpp.obj 2025-10-10T00:36:22.4703823Z [5824/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterBackendSelect.cpp.obj 2025-10-10T00:36:22.4704713Z [5825/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_2.cpp.obj 2025-10-10T00:36:22.4705697Z [5826/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_4.cpp.obj 2025-10-10T00:36:22.4706568Z [5827/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CompositeViewCopyKernels.cpp.obj 2025-10-10T00:36:23.8632578Z [5828/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Functions.cpp.obj 2025-10-10T00:36:23.8633534Z [5829/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutogradNestedTensor_0.cpp.obj 2025-10-10T00:36:23.8634612Z [5830/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutograd_0.cpp.obj 2025-10-10T00:36:23.8635538Z [5831/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutograd_0.cpp.obj 2025-10-10T00:36:24.9368088Z [5832/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutogradNonFunctional_0.cpp.obj 2025-10-10T00:36:24.9369090Z [5833/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_0.cpp.obj 2025-10-10T00:36:24.9370003Z [5834/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_1.cpp.obj 2025-10-10T00:36:24.9371089Z [5835/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_2.cpp.obj 2025-10-10T00:36:24.9371939Z [5836/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_3.cpp.obj 2025-10-10T00:36:25.3333386Z [5837/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_0.cpp.obj 2025-10-10T00:36:25.3334342Z [5838/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_1.cpp.obj 2025-10-10T00:36:25.3335244Z [5839/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMkldnnCPU_0.cpp.obj 2025-10-10T00:36:25.3336213Z [5840/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_2.cpp.obj 2025-10-10T00:36:26.0630129Z [5841/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorCPU_0.cpp.obj 2025-10-10T00:36:26.0631066Z [5842/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_3.cpp.obj 2025-10-10T00:36:26.0631983Z [5843/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorHPU_0.cpp.obj 2025-10-10T00:36:26.0633292Z [5844/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorMeta_0.cpp.obj 2025-10-10T00:36:26.0634776Z [5845/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMeta_0.cpp.obj 2025-10-10T00:36:26.5274268Z [5846/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorXPU_0.cpp.obj 2025-10-10T00:36:26.5275879Z [5847/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedMeta_0.cpp.obj 2025-10-10T00:36:26.5277646Z [5848/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedCPU_0.cpp.obj 2025-10-10T00:36:26.5279147Z [5849/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSchema.cpp.obj 2025-10-10T00:36:27.0676414Z [5850/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCPU_0.cpp.obj 2025-10-10T00:36:27.0678054Z [5851/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrCPU_0.cpp.obj 2025-10-10T00:36:27.0679599Z [5852/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrXPU_0.cpp.obj 2025-10-10T00:36:27.0681095Z [5853/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPU_add.cpp.obj 2025-10-10T00:36:27.0682568Z [5854/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrMeta_0.cpp.obj 2025-10-10T00:36:27.5147070Z [5855/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseMeta_0.cpp.obj 2025-10-10T00:36:27.5148676Z [5856/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenOpList.cpp.obj 2025-10-10T00:36:27.5150179Z [5857/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseXPU_0.cpp.obj 2025-10-10T00:36:27.5151415Z [5858/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterZeroTensor_0.cpp.obj 2025-10-10T00:36:27.5152245Z [5859/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_model_loader.cpp.obj 2025-10-10T00:36:28.0102171Z [5860/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ViewMetaClasses.cpp.obj 2025-10-10T00:36:28.0103740Z [5861/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TensorMethods.cpp.obj 2025-10-10T00:36:28.0105271Z [5862/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\QTensorImpl.cpp.obj 2025-10-10T00:36:28.0106882Z [5863/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_wrapper.cpp.obj 2025-10-10T00:36:28.6216232Z [5864/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:28.6218148Z [5865/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:28.6219970Z [5866/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:28.6221806Z [5867/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:29.3725433Z [5868/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:29.3727248Z [5869/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:29.3728869Z [5870/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:29.3729817Z [5871/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:30.1763142Z [5872/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:30.1765011Z [5873/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:30.1766753Z [5874/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:30.1768560Z [5875/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:30.5842721Z [5876/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:30.5844754Z [5877/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:30.5845645Z [5878/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\Quantizer.cpp.obj 2025-10-10T00:36:30.5846576Z [5879/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_bind.cpp.obj 2025-10-10T00:36:30.5847765Z [5880/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:31.0541417Z [5881/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:31.0543339Z [5882/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_register.cpp.obj 2025-10-10T00:36:31.0545015Z [5883/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:31.0546838Z [5884/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:31.4542406Z [5885/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:31.4543416Z [5886/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:31.4545048Z [5887/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:31.4546917Z [5888/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:31.8642325Z [5889/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:31.8644451Z [5890/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:31.8646224Z [5891/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:31.8648327Z [5892/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:32.2645496Z [5893/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:32.2646560Z [5894/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:32.2647544Z [5895/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:32.3729570Z [5896/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:32.3731297Z [5897/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:32.3732969Z [5898/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:32.3734670Z [5899/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:33.0855611Z [5900/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:33.0856773Z [5901/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:33.0858178Z [5902/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:33.0859459Z [5903/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:33.3784348Z [5904/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:33.3785463Z [5905/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:33.3786502Z [5906/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:33.3787636Z [5907/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:33.9017359Z [5908/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:33.9018376Z [5909/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:33.9019337Z [5910/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:33.9020372Z [5911/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:34.0815955Z [5912/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:34.0817064Z [5913/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:34.0818784Z [5914/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:34.0820737Z [5915/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:34.7219668Z [5916/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:34.7220690Z [5917/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:34.7221852Z [5918/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:34.7222967Z [5919/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:34.7224124Z [5920/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:34.7225337Z 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-10-10T00:36:34.7226629Z 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-10-10T00:36:34.7228513Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(420): note: see reference to class template instantiation 'at::native::`anonymous-namespace'::Dist' being compiled 2025-10-10T00:36:34.7231077Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(190): note: while compiling class template member function 'void at::native::`anonymous-namespace'::Dist::apply_pdist(at::Tensor &,const at::Tensor &,const scalar_t)' 2025-10-10T00:36:34.7232670Z with 2025-10-10T00:36:34.7232909Z [ 2025-10-10T00:36:34.7233532Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-10-10T00:36:34.7233991Z ] 2025-10-10T00:36:34.7235599Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(420): note: see the first reference to 'at::native::`anonymous-namespace'::Dist::apply_pdist' in 'at::native::`anonymous-namespace'::pdist_forward_kernel_impl::::()::::operator ()' 2025-10-10T00:36:34.7239183Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(192): 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-10-10T00:36:34.7241312Z with 2025-10-10T00:36:34.7241504Z [ 2025-10-10T00:36:34.7241852Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-10-10T00:36:34.7242431Z ] 2025-10-10T00:36:34.7244426Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(175): 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-10-10T00:36:34.7246546Z with 2025-10-10T00:36:34.7246782Z [ 2025-10-10T00:36:34.7247145Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-10-10T00:36:34.7247748Z data_t=at::vec::DEFAULT::Vectorized, 2025-10-10T00:36:34.7248706Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-10-10T00:36:34.7249862Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-10-10T00:36:34.7250601Z ] 2025-10-10T00:36:34.7251632Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(295): note: see reference to function template instantiation 'scalar_t at::vec::vec_reduce_all(Op (__cdecl &),const at::vec::DEFAULT::Vectorized &)' being compiled 2025-10-10T00:36:34.7252880Z with 2025-10-10T00:36:34.7253105Z [ 2025-10-10T00:36:34.7253301Z scalar_t=float, 2025-10-10T00:36:34.7253935Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &), 2025-10-10T00:36:34.7594089Z Op=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-10-10T00:36:34.7594723Z ] 2025-10-10T00:36:34.7595556Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(173): note: see reference to class template instantiation 'at::vec::VecReduceAllSIMD' being compiled 2025-10-10T00:36:34.7596476Z with 2025-10-10T00:36:34.7596671Z [ 2025-10-10T00:36:34.7597213Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-10-10T00:36:34.7597832Z ] 2025-10-10T00:36:35.2047432Z [5921/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:35.2048933Z [5922/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:35.2050675Z [5923/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:35.2052425Z [5924/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:35.3655224Z [5925/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:35.3656292Z [5926/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:35.3657469Z 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-10-10T00:36:35.3658885Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_base.h(1203): warning C4333: '>>': right shift by too large amount, data loss 2025-10-10T00:36:35.3660122Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_base.h(1203): note: the template instantiation context (the oldest one first) is 2025-10-10T00:36:35.6231604Z 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-10-10T00:36:35.6234214Z [5927/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:35.6235107Z [5928/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\mkl\SparseBlas.cpp.obj 2025-10-10T00:36:35.9136467Z [5929/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:35.9138110Z [5930/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:35.9139839Z [5931/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:35.9141704Z [5932/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:36.1699631Z [5933/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.DEFAULT.cpp.obj 2025-10-10T00:36:36.1700576Z [5934/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\vulkan\Context.cpp.obj 2025-10-10T00:36:36.1701414Z [5935/7503] Building C object caffe2\CMakeFiles\torch_cpu.dir\__\third_party\miniz-3.0.2\miniz.c.obj 2025-10-10T00:36:36.1702283Z C:\actions-runner\_work\pytorch\pytorch\third_party\miniz-3.0.2\miniz.c(3137): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-10-10T00:36:36.3672688Z 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-10-10T00:36:36.3673613Z [5936/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\file_adapter.cc.obj 2025-10-10T00:36:36.3674353Z [5937/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\metal\Context.cpp.obj 2025-10-10T00:36:36.3675099Z [5938/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\istream_adapter.cc.obj 2025-10-10T00:36:36.3675868Z [5939/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\thread_pool_guard.cpp.obj 2025-10-10T00:36:36.3676887Z [5940/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\read_adapter_interface.cc.obj 2025-10-10T00:36:36.7198507Z [5941/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\crc.cc.obj 2025-10-10T00:36:36.7199860Z [5942/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\perfkernels\batch_box_cox_sve128.cc.obj 2025-10-10T00:36:36.7201191Z [5943/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\inline_container.cc.obj 2025-10-10T00:36:36.7202536Z [5944/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\string_utils.cc.obj 2025-10-10T00:36:36.7203920Z [5945/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\pthreadpool-cpp.cc.obj 2025-10-10T00:36:38.9366384Z [5946/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\ThreadPool.cc.obj 2025-10-10T00:36:38.9367222Z [5947/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\perfkernels\embedding_lookup_idx.cc.obj 2025-10-10T00:36:38.9368125Z [5948/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\proto_wrap.cc.obj 2025-10-10T00:36:38.9369174Z [5949/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ViewFuncs.cpp.obj 2025-10-10T00:36:38.9369999Z [5950/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\core\common.cc.obj 2025-10-10T00:36:40.4583101Z [5951/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_0.cpp.obj 2025-10-10T00:36:40.4584008Z [5952/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_1.cpp.obj 2025-10-10T00:36:40.4584916Z [5953/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\Functions.cpp.obj 2025-10-10T00:36:40.4585791Z [5954/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_2.cpp.obj 2025-10-10T00:36:40.8106499Z [5955/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_3.cpp.obj 2025-10-10T00:36:40.8107699Z [5956/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_1.cpp.obj 2025-10-10T00:36:40.8108681Z [5957/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_2.cpp.obj 2025-10-10T00:36:40.8109697Z [5958/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_4.cpp.obj 2025-10-10T00:36:40.8110761Z [5959/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_3.cpp.obj 2025-10-10T00:36:41.5713525Z [5960/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_0.cpp.obj 2025-10-10T00:36:41.5714491Z [5961/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_4.cpp.obj 2025-10-10T00:36:41.5715407Z [5962/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.cpp.obj 2025-10-10T00:36:41.5716362Z [5963/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_0.cpp.obj 2025-10-10T00:36:42.1130016Z [5964/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_aten.cpp.obj 2025-10-10T00:36:42.1131832Z [5965/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_1.cpp.obj 2025-10-10T00:36:42.1133588Z [5966/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterAutogradLazy.cpp.obj 2025-10-10T00:36:42.1135262Z [5967/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterLazy.cpp.obj 2025-10-10T00:36:42.9315058Z [5968/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\anomaly_mode.cpp.obj 2025-10-10T00:36:42.9316113Z [5969/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd.cpp.obj 2025-10-10T00:36:42.9316950Z [5970/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_meta.cpp.obj 2025-10-10T00:36:42.9317845Z [5971/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_not_implemented_fallback.cpp.obj 2025-10-10T00:36:42.9318697Z [5972/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\cpp_hook.cpp.obj 2025-10-10T00:36:44.9124014Z [5973/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\forward_grad.cpp.obj 2025-10-10T00:36:44.9124914Z [5974/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\engine.cpp.obj 2025-10-10T00:36:44.9125725Z [5975/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\utils.cpp.obj 2025-10-10T00:36:44.9126651Z [5976/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\LazyNativeFunctions.cpp.obj 2025-10-10T00:36:46.0515030Z [5977/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_metadata.cpp.obj 2025-10-10T00:36:46.0516512Z [5978/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\custom_function.cpp.obj 2025-10-10T00:36:46.0518061Z [5979/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\jit_decomp_interface.cpp.obj 2025-10-10T00:36:46.0519510Z [5980/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\function.cpp.obj 2025-10-10T00:36:46.0520899Z [5981/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_kineto.cpp.obj 2025-10-10T00:36:46.3857151Z [5982/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\basic_ops.cpp.obj 2025-10-10T00:36:46.3858879Z [5983/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\accumulate_grad.cpp.obj 2025-10-10T00:36:46.3860635Z [5984/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\tensor.cpp.obj 2025-10-10T00:36:46.3861942Z [5985/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\utils\warnings.cpp.obj 2025-10-10T00:36:47.2394871Z [5986/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_buffer.cpp.obj 2025-10-10T00:36:47.2395726Z [5987/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\record_function_ops.cpp.obj 2025-10-10T00:36:47.2396558Z [5988/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_legacy.cpp.obj 2025-10-10T00:36:47.2397451Z [5989/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\saved_variable.cpp.obj 2025-10-10T00:36:47.2398488Z [5990/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable_info.cpp.obj 2025-10-10T00:36:47.6963914Z [5991/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\dynamo\compiled_autograd.cpp.obj 2025-10-10T00:36:47.6964869Z [5992/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.cpp.obj 2025-10-10T00:36:47.6965885Z [5993/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner.cpp.obj 2025-10-10T00:36:47.6966854Z [5994/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\mkldnn_tensor.cpp.obj 2025-10-10T00:36:48.8483038Z [5995/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_package\model_package_loader.cpp.obj 2025-10-10T00:36:48.8484232Z [5996/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\oss_proxy_executor.cpp.obj 2025-10-10T00:36:48.8485443Z [5997/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_common.cpp.obj 2025-10-10T00:36:48.8486483Z [5998/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\tensor_converter.cpp.obj 2025-10-10T00:36:49.8625815Z [5999/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module.cpp.obj 2025-10-10T00:36:49.8626668Z [6000/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\object.cpp.obj 2025-10-10T00:36:49.8627692Z [6001/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_handler.cpp.obj 2025-10-10T00:36:49.8628622Z [6002/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_info.cpp.obj 2025-10-10T00:36:49.8629551Z [6003/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable.cpp.obj 2025-10-10T00:36:51.2699975Z [6004/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_detail.cpp.obj 2025-10-10T00:36:51.2701641Z [6005/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_interface.cpp.obj 2025-10-10T00:36:51.2703173Z [6006/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_resolver.cpp.obj 2025-10-10T00:36:51.2704605Z [6007/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\inductor_ops.cpp.obj 2025-10-10T00:36:51.2705867Z [6008/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_cpu.cpp.obj 2025-10-10T00:36:53.1460095Z [6009/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\function_impl.cpp.obj 2025-10-10T00:36:53.1461081Z [6010/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\canonicalize_modified_loop.cpp.obj 2025-10-10T00:36:53.1462098Z [6011/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\builtin_functions.cpp.obj 2025-10-10T00:36:53.1463376Z [6012/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\edit_distance.cpp.obj 2025-10-10T00:36:53.5744272Z [6013/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\codegen.cpp.obj 2025-10-10T00:36:53.5745149Z [6014/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\compiler.cpp.obj 2025-10-10T00:36:53.5746130Z [6015/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\executor.cpp.obj 2025-10-10T00:36:53.5747516Z [6016/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\convert_to_ssa.cpp.obj 2025-10-10T00:36:54.2002609Z [6017/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\exit_transforms.cpp.obj 2025-10-10T00:36:54.2004193Z [6018/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\name_mangler.cpp.obj 2025-10-10T00:36:54.2005650Z [6019/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\parser.cpp.obj 2025-10-10T00:36:54.2007181Z [6020/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\fallback.cpp.obj 2025-10-10T00:36:54.2008860Z [6021/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\interface.cpp.obj 2025-10-10T00:36:54.8663826Z [6022/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\inline_loop_condition.cpp.obj 2025-10-10T00:36:54.8664813Z [6023/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\ir_emitter.cpp.obj 2025-10-10T00:36:54.8665719Z [6024/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_matching.cpp.obj 2025-10-10T00:36:54.8666600Z [6025/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\kernel_cache.cpp.obj 2025-10-10T00:36:55.4570407Z [6026/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\sugared_value.cpp.obj 2025-10-10T00:36:55.4572064Z [6027/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\script_type_parser.cpp.obj 2025-10-10T00:36:55.4573622Z [6028/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\tracer.cpp.obj 2025-10-10T00:36:55.4575170Z [6029/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\versioned_symbols.cpp.obj 2025-10-10T00:36:55.4576640Z [6030/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\alias_analysis.cpp.obj 2025-10-10T00:36:56.1314535Z [6031/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\attributes.cpp.obj 2025-10-10T00:36:56.1315478Z [6032/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\graph_utils.cpp.obj 2025-10-10T00:36:56.1316346Z [6033/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\irparser.cpp.obj 2025-10-10T00:36:56.1317138Z [6034/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\node_hashing.cpp.obj 2025-10-10T00:36:56.1317954Z [6035/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\ir.cpp.obj 2025-10-10T00:36:57.0354290Z [6036/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\scope.cpp.obj 2025-10-10T00:36:57.0355112Z [6037/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\subgraph_matcher.cpp.obj 2025-10-10T00:36:57.0355918Z [6038/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\type_hashing.cpp.obj 2025-10-10T00:36:57.0356736Z [6039/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_opt_limit.cpp.obj 2025-10-10T00:36:57.0357646Z [6040/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\runtime_compatibility.cpp.obj 2025-10-10T00:36:57.8546399Z [6041/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_log.cpp.obj 2025-10-10T00:36:57.8548052Z [6042/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\function.cpp.obj 2025-10-10T00:36:57.8549648Z [6043/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\model_compatibility.cpp.obj 2025-10-10T00:36:57.8551263Z [6044/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import.cpp.obj 2025-10-10T00:36:58.9105392Z [6045/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\registry.cpp.obj 2025-10-10T00:36:58.9106314Z [6046/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\module.cpp.obj 2025-10-10T00:36:58.9107169Z [6047/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\observer.cpp.obj 2025-10-10T00:36:58.9107977Z [6048/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\backend.cpp.obj 2025-10-10T00:36:58.9108836Z [6049/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\constants.cpp.obj 2025-10-10T00:36:59.7215709Z [6050/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\interpreter.cpp.obj 2025-10-10T00:36:59.7216896Z [6051/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_operators.cpp.obj 2025-10-10T00:36:59.7218084Z [6052/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\prim_ops_registery.cpp.obj 2025-10-10T00:36:59.7218933Z [6053/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_bytecode.cpp.obj 2025-10-10T00:36:59.7219783Z [6054/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\context.cpp.obj 2025-10-10T00:37:00.2354852Z [6055/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\flatbuffer_loader.cpp.obj 2025-10-10T00:37:00.2355914Z [6056/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\upgrader_mobile.cpp.obj 2025-10-10T00:37:00.2356742Z [6057/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\quantization.cpp.obj 2025-10-10T00:37:00.2357692Z [6058/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\type_parser.cpp.obj 2025-10-10T00:37:00.7859013Z [6059/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\version_map.cpp.obj 2025-10-10T00:37:00.7860710Z [6060/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\utils.cpp.obj 2025-10-10T00:37:00.7862239Z [6061/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\promoted_prim_ops.cpp.obj 2025-10-10T00:37:00.7863872Z [6062/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders.cpp.obj 2025-10-10T00:37:00.7865450Z [6063/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\aot_compiler.cpp.obj 2025-10-10T00:37:01.6080538Z [6064/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders_entry.cpp.obj 2025-10-10T00:37:01.6081570Z [6065/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\register_ops_common_utils.cpp.obj 2025-10-10T00:37:01.6082562Z [6066/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\add_if_then_else.cpp.obj 2025-10-10T00:37:01.6083427Z [6067/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\annotate_warns.cpp.obj 2025-10-10T00:37:02.6853692Z [6068/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize.cpp.obj 2025-10-10T00:37:02.6855219Z [6069/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.cpp.obj 2025-10-10T00:37:02.6856969Z [6070/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\check_strict_fusion.cpp.obj 2025-10-10T00:37:02.6858489Z [6071/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\common_subexpression_elimination.cpp.obj 2025-10-10T00:37:03.8127286Z [6072/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\concat_opt.cpp.obj 2025-10-10T00:37:03.8128187Z [6073/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_pooling.cpp.obj 2025-10-10T00:37:03.8129074Z [6074/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_propagation.cpp.obj 2025-10-10T00:37:03.8129995Z [6075/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_autodiff_subgraphs.cpp.obj 2025-10-10T00:37:03.8130959Z [6076/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_functional_graphs.cpp.obj 2025-10-10T00:37:04.4976500Z [6077/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.cpp.obj 2025-10-10T00:37:04.4977479Z [6078/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\bailout_graph.cpp.obj 2025-10-10T00:37:04.4978377Z [6079/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dead_code_elimination.cpp.obj 2025-10-10T00:37:04.4979210Z [6080/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\batch_mm.cpp.obj 2025-10-10T00:37:04.8890218Z [6081/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\decompose_ops.cpp.obj 2025-10-10T00:37:04.8891848Z [6082/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_profiling.cpp.obj 2025-10-10T00:37:04.8894155Z [6083/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\device_type_analysis.cpp.obj 2025-10-10T00:37:04.8896070Z [6084/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_undefinedness.cpp.obj 2025-10-10T00:37:05.7042945Z [6085/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dtype_analysis.cpp.obj 2025-10-10T00:37:05.7043946Z [6086/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\eliminate_no_ops.cpp.obj 2025-10-10T00:37:05.7044889Z [6087/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\erase_number_types.cpp.obj 2025-10-10T00:37:05.7045756Z [6088/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fixup_trace_scope_blocks.cpp.obj 2025-10-10T00:37:05.7046608Z [6089/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_conv_bn.cpp.obj 2025-10-10T00:37:06.0547221Z [6090/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_linear_bn.cpp.obj 2025-10-10T00:37:06.0548941Z [6091/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_concat_linear.cpp.obj 2025-10-10T00:37:06.0550907Z [6092/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.cpp.obj 2025-10-10T00:37:06.0552597Z [6093/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_folding.cpp.obj 2025-10-10T00:37:07.0872561Z [6094/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_graph_optimizations.cpp.obj 2025-10-10T00:37:07.0874332Z [6095/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_folding.cpp.obj 2025-10-10T00:37:07.0875958Z [6096/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_transpose.cpp.obj 2025-10-10T00:37:07.0877574Z [6097/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_linear.cpp.obj 2025-10-10T00:37:07.0879808Z [6098/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_rewrite_helper.cpp.obj 2025-10-10T00:37:08.1458196Z [6099/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_relu.cpp.obj 2025-10-10T00:37:08.1459252Z [6100/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\hoist_conv_packed_params.cpp.obj 2025-10-10T00:37:08.1460319Z [6101/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_autodiff_subgraphs.cpp.obj 2025-10-10T00:37:08.1461821Z [6102/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_fork_wait.cpp.obj 2025-10-10T00:37:09.1810842Z [6103/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_forked_closures.cpp.obj 2025-10-10T00:37:09.1811986Z [6104/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\freeze_module.cpp.obj 2025-10-10T00:37:09.1813191Z [6105/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inliner.cpp.obj 2025-10-10T00:37:09.1814420Z [6106/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inplace_check.cpp.obj 2025-10-10T00:37:10.1060993Z [6107/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\integer_value_refinement.cpp.obj 2025-10-10T00:37:10.1061942Z [6108/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lift_closures.cpp.obj 2025-10-10T00:37:10.1062763Z [6109/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_fuser.cpp.obj 2025-10-10T00:37:10.1063601Z [6110/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_ops_to_mkldnn.cpp.obj 2025-10-10T00:37:10.1064649Z [6111/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\loop_unrolling.cpp.obj 2025-10-10T00:37:11.2106166Z [6112/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\guard_elimination.cpp.obj 2025-10-10T00:37:11.2107779Z [6113/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_grad_of.cpp.obj 2025-10-10T00:37:11.2109320Z [6114/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_tuples.cpp.obj 2025-10-10T00:37:11.2110946Z [6115/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\normalize_ops.cpp.obj 2025-10-10T00:37:11.2112584Z [6116/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\pass_manager.cpp.obj 2025-10-10T00:37:12.1434624Z [6117/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole.cpp.obj 2025-10-10T00:37:12.1435599Z [6118/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_alias_sensitive.cpp.obj 2025-10-10T00:37:12.1436611Z [6119/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\insert_guards.cpp.obj 2025-10-10T00:37:12.1437479Z [6120/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_dict_idioms.cpp.obj 2025-10-10T00:37:12.8259489Z [6121/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_list_idioms.cpp.obj 2025-10-10T00:37:12.8261311Z [6122/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_non_tensor.cpp.obj 2025-10-10T00:37:12.8262829Z [6123/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\liveness.cpp.obj 2025-10-10T00:37:12.8264418Z [6124/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\prepack_folding.cpp.obj 2025-10-10T00:37:13.4579960Z [6125/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\dedup_module_uses.cpp.obj 2025-10-10T00:37:13.4582149Z [6126/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\quantization_type.cpp.obj 2025-10-10T00:37:13.4584016Z [6127/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\fusion_passes.cpp.obj 2025-10-10T00:37:13.4585720Z [6128/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\metal_rewrite.cpp.obj 2025-10-10T00:37:13.4587405Z [6129/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\helper.cpp.obj 2025-10-10T00:37:14.4420331Z [6130/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_observers.cpp.obj 2025-10-10T00:37:14.4422132Z [6131/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\mkldnn_rewrite.cpp.obj 2025-10-10T00:37:14.4423982Z [6132/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_quant_dequant.cpp.obj 2025-10-10T00:37:14.4425804Z [6133/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\refine_tuple_types.cpp.obj 2025-10-10T00:37:14.8618429Z [6134/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_dropout.cpp.obj 2025-10-10T00:37:14.8619496Z [6135/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_exceptions.cpp.obj 2025-10-10T00:37:14.8620399Z [6136/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_expands.cpp.obj 2025-10-10T00:37:14.8621350Z [6137/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_mutation.cpp.obj 2025-10-10T00:37:15.8468820Z [6138/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_redundant_profiles.cpp.obj 2025-10-10T00:37:15.8471053Z [6139/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\replacement_of_old_operators.cpp.obj 2025-10-10T00:37:15.8472825Z [6140/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\requires_grad_analysis.cpp.obj 2025-10-10T00:37:15.8474445Z [6141/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\restore_mutation.cpp.obj 2025-10-10T00:37:15.8475468Z [6142/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\shape_analysis.cpp.obj 2025-10-10T00:37:16.7695223Z [6143/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\finalize.cpp.obj 2025-10-10T00:37:16.7696377Z [6144/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\subgraph_rewrite.cpp.obj 2025-10-10T00:37:16.7697281Z [6145/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_analysis.cpp.obj 2025-10-10T00:37:16.7698496Z [6146/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_cache.cpp.obj 2025-10-10T00:37:17.5894004Z [6147/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\register_packed_params.cpp.obj 2025-10-10T00:37:17.5896208Z [6148/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.cpp.obj 2025-10-10T00:37:17.5898091Z [6149/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\memory_dag.cpp.obj 2025-10-10T00:37:17.5899713Z [6150/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\op_registry.cpp.obj 2025-10-10T00:37:18.0535289Z [6151/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\optimization_utils.cpp.obj 2025-10-10T00:37:18.0536431Z [6152/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\subgraph_utils.cpp.obj 2025-10-10T00:37:18.0537616Z [6153/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\value_refinement_utils.cpp.obj 2025-10-10T00:37:18.0538588Z [6154/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\utf8_decoding_ignore.cpp.obj 2025-10-10T00:37:19.4089865Z [6155/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\update_graph_executor_opt.cpp.obj 2025-10-10T00:37:19.4090825Z [6156/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\variadic_ops.cpp.obj 2025-10-10T00:37:19.4091792Z [6157/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\specialize_autogradzero.cpp.obj 2025-10-10T00:37:19.4092694Z [6158/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\argument_spec.cpp.obj 2025-10-10T00:37:19.4093626Z [6159/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\autodiff.cpp.obj 2025-10-10T00:37:19.4465968Z [6160/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.cpp.obj 2025-10-10T00:37:19.4467236Z [6161/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\tensorexpr_fuser.cpp.obj 2025-10-10T00:37:19.4468507Z 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-10-10T00:37:19.9237083Z 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-10-10T00:37:19.9239090Z [6162/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry_util.cpp.obj 2025-10-10T00:37:19.9240607Z [6163/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\instruction.cpp.obj 2025-10-10T00:37:19.9242335Z [6164/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry.cpp.obj 2025-10-10T00:37:19.9243830Z [6165/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_exception.cpp.obj 2025-10-10T00:37:21.2446157Z [6166/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\logging.cpp.obj 2025-10-10T00:37:21.2447920Z [6167/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\preprocess_graph.cpp.obj 2025-10-10T00:37:21.2449565Z [6168/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\vulkan_rewrite.cpp.obj 2025-10-10T00:37:21.2451087Z [6169/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\print_handler.cpp.obj 2025-10-10T00:37:23.4127456Z [6170/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\xnnpack_rewrite.cpp.obj 2025-10-10T00:37:23.4128421Z [6171/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\graph_executor.cpp.obj 2025-10-10T00:37:23.4129311Z [6172/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter.cpp.obj 2025-10-10T00:37:23.4130520Z [6173/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\frame.cpp.obj 2025-10-10T00:37:23.4132121Z [6174/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_trace.cpp.obj 2025-10-10T00:37:24.2870558Z [6175/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\operator.cpp.obj 2025-10-10T00:37:24.2872274Z [6176/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\slice_indices_adjust.cpp.obj 2025-10-10T00:37:24.2873903Z [6177/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\script_profile.cpp.obj 2025-10-10T00:37:24.2875876Z [6178/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\serialized_shape_function_registry.cpp.obj 2025-10-10T00:37:24.9560106Z [6179/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_record.cpp.obj 2025-10-10T00:37:24.9561109Z [6180/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_graph_executor_impl.cpp.obj 2025-10-10T00:37:24.9562092Z [6181/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\fusion.cpp.obj 2025-10-10T00:37:24.9562957Z [6182/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\impl.cpp.obj 2025-10-10T00:37:26.6610577Z [6183/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_ops_utils.cpp.obj 2025-10-10T00:37:26.6612198Z [6184/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\memory_planner.cpp.obj 2025-10-10T00:37:26.6613849Z [6185/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\passes.cpp.obj 2025-10-10T00:37:26.6615477Z [6186/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_script.cpp.obj 2025-10-10T00:37:26.6617066Z [6187/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry.cpp.obj 2025-10-10T00:37:27.7247337Z [6188/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry_util.cpp.obj 2025-10-10T00:37:27.7249019Z [6189/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\simple_graph_executor_impl.cpp.obj 2025-10-10T00:37:27.7250691Z [6190/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\callstack_debug_info_serialization.cpp.obj 2025-10-10T00:37:27.7252336Z [6191/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\generated_ops.cpp.obj 2025-10-10T00:37:28.4971090Z [6192/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_export_helpers.cpp.obj 2025-10-10T00:37:28.4972848Z [6193/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\native_ops.cpp.obj 2025-10-10T00:37:28.4974424Z [6194/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\ops.cpp.obj 2025-10-10T00:37:28.4976032Z [6195/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\vararg_functions.cpp.obj 2025-10-10T00:37:29.6365515Z [6196/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_read.cpp.obj 2025-10-10T00:37:29.6366487Z [6197/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickle.cpp.obj 2025-10-10T00:37:29.6367636Z [6198/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_source.cpp.obj 2025-10-10T00:37:29.6368704Z [6199/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\te_wrapper.cpp.obj 2025-10-10T00:37:29.6369620Z [6200/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\python_print.cpp.obj 2025-10-10T00:37:32.0199914Z [6201/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\source_range_serialization.cpp.obj 2025-10-10T00:37:32.0201125Z [6202/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\type_name_uniquer.cpp.obj 2025-10-10T00:37:32.0202166Z [6203/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import.cpp.obj 2025-10-10T00:37:32.0203019Z [6204/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler.cpp.obj 2025-10-10T00:37:33.0968337Z [6205/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler_helper.cpp.obj 2025-10-10T00:37:33.0970332Z [6206/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\unpickler.cpp.obj 2025-10-10T00:37:33.0972134Z [6207/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\block_codegen.cpp.obj 2025-10-10T00:37:33.0973820Z [6208/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_inference.cpp.obj 2025-10-10T00:37:35.0639212Z [6209/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_overlap.cpp.obj 2025-10-10T00:37:35.0640237Z [6210/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_registry.cpp.obj 2025-10-10T00:37:35.0641177Z [6211/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\codegen.cpp.obj 2025-10-10T00:37:35.0642027Z [6212/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\cpp_codegen.cpp.obj 2025-10-10T00:37:35.0643148Z [6213/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\intrinsic_symbols.cpp.obj 2025-10-10T00:37:36.4261669Z [6214/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir.cpp.obj 2025-10-10T00:37:36.4262634Z [6215/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\eval.cpp.obj 2025-10-10T00:37:36.4263638Z [6216/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\expr.cpp.obj 2025-10-10T00:37:36.4264543Z [6217/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_codegen.cpp.obj 2025-10-10T00:37:37.2179594Z [6218/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_core.cpp.obj 2025-10-10T00:37:37.2180683Z [6219/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions.cpp.obj 2025-10-10T00:37:37.2182016Z [6220/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\hash_provider.cpp.obj 2025-10-10T00:37:37.2182990Z [6221/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\graph_opt.cpp.obj 2025-10-10T00:37:37.2183908Z [6222/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_codegen.cpp.obj 2025-10-10T00:37:39.2265541Z [6223/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_jit.cpp.obj 2025-10-10T00:37:39.2266755Z [6224/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_cloner.cpp.obj 2025-10-10T00:37:39.2267876Z [6225/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_mutator.cpp.obj 2025-10-10T00:37:39.2268786Z [6226/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_simplifier.cpp.obj 2025-10-10T00:37:39.2270263Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'c10::impl::ScalarTypeToCPPType::type' and type 'T' in operation 2025-10-10T00:37:39.2271226Z with 2025-10-10T00:37:39.2271458Z [ 2025-10-10T00:37:39.2271671Z T=int 2025-10-10T00:37:39.2272001Z ] 2025-10-10T00:37:39.2272642Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-10-10T00:37:40.7549400Z 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-10-10T00:37:40.7550765Z with 2025-10-10T00:37:40.7551002Z [ 2025-10-10T00:37:40.7551266Z T=int 2025-10-10T00:37:40.7551516Z ] 2025-10-10T00:37:40.7552247Z [6227/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_printer.cpp.obj 2025-10-10T00:37:40.7553263Z [6228/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_verifier.cpp.obj 2025-10-10T00:37:40.7554183Z [6229/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_visitor.cpp.obj 2025-10-10T00:37:42.7620988Z [6230/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest.cpp.obj 2025-10-10T00:37:42.7621990Z [6231/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\kernel.cpp.obj 2025-10-10T00:37:42.7622958Z [6232/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest_randomization.cpp.obj 2025-10-10T00:37:42.7623825Z [6233/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\lowerings.cpp.obj 2025-10-10T00:37:42.7624729Z [6234/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\mem_dependency_checker.cpp.obj 2025-10-10T00:37:42.7626130Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'c10::impl::ScalarTypeToCPPType::type' and type 'T' in operation 2025-10-10T00:37:42.7627131Z with 2025-10-10T00:37:42.7627383Z [ 2025-10-10T00:37:42.7627556Z T=int 2025-10-10T00:37:42.7627829Z ] 2025-10-10T00:37:42.7628588Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-10-10T00:37:43.8405896Z 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-10-10T00:37:43.8407186Z with 2025-10-10T00:37:43.8407631Z [ 2025-10-10T00:37:43.8407828Z T=int 2025-10-10T00:37:43.8408083Z ] 2025-10-10T00:37:43.8408566Z [6235/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\conv2d.cpp.obj 2025-10-10T00:37:43.8409439Z [6236/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\misc.cpp.obj 2025-10-10T00:37:44.7942521Z [6237/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\matmul.cpp.obj 2025-10-10T00:37:44.7944101Z [6238/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\reduction.cpp.obj 2025-10-10T00:37:44.7945494Z [6239/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\types.cpp.obj 2025-10-10T00:37:44.7947443Z [6240/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\norm.cpp.obj 2025-10-10T00:37:44.7949208Z [6241/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\pointwise.cpp.obj 2025-10-10T00:37:45.8028117Z [6242/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\tensor.cpp.obj 2025-10-10T00:37:45.8029152Z [6243/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\unique_name_manager.cpp.obj 2025-10-10T00:37:45.8030040Z [6244/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\hooks_for_testing.cpp.obj 2025-10-10T00:37:45.8030939Z [6245/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\file_check.cpp.obj 2025-10-10T00:37:46.5212096Z [6246/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_device.cpp.obj 2025-10-10T00:37:46.5213029Z [6247/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\quantization.cpp.obj 2025-10-10T00:37:46.5213927Z [6248/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\config.cpp.obj 2025-10-10T00:37:46.5215047Z [6249/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\softmax.cpp.obj 2025-10-10T00:37:46.5216004Z [6250/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\reduction.cpp.obj 2025-10-10T00:37:46.9933935Z [6251/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_interface.cpp.obj 2025-10-10T00:37:46.9934871Z [6252/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\lowering_context.cpp.obj 2025-10-10T00:37:46.9935678Z [6253/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\hash.cpp.obj 2025-10-10T00:37:46.9936499Z [6254/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\debug_util.cpp.obj 2025-10-10T00:37:46.9937503Z [6255/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\registerizer.cpp.obj 2025-10-10T00:37:46.9938844Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'c10::impl::ScalarTypeToCPPType::type' and type 'T' in operation 2025-10-10T00:37:46.9939800Z with 2025-10-10T00:37:46.9939980Z [ 2025-10-10T00:37:46.9940197Z T=int 2025-10-10T00:37:46.9940462Z ] 2025-10-10T00:37:46.9941097Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-10-10T00:37:47.4470330Z 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-10-10T00:37:47.4471502Z with 2025-10-10T00:37:47.4471721Z [ 2025-10-10T00:37:47.4472641Z T=int 2025-10-10T00:37:47.4472867Z ] 2025-10-10T00:37:47.4473308Z [6256/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\helpers.cpp.obj 2025-10-10T00:37:47.4474103Z [6257/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\multi_wait.cpp.obj 2025-10-10T00:37:47.8685473Z [6258/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir.cpp.obj 2025-10-10T00:37:47.8686394Z [6259/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_dump_util.cpp.obj 2025-10-10T00:37:47.8687815Z [6260/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_metadata.cpp.obj 2025-10-10T00:37:47.8689358Z [6261/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\lazy_graph_executor.cpp.obj 2025-10-10T00:37:47.8690968Z [6262/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\permutation_util.cpp.obj 2025-10-10T00:37:48.5850838Z [6263/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\metrics.cpp.obj 2025-10-10T00:37:48.5851670Z [6264/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_util.cpp.obj 2025-10-10T00:37:48.5852505Z [6265/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\arithmetic_ir_ops.cpp.obj 2025-10-10T00:37:48.5853335Z [6266/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\thread_pool.cpp.obj 2025-10-10T00:37:48.5854217Z [6267/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\utils.cpp.obj 2025-10-10T00:37:48.9436941Z [6268/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape.cpp.obj 2025-10-10T00:37:48.9438457Z [6269/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\counters.cpp.obj 2025-10-10T00:37:48.9440303Z [6270/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\events.cpp.obj 2025-10-10T00:37:48.9442029Z [6271/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor.cpp.obj 2025-10-10T00:37:48.9443430Z [6272/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_impl.cpp.obj 2025-10-10T00:37:49.7261326Z [6273/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_util.cpp.obj 2025-10-10T00:37:49.7262197Z [6274/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\trie.cpp.obj 2025-10-10T00:37:49.7262998Z [6275/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\combined_traceback.cpp.obj 2025-10-10T00:37:49.7263871Z [6276/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\collection.cpp.obj 2025-10-10T00:37:50.1315624Z [6277/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\mtia\profiler\MTIAMemoryProfiler.cpp.obj 2025-10-10T00:37:50.1317254Z [6278/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\data_flow.cpp.obj 2025-10-10T00:37:50.1318868Z [6279/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_client_interface.cpp.obj 2025-10-10T00:37:50.1320449Z [6280/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_shim.cpp.obj 2025-10-10T00:37:50.1321931Z [6281/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\perf.cpp.obj 2025-10-10T00:37:50.6392681Z [6282/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\observer.cpp.obj 2025-10-10T00:37:50.6394350Z [6283/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\base.cpp.obj 2025-10-10T00:37:50.6395940Z [6284/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\python_tracer.cpp.obj 2025-10-10T00:37:50.6397752Z [6285/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind_fb.cpp.obj 2025-10-10T00:37:50.9966279Z [6286/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\vulkan.cpp.obj 2025-10-10T00:37:50.9967242Z [6287/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind.cpp.obj 2025-10-10T00:37:50.9968098Z [6288/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\itt_observer.cpp.obj 2025-10-10T00:37:50.9969044Z [6289/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\privateuse1_observer.cpp.obj 2025-10-10T00:37:51.7481746Z [6290/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\cpp_stacktraces.cpp.obj 2025-10-10T00:37:51.7482711Z [6291/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\nvtx_observer.cpp.obj 2025-10-10T00:37:51.7484390Z [6292/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\execution_trace_observer.cpp.obj 2025-10-10T00:37:51.7486070Z [6293/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape_inference.cpp.obj 2025-10-10T00:37:51.7487525Z [6294/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\util.cpp.obj 2025-10-10T00:37:52.7538912Z [6295/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\schema_info.cpp.obj 2025-10-10T00:37:52.7540288Z [6296/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\variadic.cpp.obj 2025-10-10T00:37:52.7542063Z [6297/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_graph.cpp.obj 2025-10-10T00:37:52.7543754Z [6298/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_inplace_ops.cpp.obj 2025-10-10T00:37:52.7545436Z [6299/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\check_alias_annotation.cpp.obj 2025-10-10T00:37:54.6501088Z [6300/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_c10_ops.cpp.obj 2025-10-10T00:37:54.6502647Z [6301/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\Graph.cpp.obj 2025-10-10T00:37:54.6504072Z [6302/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\tensor_flatten.cpp.obj 2025-10-10T00:37:54.6505618Z [6303/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\ModelRunner.cpp.obj 2025-10-10T00:37:54.6507083Z [6304/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\autocast.cpp.obj 2025-10-10T00:37:55.4796702Z [6305/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\cuda\interface.cpp.obj 2025-10-10T00:37:55.4797856Z [6306/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphSignature.cpp.obj 2025-10-10T00:37:55.4798775Z [6307/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphPasses.cpp.obj 2025-10-10T00:37:55.4799648Z [6308/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\TensorMeta.cpp.obj 2025-10-10T00:37:55.9274719Z [6309/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\Serialization.cpp.obj 2025-10-10T00:37:55.9276242Z [6310/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops.cpp.obj 2025-10-10T00:37:55.9277090Z [6311/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Placement.cpp.obj 2025-10-10T00:37:55.9277906Z [6312/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphUtils.cpp.obj 2025-10-10T00:37:55.9278897Z [6313/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops_fulljit.cpp.obj 2025-10-10T00:37:56.5578061Z [6314/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\DelegateExecutor.cpp.obj 2025-10-10T00:37:56.5579784Z [6315/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_special_ops.cpp.obj 2025-10-10T00:37:56.5581497Z [6316/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ExecutionPlanner.cpp.obj 2025-10-10T00:37:56.5583131Z [6317/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\PlacementUtils.cpp.obj 2025-10-10T00:37:57.0184054Z [6318/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ExecutionFrame.cpp.obj 2025-10-10T00:37:57.0185719Z [6319/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Executor.cpp.obj 2025-10-10T00:37:57.0187353Z [6320/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\GraphExecutorBase.cpp.obj 2025-10-10T00:37:57.0189033Z [6321/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ConstantFolder.cpp.obj 2025-10-10T00:37:57.0190432Z [6322/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\common\FileUtil.cpp.obj 2025-10-10T00:37:57.4828687Z [6323/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\OpKernel.cpp.obj 2025-10-10T00:37:57.4830370Z [6324/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\SerialGraphExecutor.cpp.obj 2025-10-10T00:37:57.4832058Z [6325/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\FunctionSchema.cpp.obj 2025-10-10T00:37:57.4833692Z [6326/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\GreedyBySize.cpp.obj 2025-10-10T00:37:58.1598817Z [6327/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\Bump.cpp.obj 2025-10-10T00:37:58.1599932Z [6328/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Weights.cpp.obj 2025-10-10T00:37:58.1600876Z [6329/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\detail\ITree.cpp.obj 2025-10-10T00:37:58.1601957Z [6330/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\AutoFunctionalizeKernel.cpp.obj 2025-10-10T00:37:58.1602846Z [6331/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\HigherOrderKernel.cpp.obj 2025-10-10T00:37:59.1447871Z [6332/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\DisjointStorageGroups.cpp.obj 2025-10-10T00:37:59.1449540Z [6333/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\C10Kernel.cpp.obj 2025-10-10T00:37:59.1451064Z [6334/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ParallelGraphExecutor.cpp.obj 2025-10-10T00:38:00.4333397Z [6335/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\CallTorchBindKernel.cpp.obj 2025-10-10T00:38:00.4335120Z [6336/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\AliasAnalyzer.cpp.obj 2025-10-10T00:38:00.4336786Z [6337/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\LayoutManager.cpp.obj 2025-10-10T00:38:00.4338420Z [6338/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\LayoutPlanner.cpp.obj 2025-10-10T00:38:00.4340141Z [6339/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\pass_manager\GraphPasses.cpp.obj 2025-10-10T00:38:02.0568217Z [6340/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\SubgraphRewriter.cpp.obj 2025-10-10T00:38:02.0569900Z [6341/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelFactory.cpp.obj 2025-10-10T00:38:02.0571969Z [6342/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\pass_manager\PassManager.cpp.obj 2025-10-10T00:38:02.0573749Z [6343/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\PrimKernelRegistry.cpp.obj 2025-10-10T00:38:02.0575441Z [6344/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\triton\CpuTritonKernelManager.cpp.obj 2025-10-10T00:38:02.7593799Z [6345/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\NativeKernels.cpp.obj 2025-10-10T00:38:02.7595075Z [6346/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\TritonKernel.cpp.obj 2025-10-10T00:38:02.7596465Z [6347/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\GeneratedStaticDispatchKernels.cpp.obj 2025-10-10T00:38:02.7597872Z [6348/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelRegistry.cpp.obj 2025-10-10T00:38:03.0878387Z [6349/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\config.cpp.obj 2025-10-10T00:38:03.0880336Z [6350/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\AOTInductorDelegateExecutor.cpp.obj 2025-10-10T00:38:03.0882032Z [6351/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\ETCallDelegateKernel.cpp.obj 2025-10-10T00:38:03.0883852Z [6352/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\GeneratedNativeStaticDispatchKernels.cpp.obj 2025-10-10T00:38:04.4144292Z [6353/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\debug_info.cpp.obj 2025-10-10T00:38:04.4145228Z [6354/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\dynamic_ir.cpp.obj 2025-10-10T00:38:04.4146160Z [6355/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\device_data.cpp.obj 2025-10-10T00:38:04.4147245Z [6356/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\generic.cpp.obj 2025-10-10T00:38:04.4148111Z [6357/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\tensor_aten_ops.cpp.obj 2025-10-10T00:38:05.5422638Z [6358/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelHandlerRegistry.cpp.obj 2025-10-10T00:38:05.5423749Z [6359/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_autograd_functions.cpp.obj 2025-10-10T00:38:05.5424734Z [6360/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_lowering_context.cpp.obj 2025-10-10T00:38:05.5425733Z [6361/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node.cpp.obj 2025-10-10T00:38:07.1269768Z [6362/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_eager_fallback.cpp.obj 2025-10-10T00:38:07.1270938Z [6363/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\export_data.cpp.obj 2025-10-10T00:38:07.1271816Z [6364/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_backend_impl.cpp.obj 2025-10-10T00:38:07.1272673Z [6365/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import_data.cpp.obj 2025-10-10T00:38:08.1753923Z [6366/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node_lowering.cpp.obj 2025-10-10T00:38:08.1755556Z [6367/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_native_functions.cpp.obj 2025-10-10T00:38:08.1757101Z [6368/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\out_types.cpp.obj 2025-10-10T00:38:08.1758843Z [6369/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\optim\sgd.cpp.obj 2025-10-10T00:38:08.1760424Z [6370/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\itt_wrapper.cpp.obj 2025-10-10T00:38:09.2500912Z [6371/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\TraceTypeManual.cpp.obj 2025-10-10T00:38:09.2501789Z [6372/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\random.cpp.obj 2025-10-10T00:38:09.2502584Z [6373/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\itt.cpp.obj 2025-10-10T00:38:09.2503403Z [6374/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\sequential.cpp.obj 2025-10-10T00:38:09.2504368Z [6375/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport.cpp.obj 2025-10-10T00:38:09.6327009Z [6376/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\jit.cpp.obj 2025-10-10T00:38:09.6328034Z [6377/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\FunctionsManual.cpp.obj 2025-10-10T00:38:09.6328960Z [6378/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\flatbuffer_serializer.cpp.obj 2025-10-10T00:38:09.6329923Z [6379/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport_manager.cpp.obj 2025-10-10T00:38:11.1456008Z [6380/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\onnx.cpp.obj 2025-10-10T00:38:11.1456854Z [6381/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\byte_order.cpp.obj 2025-10-10T00:38:11.1457724Z [6382/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backoff.cpp.obj 2025-10-10T00:38:11.1458593Z [6383/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_bytecode.cpp.obj 2025-10-10T00:38:11.1459632Z [6384/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module_save.cpp.obj 2025-10-10T00:38:13.2573498Z [6385/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FileStore.cpp.obj 2025-10-10T00:38:13.2575093Z [6386/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\VariableTypeManual.cpp.obj 2025-10-10T00:38:13.2576740Z [6387/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export.cpp.obj 2025-10-10T00:38:13.2578084Z [6388/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_module.cpp.obj 2025-10-10T00:38:14.3526698Z [6389/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.cpp.obj 2025-10-10T00:38:14.3528311Z [6390/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backend.cpp.obj 2025-10-10T00:38:14.3529903Z [6391/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ParamCommsUtils.cpp.obj 2025-10-10T00:38:14.3531569Z [6392/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\PrefixStore.cpp.obj 2025-10-10T00:38:14.3533169Z [6393/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FlightRecorder.cpp.obj 2025-10-10T00:38:15.2982111Z [6394/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupMPI.cpp.obj 2025-10-10T00:38:15.2983069Z [6395/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Functional.cpp.obj 2025-10-10T00:38:15.2983955Z [6396/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GlooDeviceFactory.cpp.obj 2025-10-10T00:38:15.2984929Z [6397/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GroupRegistry.cpp.obj 2025-10-10T00:38:17.6571714Z [6398/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Store.cpp.obj 2025-10-10T00:38:17.6572700Z [6399/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Types.cpp.obj 2025-10-10T00:38:17.6573688Z [6400/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreLibUvBackend.cpp.obj 2025-10-10T00:38:17.6574550Z [6401/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Ops.cpp.obj 2025-10-10T00:38:18.5290834Z [6402/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroup.cpp.obj 2025-10-10T00:38:18.5292367Z [6403/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupGloo.cpp.obj 2025-10-10T00:38:18.5293885Z [6404/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\Handlers.cpp.obj 2025-10-10T00:38:18.5295404Z [6405/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupWrapper.cpp.obj 2025-10-10T00:38:18.5297415Z [6406/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\cuda\StreamBlock.cpp.obj 2025-10-10T00:38:19.0069458Z [6407/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStore.cpp.obj 2025-10-10T00:38:19.0071119Z [6408/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreBackend.cpp.obj 2025-10-10T00:38:19.0072950Z [6409/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.cpp.obj 2025-10-10T00:38:19.0075313Z [6410/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\WorkerServer.cpp.obj 2025-10-10T00:38:20.1382847Z [6411/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\debug.cpp.obj 2025-10-10T00:38:20.1384152Z [6412/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logging.cpp.obj 2025-10-10T00:38:20.1385204Z [6413/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Utils.cpp.obj 2025-10-10T00:38:20.1386067Z [6414/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\sequence_num.cpp.obj 2025-10-10T00:38:22.5256765Z [6415/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Work.cpp.obj 2025-10-10T00:38:22.5258282Z [6416/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\comm.cpp.obj 2025-10-10T00:38:22.5259791Z [6417/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\socket.cpp.obj 2025-10-10T00:38:22.5261224Z [6418/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\cuda.cpp.obj 2025-10-10T00:38:22.5262829Z [6419/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\quantization\quantization.cpp.obj 2025-10-10T00:38:23.2043843Z [6420/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logger.cpp.obj 2025-10-10T00:38:23.2045823Z 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-10-10T00:38:23.2047719Z [6421/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\reducer.cpp.obj 2025-10-10T00:38:23.2049341Z [6422/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\default_comm_hooks.cpp.obj 2025-10-10T00:38:24.2623279Z [6423/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\enum.cpp.obj 2025-10-10T00:38:24.2624947Z [6424/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\symm_mem\DMAConnectivity.cpp.obj 2025-10-10T00:38:24.2627035Z [6425/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\symm_mem\SymmetricMemory.cpp.obj 2025-10-10T00:38:24.2628657Z [6426/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\imethod.cpp.obj 2025-10-10T00:38:24.2630020Z [6427/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\mps.cpp.obj 2025-10-10T00:38:26.3795958Z [6428/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\datasets\mnist.cpp.obj 2025-10-10T00:38:26.3797705Z [6429/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\distributed.cpp.obj 2025-10-10T00:38:26.3799356Z [6430/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\random.cpp.obj 2025-10-10T00:38:26.3800943Z [6431/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\sequential.cpp.obj 2025-10-10T00:38:28.6211391Z [6432/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\stream.cpp.obj 2025-10-10T00:38:28.6212901Z [6433/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize.cpp.obj 2025-10-10T00:38:28.6214232Z [6434/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\init.cpp.obj 2025-10-10T00:38:28.6215468Z [6435/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\_functions.cpp.obj 2025-10-10T00:38:28.6216842Z [6436/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\module.cpp.obj 2025-10-10T00:38:31.0646202Z [6437/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\activation.cpp.obj 2025-10-10T00:38:31.0647926Z [6438/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\adaptive.cpp.obj 2025-10-10T00:38:31.0649598Z [6439/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\batchnorm.cpp.obj 2025-10-10T00:38:31.0651536Z [6440/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\normalization.cpp.obj 2025-10-10T00:38:33.2298700Z [6441/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\instancenorm.cpp.obj 2025-10-10T00:38:33.2299599Z [6442/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\conv.cpp.obj 2025-10-10T00:38:33.2300462Z [6443/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\dropout.cpp.obj 2025-10-10T00:38:33.2301417Z [6444/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\distance.cpp.obj 2025-10-10T00:38:33.2302337Z [6445/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\embedding.cpp.obj 2025-10-10T00:38:34.9057546Z [6446/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\fold.cpp.obj 2025-10-10T00:38:34.9058639Z [6447/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\linear.cpp.obj 2025-10-10T00:38:34.9059454Z [6448/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\loss.cpp.obj 2025-10-10T00:38:34.9060305Z [6449/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pixelshuffle.cpp.obj 2025-10-10T00:38:37.1517975Z [6450/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\padding.cpp.obj 2025-10-10T00:38:37.1519594Z [6451/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pooling.cpp.obj 2025-10-10T00:38:37.1521108Z [6452/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\rnn.cpp.obj 2025-10-10T00:38:37.1522928Z [6453/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\upsampling.cpp.obj 2025-10-10T00:38:37.1524572Z [6454/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\transformer.cpp.obj 2025-10-10T00:38:38.6294718Z [6455/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\container\functional.cpp.obj 2025-10-10T00:38:38.6295658Z [6456/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\activation.cpp.obj 2025-10-10T00:38:38.6296615Z [6457/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\adaptive.cpp.obj 2025-10-10T00:38:40.8485894Z [6458/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\batchnorm.cpp.obj 2025-10-10T00:38:40.8487476Z [6459/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\embedding.cpp.obj 2025-10-10T00:38:40.8489045Z [6460/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\instancenorm.cpp.obj 2025-10-10T00:38:40.8490627Z [6461/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\normalization.cpp.obj 2025-10-10T00:38:40.8492165Z [6462/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\conv.cpp.obj 2025-10-10T00:38:40.8493617Z [6463/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\dropout.cpp.obj 2025-10-10T00:38:42.4186899Z [6464/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\linear.cpp.obj 2025-10-10T00:38:42.4187774Z [6465/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\padding.cpp.obj 2025-10-10T00:38:42.4188646Z [6466/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\pooling.cpp.obj 2025-10-10T00:38:42.4189656Z [6467/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\rnn.cpp.obj 2025-10-10T00:38:44.8836582Z [6468/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\vision.cpp.obj 2025-10-10T00:38:44.8837535Z [6469/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\transformer.cpp.obj 2025-10-10T00:38:44.8838480Z [6470/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adagrad.cpp.obj 2025-10-10T00:38:44.8839384Z [6471/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adam.cpp.obj 2025-10-10T00:38:44.8840147Z [6472/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adamw.cpp.obj 2025-10-10T00:38:45.5817704Z [6473/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\lr_scheduler.cpp.obj 2025-10-10T00:38:45.5819484Z [6474/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\step_lr.cpp.obj 2025-10-10T00:38:45.5820982Z [6475/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\lbfgs.cpp.obj 2025-10-10T00:38:45.5822485Z [6476/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\optimizer.cpp.obj 2025-10-10T00:38:46.6964641Z [6477/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\reduce_on_plateau_scheduler.cpp.obj 2025-10-10T00:38:46.6965590Z [6478/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\rmsprop.cpp.obj 2025-10-10T00:38:46.6966351Z [6479/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\xpu.cpp.obj 2025-10-10T00:38:46.6967103Z [6480/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\serialize.cpp.obj 2025-10-10T00:38:46.6967941Z [6481/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX2.cpp.obj 2025-10-10T00:38:46.6969265Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:46.6970564Z 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-10-10T00:38:46.6971951Z 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-10-10T00:38:46.7362165Z 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-10-10T00:38:46.7363343Z [6482/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX2.cpp.obj 2025-10-10T00:38:46.7364465Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:46.8554697Z 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-10-10T00:38:46.8556182Z 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-10-10T00:38:46.8557570Z 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-10-10T00:38:46.8558873Z [6483/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX2.cpp.obj 2025-10-10T00:38:46.8560286Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:46.8561990Z 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-10-10T00:38:47.0896456Z 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-10-10T00:38:47.0897901Z 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-10-10T00:38:47.0899214Z [6484/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX2.cpp.obj 2025-10-10T00:38:47.0900501Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:47.0901873Z 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-10-10T00:38:47.0903411Z 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-10-10T00:38:47.1557655Z 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-10-10T00:38:47.1558968Z [6485/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\sgd.cpp.obj 2025-10-10T00:38:47.1559939Z [6486/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX2.cpp.obj 2025-10-10T00:38:47.1561444Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:47.5183553Z 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-10-10T00:38:47.5184992Z 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-10-10T00:38:47.5186571Z 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-10-10T00:38:47.5187772Z [6487/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:47.5188936Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:47.5190314Z 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-10-10T00:38:47.6210803Z 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-10-10T00:38:47.6213344Z 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-10-10T00:38:47.6215288Z [6488/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:47.6217215Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:47.6219948Z 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-10-10T00:38:47.6222251Z 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-10-10T00:38:47.7628220Z 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-10-10T00:38:47.7629558Z [6489/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:47.7630852Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:47.8084387Z 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-10-10T00:38:47.8086649Z 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-10-10T00:38:47.8089233Z 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-10-10T00:38:47.8091739Z [6490/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX2.cpp.obj 2025-10-10T00:38:47.8093743Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:47.8096415Z 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-10-10T00:38:48.0967929Z 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-10-10T00:38:48.0969443Z 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-10-10T00:38:48.0970739Z [6491/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:48.0972025Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:48.1613540Z 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-10-10T00:38:48.1615017Z 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-10-10T00:38:48.1616491Z 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-10-10T00:38:48.1617688Z [6492/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:48.1618779Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:48.1620146Z 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-10-10T00:38:48.5645293Z 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-10-10T00:38:48.5646808Z 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-10-10T00:38:48.5647999Z [6493/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:48.5649090Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:48.5650373Z 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-10-10T00:38:48.5651688Z 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-10-10T00:38:48.8020009Z 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-10-10T00:38:48.8022214Z [6494/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\input-archive.cpp.obj 2025-10-10T00:38:48.8023916Z [6495/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\output-archive.cpp.obj 2025-10-10T00:38:48.8025701Z [6496/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:48.8027864Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:48.8030597Z 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-10-10T00:38:48.8033183Z 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-10-10T00:38:48.8557513Z 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-10-10T00:38:48.8559672Z [6497/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX2.cpp.obj 2025-10-10T00:38:48.8561656Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:48.9768342Z 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-10-10T00:38:48.9771048Z 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-10-10T00:38:48.9773649Z 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-10-10T00:38:48.9775925Z [6498/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:48.9778053Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:48.9780555Z 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-10-10T00:38:49.0628914Z 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-10-10T00:38:49.0630471Z 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-10-10T00:38:49.0631579Z [6499/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:49.0632760Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:49.0776042Z 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-10-10T00:38:49.0777541Z 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-10-10T00:38:49.0778971Z 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-10-10T00:38:49.0780139Z [6500/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:49.0781510Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:49.0782806Z 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-10-10T00:38:49.2051210Z 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-10-10T00:38:49.2052799Z 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-10-10T00:38:49.2054059Z [6501/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:49.2055143Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:49.2057000Z 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-10-10T00:38:49.2059456Z 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-10-10T00:38:49.5195263Z 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-10-10T00:38:49.5196611Z [6502/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:49.5197735Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:49.5263563Z 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-10-10T00:38:49.5265010Z 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-10-10T00:38:49.5266836Z 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-10-10T00:38:49.5268102Z [6503/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX2.cpp.obj 2025-10-10T00:38:49.5269286Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:49.5270699Z 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-10-10T00:38:49.6390223Z 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-10-10T00:38:49.6391667Z 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-10-10T00:38:49.6392911Z [6504/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:49.6394143Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:49.6950254Z 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-10-10T00:38:49.6952053Z 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-10-10T00:38:49.6953774Z 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-10-10T00:38:49.6955095Z [6505/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:49.6956336Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:49.6957654Z 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-10-10T00:38:49.8449753Z 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-10-10T00:38:49.8451989Z 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-10-10T00:38:49.8453354Z [6506/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:49.8454668Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:49.8456191Z 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-10-10T00:38:49.8457758Z 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-10-10T00:38:50.0159392Z 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-10-10T00:38:50.0161774Z [6507/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:50.0163796Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:50.1049518Z 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-10-10T00:38:50.1050881Z 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-10-10T00:38:50.1052341Z 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-10-10T00:38:50.1053628Z [6508/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:50.1054798Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:50.1056306Z 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-10-10T00:38:50.1163065Z 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-10-10T00:38:50.1164421Z 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-10-10T00:38:50.1165754Z [6509/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:50.1166913Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:50.1248901Z 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-10-10T00:38:50.1250551Z 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-10-10T00:38:50.1251871Z 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-10-10T00:38:50.1253473Z [6510/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:50.1254886Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:50.1257426Z 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-10-10T00:38:50.2021660Z 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-10-10T00:38:50.2023482Z 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-10-10T00:38:50.2025525Z [6511/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:50.2027863Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:50.2030432Z 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-10-10T00:38:50.2032662Z 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-10-10T00:38:50.4807245Z 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-10-10T00:38:50.4809468Z [6512/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:50.4811554Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:50.5880231Z 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-10-10T00:38:50.5881670Z 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-10-10T00:38:50.5883087Z 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-10-10T00:38:50.5884440Z [6513/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:50.5885863Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:50.5887435Z 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-10-10T00:38:50.7166986Z 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-10-10T00:38:50.7168536Z 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-10-10T00:38:50.7169689Z [6514/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:50.7170808Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:50.7172245Z 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-10-10T00:38:50.7173564Z 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-10-10T00:38:50.7257921Z 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-10-10T00:38:50.7259235Z [6515/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:50.7260334Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:50.7261708Z 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-10-10T00:38:50.7390826Z 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-10-10T00:38:50.7393176Z 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-10-10T00:38:50.7395158Z [6516/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:50.7397047Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:50.7399247Z 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-10-10T00:38:50.7401500Z 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-10-10T00:38:50.7506708Z 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-10-10T00:38:50.7508812Z [6517/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:50.7510777Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:51.1147609Z 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-10-10T00:38:51.1149638Z 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-10-10T00:38:51.1151694Z 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-10-10T00:38:51.1153361Z [6518/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:51.1154976Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:51.1157106Z 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-10-10T00:38:51.1559025Z 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-10-10T00:38:51.1561898Z 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-10-10T00:38:51.1564261Z [6519/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:51.1566653Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:51.1569350Z 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-10-10T00:38:51.1572035Z 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-10-10T00:38:51.3776793Z 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-10-10T00:38:51.3778016Z [6520/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:51.3779787Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:51.3782202Z 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-10-10T00:38:51.4670010Z 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-10-10T00:38:51.4671775Z 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-10-10T00:38:51.4673936Z [6521/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:51.4675971Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:51.4678390Z 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-10-10T00:38:51.4681148Z 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-10-10T00:38:51.4712650Z 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-10-10T00:38:51.4714696Z [6522/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:51.4716725Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:51.6506923Z 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-10-10T00:38:51.6508362Z 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-10-10T00:38:51.6509808Z 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-10-10T00:38:51.6511158Z [6523/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX2.cpp.obj 2025-10-10T00:38:51.6512368Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:51.6513776Z 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-10-10T00:38:51.6538572Z 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-10-10T00:38:51.6541179Z 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-10-10T00:38:51.6544226Z [6524/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:51.6546354Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:51.6548828Z 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-10-10T00:38:51.6551376Z 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-10-10T00:38:51.7955148Z 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-10-10T00:38:51.7956504Z [6525/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:51.7957710Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:51.7959177Z 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-10-10T00:38:51.8651204Z 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-10-10T00:38:51.8653890Z 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-10-10T00:38:51.8656782Z [6526/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:51.8659103Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:51.8661565Z 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-10-10T00:38:51.8664370Z 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-10-10T00:38:52.0262299Z 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-10-10T00:38:52.0263608Z [6527/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:52.0264895Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:52.1328905Z 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-10-10T00:38:52.1331476Z 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-10-10T00:38:52.1333721Z 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-10-10T00:38:52.3706465Z [6528/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:52.3708864Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:52.3711048Z [6529/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:52.3713044Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:52.3715087Z [6530/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:52.3717118Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:52.3719465Z 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-10-10T00:38:52.3860389Z 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-10-10T00:38:52.3863216Z 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-10-10T00:38:52.3865279Z [6531/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:52.3867273Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:52.3869985Z 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-10-10T00:38:52.3872537Z 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-10-10T00:38:52.4728660Z 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-10-10T00:38:52.4730955Z [6532/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:52.4733026Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:52.4876054Z 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-10-10T00:38:52.4878858Z 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-10-10T00:38:52.4880399Z 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-10-10T00:38:52.4881973Z [6533/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:52.4883993Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:52.4886281Z 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-10-10T00:38:52.4888881Z 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-10-10T00:38:52.8987890Z 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-10-10T00:38:52.8989239Z [6534/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:52.8990413Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:53.0420906Z 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-10-10T00:38:53.0422304Z 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-10-10T00:38:53.0423733Z 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-10-10T00:38:53.0424934Z [6535/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:53.0426059Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:53.0427455Z 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-10-10T00:38:53.0428963Z 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-10-10T00:38:53.0430289Z 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-10-10T00:38:53.0431561Z 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-10-10T00:38:53.0432744Z 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-10-10T00:38:53.0434544Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(420): note: see reference to class template instantiation 'at::native::`anonymous-namespace'::Dist' being compiled 2025-10-10T00:38:53.0437113Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(190): note: while compiling class template member function 'void at::native::`anonymous-namespace'::Dist::apply_pdist(at::Tensor &,const at::Tensor &,const scalar_t)' 2025-10-10T00:38:53.0438563Z with 2025-10-10T00:38:53.0438742Z [ 2025-10-10T00:38:53.0439095Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-10-10T00:38:53.0439515Z ] 2025-10-10T00:38:53.0440973Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(420): note: see the first reference to 'at::native::`anonymous-namespace'::Dist::apply_pdist' in 'at::native::`anonymous-namespace'::pdist_forward_kernel_impl::::()::::operator ()' 2025-10-10T00:38:53.0444333Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(192): 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-10-10T00:38:53.0446546Z with 2025-10-10T00:38:53.0446725Z [ 2025-10-10T00:38:53.0447068Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-10-10T00:38:53.0447553Z ] 2025-10-10T00:38:53.0450574Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(175): 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-10-10T00:38:53.0453806Z with 2025-10-10T00:38:53.0454094Z [ 2025-10-10T00:38:53.0454668Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-10-10T00:38:53.0455468Z data_t=at::vec::AVX2::Vectorized, 2025-10-10T00:38:53.0456810Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-10-10T00:38:53.0458749Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-10-10T00:38:53.0459765Z ] 2025-10-10T00:38:53.0461779Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(295): note: see reference to function template instantiation 'scalar_t at::vec::vec_reduce_all(Op (__cdecl &),const at::vec::AVX2::Vectorized &)' being compiled 2025-10-10T00:38:53.0463747Z with 2025-10-10T00:38:53.0464044Z [ 2025-10-10T00:38:53.0464346Z scalar_t=float, 2025-10-10T00:38:53.0465026Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &), 2025-10-10T00:38:53.0465870Z Op=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-10-10T00:38:53.0466399Z ] 2025-10-10T00:38:53.0467194Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(173): note: see reference to class template instantiation 'at::vec::VecReduceAllSIMD' being compiled 2025-10-10T00:38:53.0860546Z with 2025-10-10T00:38:53.0860787Z [ 2025-10-10T00:38:53.0861344Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-10-10T00:38:53.0862053Z ] 2025-10-10T00:38:53.0862595Z [6536/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:53.0863875Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:53.1482512Z 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-10-10T00:38:53.1484963Z 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-10-10T00:38:53.1487413Z 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-10-10T00:38:53.1489785Z [6537/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:53.1491727Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:53.1493968Z 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-10-10T00:38:53.1606066Z 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-10-10T00:38:53.1608391Z 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-10-10T00:38:53.1610498Z [6538/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:53.1738282Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:53.1739576Z [6539/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX2.cpp.obj 2025-10-10T00:38:53.1740791Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:53.1742112Z 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-10-10T00:38:53.1914274Z 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-10-10T00:38:53.1916923Z 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-10-10T00:38:53.1919088Z [6540/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:53.4875866Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:53.4877715Z [6541/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:53.4879500Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:53.5818291Z 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-10-10T00:38:53.5819994Z 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-10-10T00:38:53.5822450Z 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-10-10T00:38:53.8482218Z [6542/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:53.8484700Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:53.8485854Z [6543/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:53.8487149Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:53.8488794Z 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-10-10T00:38:53.8490284Z 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-10-10T00:38:53.8491668Z 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-10-10T00:38:53.8816570Z 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-10-10T00:38:53.8818609Z [6544/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:53.8820511Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:54.0434966Z 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-10-10T00:38:54.0436339Z 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-10-10T00:38:54.0437676Z 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-10-10T00:38:54.0439172Z [6545/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:54.0440265Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:54.0441556Z 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-10-10T00:38:54.0852707Z 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-10-10T00:38:54.0854084Z 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-10-10T00:38:54.0855384Z [6546/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:54.0856572Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:54.0857917Z 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-10-10T00:38:54.0859294Z 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-10-10T00:38:54.0926068Z 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-10-10T00:38:54.0927386Z [6547/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX2.cpp.obj 2025-10-10T00:38:54.0928730Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:54.0930005Z 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-10-10T00:38:54.2088503Z 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-10-10T00:38:54.2090186Z 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-10-10T00:38:54.2091409Z [6548/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX512.cpp.obj 2025-10-10T00:38:54.2092537Z [6549/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX2.cpp.obj 2025-10-10T00:38:54.2093737Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:54.2095355Z 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-10-10T00:38:54.2180740Z 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-10-10T00:38:54.2183658Z 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-10-10T00:38:54.2186044Z [6550/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX2.cpp.obj 2025-10-10T00:38:54.2188025Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:38:54.2190406Z 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-10-10T00:38:54.2192908Z 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-10-10T00:38:54.9191961Z 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-10-10T00:38:54.9193281Z [6551/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX512.cpp.obj 2025-10-10T00:38:54.9194398Z [6552/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX512.cpp.obj 2025-10-10T00:38:54.9195439Z [6553/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX512.cpp.obj 2025-10-10T00:38:55.2311731Z [6554/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX512.cpp.obj 2025-10-10T00:38:55.2313747Z [6555/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:55.2315510Z [6556/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:55.2317169Z [6557/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:55.7928035Z [6558/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX512.cpp.obj 2025-10-10T00:38:55.7929281Z [6559/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:55.7930457Z [6560/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:55.7931808Z [6561/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:56.1946906Z [6562/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX512.cpp.obj 2025-10-10T00:38:56.1947885Z [6563/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:56.1948904Z [6564/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:56.1949909Z [6565/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:56.5043837Z [6566/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:56.5044972Z [6567/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:56.5046517Z [6568/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:56.5048273Z [6569/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX512.cpp.obj 2025-10-10T00:38:57.0955676Z [6570/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:57.0957081Z [6571/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:57.0958058Z [6572/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:57.0959135Z [6573/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:57.4739139Z [6574/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:57.4740323Z [6575/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:57.4743001Z [6576/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:57.4744343Z [6577/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:57.6817125Z [6578/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:57.6818164Z [6579/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:57.6819388Z [6580/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:57.6820431Z [6581/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:58.3580119Z [6582/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:58.3582290Z [6583/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:58.3584855Z [6584/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:58.3586739Z [6585/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:58.6123675Z [6586/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:58.6125526Z [6587/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:58.6127309Z [6588/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX512.cpp.obj 2025-10-10T00:38:58.6129061Z [6589/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:59.0881312Z [6590/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:59.0883217Z [6591/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:59.0884889Z [6592/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:59.0886573Z [6593/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:59.4316339Z [6594/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:59.4317519Z [6595/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:59.4318922Z [6596/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX512.cpp.obj 2025-10-10T00:38:59.4320170Z [6597/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:00.0342365Z [6598/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:00.0344184Z [6599/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:00.0345839Z [6600/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:00.0347622Z [6601/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:00.0349667Z 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-10-10T00:39:00.0351885Z 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-10-10T00:39:00.0355112Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(420): note: see reference to class template instantiation 'at::native::`anonymous-namespace'::Dist' being compiled 2025-10-10T00:39:00.0359951Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(190): note: while compiling class template member function 'void at::native::`anonymous-namespace'::Dist::apply_pdist(at::Tensor &,const at::Tensor &,const scalar_t)' 2025-10-10T00:39:00.0362640Z with 2025-10-10T00:39:00.0362948Z [ 2025-10-10T00:39:00.0363619Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-10-10T00:39:00.0364600Z ] 2025-10-10T00:39:00.0367414Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(420): note: see the first reference to 'at::native::`anonymous-namespace'::Dist::apply_pdist' in 'at::native::`anonymous-namespace'::pdist_forward_kernel_impl::::()::::operator ()' 2025-10-10T00:39:00.0372817Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(192): 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-10-10T00:39:00.0375691Z with 2025-10-10T00:39:00.0376056Z [ 2025-10-10T00:39:00.0376668Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-10-10T00:39:00.0377355Z ] 2025-10-10T00:39:00.0379679Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(175): 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-10-10T00:39:00.0383124Z with 2025-10-10T00:39:00.0383423Z [ 2025-10-10T00:39:00.0384062Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-10-10T00:39:00.0384900Z data_t=at::vec::AVX512::Vectorized, 2025-10-10T00:39:00.0386517Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-10-10T00:39:00.0388476Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-10-10T00:39:00.0389523Z ] 2025-10-10T00:39:00.0391349Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(295): note: see reference to function template instantiation 'scalar_t at::vec::vec_reduce_all(Op (__cdecl &),const at::vec::AVX512::Vectorized &)' being compiled 2025-10-10T00:39:00.0393253Z with 2025-10-10T00:39:00.0393554Z [ 2025-10-10T00:39:00.0393877Z scalar_t=float, 2025-10-10T00:39:00.0394864Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &), 2025-10-10T00:39:00.0396459Z Op=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-10-10T00:39:00.1384973Z ] 2025-10-10T00:39:00.1385973Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(173): note: see reference to class template instantiation 'at::vec::VecReduceAllSIMD' being compiled 2025-10-10T00:39:00.1386887Z with 2025-10-10T00:39:00.1387070Z [ 2025-10-10T00:39:00.1387595Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-10-10T00:39:00.1388212Z ] 2025-10-10T00:39:00.1388823Z [6602/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:00.4281014Z [6603/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:00.4283150Z [6604/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX512.cpp.obj 2025-10-10T00:39:00.4284256Z [6605/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:00.4285165Z [6606/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:00.7789079Z [6607/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:00.7790717Z [6608/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:00.7792064Z [6609/7503] Building CXX object caffe2\CMakeFiles\torch.dir\__\empty.cpp.obj 2025-10-10T00:39:00.7793544Z [6610/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:01.1376486Z 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-10-10T00:39:01.1378629Z [6611/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:01.1380341Z [6612/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:01.1382212Z [6613/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX512.cpp.obj 2025-10-10T00:39:01.8920667Z [6614/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX512.cpp.obj 2025-10-10T00:39:01.8922001Z [6615/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:01.8923246Z [6616/7503] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX512.cpp.obj 2025-10-10T00:39:01.8924224Z [6617/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDAContext.cpp.obj 2025-10-10T00:39:02.4262654Z [6618/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CuSparseHandlePool.cpp.obj 2025-10-10T00:39:02.4264278Z [6619/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\EmptyTensor.cpp.obj 2025-10-10T00:39:02.4265748Z [6620/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\Exceptions.cpp.obj 2025-10-10T00:39:02.4267321Z [6621/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDASparseDescriptors.cpp.obj 2025-10-10T00:39:02.4268966Z [6622/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CachingHostAllocator.cpp.obj 2025-10-10T00:39:03.1234782Z [6623/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\llvm_basic.cpp.obj 2025-10-10T00:39:03.1236461Z [6624/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\llvm_complex.cpp.obj 2025-10-10T00:39:03.1238016Z [6625/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\PeerToPeerAccess.cpp.obj 2025-10-10T00:39:03.1239511Z [6626/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\detail\LazyNVRTC.cpp.obj 2025-10-10T00:39:03.5283883Z [6627/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDAGraph.cpp.obj 2025-10-10T00:39:03.5284911Z [6628/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\detail\CUDAHooks.cpp.obj 2025-10-10T00:39:03.5285812Z [6629/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDAGeneratorImpl.cpp.obj 2025-10-10T00:39:03.5286689Z [6630/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorCompare.cpp.obj 2025-10-10T00:39:03.5287942Z [6631/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SpectralOps.cpp.obj 2025-10-10T00:39:04.2845631Z [6632/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Resize.cpp.obj 2025-10-10T00:39:04.2847330Z [6633/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\ConvPlaceholders.cpp.obj 2025-10-10T00:39:04.2848832Z [6634/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\AffineGridGenerator.cpp.obj 2025-10-10T00:39:04.2850297Z [6635/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\BatchNorm.cpp.obj 2025-10-10T00:39:05.1739320Z [6636/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\ConvShared.cpp.obj 2025-10-10T00:39:05.1740332Z [6637/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\Conv_v7.cpp.obj 2025-10-10T00:39:05.1741286Z [6638/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\GridSampler.cpp.obj 2025-10-10T00:39:05.1742222Z [6639/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\Conv_v8.cpp.obj 2025-10-10T00:39:05.1743083Z [6640/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\LossCTC.cpp.obj 2025-10-10T00:39:06.5372772Z [6641/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\miopen\BatchNorm_miopen.cpp.obj 2025-10-10T00:39:06.5373765Z [6642/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\miopen\Conv_miopen.cpp.obj 2025-10-10T00:39:06.5374798Z [6643/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\RNN.cpp.obj 2025-10-10T00:39:06.5375878Z [6644/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\miopen\RNN_miopen.cpp.obj 2025-10-10T00:39:08.8475355Z [6645/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\BinaryOps.cpp.obj 2025-10-10T00:39:08.8476252Z [6646/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\MHA.cpp.obj 2025-10-10T00:39:08.8478248Z [6647/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\nested\cuda\NestedTensorTransformerUtils.cpp.obj 2025-10-10T00:39:08.8479247Z [6648/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\Activation.cpp.obj 2025-10-10T00:39:10.8528548Z [6649/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\ConvUnpackImpl.cpp.obj 2025-10-10T00:39:10.8529628Z [6650/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\ConvPrepack.cpp.obj 2025-10-10T00:39:10.8530691Z [6651/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\Conv.cpp.obj 2025-10-10T00:39:10.8531636Z [6652/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\sdp_utils.cpp.obj 2025-10-10T00:39:10.8532595Z [6653/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\Linear.cpp.obj 2025-10-10T00:39:11.3912859Z [6654/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cudnn\Handle.cpp.obj 2025-10-10T00:39:11.3914519Z [6655/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\LinearPrepack.cpp.obj 2025-10-10T00:39:11.3916200Z [6656/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\cuSPARSELtOps.cpp.obj 2025-10-10T00:39:11.3917930Z [6657/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\LinearUnpackImpl.cpp.obj 2025-10-10T00:39:12.9551141Z [6658/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\Pooling.cpp.obj 2025-10-10T00:39:12.9553917Z [6659/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\distributed\c10d\reducer_cuda.cpp.obj 2025-10-10T00:39:12.9555630Z [6660/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cudnn\AutocastRNN.cpp.obj 2025-10-10T00:39:12.9557335Z [6661/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_cuda.cpp.obj 2025-10-10T00:39:16.4873815Z [6662/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\Sleep.cu.obj 2025-10-10T00:39:16.4874360Z Sleep.cu 2025-10-10T00:39:16.4874609Z tmpxft_00001128_00000000-7_Sleep.cudafe1.cpp 2025-10-10T00:39:16.4875171Z [6663/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cudnn\Descriptors.cpp.obj 2025-10-10T00:39:16.4876257Z [6664/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cudnn\Types.cpp.obj 2025-10-10T00:39:16.4877175Z [6665/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorFactories.cu.obj 2025-10-10T00:39:16.4877797Z TensorFactories.cu 2025-10-10T00:39:16.4878087Z tmpxft_00001878_00000000-7_TensorFactories.cudafe1.cpp 2025-10-10T00:39:16.6596993Z [6666/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-f16-8.cu.obj 2025-10-10T00:39:16.6597968Z cub-RadixSortPairs-f16-8.cu 2025-10-10T00:39:16.6598523Z tmpxft_00001358_00000000-7_cub-RadixSortPairs-f16-8.cudafe1.cpp 2025-10-10T00:39:16.6599631Z [6667/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-int32-1.cu.obj 2025-10-10T00:39:16.6600578Z cub-RadixSortPairs-int32-1.cu 2025-10-10T00:39:16.6601168Z tmpxft_00001a18_00000000-7_cub-RadixSortPairs-int32-1.cudafe1.cpp 2025-10-10T00:39:16.8257877Z [6668/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-int32-2.cu.obj 2025-10-10T00:39:16.8259103Z cub-RadixSortPairs-int32-2.cu 2025-10-10T00:39:16.8259711Z tmpxft_00000e04_00000000-7_cub-RadixSortPairs-int32-2.cudafe1.cpp 2025-10-10T00:39:16.8260853Z [6669/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortKeys.cu.obj 2025-10-10T00:39:16.8261843Z cub-RadixSortKeys.cu 2025-10-10T00:39:16.8262335Z tmpxft_00001a8c_00000000-7_cub-RadixSortKeys.cudafe1.cpp 2025-10-10T00:39:16.8263697Z [6670/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-int32-4.cu.obj 2025-10-10T00:39:16.8264710Z cub-RadixSortPairs-int32-4.cu 2025-10-10T00:39:20.1580470Z tmpxft_00001060_00000000-7_cub-RadixSortPairs-int32-4.cudafe1.cpp 2025-10-10T00:39:20.1581243Z [6671/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-int64-1.cu.obj 2025-10-10T00:39:20.1581881Z cub-RadixSortPairs-int64-1.cu 2025-10-10T00:39:20.1582314Z tmpxft_00000b60_00000000-7_cub-RadixSortPairs-int64-1.cudafe1.cpp 2025-10-10T00:39:20.1583024Z [6672/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-int64-2.cu.obj 2025-10-10T00:39:20.1583652Z cub-RadixSortPairs-int64-2.cu 2025-10-10T00:39:20.1584024Z tmpxft_00000020_00000000-7_cub-RadixSortPairs-int64-2.cudafe1.cpp 2025-10-10T00:39:20.3742976Z [6673/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-int64-4.cu.obj 2025-10-10T00:39:20.3743834Z cub-RadixSortPairs-int64-4.cu 2025-10-10T00:39:20.3744235Z tmpxft_00001588_00000000-7_cub-RadixSortPairs-int64-4.cudafe1.cpp 2025-10-10T00:39:20.3744947Z [6674/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-scalars.cu.obj 2025-10-10T00:39:20.3745581Z cub-RadixSortPairs-scalars.cu 2025-10-10T00:39:20.3745974Z tmpxft_00000508_00000000-7_cub-RadixSortPairs-scalars.cudafe1.cpp 2025-10-10T00:39:20.3746861Z [6675/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-uint16-8.cu.obj 2025-10-10T00:39:20.5270071Z cub-RadixSortPairs-uint16-8.cu 2025-10-10T00:39:20.5271022Z tmpxft_00000348_00000000-7_cub-RadixSortPairs-uint16-8.cudafe1.cpp 2025-10-10T00:39:20.5272349Z [6676/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-uint32-8.cu.obj 2025-10-10T00:39:20.5273709Z cub-RadixSortPairs-uint32-8.cu 2025-10-10T00:39:20.5274386Z tmpxft_00000218_00000000-7_cub-RadixSortPairs-uint32-8.cudafe1.cpp 2025-10-10T00:39:20.5276039Z [6677/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-uint64-8.cu.obj 2025-10-10T00:39:20.5277031Z cub-RadixSortPairs-uint64-8.cu 2025-10-10T00:39:22.7904691Z tmpxft_0000179c_00000000-7_cub-RadixSortPairs-uint64-8.cudafe1.cpp 2025-10-10T00:39:22.7905484Z [6678/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\detail\IndexUtils.cu.obj 2025-10-10T00:39:22.7906055Z IndexUtils.cu 2025-10-10T00:39:22.7906318Z tmpxft_00001714_00000000-7_IndexUtils.cudafe1.cpp 2025-10-10T00:39:22.7906867Z [6679/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub.cu.obj 2025-10-10T00:39:22.7907373Z cub.cu 2025-10-10T00:39:22.7907589Z tmpxft_00001360_00000000-7_cub.cudafe1.cpp 2025-10-10T00:39:22.7908202Z [6680/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationGeluKernel.cu.obj 2025-10-10T00:39:22.7908818Z ActivationGeluKernel.cu 2025-10-10T00:39:23.0111948Z tmpxft_00001640_00000000-7_ActivationGeluKernel.cudafe1.cpp 2025-10-10T00:39:23.0113677Z [6681/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AbsKernel.cu.obj 2025-10-10T00:39:23.0115007Z AbsKernel.cu 2025-10-10T00:39:23.0115497Z tmpxft_00000f8c_00000000-7_AbsKernel.cudafe1.cpp 2025-10-10T00:39:23.0116940Z [6682/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationEluKernel.cu.obj 2025-10-10T00:39:23.0118333Z ActivationEluKernel.cu 2025-10-10T00:39:23.0119044Z tmpxft_000018e0_00000000-7_ActivationEluKernel.cudafe1.cpp 2025-10-10T00:39:23.7733664Z [6683/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationGluKernel.cu.obj 2025-10-10T00:39:23.7769853Z ActivationGluKernel.cu 2025-10-10T00:39:23.7770891Z tmpxft_00000a8c_00000000-7_ActivationGluKernel.cudafe1.cpp 2025-10-10T00:39:23.7772728Z [6684/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationHardshrinkKernel.cu.obj 2025-10-10T00:39:23.7813955Z ActivationHardshrinkKernel.cu 2025-10-10T00:39:23.7815292Z tmpxft_00001424_00000000-7_ActivationHardshrinkKernel.cudafe1.cpp 2025-10-10T00:39:23.7816665Z [6685/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\jiterator.cu.obj 2025-10-10T00:39:23.7818092Z jiterator.cu 2025-10-10T00:39:23.7818668Z tmpxft_00000d0c_00000000-7_jiterator.cudafe1.cpp 2025-10-10T00:39:25.4468792Z [6686/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationHardsigmoidKernel.cu.obj 2025-10-10T00:39:25.4470259Z ActivationHardsigmoidKernel.cu 2025-10-10T00:39:25.4470990Z tmpxft_0000190c_00000000-7_ActivationHardsigmoidKernel.cudafe1.cpp 2025-10-10T00:39:25.4472358Z [6687/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationHardswishKernel.cu.obj 2025-10-10T00:39:25.4473555Z ActivationHardswishKernel.cu 2025-10-10T00:39:25.4474253Z tmpxft_00001950_00000000-7_ActivationHardswishKernel.cudafe1.cpp 2025-10-10T00:39:25.6572655Z [6688/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationHardtanhKernel.cu.obj 2025-10-10T00:39:25.6574002Z ActivationHardtanhKernel.cu 2025-10-10T00:39:25.6574704Z tmpxft_00001448_00000000-7_ActivationHardtanhKernel.cudafe1.cpp 2025-10-10T00:39:25.6576327Z [6689/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationLeakyReluKernel.cu.obj 2025-10-10T00:39:25.6577655Z ActivationLeakyReluKernel.cu 2025-10-10T00:39:25.6578378Z tmpxft_00000540_00000000-7_ActivationLeakyReluKernel.cudafe1.cpp 2025-10-10T00:39:25.6579778Z [6690/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationMishKernel.cu.obj 2025-10-10T00:39:25.6580963Z ActivationMishKernel.cu 2025-10-10T00:39:26.4329213Z tmpxft_000015e4_00000000-7_ActivationMishKernel.cudafe1.cpp 2025-10-10T00:39:26.4359081Z [6691/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationLogSigmoidKernel.cu.obj 2025-10-10T00:39:26.4360751Z ActivationLogSigmoidKernel.cu 2025-10-10T00:39:26.4361925Z tmpxft_000017d0_00000000-7_ActivationLogSigmoidKernel.cudafe1.cpp 2025-10-10T00:39:26.4363568Z [6692/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationPreluKernel.cu.obj 2025-10-10T00:39:26.4364877Z ActivationPreluKernel.cu 2025-10-10T00:39:26.4365617Z tmpxft_00000cc8_00000000-7_ActivationPreluKernel.cudafe1.cpp 2025-10-10T00:39:28.1214714Z [6693/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationSiluKernel.cu.obj 2025-10-10T00:39:28.1215991Z ActivationSiluKernel.cu 2025-10-10T00:39:28.1216623Z tmpxft_00000890_00000000-7_ActivationSiluKernel.cudafe1.cpp 2025-10-10T00:39:28.1217984Z [6694/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationSoftplusKernel.cu.obj 2025-10-10T00:39:28.1219212Z ActivationSoftplusKernel.cu 2025-10-10T00:39:28.1219896Z tmpxft_00000f40_00000000-7_ActivationSoftplusKernel.cudafe1.cpp 2025-10-10T00:39:28.9125670Z [6695/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationSoftshrinkKernel.cu.obj 2025-10-10T00:39:28.9126943Z ActivationSoftshrinkKernel.cu 2025-10-10T00:39:28.9129231Z tmpxft_00000fdc_00000000-7_ActivationSoftshrinkKernel.cudafe1.cpp 2025-10-10T00:39:28.9130808Z [6696/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationThresholdKernel.cu.obj 2025-10-10T00:39:28.9132027Z ActivationThresholdKernel.cu 2025-10-10T00:39:28.9132721Z tmpxft_00000b24_00000000-7_ActivationThresholdKernel.cudafe1.cpp 2025-10-10T00:39:28.9134088Z [6697/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AdaptiveAveragePooling.cu.obj 2025-10-10T00:39:28.9135186Z AdaptiveAveragePooling.cu 2025-10-10T00:39:29.7573353Z tmpxft_00001620_00000000-7_AdaptiveAveragePooling.cudafe1.cpp 2025-10-10T00:39:29.7574961Z [6698/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AdaptiveAveragePooling3d.cu.obj 2025-10-10T00:39:29.7576382Z AdaptiveAveragePooling3d.cu 2025-10-10T00:39:29.7577084Z tmpxft_00001bcc_00000000-7_AdaptiveAveragePooling3d.cudafe1.cpp 2025-10-10T00:39:29.7578297Z [6699/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AdaptiveMaxPooling2d.cu.obj 2025-10-10T00:39:29.7579366Z AdaptiveMaxPooling2d.cu 2025-10-10T00:39:29.7579914Z tmpxft_00000200_00000000-7_AdaptiveMaxPooling2d.cudafe1.cpp 2025-10-10T00:39:31.2432028Z [6700/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AdaptiveMaxPooling3d.cu.obj 2025-10-10T00:39:31.2433199Z AdaptiveMaxPooling3d.cu 2025-10-10T00:39:31.2433781Z tmpxft_00000588_00000000-7_AdaptiveMaxPooling3d.cudafe1.cpp 2025-10-10T00:39:31.2434891Z [6701/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AveragePool2d.cu.obj 2025-10-10T00:39:31.2435864Z AveragePool2d.cu 2025-10-10T00:39:31.2436300Z tmpxft_00000f48_00000000-7_AveragePool2d.cudafe1.cpp 2025-10-10T00:39:31.2437405Z [6702/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AmpKernels.cu.obj 2025-10-10T00:39:31.2438508Z AmpKernels.cu 2025-10-10T00:39:31.6230542Z tmpxft_000004d8_00000000-7_AmpKernels.cudafe1.cpp 2025-10-10T00:39:31.6231760Z [6703/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AveragePool3d.cu.obj 2025-10-10T00:39:31.6232833Z AveragePool3d.cu 2025-10-10T00:39:31.6233330Z tmpxft_00001690_00000000-7_AveragePool3d.cudafe1.cpp 2025-10-10T00:39:31.6234547Z [6704/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryBitwiseOpsKernels.cu.obj 2025-10-10T00:39:31.6235890Z BinaryBitwiseOpsKernels.cu 2025-10-10T00:39:31.6236588Z tmpxft_00001818_00000000-7_BinaryBitwiseOpsKernels.cudafe1.cpp 2025-10-10T00:39:32.4693876Z [6705/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryDivFloorKernel.cu.obj 2025-10-10T00:39:32.4695043Z BinaryDivFloorKernel.cu 2025-10-10T00:39:32.4695617Z tmpxft_00001098_00000000-7_BinaryDivFloorKernel.cudafe1.cpp 2025-10-10T00:39:32.4696890Z [6706/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryDivTrueKernel.cu.obj 2025-10-10T00:39:32.4698027Z BinaryDivTrueKernel.cu 2025-10-10T00:39:32.4698585Z tmpxft_00001a78_00000000-7_BinaryDivTrueKernel.cudafe1.cpp 2025-10-10T00:39:32.4699910Z [6707/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryDivTruncKernel.cu.obj 2025-10-10T00:39:32.4701054Z BinaryDivTruncKernel.cu 2025-10-10T00:39:33.9624634Z tmpxft_000015cc_00000000-7_BinaryDivTruncKernel.cudafe1.cpp 2025-10-10T00:39:33.9625965Z [6708/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryGeometricKernels.cu.obj 2025-10-10T00:39:33.9627114Z BinaryGeometricKernels.cu 2025-10-10T00:39:33.9627574Z tmpxft_00000f18_00000000-7_BinaryGeometricKernels.cudafe1.cpp 2025-10-10T00:39:33.9628784Z [6709/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryLogicalOpsKernels.cu.obj 2025-10-10T00:39:33.9630241Z BinaryLogicalOpsKernels.cu 2025-10-10T00:39:33.9630965Z tmpxft_000002e4_00000000-7_BinaryLogicalOpsKernels.cudafe1.cpp 2025-10-10T00:39:34.1322049Z [6710/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryMiscOpsKernels.cu.obj 2025-10-10T00:39:34.1323256Z BinaryMiscOpsKernels.cu 2025-10-10T00:39:34.1325198Z tmpxft_00001264_00000000-7_BinaryMiscOpsKernels.cudafe1.cpp 2025-10-10T00:39:34.1327216Z [6711/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryMiscBackwardOpsKernels.cu.obj 2025-10-10T00:39:34.1328568Z BinaryMiscBackwardOpsKernels.cu 2025-10-10T00:39:34.1329277Z tmpxft_00000be4_00000000-7_BinaryMiscBackwardOpsKernels.cudafe1.cpp 2025-10-10T00:39:34.1330592Z [6712/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryMulKernel.cu.obj 2025-10-10T00:39:34.1331851Z BinaryMulKernel.cu 2025-10-10T00:39:36.7265321Z tmpxft_000018f8_00000000-7_BinaryMulKernel.cudafe1.cpp 2025-10-10T00:39:36.7266161Z [6713/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryRemainderKernel.cu.obj 2025-10-10T00:39:36.7266785Z BinaryRemainderKernel.cu 2025-10-10T00:39:36.7267154Z tmpxft_000019d0_00000000-7_BinaryRemainderKernel.cudafe1.cpp 2025-10-10T00:39:36.7267864Z [6714/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryShiftOpsKernels.cu.obj 2025-10-10T00:39:36.7268482Z BinaryShiftOpsKernels.cu 2025-10-10T00:39:36.7268838Z tmpxft_0000033c_00000000-7_BinaryShiftOpsKernels.cudafe1.cpp 2025-10-10T00:39:37.1483226Z [6715/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CompareEQKernel.cu.obj 2025-10-10T00:39:37.1484361Z CompareEQKernel.cu 2025-10-10T00:39:37.1484858Z tmpxft_00001614_00000000-7_CompareEQKernel.cudafe1.cpp 2025-10-10T00:39:37.1486058Z [6716/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CompareKernels.cu.obj 2025-10-10T00:39:37.1488454Z CompareKernels.cu 2025-10-10T00:39:37.1488925Z tmpxft_00001ad0_00000000-7_CompareKernels.cudafe1.cpp 2025-10-10T00:39:37.1490922Z [6717/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CUDAScalar.cu.obj 2025-10-10T00:39:37.1492020Z CUDAScalar.cu 2025-10-10T00:39:37.1492458Z tmpxft_0000134c_00000000-7_CUDAScalar.cudafe1.cpp 2025-10-10T00:39:37.6822127Z [6718/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Bucketization.cu.obj 2025-10-10T00:39:37.6823278Z Bucketization.cu 2025-10-10T00:39:37.6823783Z tmpxft_000014d0_00000000-7_Bucketization.cudafe1.cpp 2025-10-10T00:39:37.6824920Z [6719/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Col2Im.cu.obj 2025-10-10T00:39:37.6830374Z Col2Im.cu 2025-10-10T00:39:37.6830805Z tmpxft_000011e0_00000000-7_Col2Im.cudafe1.cpp 2025-10-10T00:39:37.6831923Z [6720/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ComplexKernel.cu.obj 2025-10-10T00:39:37.6833913Z ComplexKernel.cu 2025-10-10T00:39:40.1581182Z tmpxft_00001520_00000000-7_ComplexKernel.cudafe1.cpp 2025-10-10T00:39:40.1581975Z [6721/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ConvolutionMM2d.cu.obj 2025-10-10T00:39:40.1582728Z ConvolutionMM2d.cu 2025-10-10T00:39:40.1583025Z tmpxft_00001480_00000000-7_ConvolutionMM2d.cudafe1.cpp 2025-10-10T00:39:40.1583674Z [6722/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CopysignKernel.cu.obj 2025-10-10T00:39:40.1584254Z CopysignKernel.cu 2025-10-10T00:39:40.1584588Z tmpxft_000019ac_00000000-7_CopysignKernel.cudafe1.cpp 2025-10-10T00:39:40.1585226Z [6723/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Copy.cu.obj 2025-10-10T00:39:40.1585759Z Copy.cu 2025-10-10T00:39:41.0577262Z tmpxft_000019c4_00000000-7_Copy.cudafe1.cpp 2025-10-10T00:39:41.0578649Z [6724/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CrossKernel.cu.obj 2025-10-10T00:39:41.0580023Z CrossKernel.cu 2025-10-10T00:39:41.0580495Z tmpxft_0000185c_00000000-7_CrossKernel.cudafe1.cpp 2025-10-10T00:39:41.0581633Z [6725/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CumminmaxKernel.cu.obj 2025-10-10T00:39:41.0582704Z CumminmaxKernel.cu 2025-10-10T00:39:41.0583211Z tmpxft_00001474_00000000-7_CumminmaxKernel.cudafe1.cpp 2025-10-10T00:39:42.6735639Z [6726/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CumprodKernel.cu.obj 2025-10-10T00:39:42.6737144Z CumprodKernel.cu 2025-10-10T00:39:42.6737664Z tmpxft_00000ed8_00000000-7_CumprodKernel.cudafe1.cpp 2025-10-10T00:39:42.6738835Z [6727/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CumsumKernel.cu.obj 2025-10-10T00:39:42.6740130Z CumsumKernel.cu 2025-10-10T00:39:42.6740638Z tmpxft_00001a14_00000000-7_CumsumKernel.cudafe1.cpp 2025-10-10T00:39:42.6742012Z [6728/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DepthwiseConv2d.cu.obj 2025-10-10T00:39:42.6743110Z DepthwiseConv2d.cu 2025-10-10T00:39:42.6743642Z tmpxft_000011bc_00000000-7_DepthwiseConv2d.cudafe1.cpp 2025-10-10T00:39:43.4359685Z [6729/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DepthwiseConv3d.cu.obj 2025-10-10T00:39:43.4360815Z DepthwiseConv3d.cu 2025-10-10T00:39:43.4361310Z tmpxft_000013cc_00000000-7_DepthwiseConv3d.cudafe1.cpp 2025-10-10T00:39:43.4362522Z [6730/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DilatedMaxPool3d.cu.obj 2025-10-10T00:39:43.4363562Z DilatedMaxPool3d.cu 2025-10-10T00:39:43.4364084Z tmpxft_000017a4_00000000-7_DilatedMaxPool3d.cudafe1.cpp 2025-10-10T00:39:43.4365291Z [6731/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DilatedMaxPool2d.cu.obj 2025-10-10T00:39:43.4366669Z DilatedMaxPool2d.cu 2025-10-10T00:39:44.2914540Z tmpxft_000017e0_00000000-7_DilatedMaxPool2d.cudafe1.cpp 2025-10-10T00:39:44.2915777Z [6732/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistanceKernel.cu.obj 2025-10-10T00:39:44.2917242Z DistanceKernel.cu 2025-10-10T00:39:44.2917697Z tmpxft_000018e0_00000000-7_DistanceKernel.cudafe1.cpp 2025-10-10T00:39:44.2918641Z [6733/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionBernoulli.cu.obj 2025-10-10T00:39:44.2919479Z DistributionBernoulli.cu 2025-10-10T00:39:44.2919942Z tmpxft_0000112c_00000000-7_DistributionBernoulli.cudafe1.cpp 2025-10-10T00:39:45.6246860Z [6734/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionExponentialKernel.cu.obj 2025-10-10T00:39:45.6248202Z DistributionExponentialKernel.cu 2025-10-10T00:39:45.6249011Z tmpxft_0000160c_00000000-7_DistributionExponentialKernel.cudafe1.cpp 2025-10-10T00:39:45.6250433Z [6735/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionCauchyKernel.cu.obj 2025-10-10T00:39:45.6251622Z DistributionCauchyKernel.cu 2025-10-10T00:39:45.6252332Z tmpxft_00001114_00000000-7_DistributionCauchyKernel.cudafe1.cpp 2025-10-10T00:39:45.6253707Z [6736/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionGeometricKernel.cu.obj 2025-10-10T00:39:47.0236264Z DistributionGeometricKernel.cu 2025-10-10T00:39:47.0237082Z tmpxft_00001778_00000000-7_DistributionGeometricKernel.cudafe1.cpp 2025-10-10T00:39:47.0238514Z [6737/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionLogNormalKernel.cu.obj 2025-10-10T00:39:47.0239676Z DistributionLogNormalKernel.cu 2025-10-10T00:39:47.0240403Z tmpxft_00001218_00000000-7_DistributionLogNormalKernel.cudafe1.cpp 2025-10-10T00:39:47.0242034Z [6738/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionNormal.cu.obj 2025-10-10T00:39:47.0243191Z DistributionNormal.cu 2025-10-10T00:39:47.0243764Z tmpxft_0000124c_00000000-7_DistributionNormal.cudafe1.cpp 2025-10-10T00:39:47.2445349Z [6739/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionRandomKernel.cu.obj 2025-10-10T00:39:47.2446775Z DistributionRandomKernel.cu 2025-10-10T00:39:47.2447461Z tmpxft_0000130c_00000000-7_DistributionRandomKernel.cudafe1.cpp 2025-10-10T00:39:47.2450857Z [6740/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionUniform.cu.obj 2025-10-10T00:39:47.2452029Z DistributionUniform.cu 2025-10-10T00:39:47.2455693Z tmpxft_00001300_00000000-7_DistributionUniform.cudafe1.cpp 2025-10-10T00:39:50.0382203Z [6741/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Distributions.cu.obj 2025-10-10T00:39:50.0383370Z Distributions.cu 2025-10-10T00:39:50.0383850Z tmpxft_00000acc_00000000-7_Distributions.cudafe1.cpp 2025-10-10T00:39:50.0384932Z [6742/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Dropout.cu.obj 2025-10-10T00:39:50.0385899Z Dropout.cu 2025-10-10T00:39:50.0386290Z tmpxft_00000ed8_00000000-7_Dropout.cudafe1.cpp 2025-10-10T00:39:50.0387374Z [6743/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FillKernel.cu.obj 2025-10-10T00:39:50.0388408Z FillKernel.cu 2025-10-10T00:39:50.0388834Z tmpxft_00000344_00000000-7_FillKernel.cudafe1.cpp 2025-10-10T00:39:50.6512819Z [6744/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Embedding.cu.obj 2025-10-10T00:39:50.6514030Z Embedding.cu 2025-10-10T00:39:50.6515254Z tmpxft_0000062c_00000000-7_Embedding.cudafe1.cpp 2025-10-10T00:39:50.6516758Z [6745/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FlattenIndicesKernel.cu.obj 2025-10-10T00:39:50.6518516Z FlattenIndicesKernel.cu 2025-10-10T00:39:50.6519136Z tmpxft_00001734_00000000-7_FlattenIndicesKernel.cudafe1.cpp 2025-10-10T00:39:50.6520449Z [6746/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachBinaryOpList.cu.obj 2025-10-10T00:39:50.6521623Z ForeachBinaryOpList.cu 2025-10-10T00:39:50.6522226Z tmpxft_000014f8_00000000-7_ForeachBinaryOpList.cudafe1.cpp 2025-10-10T00:39:51.2031189Z [6747/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\EmbeddingBackwardKernel.cu.obj 2025-10-10T00:39:51.2051009Z EmbeddingBackwardKernel.cu 2025-10-10T00:39:51.2065654Z tmpxft_00001328_00000000-7_EmbeddingBackwardKernel.cudafe1.cpp 2025-10-10T00:39:51.2067175Z [6748/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\EmbeddingBag.cu.obj 2025-10-10T00:39:51.2110137Z EmbeddingBag.cu 2025-10-10T00:39:51.2110679Z tmpxft_00001234_00000000-7_EmbeddingBag.cudafe1.cpp 2025-10-10T00:39:53.2728183Z [6749/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachBinaryOpScalar.cu.obj 2025-10-10T00:39:53.2728987Z ForeachBinaryOpScalar.cu 2025-10-10T00:39:53.2729530Z tmpxft_00001a8c_00000000-7_ForeachBinaryOpScalar.cudafe1.cpp 2025-10-10T00:39:53.2730876Z [6750/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachBinaryOpScalarList.cu.obj 2025-10-10T00:39:53.2732046Z ForeachBinaryOpScalarList.cu 2025-10-10T00:39:53.2732736Z tmpxft_00000cec_00000000-7_ForeachBinaryOpScalarList.cudafe1.cpp 2025-10-10T00:39:53.2734160Z [6751/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachBinaryOpScalarTensor.cu.obj 2025-10-10T00:39:53.2735409Z ForeachBinaryOpScalarTensor.cu 2025-10-10T00:39:53.7797007Z tmpxft_0000007c_00000000-7_ForeachBinaryOpScalarTensor.cudafe1.cpp 2025-10-10T00:39:53.7799145Z [6752/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachPointwiseOp.cu.obj 2025-10-10T00:39:53.7800280Z ForeachPointwiseOp.cu 2025-10-10T00:39:53.7801316Z tmpxft_000011e8_00000000-7_ForeachPointwiseOp.cudafe1.cpp 2025-10-10T00:39:53.7802457Z [6753/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachReduceOp.cu.obj 2025-10-10T00:39:53.7803774Z ForeachReduceOp.cu 2025-10-10T00:39:53.7804281Z tmpxft_00001790_00000000-7_ForeachReduceOp.cudafe1.cpp 2025-10-10T00:39:55.8602209Z [6754/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachTernaryOp.cu.obj 2025-10-10T00:39:55.8602844Z ForeachTernaryOp.cu 2025-10-10T00:39:55.8603156Z tmpxft_000010f4_00000000-7_ForeachTernaryOp.cudafe1.cpp 2025-10-10T00:39:55.8603800Z [6755/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachUnaryOp.cu.obj 2025-10-10T00:39:55.8604385Z ForeachUnaryOp.cu 2025-10-10T00:39:55.8604722Z tmpxft_00001ac4_00000000-7_ForeachUnaryOp.cudafe1.cpp 2025-10-10T00:39:55.8605377Z [6756/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FractionalMaxPool2d.cu.obj 2025-10-10T00:39:55.8605995Z FractionalMaxPool2d.cu 2025-10-10T00:39:55.8606324Z tmpxft_000014a4_00000000-7_FractionalMaxPool2d.cudafe1.cpp 2025-10-10T00:39:56.2073907Z [6757/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FunctionOfAMatrixUtilsKernel.cu.obj 2025-10-10T00:39:56.2075066Z FunctionOfAMatrixUtilsKernel.cu 2025-10-10T00:39:56.2075506Z tmpxft_0000093c_00000000-7_FunctionOfAMatrixUtilsKernel.cudafe1.cpp 2025-10-10T00:39:56.2076297Z [6758/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FractionalMaxPool3d.cu.obj 2025-10-10T00:39:56.2077063Z FractionalMaxPool3d.cu 2025-10-10T00:39:56.2077391Z tmpxft_000014f0_00000000-7_FractionalMaxPool3d.cudafe1.cpp 2025-10-10T00:39:56.8608816Z [6759/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FusedAdagradKernel.cu.obj 2025-10-10T00:39:56.8610896Z FusedAdagradKernel.cu 2025-10-10T00:39:56.8612060Z tmpxft_00001498_00000000-7_FusedAdagradKernel.cudafe1.cpp 2025-10-10T00:39:56.8614201Z [6760/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FusedAdamKernel.cu.obj 2025-10-10T00:39:56.8617439Z FusedAdamKernel.cu 2025-10-10T00:39:56.8618041Z tmpxft_00000640_00000000-7_FusedAdamKernel.cudafe1.cpp 2025-10-10T00:39:56.8619299Z [6761/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FusedAdamWKernel.cu.obj 2025-10-10T00:39:56.8621438Z FusedAdamWKernel.cu 2025-10-10T00:39:56.8622026Z tmpxft_000016b8_00000000-7_FusedAdamWKernel.cudafe1.cpp 2025-10-10T00:39:58.4360198Z [6762/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\GcdLcmKernel.cu.obj 2025-10-10T00:39:58.4360817Z GcdLcmKernel.cu 2025-10-10T00:39:58.4361115Z tmpxft_00001460_00000000-7_GcdLcmKernel.cudafe1.cpp 2025-10-10T00:39:58.4361763Z [6763/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FusedSgdKernel.cu.obj 2025-10-10T00:39:58.4362335Z FusedSgdKernel.cu 2025-10-10T00:39:58.4362628Z tmpxft_00001318_00000000-7_FusedSgdKernel.cudafe1.cpp 2025-10-10T00:39:58.4363249Z [6764/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\GridSampler.cu.obj 2025-10-10T00:39:58.4363910Z GridSampler.cu 2025-10-10T00:39:59.1359237Z tmpxft_00001880_00000000-7_GridSampler.cudafe1.cpp 2025-10-10T00:39:59.1360456Z [6765/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\IGammaKernel.cu.obj 2025-10-10T00:39:59.1361541Z IGammaKernel.cu 2025-10-10T00:39:59.1362001Z tmpxft_00001914_00000000-7_IGammaKernel.cudafe1.cpp 2025-10-10T00:39:59.1363115Z [6766/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\GroupMM.cu.obj 2025-10-10T00:39:59.1364401Z GroupMM.cu 2025-10-10T00:39:59.1364844Z tmpxft_00001a64_00000000-7_GroupMM.cudafe1.cpp 2025-10-10T00:39:59.1366312Z [6767/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\IndexKernel.cu.obj 2025-10-10T00:39:59.1367343Z IndexKernel.cu 2025-10-10T00:40:01.1105605Z tmpxft_00001970_00000000-7_IndexKernel.cudafe1.cpp 2025-10-10T00:40:01.1106665Z [6768/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\IndexKernelUtils.cu.obj 2025-10-10T00:40:01.1107597Z IndexKernelUtils.cu 2025-10-10T00:40:01.1108163Z tmpxft_000014c4_00000000-7_IndexKernelUtils.cudafe1.cpp 2025-10-10T00:40:01.1109156Z [6769/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Im2Col.cu.obj 2025-10-10T00:40:01.1110082Z Im2Col.cu 2025-10-10T00:40:01.1110531Z tmpxft_000011a0_00000000-7_Im2Col.cudafe1.cpp 2025-10-10T00:40:02.3451267Z [6770/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Indexing.cu.obj 2025-10-10T00:40:02.3452512Z Indexing.cu 2025-10-10T00:40:02.3452968Z tmpxft_000010e8_00000000-7_Indexing.cudafe1.cpp 2025-10-10T00:40:02.3454455Z [6771/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Lerp.cu.obj 2025-10-10T00:40:02.3455499Z Lerp.cu 2025-10-10T00:40:02.3456256Z tmpxft_00001a64_00000000-7_Lerp.cudafe1.cpp 2025-10-10T00:40:02.3457462Z [6772/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\LogAddExpKernel.cu.obj 2025-10-10T00:40:02.3458871Z LogAddExpKernel.cu 2025-10-10T00:40:02.3459467Z tmpxft_000008bc_00000000-7_LogAddExpKernel.cudafe1.cpp 2025-10-10T00:40:03.3882604Z [6773/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\LinearAlgebra.cu.obj 2025-10-10T00:40:03.3883270Z LinearAlgebra.cu 2025-10-10T00:40:03.3883580Z tmpxft_00001798_00000000-7_LinearAlgebra.cudafe1.cpp 2025-10-10T00:40:03.3884347Z [6774/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Loss.cu.obj 2025-10-10T00:40:03.3885536Z Loss.cu 2025-10-10T00:40:03.3885928Z tmpxft_00001aa4_00000000-7_Loss.cudafe1.cpp 2025-10-10T00:40:03.3886582Z [6775/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\LogcumsumexpKernel.cu.obj 2025-10-10T00:40:03.3887239Z LogcumsumexpKernel.cu 2025-10-10T00:40:03.3887620Z tmpxft_00000bc4_00000000-7_LogcumsumexpKernel.cudafe1.cpp 2025-10-10T00:40:04.2312182Z [6776/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\LegacyThrustHelpers.cu.obj 2025-10-10T00:40:04.2313382Z LegacyThrustHelpers.cu 2025-10-10T00:40:04.2314045Z tmpxft_000017fc_00000000-7_LegacyThrustHelpers.cudafe1.cpp 2025-10-10T00:40:04.2315407Z [6777/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\MaxMinElementwiseKernel.cu.obj 2025-10-10T00:40:04.2316615Z MaxMinElementwiseKernel.cu 2025-10-10T00:40:04.2317328Z tmpxft_00001230_00000000-7_MaxMinElementwiseKernel.cudafe1.cpp 2025-10-10T00:40:04.2318593Z [6778/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\LossCTC.cu.obj 2025-10-10T00:40:04.2319669Z LossCTC.cu 2025-10-10T00:40:06.2288938Z tmpxft_0000124c_00000000-7_LossCTC.cudafe1.cpp 2025-10-10T00:40:06.2289985Z [6779/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\MaxUnpooling.cu.obj 2025-10-10T00:40:06.2290973Z MaxUnpooling.cu 2025-10-10T00:40:06.2291464Z tmpxft_00000e10_00000000-7_MaxUnpooling.cudafe1.cpp 2025-10-10T00:40:06.2292502Z [6780/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\MultiLabelMarginCriterion.cu.obj 2025-10-10T00:40:06.2293552Z MultiLabelMarginCriterion.cu 2025-10-10T00:40:06.2294173Z tmpxft_00000d78_00000000-7_MultiLabelMarginCriterion.cudafe1.cpp 2025-10-10T00:40:07.4495538Z [6781/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\MultiMarginLoss.cu.obj 2025-10-10T00:40:07.4497825Z MultiMarginLoss.cu 2025-10-10T00:40:07.4498428Z tmpxft_00000c84_00000000-7_MultiMarginLoss.cudafe1.cpp 2025-10-10T00:40:07.4500192Z [6782/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\MultinomialKernel.cu.obj 2025-10-10T00:40:07.4501441Z MultinomialKernel.cu 2025-10-10T00:40:07.4502015Z tmpxft_00001b74_00000000-7_MultinomialKernel.cudafe1.cpp 2025-10-10T00:40:07.4504304Z [6783/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\NaiveConvolutionTranspose2d.cu.obj 2025-10-10T00:40:07.4505847Z NaiveConvolutionTranspose2d.cu 2025-10-10T00:40:09.4196662Z tmpxft_00000590_00000000-7_NaiveConvolutionTranspose2d.cudafe1.cpp 2025-10-10T00:40:09.4198010Z [6784/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\NLLLoss2d.cu.obj 2025-10-10T00:40:09.4199032Z NLLLoss2d.cu 2025-10-10T00:40:09.4199512Z tmpxft_0000109c_00000000-7_NLLLoss2d.cudafe1.cpp 2025-10-10T00:40:09.4200823Z [6785/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\NaiveConvolutionTranspose3d.cu.obj 2025-10-10T00:40:09.4202080Z NaiveConvolutionTranspose3d.cu 2025-10-10T00:40:09.4202801Z tmpxft_000013a8_00000000-7_NaiveConvolutionTranspose3d.cudafe1.cpp 2025-10-10T00:40:10.1955351Z [6786/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\NaiveDilatedConvolution.cu.obj 2025-10-10T00:40:10.1956701Z NaiveDilatedConvolution.cu 2025-10-10T00:40:10.1957415Z tmpxft_0000171c_00000000-7_NaiveDilatedConvolution.cudafe1.cpp 2025-10-10T00:40:10.1958810Z [6787/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\PointwiseOpsKernel.cu.obj 2025-10-10T00:40:10.1959994Z PointwiseOpsKernel.cu 2025-10-10T00:40:10.1960642Z tmpxft_00000f98_00000000-7_PointwiseOpsKernel.cudafe1.cpp 2025-10-10T00:40:10.1961951Z [6788/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Normalization.cu.obj 2025-10-10T00:40:10.1963287Z Normalization.cu 2025-10-10T00:40:10.1963909Z tmpxft_00000378_00000000-7_Normalization.cudafe1.cpp 2025-10-10T00:40:10.5744438Z [6789/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\PowKernel.cu.obj 2025-10-10T00:40:10.5746559Z PowKernel.cu 2025-10-10T00:40:10.5749996Z tmpxft_00001444_00000000-7_PowKernel.cudafe1.cpp 2025-10-10T00:40:10.5751141Z [6790/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Nonzero.cu.obj 2025-10-10T00:40:10.5754749Z Nonzero.cu 2025-10-10T00:40:10.5755293Z tmpxft_0000133c_00000000-7_Nonzero.cudafe1.cpp 2025-10-10T00:40:10.5760529Z [6791/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\MixedDtypesLinear.cu.obj 2025-10-10T00:40:10.5761812Z MixedDtypesLinear.cu 2025-10-10T00:40:12.8576255Z tmpxft_00001258_00000000-7_MixedDtypesLinear.cudafe1.cpp 2025-10-10T00:40:12.8577018Z [6792/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\RNN.cu.obj 2025-10-10T00:40:12.8577587Z RNN.cu 2025-10-10T00:40:12.8577858Z tmpxft_00001098_00000000-7_RNN.cudafe1.cpp 2025-10-10T00:40:12.8578437Z [6793/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Reduce.cu.obj 2025-10-10T00:40:12.8579032Z Reduce.cu 2025-10-10T00:40:12.8579275Z tmpxft_0000159c_00000000-7_Reduce.cudafe1.cpp 2025-10-10T00:40:12.8579904Z [6794/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Randperm.cu.obj 2025-10-10T00:40:12.8580497Z Randperm.cu 2025-10-10T00:40:13.0143214Z tmpxft_000013fc_00000000-7_Randperm.cudafe1.cpp 2025-10-10T00:40:13.0144891Z [6795/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\RecordStream.cu.obj 2025-10-10T00:40:13.0146006Z RecordStream.cu 2025-10-10T00:40:13.0146472Z tmpxft_0000136c_00000000-7_RecordStream.cudafe1.cpp 2025-10-10T00:40:13.0147943Z [6796/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceAMinMaxKernel.cu.obj 2025-10-10T00:40:13.0149144Z ReduceAMinMaxKernel.cu 2025-10-10T00:40:13.0149899Z tmpxft_000007b0_00000000-7_ReduceAMinMaxKernel.cudafe1.cpp 2025-10-10T00:40:15.3662630Z [6797/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceArgMaxKernel.cu.obj 2025-10-10T00:40:15.3663912Z ReduceArgMaxKernel.cu 2025-10-10T00:40:15.3664517Z tmpxft_00001560_00000000-7_ReduceArgMaxKernel.cudafe1.cpp 2025-10-10T00:40:15.3665746Z [6798/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\RangeFactories.cu.obj 2025-10-10T00:40:15.3666896Z RangeFactories.cu 2025-10-10T00:40:15.3667446Z tmpxft_000007e0_00000000-7_RangeFactories.cudafe1.cpp 2025-10-10T00:40:15.3668649Z [6799/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceArgMinKernel.cu.obj 2025-10-10T00:40:15.3669759Z ReduceArgMinKernel.cu 2025-10-10T00:40:15.3670353Z tmpxft_00000928_00000000-7_ReduceArgMinKernel.cudafe1.cpp 2025-10-10T00:40:15.5539179Z [6800/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceMaxValuesKernel.cu.obj 2025-10-10T00:40:15.5540313Z ReduceMaxValuesKernel.cu 2025-10-10T00:40:15.5540923Z tmpxft_000009a8_00000000-7_ReduceMaxValuesKernel.cudafe1.cpp 2025-10-10T00:40:15.5542119Z [6801/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceLogicKernel.cu.obj 2025-10-10T00:40:15.5543169Z ReduceLogicKernel.cu 2025-10-10T00:40:15.5543699Z tmpxft_00000488_00000000-7_ReduceLogicKernel.cudafe1.cpp 2025-10-10T00:40:15.5544856Z [6802/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceMomentKernel.cu.obj 2025-10-10T00:40:15.5545907Z ReduceMomentKernel.cu 2025-10-10T00:40:15.7625777Z tmpxft_000019f0_00000000-7_ReduceMomentKernel.cudafe1.cpp 2025-10-10T00:40:15.7627851Z [6803/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceMinValuesKernel.cu.obj 2025-10-10T00:40:15.7629260Z ReduceMinValuesKernel.cu 2025-10-10T00:40:15.7629908Z tmpxft_00000544_00000000-7_ReduceMinValuesKernel.cudafe1.cpp 2025-10-10T00:40:15.7631207Z [6804/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceNormKernel.cu.obj 2025-10-10T00:40:15.7633530Z ReduceNormKernel.cu 2025-10-10T00:40:15.7634457Z tmpxft_00000688_00000000-7_ReduceNormKernel.cudafe1.cpp 2025-10-10T00:40:18.0637811Z [6805/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceSumProdKernel.cu.obj 2025-10-10T00:40:18.0638976Z ReduceSumProdKernel.cu 2025-10-10T00:40:18.0639551Z tmpxft_00000394_00000000-7_ReduceSumProdKernel.cudafe1.cpp 2025-10-10T00:40:18.0640756Z [6806/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReflectionPad.cu.obj 2025-10-10T00:40:18.0641845Z ReflectionPad.cu 2025-10-10T00:40:18.0642369Z tmpxft_00000968_00000000-7_ReflectionPad.cudafe1.cpp 2025-10-10T00:40:18.0643518Z [6807/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\RenormKernel.cu.obj 2025-10-10T00:40:18.0644564Z RenormKernel.cu 2025-10-10T00:40:18.9154090Z tmpxft_00001380_00000000-7_RenormKernel.cudafe1.cpp 2025-10-10T00:40:18.9155274Z [6808/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Repeat.cu.obj 2025-10-10T00:40:18.9156276Z Repeat.cu 2025-10-10T00:40:18.9156637Z tmpxft_00001334_00000000-7_Repeat.cudafe1.cpp 2025-10-10T00:40:18.9157717Z [6809/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReplicationPadding.cu.obj 2025-10-10T00:40:18.9158805Z ReplicationPadding.cu 2025-10-10T00:40:18.9159327Z tmpxft_0000164c_00000000-7_ReplicationPadding.cudafe1.cpp 2025-10-10T00:40:18.9160764Z [6810/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ScaledGroupMM.cu.obj 2025-10-10T00:40:18.9162247Z ScaledGroupMM.cu 2025-10-10T00:40:20.5450471Z tmpxft_00001598_00000000-7_ScaledGroupMM.cudafe1.cpp 2025-10-10T00:40:20.5451999Z [6811/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\RreluWithNoise.cu.obj 2025-10-10T00:40:20.5453349Z RreluWithNoise.cu 2025-10-10T00:40:20.5454331Z tmpxft_00000110_00000000-7_RreluWithNoise.cudafe1.cpp 2025-10-10T00:40:20.5456089Z [6812/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\RowwiseScaledMM.cu.obj 2025-10-10T00:40:20.5457223Z RowwiseScaledMM.cu 2025-10-10T00:40:20.5457838Z tmpxft_00001320_00000000-7_RowwiseScaledMM.compute_89.cudafe1.cpp 2025-10-10T00:40:22.4852801Z [6813/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ScatterGatherKernel.cu.obj 2025-10-10T00:40:22.4853967Z ScatterGatherKernel.cu 2025-10-10T00:40:22.4854544Z tmpxft_000017ec_00000000-7_ScatterGatherKernel.cudafe1.cpp 2025-10-10T00:40:22.4855693Z [6814/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Shape.cu.obj 2025-10-10T00:40:22.4856603Z Shape.cu 2025-10-10T00:40:22.4856958Z tmpxft_000010b0_00000000-7_Shape.cudafe1.cpp 2025-10-10T00:40:22.4857971Z [6815/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SoftMax.cu.obj 2025-10-10T00:40:22.4858956Z SoftMax.cu 2025-10-10T00:40:22.4859341Z tmpxft_000010fc_00000000-7_SoftMax.cudafe1.cpp 2025-10-10T00:40:23.4072975Z [6816/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SegmentReduce.cu.obj 2025-10-10T00:40:23.4074159Z SegmentReduce.cu 2025-10-10T00:40:23.4074659Z tmpxft_00001bf4_00000000-7_SegmentReduce.cudafe1.cpp 2025-10-10T00:40:23.4075805Z [6817/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Sort.cu.obj 2025-10-10T00:40:23.4076806Z Sort.cu 2025-10-10T00:40:23.4077164Z tmpxft_00000efc_00000000-7_Sort.cudafe1.cpp 2025-10-10T00:40:23.4078585Z [6818/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Sorting.cu.obj 2025-10-10T00:40:23.4079472Z Sorting.cu 2025-10-10T00:40:23.4079712Z tmpxft_00001504_00000000-7_Sorting.cudafe1.cpp 2025-10-10T00:40:25.0194626Z [6819/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SortImpl.cu.obj 2025-10-10T00:40:25.0195666Z SortImpl.cu 2025-10-10T00:40:25.0196085Z tmpxft_00000ea0_00000000-7_SortImpl.cudafe1.cpp 2025-10-10T00:40:25.0197158Z [6820/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SortStable.cu.obj 2025-10-10T00:40:25.0198195Z SortStable.cu 2025-10-10T00:40:25.0198651Z tmpxft_00000d00_00000000-7_SortStable.cudafe1.cpp 2025-10-10T00:40:25.0199758Z [6821/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SpectralOps.cu.obj 2025-10-10T00:40:25.0200768Z SpectralOps.cu 2025-10-10T00:40:25.0201240Z tmpxft_000012f4_00000000-7_SpectralOps.cudafe1.cpp 2025-10-10T00:40:25.2145920Z [6822/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SparseBinaryOpIntersectionKernel.cu.obj 2025-10-10T00:40:25.2147375Z SparseBinaryOpIntersectionKernel.cu 2025-10-10T00:40:25.2148240Z tmpxft_00000998_00000000-7_SparseBinaryOpIntersectionKernel.cudafe1.cpp 2025-10-10T00:40:25.2150285Z [6823/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SparseMM.cu.obj 2025-10-10T00:40:25.2151367Z SparseMM.cu 2025-10-10T00:40:25.2151773Z tmpxft_00000dc8_00000000-7_SparseMM.cudafe1.cpp 2025-10-10T00:40:25.2153204Z [6824/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\StepKernel.cu.obj 2025-10-10T00:40:25.2154321Z StepKernel.cu 2025-10-10T00:40:28.1882089Z tmpxft_000011dc_00000000-7_StepKernel.cudafe1.cpp 2025-10-10T00:40:28.1883381Z [6825/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorCompare.cu.obj 2025-10-10T00:40:28.1884743Z TensorCompare.cu 2025-10-10T00:40:28.1885268Z tmpxft_000014cc_00000000-7_TensorCompare.cudafe1.cpp 2025-10-10T00:40:28.1886437Z [6826/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SummaryOps.cu.obj 2025-10-10T00:40:28.1887492Z SummaryOps.cu 2025-10-10T00:40:28.1887915Z tmpxft_00001b88_00000000-7_SummaryOps.cudafe1.cpp 2025-10-10T00:40:28.3201826Z [6827/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorModeKernel.cu.obj 2025-10-10T00:40:28.3203284Z TensorModeKernel.cu 2025-10-10T00:40:28.3203824Z tmpxft_00000f98_00000000-7_TensorModeKernel.cudafe1.cpp 2025-10-10T00:40:28.3204887Z [6828/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorShape.cu.obj 2025-10-10T00:40:28.3205818Z TensorShape.cu 2025-10-10T00:40:28.3206264Z tmpxft_000008c0_00000000-7_TensorShape.cudafe1.cpp 2025-10-10T00:40:28.3207478Z [6829/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorTransformations.cu.obj 2025-10-10T00:40:28.3208597Z TensorTransformations.cu 2025-10-10T00:40:28.3209202Z tmpxft_0000157c_00000000-7_TensorTransformations.cudafe1.cpp 2025-10-10T00:40:28.6087134Z [6830/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryComplexKernels.cu.obj 2025-10-10T00:40:28.6088673Z UnaryComplexKernels.cu 2025-10-10T00:40:28.6089738Z tmpxft_00000cc8_00000000-7_UnaryComplexKernels.cudafe1.cpp 2025-10-10T00:40:28.6090787Z [6831/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TriangularOps.cu.obj 2025-10-10T00:40:28.6092055Z TriangularOps.cu 2025-10-10T00:40:28.6092516Z tmpxft_000016bc_00000000-7_TriangularOps.cudafe1.cpp 2025-10-10T00:40:28.6095944Z [6832/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryFractionKernels.cu.obj 2025-10-10T00:40:28.6097446Z UnaryFractionKernels.cu 2025-10-10T00:40:30.9325693Z tmpxft_000018c4_00000000-7_UnaryFractionKernels.cudafe1.cpp 2025-10-10T00:40:30.9328000Z [6833/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorTopK.cu.obj 2025-10-10T00:40:30.9328576Z TensorTopK.cu 2025-10-10T00:40:30.9328843Z tmpxft_000018f4_00000000-7_TensorTopK.cudafe1.cpp 2025-10-10T00:40:30.9329511Z [6834/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAcoshKernel.cu.obj 2025-10-10T00:40:30.9330160Z UnaryGeometricAcoshKernel.cu 2025-10-10T00:40:30.9330536Z tmpxft_00001a44_00000000-7_UnaryGeometricAcoshKernel.cudafe1.cpp 2025-10-10T00:40:30.9635155Z [6835/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAsinKernel.cu.obj 2025-10-10T00:40:30.9636021Z UnaryGeometricAsinKernel.cu 2025-10-10T00:40:30.9636549Z tmpxft_00001918_00000000-7_UnaryGeometricAsinKernel.cudafe1.cpp 2025-10-10T00:40:30.9637937Z [6836/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAcosKernel.cu.obj 2025-10-10T00:40:30.9638666Z UnaryGeometricAcosKernel.cu 2025-10-10T00:40:30.9639285Z tmpxft_000004a4_00000000-7_UnaryGeometricAcosKernel.cudafe1.cpp 2025-10-10T00:40:30.9640300Z [6837/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGammaKernels.cu.obj 2025-10-10T00:40:31.4141629Z UnaryGammaKernels.cu 2025-10-10T00:40:31.4146373Z tmpxft_00001544_00000000-7_UnaryGammaKernels.cudafe1.cpp 2025-10-10T00:40:31.4172684Z [6838/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAsinhKernel.cu.obj 2025-10-10T00:40:31.4173974Z UnaryGeometricAsinhKernel.cu 2025-10-10T00:40:31.4174804Z tmpxft_00001388_00000000-7_UnaryGeometricAsinhKernel.cudafe1.cpp 2025-10-10T00:40:31.4230421Z [6839/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAtanKernel.cu.obj 2025-10-10T00:40:31.4421565Z UnaryGeometricAtanKernel.cu 2025-10-10T00:40:31.4426655Z tmpxft_000003f0_00000000-7_UnaryGeometricAtanKernel.cudafe1.cpp 2025-10-10T00:40:33.5654176Z [6840/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAtanhKernel.cu.obj 2025-10-10T00:40:33.5654865Z UnaryGeometricAtanhKernel.cu 2025-10-10T00:40:33.5655271Z tmpxft_0000167c_00000000-7_UnaryGeometricAtanhKernel.cudafe1.cpp 2025-10-10T00:40:33.5656017Z [6841/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricCosKernel.cu.obj 2025-10-10T00:40:33.5656640Z UnaryGeometricCosKernel.cu 2025-10-10T00:40:33.5657010Z tmpxft_00001508_00000000-7_UnaryGeometricCosKernel.cudafe1.cpp 2025-10-10T00:40:33.6103758Z [6842/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricSinhKernel.cu.obj 2025-10-10T00:40:33.6104605Z UnaryGeometricSinhKernel.cu 2025-10-10T00:40:33.6105118Z tmpxft_0000047c_00000000-7_UnaryGeometricSinhKernel.cudafe1.cpp 2025-10-10T00:40:33.6105879Z [6843/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricCoshKernel.cu.obj 2025-10-10T00:40:33.6107016Z UnaryGeometricCoshKernel.cu 2025-10-10T00:40:33.6107607Z tmpxft_00000d1c_00000000-7_UnaryGeometricCoshKernel.cudafe1.cpp 2025-10-10T00:40:33.6108931Z [6844/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricSinKernel.cu.obj 2025-10-10T00:40:34.2725716Z UnaryGeometricSinKernel.cu 2025-10-10T00:40:34.3121865Z tmpxft_000008fc_00000000-7_UnaryGeometricSinKernel.cudafe1.cpp 2025-10-10T00:40:34.3187356Z [6845/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricTanKernel.cu.obj 2025-10-10T00:40:34.3188555Z UnaryGeometricTanKernel.cu 2025-10-10T00:40:34.3189208Z tmpxft_00001420_00000000-7_UnaryGeometricTanKernel.cudafe1.cpp 2025-10-10T00:40:34.3190438Z [6846/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricTanhKernel.cu.obj 2025-10-10T00:40:34.3191839Z UnaryGeometricTanhKernel.cu 2025-10-10T00:40:34.3192481Z tmpxft_000014c0_00000000-7_UnaryGeometricTanhKernel.cudafe1.cpp 2025-10-10T00:40:36.3259795Z [6847/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryLogKernels.cu.obj 2025-10-10T00:40:36.3260902Z UnaryLogKernels.cu 2025-10-10T00:40:36.3261401Z tmpxft_00001818_00000000-7_UnaryLogKernels.cudafe1.cpp 2025-10-10T00:40:36.3262631Z [6848/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnarySignKernels.cu.obj 2025-10-10T00:40:36.3263649Z UnarySignKernels.cu 2025-10-10T00:40:36.3264140Z tmpxft_0000131c_00000000-7_UnarySignKernels.cudafe1.cpp 2025-10-10T00:40:36.3265282Z [6849/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryOpsKernel.cu.obj 2025-10-10T00:40:36.3266275Z UnaryOpsKernel.cu 2025-10-10T00:40:37.2093888Z tmpxft_00000dec_00000000-7_UnaryOpsKernel.cudafe1.cpp 2025-10-10T00:40:37.2095196Z [6850/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnarySpecialOpsKernel.cu.obj 2025-10-10T00:40:37.2097103Z UnarySpecialOpsKernel.cu 2025-10-10T00:40:37.2097723Z tmpxft_00001650_00000000-7_UnarySpecialOpsKernel.cudafe1.cpp 2025-10-10T00:40:37.2098927Z [6851/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleBicubic2d.cu.obj 2025-10-10T00:40:37.2099984Z UpSampleBicubic2d.cu 2025-10-10T00:40:37.2100534Z tmpxft_000012ec_00000000-7_UpSampleBicubic2d.cudafe1.cpp 2025-10-10T00:40:38.6236181Z [6852/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnfoldBackwardKernel.cu.obj 2025-10-10T00:40:38.6237332Z UnfoldBackwardKernel.cu 2025-10-10T00:40:38.6238010Z tmpxft_00001660_00000000-7_UnfoldBackwardKernel.cudafe1.cpp 2025-10-10T00:40:38.6239553Z [6853/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleBilinear2d.cu.obj 2025-10-10T00:40:38.6240704Z UpSampleBilinear2d.cu 2025-10-10T00:40:38.6241291Z tmpxft_00000984_00000000-7_UpSampleBilinear2d.cudafe1.cpp 2025-10-10T00:40:38.6242379Z [6854/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UniqueCub.cu.obj 2025-10-10T00:40:38.6243403Z UniqueCub.cu 2025-10-10T00:40:39.7315112Z tmpxft_0000180c_00000000-7_UniqueCub.cudafe1.cpp 2025-10-10T00:40:39.7316231Z [6855/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleLinear1d.cu.obj 2025-10-10T00:40:39.7317189Z UpSampleLinear1d.cu 2025-10-10T00:40:39.7317632Z tmpxft_00000590_00000000-7_UpSampleLinear1d.cudafe1.cpp 2025-10-10T00:40:39.7318903Z [6856/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleNearest1d.cu.obj 2025-10-10T00:40:39.7319818Z UpSampleNearest1d.cu 2025-10-10T00:40:39.7320375Z tmpxft_00001314_00000000-7_UpSampleNearest1d.cudafe1.cpp 2025-10-10T00:40:40.9180807Z [6857/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleNearest2d.cu.obj 2025-10-10T00:40:40.9181938Z UpSampleNearest2d.cu 2025-10-10T00:40:40.9182519Z tmpxft_00001bc8_00000000-7_UpSampleNearest2d.cudafe1.cpp 2025-10-10T00:40:40.9183757Z [6858/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleNearest3d.cu.obj 2025-10-10T00:40:40.9184837Z UpSampleNearest3d.cu 2025-10-10T00:40:40.9185392Z tmpxft_000013d0_00000000-7_UpSampleNearest3d.cudafe1.cpp 2025-10-10T00:40:40.9186611Z [6859/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleTrilinear3d.cu.obj 2025-10-10T00:40:40.9187718Z UpSampleTrilinear3d.cu 2025-10-10T00:40:40.9188300Z tmpxft_000015f8_00000000-7_UpSampleTrilinear3d.cudafe1.cpp 2025-10-10T00:40:42.2014501Z [6860/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ValidateCompressedIndicesKernel.cu.obj 2025-10-10T00:40:42.2015446Z ValidateCompressedIndicesKernel.cu 2025-10-10T00:40:42.2015888Z tmpxft_0000142c_00000000-7_ValidateCompressedIndicesKernel.cudafe1.cpp 2025-10-10T00:40:42.2016598Z [6861/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\WeightNorm.cu.obj 2025-10-10T00:40:42.2017151Z WeightNorm.cu 2025-10-10T00:40:42.2017412Z tmpxft_000019d0_00000000-7_WeightNorm.cudafe1.cpp 2025-10-10T00:40:42.9392786Z [6862/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\airy_ai.cu.obj 2025-10-10T00:40:42.9393833Z airy_ai.cu 2025-10-10T00:40:42.9394221Z tmpxft_0000174c_00000000-7_airy_ai.cudafe1.cpp 2025-10-10T00:40:42.9395255Z [6863/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ZetaKernel.cu.obj 2025-10-10T00:40:42.9396245Z ZetaKernel.cu 2025-10-10T00:40:42.9396697Z tmpxft_00001228_00000000-7_ZetaKernel.cudafe1.cpp 2025-10-10T00:40:42.9397811Z [6864/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\bessel_j0.cu.obj 2025-10-10T00:40:42.9398866Z bessel_j0.cu 2025-10-10T00:40:42.9399270Z tmpxft_00001730_00000000-7_bessel_j0.cudafe1.cpp 2025-10-10T00:40:44.4032502Z [6865/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\bessel_j1.cu.obj 2025-10-10T00:40:44.4033592Z bessel_j1.cu 2025-10-10T00:40:44.4034091Z tmpxft_00000fa4_00000000-7_bessel_j1.cudafe1.cpp 2025-10-10T00:40:44.4035183Z [6866/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\bessel_y0.cu.obj 2025-10-10T00:40:44.4036156Z bessel_y0.cu 2025-10-10T00:40:44.4036514Z tmpxft_00001484_00000000-7_bessel_y0.cudafe1.cpp 2025-10-10T00:40:44.4037615Z [6867/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\bessel_y1.cu.obj 2025-10-10T00:40:44.4038699Z bessel_y1.cu 2025-10-10T00:40:44.4039371Z tmpxft_0000176c_00000000-7_bessel_y1.cudafe1.cpp 2025-10-10T00:40:45.1393397Z [6868/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\chebyshev_polynomial_t.cu.obj 2025-10-10T00:40:45.1394050Z chebyshev_polynomial_t.cu 2025-10-10T00:40:45.1394409Z tmpxft_0000082c_00000000-7_chebyshev_polynomial_t.cudafe1.cpp 2025-10-10T00:40:45.1395222Z [6869/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\chebyshev_polynomial_v.cu.obj 2025-10-10T00:40:45.1395841Z chebyshev_polynomial_v.cu 2025-10-10T00:40:45.1396186Z tmpxft_000012e4_00000000-7_chebyshev_polynomial_v.cudafe1.cpp 2025-10-10T00:40:45.1396866Z [6870/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\chebyshev_polynomial_u.cu.obj 2025-10-10T00:40:45.1397817Z chebyshev_polynomial_u.cu 2025-10-10T00:40:46.1621288Z tmpxft_000010ac_00000000-7_chebyshev_polynomial_u.cudafe1.cpp 2025-10-10T00:40:46.1622614Z [6871/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\chebyshev_polynomial_w.cu.obj 2025-10-10T00:40:46.1623607Z chebyshev_polynomial_w.cu 2025-10-10T00:40:46.1624112Z tmpxft_00000428_00000000-7_chebyshev_polynomial_w.cudafe1.cpp 2025-10-10T00:40:46.1625152Z [6872/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\fused_adagrad_impl.cu.obj 2025-10-10T00:40:46.1626180Z fused_adagrad_impl.cu 2025-10-10T00:40:46.1626687Z tmpxft_00001604_00000000-7_fused_adagrad_impl.cudafe1.cpp 2025-10-10T00:40:47.5267985Z [6873/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\fused_adam_amsgrad_impl.cu.obj 2025-10-10T00:40:47.5268661Z fused_adam_amsgrad_impl.cu 2025-10-10T00:40:47.5269010Z tmpxft_0000158c_00000000-7_fused_adam_amsgrad_impl.cudafe1.cpp 2025-10-10T00:40:47.5269670Z [6874/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\fused_adam_impl.cu.obj 2025-10-10T00:40:47.5270254Z fused_adam_impl.cu 2025-10-10T00:40:47.5270682Z tmpxft_00001a58_00000000-7_fused_adam_impl.cudafe1.cpp 2025-10-10T00:40:47.5271433Z [6875/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\fused_adamw_amsgrad_impl.cu.obj 2025-10-10T00:40:47.5272057Z fused_adamw_amsgrad_impl.cu 2025-10-10T00:40:48.6607710Z tmpxft_00001470_00000000-7_fused_adamw_amsgrad_impl.cudafe1.cpp 2025-10-10T00:40:48.6609009Z [6876/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\hermite_polynomial_h.cu.obj 2025-10-10T00:40:48.6610129Z hermite_polynomial_h.cu 2025-10-10T00:40:48.6610692Z tmpxft_00000d7c_00000000-7_hermite_polynomial_h.cudafe1.cpp 2025-10-10T00:40:48.6611826Z [6877/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\fused_adamw_impl.cu.obj 2025-10-10T00:40:48.6612989Z fused_adamw_impl.cu 2025-10-10T00:40:48.6613527Z tmpxft_000012c0_00000000-7_fused_adamw_impl.cudafe1.cpp 2025-10-10T00:40:50.2698346Z [6878/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\hermite_polynomial_he.cu.obj 2025-10-10T00:40:50.2699490Z hermite_polynomial_he.cu 2025-10-10T00:40:50.2700395Z tmpxft_00000fac_00000000-7_hermite_polynomial_he.cudafe1.cpp 2025-10-10T00:40:50.2701524Z [6879/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\group_norm_kernel.cu.obj 2025-10-10T00:40:50.2702595Z group_norm_kernel.cu 2025-10-10T00:40:50.2703100Z tmpxft_000005dc_00000000-7_group_norm_kernel.cudafe1.cpp 2025-10-10T00:40:50.2704328Z [6880/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\laguerre_polynomial_l.cu.obj 2025-10-10T00:40:50.2705446Z laguerre_polynomial_l.cu 2025-10-10T00:40:51.1623243Z tmpxft_00000670_00000000-7_laguerre_polynomial_l.cudafe1.cpp 2025-10-10T00:40:51.1624191Z [6881/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\legendre_polynomial_p.cu.obj 2025-10-10T00:40:51.1624916Z legendre_polynomial_p.cu 2025-10-10T00:40:51.1625621Z tmpxft_00000fa8_00000000-7_legendre_polynomial_p.cudafe1.cpp 2025-10-10T00:40:51.1626341Z [6882/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\layer_norm_kernel.cu.obj 2025-10-10T00:40:51.1626958Z layer_norm_kernel.cu 2025-10-10T00:40:51.1627242Z tmpxft_00000930_00000000-7_layer_norm_kernel.cudafe1.cpp 2025-10-10T00:40:52.7432899Z [6883/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\modified_bessel_i1.cu.obj 2025-10-10T00:40:52.7434117Z modified_bessel_i1.cu 2025-10-10T00:40:52.7434630Z tmpxft_00000ea4_00000000-7_modified_bessel_i1.cudafe1.cpp 2025-10-10T00:40:52.7435824Z [6884/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\modified_bessel_i0.cu.obj 2025-10-10T00:40:52.7436890Z modified_bessel_i0.cu 2025-10-10T00:40:52.7437426Z tmpxft_00001844_00000000-7_modified_bessel_i0.cudafe1.cpp 2025-10-10T00:40:52.7438727Z [6885/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\modified_bessel_k0.cu.obj 2025-10-10T00:40:52.7439831Z modified_bessel_k0.cu 2025-10-10T00:40:53.6919324Z tmpxft_000013bc_00000000-7_modified_bessel_k0.cudafe1.cpp 2025-10-10T00:40:53.6920633Z [6886/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\modified_bessel_k1.cu.obj 2025-10-10T00:40:53.6921731Z modified_bessel_k1.cu 2025-10-10T00:40:53.6922256Z tmpxft_00000940_00000000-7_modified_bessel_k1.cudafe1.cpp 2025-10-10T00:40:53.6923584Z [6887/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\scaled_modified_bessel_k0.cu.obj 2025-10-10T00:40:53.6925223Z scaled_modified_bessel_k0.cu 2025-10-10T00:40:53.6925856Z tmpxft_00000d90_00000000-7_scaled_modified_bessel_k0.cudafe1.cpp 2025-10-10T00:40:54.3966900Z [6888/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\shifted_chebyshev_polynomial_t.cu.obj 2025-10-10T00:40:54.3968366Z shifted_chebyshev_polynomial_t.cu 2025-10-10T00:40:54.3969243Z tmpxft_00000abc_00000000-7_shifted_chebyshev_polynomial_t.cudafe1.cpp 2025-10-10T00:40:54.3970622Z [6889/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\scaled_modified_bessel_k1.cu.obj 2025-10-10T00:40:54.3971772Z scaled_modified_bessel_k1.cu 2025-10-10T00:40:54.3972419Z tmpxft_00001a60_00000000-7_scaled_modified_bessel_k1.cudafe1.cpp 2025-10-10T00:40:56.1512334Z [6890/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\int4mm.cu.obj 2025-10-10T00:40:56.1512931Z int4mm.cu 2025-10-10T00:40:56.1513199Z tmpxft_00001344_00000000-7_int4mm.cudafe1.cpp 2025-10-10T00:40:56.1513871Z [6891/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\int8mm.cu.obj 2025-10-10T00:40:56.1514858Z int8mm.cu 2025-10-10T00:40:56.1515110Z tmpxft_000015b4_00000000-7_int8mm.cudafe1.cpp 2025-10-10T00:40:56.1516227Z [6892/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\shifted_chebyshev_polynomial_u.cu.obj 2025-10-10T00:40:56.1517446Z shifted_chebyshev_polynomial_u.cu 2025-10-10T00:40:56.1518206Z tmpxft_0000085c_00000000-7_shifted_chebyshev_polynomial_u.cudafe1.cpp 2025-10-10T00:40:56.4682700Z [6893/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\shifted_chebyshev_polynomial_v.cu.obj 2025-10-10T00:40:56.4684097Z shifted_chebyshev_polynomial_v.cu 2025-10-10T00:40:56.4689810Z tmpxft_00000c20_00000000-7_shifted_chebyshev_polynomial_v.cudafe1.cpp 2025-10-10T00:40:56.4691279Z [6894/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\shifted_chebyshev_polynomial_w.cu.obj 2025-10-10T00:40:56.4698946Z shifted_chebyshev_polynomial_w.cu 2025-10-10T00:40:56.4699728Z tmpxft_00001128_00000000-7_shifted_chebyshev_polynomial_w.cudafe1.cpp 2025-10-10T00:41:47.0168773Z [6895/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\spherical_bessel_j0.cu.obj 2025-10-10T00:41:47.0169513Z spherical_bessel_j0.cu 2025-10-10T00:41:47.0169850Z tmpxft_000014d4_00000000-7_spherical_bessel_j0.cudafe1.cpp 2025-10-10T00:41:47.0170591Z [6896/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseCUDATensor.cu.obj 2025-10-10T00:41:47.0171249Z SparseCUDATensor.cu 2025-10-10T00:41:47.0171560Z tmpxft_0000158c_00000000-7_SparseCUDATensor.cudafe1.cpp 2025-10-10T00:41:47.0172309Z [6897/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseCsrTensorMath.cu.obj 2025-10-10T00:41:47.0172960Z SparseCsrTensorMath.cu 2025-10-10T00:41:51.0187449Z tmpxft_000014dc_00000000-7_SparseCsrTensorMath.cudafe1.cpp 2025-10-10T00:41:51.0188293Z [6898/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseCUDATensorMath.cu.obj 2025-10-10T00:41:51.0188960Z SparseCUDATensorMath.cu 2025-10-10T00:41:51.0189377Z tmpxft_00000ad0_00000000-7_SparseCUDATensorMath.cudafe1.cpp 2025-10-10T00:41:51.0190077Z [6899/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SoftMax.cu.obj 2025-10-10T00:41:51.0190699Z SoftMax.cu 2025-10-10T00:41:51.0190986Z tmpxft_00001180_00000000-7_SoftMax.cudafe1.cpp 2025-10-10T00:41:53.7722555Z [6900/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseMatMul.cu.obj 2025-10-10T00:41:53.7723792Z SparseMatMul.cu 2025-10-10T00:41:53.7724365Z tmpxft_000017dc_00000000-7_SparseMatMul.cudafe1.cpp 2025-10-10T00:41:53.7725712Z [6901/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseSemiStructuredApply.cu.obj 2025-10-10T00:41:53.7727011Z SparseSemiStructuredApply.cu 2025-10-10T00:41:53.7727778Z tmpxft_000011e8_00000000-7_SparseSemiStructuredApply.cudafe1.cpp 2025-10-10T00:41:53.7729288Z [6902/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseSemiStructuredApplyDense.cu.obj 2025-10-10T00:41:53.7730911Z SparseSemiStructuredApplyDense.cu 2025-10-10T00:41:53.7731778Z tmpxft_000005a8_00000000-7_SparseSemiStructuredApplyDense.cudafe1.cpp 2025-10-10T00:41:53.7733673Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-10-10T00:41:53.7736428Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-10-10T00:41:53.7739318Z C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-10-10T00:41:53.7741199Z with 2025-10-10T00:41:53.7741588Z [ 2025-10-10T00:41:53.7741970Z I=size_t, 2025-10-10T00:41:53.7742345Z _Ty2=size_t 2025-10-10T00:41:53.7742782Z ] 2025-10-10T00:41:53.7744324Z C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-10-10T00:41:53.7747982Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-10-10T00:41:53.7750380Z with 2025-10-10T00:41:53.7750747Z [ 2025-10-10T00:41:53.7751140Z _Ty=int 2025-10-10T00:41:53.7751525Z ] 2025-10-10T00:41:57.4698792Z tmpxft_000005a8_00000000-7_SparseSemiStructuredApplyDense.cudafe1.stub.c(2): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-10-10T00:41:57.4701377Z with 2025-10-10T00:41:57.4701807Z [ 2025-10-10T00:41:57.4702204Z _Ty=int 2025-10-10T00:41:57.4702652Z ] 2025-10-10T00:41:57.4703739Z [6903/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseSemiStructuredLinear.cu.obj 2025-10-10T00:41:57.4705076Z SparseSemiStructuredLinear.cu 2025-10-10T00:41:57.4705855Z tmpxft_00000214_00000000-7_SparseSemiStructuredLinear.cudafe1.cpp 2025-10-10T00:41:57.4707327Z [6904/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseSemiStructuredOps.cu.obj 2025-10-10T00:41:57.4708730Z SparseSemiStructuredOps.cu 2025-10-10T00:41:58.7067069Z tmpxft_000011f0_00000000-7_SparseSemiStructuredOps.cudafe1.cpp 2025-10-10T00:41:58.7067965Z [6905/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseSemiStructuredTile.cu.obj 2025-10-10T00:41:58.7068704Z SparseSemiStructuredTile.cu 2025-10-10T00:41:58.7069104Z tmpxft_00000b9c_00000000-7_SparseSemiStructuredTile.cudafe1.cpp 2025-10-10T00:41:58.7070201Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-10-10T00:41:58.7071704Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-10-10T00:41:58.7073215Z C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-10-10T00:41:58.7074230Z with 2025-10-10T00:41:58.7074478Z [ 2025-10-10T00:41:58.7074817Z I=size_t, 2025-10-10T00:41:58.7075146Z _Ty2=size_t 2025-10-10T00:41:58.7075380Z ] 2025-10-10T00:41:58.7076282Z C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-10-10T00:41:58.7078659Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-10-10T00:41:58.7080000Z with 2025-10-10T00:41:58.7080237Z [ 2025-10-10T00:41:58.7080444Z _Ty=int 2025-10-10T00:41:58.7080685Z ] 2025-10-10T00:41:59.3057762Z tmpxft_00000b9c_00000000-7_SparseSemiStructuredTile.cudafe1.stub.c(2): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-10-10T00:41:59.3060202Z with 2025-10-10T00:41:59.3060602Z [ 2025-10-10T00:41:59.3060895Z _Ty=int 2025-10-10T00:41:59.3061232Z ] 2025-10-10T00:41:59.3061846Z [6906/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\nested\cuda\NestedTensorMatmul.cu.obj 2025-10-10T00:41:59.3062536Z NestedTensorMatmul.cu 2025-10-10T00:41:59.3062907Z tmpxft_00001674_00000000-7_NestedTensorMatmul.cudafe1.cpp 2025-10-10T00:42:00.3981583Z [6907/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\nested\cuda\NestedTensorTransformerFunctions.cu.obj 2025-10-10T00:42:00.3983707Z NestedTensorTransformerFunctions.cu 2025-10-10T00:42:00.3984724Z tmpxft_0000176c_00000000-7_NestedTensorTransformerFunctions.cudafe1.cpp 2025-10-10T00:42:00.3987414Z [6908/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\AffineQuantizer.cu.obj 2025-10-10T00:42:00.3988859Z AffineQuantizer.cu 2025-10-10T00:42:00.3989494Z tmpxft_0000136c_00000000-7_AffineQuantizer.cudafe1.cpp 2025-10-10T00:42:00.3990905Z [6909/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\EmbeddingBag.cu.obj 2025-10-10T00:42:00.3992074Z EmbeddingBag.cu 2025-10-10T00:42:00.3992645Z tmpxft_00000b0c_00000000-7_EmbeddingBag.cudafe1.cpp 2025-10-10T00:42:00.3994256Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-10-10T00:42:00.3995973Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-10-10T00:42:00.3997524Z C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-10-10T00:42:00.3998771Z with 2025-10-10T00:42:00.3999057Z [ 2025-10-10T00:42:00.3999436Z I=size_t, 2025-10-10T00:42:00.3999808Z _Ty2=size_t 2025-10-10T00:42:00.4000238Z ] 2025-10-10T00:42:00.4001778Z C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-10-10T00:42:00.4005382Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-10-10T00:42:00.4008084Z with 2025-10-10T00:42:00.4008659Z [ 2025-10-10T00:42:00.4009048Z _Ty=int 2025-10-10T00:42:00.4009439Z ] 2025-10-10T00:42:01.5804743Z tmpxft_00000b0c_00000000-7_EmbeddingBag.cudafe1.stub.c(2): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-10-10T00:42:01.5807211Z with 2025-10-10T00:42:01.5807608Z [ 2025-10-10T00:42:01.5808008Z _Ty=int 2025-10-10T00:42:01.5808409Z ] 2025-10-10T00:42:01.5809394Z [6910/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\Activation.cu.obj 2025-10-10T00:42:01.5810635Z Activation.cu 2025-10-10T00:42:01.5811105Z tmpxft_000001a0_00000000-7_Activation.cudafe1.cpp 2025-10-10T00:42:01.5812440Z [6911/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\nested\cuda\NestedTensorBinaryOps.cu.obj 2025-10-10T00:42:01.5813739Z NestedTensorBinaryOps.cu 2025-10-10T00:42:02.7194578Z tmpxft_000016ec_00000000-7_NestedTensorBinaryOps.cudafe1.cpp 2025-10-10T00:42:02.7196101Z [6912/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\FakeQuantizeCore.cu.obj 2025-10-10T00:42:02.7197425Z FakeQuantizeCore.cu 2025-10-10T00:42:02.7198054Z tmpxft_0000072c_00000000-7_FakeQuantizeCore.cudafe1.cpp 2025-10-10T00:42:02.7199445Z [6913/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\FusedObsFakeQuant.cu.obj 2025-10-10T00:42:02.7200736Z FusedObsFakeQuant.cu 2025-10-10T00:42:02.7201349Z tmpxft_00001788_00000000-7_FusedObsFakeQuant.cudafe1.cpp 2025-10-10T00:42:04.8636354Z [6914/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\IntReprQuant.cu.obj 2025-10-10T00:42:04.8637635Z IntReprQuant.cu 2025-10-10T00:42:04.8638147Z tmpxft_00001210_00000000-7_IntReprQuant.cudafe1.cpp 2025-10-10T00:42:04.8639864Z [6915/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\MakePerTensorQuantizedTensor.cu.obj 2025-10-10T00:42:04.8641189Z MakePerTensorQuantizedTensor.cu 2025-10-10T00:42:04.8642014Z tmpxft_000017c8_00000000-7_MakePerTensorQuantizedTensor.cudafe1.cpp 2025-10-10T00:42:05.4111114Z [6916/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k128.cu.obj 2025-10-10T00:42:05.4112319Z cutlassB_bf16_aligned_k128.cu 2025-10-10T00:42:05.4112765Z tmpxft_000013ec_00000000-7_cutlassB_bf16_aligned_k128.cudafe1.cpp 2025-10-10T00:42:05.4258634Z [6917/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k128_dropout.cu.obj 2025-10-10T00:42:05.4260390Z cutlassB_bf16_aligned_k128_dropout.cu 2025-10-10T00:42:05.4280574Z tmpxft_000016dc_00000000-7_cutlassB_bf16_aligned_k128_dropout.cudafe1.cpp 2025-10-10T00:42:05.7141454Z [6918/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k32.cu.obj 2025-10-10T00:42:05.7142965Z cutlassB_bf16_aligned_k32.cu 2025-10-10T00:42:05.7143773Z tmpxft_00001198_00000000-7_cutlassB_bf16_aligned_k32.cudafe1.cpp 2025-10-10T00:42:05.7145389Z [6919/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k32_dropout.cu.obj 2025-10-10T00:42:05.7146885Z cutlassB_bf16_aligned_k32_dropout.cu 2025-10-10T00:42:05.7147638Z tmpxft_00001574_00000000-7_cutlassB_bf16_aligned_k32_dropout.cudafe1.cpp 2025-10-10T00:42:05.8364639Z [6920/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\attention.cu.obj 2025-10-10T00:42:05.8366023Z attention.cu 2025-10-10T00:42:05.8391407Z tmpxft_00000268_00000000-7_attention.cudafe1.cpp 2025-10-10T00:42:05.8394022Z [6921/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k64.cu.obj 2025-10-10T00:42:05.8416680Z cutlassB_bf16_aligned_k64.cu 2025-10-10T00:42:05.8418267Z tmpxft_000010f4_00000000-7_cutlassB_bf16_aligned_k64.cudafe1.cpp 2025-10-10T00:42:05.8457785Z [6922/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\attention_backward.cu.obj 2025-10-10T00:42:07.9680990Z attention_backward.cu 2025-10-10T00:42:07.9681658Z tmpxft_000008b4_00000000-7_attention_backward.cudafe1.cpp 2025-10-10T00:42:07.9683260Z [6923/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k64_dropout.cu.obj 2025-10-10T00:42:07.9684888Z cutlassB_bf16_aligned_k64_dropout.cu 2025-10-10T00:42:07.9685659Z tmpxft_00001460_00000000-7_cutlassB_bf16_aligned_k64_dropout.cudafe1.cpp 2025-10-10T00:42:08.2711406Z [6924/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k65536.cu.obj 2025-10-10T00:42:08.2712869Z cutlassB_bf16_aligned_k65536.cu 2025-10-10T00:42:08.2713488Z tmpxft_00001200_00000000-7_cutlassB_bf16_aligned_k65536.cudafe1.cpp 2025-10-10T00:42:08.2715182Z [6925/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k96.cu.obj 2025-10-10T00:42:08.2716871Z cutlassB_bf16_aligned_k96.cu 2025-10-10T00:42:08.2717585Z tmpxft_000012f0_00000000-7_cutlassB_bf16_aligned_k96.cudafe1.cpp 2025-10-10T00:42:08.7716464Z [6926/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k65536_dropout.cu.obj 2025-10-10T00:42:08.7718115Z cutlassB_bf16_aligned_k65536_dropout.cu 2025-10-10T00:42:08.7719187Z tmpxft_00000924_00000000-7_cutlassB_bf16_aligned_k65536_dropout.cudafe1.cpp 2025-10-10T00:42:08.7720951Z [6927/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k128.cu.obj 2025-10-10T00:42:08.7722325Z cutlassB_f16_aligned_k128.cu 2025-10-10T00:42:08.7722937Z tmpxft_00000e84_00000000-7_cutlassB_f16_aligned_k128.cudafe1.cpp 2025-10-10T00:42:10.8360034Z [6928/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k128_dropout.cu.obj 2025-10-10T00:42:10.8360907Z cutlassB_f16_aligned_k128_dropout.cu 2025-10-10T00:42:10.8361335Z tmpxft_00000de0_00000000-7_cutlassB_f16_aligned_k128_dropout.cudafe1.cpp 2025-10-10T00:42:10.8362219Z [6929/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k32.cu.obj 2025-10-10T00:42:10.8363015Z cutlassB_f16_aligned_k32.cu 2025-10-10T00:42:10.8363366Z tmpxft_0000148c_00000000-7_cutlassB_f16_aligned_k32.cudafe1.cpp 2025-10-10T00:42:11.2073808Z [6930/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k64.cu.obj 2025-10-10T00:42:11.2075299Z cutlassB_f16_aligned_k64.cu 2025-10-10T00:42:11.2075990Z tmpxft_00000b9c_00000000-7_cutlassB_f16_aligned_k64.cudafe1.cpp 2025-10-10T00:42:11.2077691Z [6931/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k32_dropout.cu.obj 2025-10-10T00:42:11.2079105Z cutlassB_f16_aligned_k32_dropout.cu 2025-10-10T00:42:11.2079519Z tmpxft_000011b4_00000000-7_cutlassB_f16_aligned_k32_dropout.cudafe1.cpp 2025-10-10T00:42:11.4905742Z [6932/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k64_dropout.cu.obj 2025-10-10T00:42:11.4908256Z cutlassB_f16_aligned_k64_dropout.cu 2025-10-10T00:42:11.4909196Z tmpxft_00000888_00000000-7_cutlassB_f16_aligned_k64_dropout.cudafe1.cpp 2025-10-10T00:42:11.4910968Z [6933/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k65536.cu.obj 2025-10-10T00:42:11.4912444Z cutlassB_f16_aligned_k65536.cu 2025-10-10T00:42:11.4913067Z tmpxft_000012f0_00000000-7_cutlassB_f16_aligned_k65536.cudafe1.cpp 2025-10-10T00:42:11.7260651Z [6934/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k65536_dropout.cu.obj 2025-10-10T00:42:11.7262323Z cutlassB_f16_aligned_k65536_dropout.cu 2025-10-10T00:42:11.7263168Z tmpxft_0000167c_00000000-7_cutlassB_f16_aligned_k65536_dropout.cudafe1.cpp 2025-10-10T00:42:11.7265182Z [6935/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k96.cu.obj 2025-10-10T00:42:11.7267398Z cutlassB_f16_aligned_k96.cu 2025-10-10T00:42:13.8646704Z tmpxft_00000e34_00000000-7_cutlassB_f16_aligned_k96.cudafe1.cpp 2025-10-10T00:42:13.8647622Z [6936/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k128.cu.obj 2025-10-10T00:42:13.8648413Z cutlassB_f16_notaligned_k128.cu 2025-10-10T00:42:13.8648797Z tmpxft_000013ec_00000000-7_cutlassB_f16_notaligned_k128.cudafe1.cpp 2025-10-10T00:42:13.8649674Z [6937/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k32.cu.obj 2025-10-10T00:42:13.8650457Z cutlassB_f16_notaligned_k32.cu 2025-10-10T00:42:14.0322404Z tmpxft_00001198_00000000-7_cutlassB_f16_notaligned_k32.cudafe1.cpp 2025-10-10T00:42:14.0324379Z [6938/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k128_dropout.cu.obj 2025-10-10T00:42:14.0325435Z cutlassB_f16_notaligned_k128_dropout.cu 2025-10-10T00:42:14.0325870Z tmpxft_000015a4_00000000-7_cutlassB_f16_notaligned_k128_dropout.cudafe1.cpp 2025-10-10T00:42:14.3680808Z [6939/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k32_dropout.cu.obj 2025-10-10T00:42:14.3706294Z cutlassB_f16_notaligned_k32_dropout.cu 2025-10-10T00:42:14.3707436Z tmpxft_00000820_00000000-7_cutlassB_f16_notaligned_k32_dropout.cudafe1.cpp 2025-10-10T00:42:14.3739653Z [6940/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k64.cu.obj 2025-10-10T00:42:14.3773726Z cutlassB_f16_notaligned_k64.cu 2025-10-10T00:42:14.3775770Z tmpxft_00001150_00000000-7_cutlassB_f16_notaligned_k64.cudafe1.cpp 2025-10-10T00:42:14.9510388Z [6941/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k64_dropout.cu.obj 2025-10-10T00:42:14.9576265Z cutlassB_f16_notaligned_k64_dropout.cu 2025-10-10T00:42:14.9669889Z tmpxft_00000520_00000000-7_cutlassB_f16_notaligned_k64_dropout.cudafe1.cpp 2025-10-10T00:42:14.9713891Z [6942/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k65536.cu.obj 2025-10-10T00:42:14.9715823Z cutlassB_f16_notaligned_k65536.cu 2025-10-10T00:42:14.9718998Z tmpxft_00000cf0_00000000-7_cutlassB_f16_notaligned_k65536.cudafe1.cpp 2025-10-10T00:42:16.8070941Z [6943/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k65536_dropout.cu.obj 2025-10-10T00:42:16.8072901Z cutlassB_f16_notaligned_k65536_dropout.cu 2025-10-10T00:42:16.8073737Z tmpxft_0000036c_00000000-7_cutlassB_f16_notaligned_k65536_dropout.cudafe1.cpp 2025-10-10T00:42:16.8075506Z [6944/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k128.cu.obj 2025-10-10T00:42:16.8076984Z cutlassB_f32_aligned_k128.cu 2025-10-10T00:42:16.8077624Z tmpxft_00001414_00000000-7_cutlassB_f32_aligned_k128.cudafe1.cpp 2025-10-10T00:42:16.9687217Z [6945/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k128_dropout.cu.obj 2025-10-10T00:42:16.9688799Z cutlassB_f32_aligned_k128_dropout.cu 2025-10-10T00:42:16.9689820Z tmpxft_00001250_00000000-7_cutlassB_f32_aligned_k128_dropout.cudafe1.cpp 2025-10-10T00:42:16.9690982Z [6946/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k32.cu.obj 2025-10-10T00:42:16.9691800Z cutlassB_f32_aligned_k32.cu 2025-10-10T00:42:17.3098696Z tmpxft_00000b64_00000000-7_cutlassB_f32_aligned_k32.cudafe1.cpp 2025-10-10T00:42:17.3100351Z [6947/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k32_dropout.cu.obj 2025-10-10T00:42:17.3101812Z cutlassB_f32_aligned_k32_dropout.cu 2025-10-10T00:42:17.3102512Z tmpxft_000016bc_00000000-7_cutlassB_f32_aligned_k32_dropout.cudafe1.cpp 2025-10-10T00:42:17.3104062Z [6948/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k64.cu.obj 2025-10-10T00:42:17.3106765Z cutlassB_f32_aligned_k64.cu 2025-10-10T00:42:18.1521838Z tmpxft_0000116c_00000000-7_cutlassB_f32_aligned_k64.cudafe1.cpp 2025-10-10T00:42:18.1523913Z [6949/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k64_dropout.cu.obj 2025-10-10T00:42:18.1525527Z cutlassB_f32_aligned_k64_dropout.cu 2025-10-10T00:42:18.1526282Z tmpxft_000016fc_00000000-7_cutlassB_f32_aligned_k64_dropout.cudafe1.cpp 2025-10-10T00:42:18.1528022Z [6950/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k65536.cu.obj 2025-10-10T00:42:19.7972014Z cutlassB_f32_aligned_k65536.cu 2025-10-10T00:42:19.7972715Z tmpxft_00000504_00000000-7_cutlassB_f32_aligned_k65536.cudafe1.cpp 2025-10-10T00:42:19.7974099Z [6951/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k65536_dropout.cu.obj 2025-10-10T00:42:19.7975215Z cutlassB_f32_aligned_k65536_dropout.cu 2025-10-10T00:42:19.7975681Z tmpxft_000012c8_00000000-7_cutlassB_f32_aligned_k65536_dropout.cudafe1.cpp 2025-10-10T00:42:20.0236113Z [6952/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k128.cu.obj 2025-10-10T00:42:20.0237816Z cutlassB_f32_notaligned_k128.cu 2025-10-10T00:42:20.0238490Z tmpxft_00000384_00000000-7_cutlassB_f32_notaligned_k128.cudafe1.cpp 2025-10-10T00:42:20.0240213Z [6953/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k128_dropout.cu.obj 2025-10-10T00:42:20.0241640Z cutlassB_f32_notaligned_k128_dropout.cu 2025-10-10T00:42:20.0242194Z tmpxft_00000820_00000000-7_cutlassB_f32_notaligned_k128_dropout.cudafe1.cpp 2025-10-10T00:42:20.5837959Z [6954/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k32.cu.obj 2025-10-10T00:42:20.5839789Z cutlassB_f32_notaligned_k32.cu 2025-10-10T00:42:20.5840608Z tmpxft_00000684_00000000-7_cutlassB_f32_notaligned_k32.cudafe1.cpp 2025-10-10T00:42:20.5842611Z [6955/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k32_dropout.cu.obj 2025-10-10T00:42:20.5844274Z cutlassB_f32_notaligned_k32_dropout.cu 2025-10-10T00:42:20.5845406Z tmpxft_000009fc_00000000-7_cutlassB_f32_notaligned_k32_dropout.cudafe1.cpp 2025-10-10T00:42:21.2295555Z [6956/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k64.cu.obj 2025-10-10T00:42:21.2297661Z cutlassB_f32_notaligned_k64.cu 2025-10-10T00:42:21.2298307Z tmpxft_000015dc_00000000-7_cutlassB_f32_notaligned_k64.cudafe1.cpp 2025-10-10T00:42:21.2299742Z [6957/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k64_dropout.cu.obj 2025-10-10T00:42:21.2300597Z cutlassB_f32_notaligned_k64_dropout.cu 2025-10-10T00:42:22.7185298Z tmpxft_000017a0_00000000-7_cutlassB_f32_notaligned_k64_dropout.cudafe1.cpp 2025-10-10T00:42:22.7186266Z [6958/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k65536.cu.obj 2025-10-10T00:42:22.7187068Z cutlassB_f32_notaligned_k65536.cu 2025-10-10T00:42:22.7187467Z tmpxft_000003fc_00000000-7_cutlassB_f32_notaligned_k65536.cudafe1.cpp 2025-10-10T00:42:22.7188512Z [6959/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k65536_dropout.cu.obj 2025-10-10T00:42:22.7189403Z cutlassB_f32_notaligned_k65536_dropout.cu 2025-10-10T00:42:22.9532545Z tmpxft_00000634_00000000-7_cutlassB_f32_notaligned_k65536_dropout.cudafe1.cpp 2025-10-10T00:42:22.9533727Z [6960/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF_bf16_aligned.cu.obj 2025-10-10T00:42:22.9534508Z cutlassF_bf16_aligned.cu 2025-10-10T00:42:22.9534833Z tmpxft_00000454_00000000-7_cutlassF_bf16_aligned.cudafe1.cpp 2025-10-10T00:42:22.9535656Z [6961/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF_f16_aligned.cu.obj 2025-10-10T00:42:22.9536393Z cutlassF_f16_aligned.cu 2025-10-10T00:42:23.3755063Z tmpxft_000005c4_00000000-7_cutlassF_f16_aligned.cudafe1.cpp 2025-10-10T00:42:23.3757461Z [6962/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF_f16_notaligned.cu.obj 2025-10-10T00:42:23.3758327Z cutlassF_f16_notaligned.cu 2025-10-10T00:42:23.3758690Z tmpxft_000003f4_00000000-7_cutlassF_f16_notaligned.cudafe1.cpp 2025-10-10T00:42:23.3759701Z [6963/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF_f32_aligned.cu.obj 2025-10-10T00:42:23.3760738Z cutlassF_f32_aligned.cu 2025-10-10T00:42:24.2057876Z tmpxft_000007e8_00000000-7_cutlassF_f32_aligned.cudafe1.cpp 2025-10-10T00:42:24.2059523Z [6964/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF_f32_notaligned.cu.obj 2025-10-10T00:42:24.2060915Z cutlassF_f32_notaligned.cu 2025-10-10T00:42:24.2061530Z tmpxft_000017dc_00000000-7_cutlassF_f32_notaligned.cudafe1.cpp 2025-10-10T00:42:24.2062688Z [6965/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\RegisterQuantizedCUDA_0.cpp.obj 2025-10-10T00:42:25.2360162Z [6966/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\RegisterNestedTensorCUDA_0.cpp.obj 2025-10-10T00:42:25.2361193Z [6967/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\RegisterSparseCsrCUDA_0.cpp.obj 2025-10-10T00:42:25.2362453Z [6968/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\RegisterSparseCUDA_0.cpp.obj 2025-10-10T00:42:25.2363460Z [6969/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\linalg\CudssHandlePool.cpp.obj 2025-10-10T00:42:25.2364543Z [6970/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\linalg\BatchLinearAlgebra.cpp.obj 2025-10-10T00:42:25.8087601Z [6971/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\linalg\BatchLinearAlgebraLib.cpp.obj 2025-10-10T00:42:25.8088806Z [6972/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\linalg\BatchLinearAlgebraLibBlas.cpp.obj 2025-10-10T00:42:25.8089888Z [6973/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\RegisterCUDA_0.cpp.obj 2025-10-10T00:42:25.8090829Z [6974/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\UfuncCUDA_add.cu.obj 2025-10-10T00:42:25.8091430Z UfuncCUDA_add.cu 2025-10-10T00:42:26.1707977Z tmpxft_000005b4_00000000-7_UfuncCUDA_add.cudafe1.cpp 2025-10-10T00:42:26.1708732Z [6975/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\linalg\CusolverDnHandlePool.cpp.obj 2025-10-10T00:42:26.1709746Z [6976/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDASparseBlas.cpp.obj 2025-10-10T00:42:26.1710594Z [6977/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\linalg\CUDASolver.cpp.obj 2025-10-10T00:42:26.1711987Z [6978/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CublasHandlePool.cpp.obj 2025-10-10T00:42:27.0520673Z [6979/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\tunable\StreamTimer.cpp.obj 2025-10-10T00:42:27.0522710Z [6980/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\tunable\Tunable.cpp.obj 2025-10-10T00:42:27.0524288Z [6981/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Activation.cpp.obj 2025-10-10T00:42:27.0525925Z [6982/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Distributions.cpp.obj 2025-10-10T00:42:27.9405279Z [6983/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Equal.cpp.obj 2025-10-10T00:42:27.9406871Z [6984/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\GridSampler.cpp.obj 2025-10-10T00:42:27.9408429Z [6985/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\IndexKernel.cpp.obj 2025-10-10T00:42:27.9409976Z [6986/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Blas.cpp.obj 2025-10-10T00:42:27.9411553Z [6987/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\LinearAlgebraStubs.cpp.obj 2025-10-10T00:42:28.6875454Z [6988/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ScanKernels.cpp.obj 2025-10-10T00:42:28.6876992Z [6989/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceOps.cpp.obj 2025-10-10T00:42:28.6878523Z [6990/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Sort.cpp.obj 2025-10-10T00:42:28.6879918Z [6991/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDABlas.cpp.obj 2025-10-10T00:42:29.1970273Z [6992/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Sorting.cpp.obj 2025-10-10T00:42:29.1971985Z [6993/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorModeKernel.cpp.obj 2025-10-10T00:42:29.1973963Z [6994/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorTopK.cpp.obj 2025-10-10T00:42:29.1975588Z [6995/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\jit_utils.cpp.obj 2025-10-10T00:42:29.1977047Z [6996/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorShapeCUDA.cpp.obj 2025-10-10T00:42:29.6300159Z [6997/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\flash_attn\flash_api.cpp.obj 2025-10-10T00:42:29.6301691Z [6998/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseBlas.cpp.obj 2025-10-10T00:42:29.6302578Z [6999/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\CudaIPCTypes.cpp.obj 2025-10-10T00:42:29.6303475Z [7000/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseCUDABlas.cpp.obj 2025-10-10T00:42:30.5188994Z [7001/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseBlasLegacy.cpp.obj 2025-10-10T00:42:30.5190053Z [7002/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseBlasImpl.cpp.obj 2025-10-10T00:42:30.5191095Z [7003/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\cuda\CUDAPluggableAllocator.cpp.obj 2025-10-10T00:42:30.5192033Z [7004/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\cuda\memory_snapshot.cpp.obj 2025-10-10T00:42:31.5453680Z [7005/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner_cuda.cpp.obj 2025-10-10T00:42:31.5455489Z [7006/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\inductor\aoti_torch\shim_cuda.cpp.obj 2025-10-10T00:42:31.5457095Z [7007/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\profiler\stubs\cuda.cpp.obj 2025-10-10T00:42:31.5459087Z [7008/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\jit\passes\frozen_conv_add_relu_fusion_cuda.cpp.obj 2025-10-10T00:42:33.3268456Z [7009/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\nested\cuda\NestedTensorTransformerFunctions.cpp.obj 2025-10-10T00:42:33.3269532Z [7010/7503] Building CXX object caffe2\CMakeFiles\vec_test_all_types_DEFAULT.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-10-10T00:42:33.3270362Z [7011/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\cuda\comm.cpp.obj 2025-10-10T00:42:33.3271252Z [7012/7503] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX2.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-10-10T00:42:33.3272465Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(16): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-10-10T00:42:33.3273811Z 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-10-10T00:42:33.3275175Z 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-10-10T00:42:34.6174566Z 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-10-10T00:42:34.6175718Z [7013/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\jit\codegen\fuser\cuda\fused_kernel.cpp.obj 2025-10-10T00:42:34.6176683Z [7014/7503] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX512.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-10-10T00:42:34.6177707Z [7015/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\autograd\functions\comm.cpp.obj 2025-10-10T00:42:34.6178562Z [7016/7503] Building CXX object caffe2\CMakeFiles\Dimname_test.dir\__\aten\src\ATen\test\Dimname_test.cpp.obj 2025-10-10T00:42:34.6179581Z [7017/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\jit\tensorexpr\cuda_codegen.cpp.obj 2025-10-10T00:42:34.6180995Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'c10::impl::ScalarTypeToCPPType::type' and type 'T' in operation 2025-10-10T00:42:34.6181873Z with 2025-10-10T00:42:34.6182068Z [ 2025-10-10T00:42:34.6182240Z T=int 2025-10-10T00:42:34.6182438Z ] 2025-10-10T00:42:34.6183061Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-10-10T00:42:36.3698049Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\tensorexpr\cuda_codegen.cpp(147): note: see reference to function template instantiation 'bool torch::jit::tensorexpr::immediateEquals(const torch::jit::tensorexpr::ExprPtr &,T)' being compiled 2025-10-10T00:42:36.3699393Z with 2025-10-10T00:42:36.3699627Z [ 2025-10-10T00:42:36.3699804Z T=int 2025-10-10T00:42:36.3699980Z ] 2025-10-10T00:42:36.3700458Z [7018/7503] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\jit\runtime\register_cuda_ops.cpp.obj 2025-10-10T00:42:36.9841299Z [7019/7503] Building CXX object caffe2\CMakeFiles\Dict_test.dir\__\aten\src\ATen\test\Dict_test.cpp.obj 2025-10-10T00:42:36.9842333Z [7020/7503] Building CXX object caffe2\CMakeFiles\MaybeOwned_test.dir\__\aten\src\ATen\test\MaybeOwned_test.cpp.obj 2025-10-10T00:42:36.9843362Z [7021/7503] Building CXX object caffe2\CMakeFiles\NamedTensor_test.dir\__\aten\src\ATen\test\NamedTensor_test.cpp.obj 2025-10-10T00:42:36.9844249Z [7022/7503] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Unique.cu.obj 2025-10-10T00:42:36.9844764Z Unique.cu 2025-10-10T00:42:36.9845052Z tmpxft_0000101c_00000000-7_Unique.cudafe1.cpp 2025-10-10T00:42:39.7465374Z [7023/7503] Building CXX object caffe2\CMakeFiles\apply_utils_test.dir\__\aten\src\ATen\test\apply_utils_test.cpp.obj 2025-10-10T00:42:39.7466586Z [7024/7503] Building CXX object caffe2\CMakeFiles\atest.dir\__\aten\src\ATen\test\atest.cpp.obj 2025-10-10T00:42:39.7467289Z [7025/7503] Building CXX object caffe2\CMakeFiles\basic.dir\__\aten\src\ATen\test\basic.cpp.obj 2025-10-10T00:42:39.7468073Z [7026/7503] Building CXX object caffe2\CMakeFiles\broadcast_test.dir\__\aten\src\ATen\test\broadcast_test.cpp.obj 2025-10-10T00:42:39.7468963Z [7027/7503] Building CXX object caffe2\CMakeFiles\cpu_allocator_test.dir\__\aten\src\ATen\test\cpu_allocator_test.cpp.obj 2025-10-10T00:42:41.5768037Z [7028/7503] Building CXX object caffe2\CMakeFiles\cpu_generator_test.dir\__\aten\src\ATen\test\cpu_generator_test.cpp.obj 2025-10-10T00:42:41.5769078Z [7029/7503] Building CXX object caffe2\CMakeFiles\cpu_profiling_allocator_test.dir\__\aten\src\ATen\test\cpu_profiling_allocator_test.cpp.obj 2025-10-10T00:42:41.5770420Z [7030/7503] Building CXX object caffe2\CMakeFiles\dlconvertor_test.dir\__\aten\src\ATen\test\dlconvertor_test.cpp.obj 2025-10-10T00:42:41.5771421Z [7031/7503] Building CXX object caffe2\CMakeFiles\extension_backend_test.dir\__\aten\src\ATen\test\extension_backend_test.cpp.obj 2025-10-10T00:42:43.4787383Z [7032/7503] Building CXX object caffe2\CMakeFiles\cpu_rng_test.dir\__\aten\src\ATen\test\cpu_rng_test.cpp.obj 2025-10-10T00:42:43.4788315Z [7033/7503] Building CXX object caffe2\CMakeFiles\half_test.dir\__\aten\src\ATen\test\half_test.cpp.obj 2025-10-10T00:42:43.4789217Z [7034/7503] Building CXX object caffe2\CMakeFiles\lazy_tensor_test.dir\__\aten\src\ATen\test\lazy_tensor_test.cpp.obj 2025-10-10T00:42:43.4790169Z [7035/7503] Building CXX object caffe2\CMakeFiles\ivalue_test.dir\__\aten\src\ATen\test\ivalue_test.cpp.obj 2025-10-10T00:42:43.4791077Z [7036/7503] Building CXX object caffe2\CMakeFiles\operator_name_test.dir\__\aten\src\ATen\test\operator_name_test.cpp.obj 2025-10-10T00:42:45.4187563Z [7037/7503] Building CXX object caffe2\CMakeFiles\math_kernel_test.dir\__\aten\src\ATen\test\math_kernel_test.cpp.obj 2025-10-10T00:42:45.4189100Z [7038/7503] Building CXX object caffe2\CMakeFiles\memory_format_test.dir\__\aten\src\ATen\test\memory_format_test.cpp.obj 2025-10-10T00:42:45.4190045Z [7039/7503] Building CXX object caffe2\CMakeFiles\memory_overlapping_test.dir\__\aten\src\ATen\test\memory_overlapping_test.cpp.obj 2025-10-10T00:42:45.4191274Z [7040/7503] Building CXX object caffe2\CMakeFiles\mobile_memory_cleanup.dir\__\aten\src\ATen\test\mobile_memory_cleanup.cpp.obj 2025-10-10T00:42:46.7057295Z [7041/7503] Building CXX object caffe2\CMakeFiles\native_test.dir\__\aten\src\ATen\test\native_test.cpp.obj 2025-10-10T00:42:46.7058243Z [7042/7503] Building CXX object caffe2\CMakeFiles\operators_test.dir\__\aten\src\ATen\test\operators_test.cpp.obj 2025-10-10T00:42:46.7068116Z [7043/7503] Building CXX object caffe2\CMakeFiles\packedtensoraccessor_test.dir\__\aten\src\ATen\test\packedtensoraccessor_test.cpp.obj 2025-10-10T00:42:46.7069390Z [7044/7503] Building CXX object caffe2\CMakeFiles\pow_test.dir\__\aten\src\ATen\test\pow_test.cpp.obj 2025-10-10T00:42:48.5001626Z [7045/7503] Building CXX object caffe2\CMakeFiles\quantized_test.dir\__\aten\src\ATen\test\quantized_test.cpp.obj 2025-10-10T00:42:48.5212333Z [7046/7503] Building CXX object caffe2\CMakeFiles\reduce_ops_test.dir\__\aten\src\ATen\test\reduce_ops_test.cpp.obj 2025-10-10T00:42:48.5213359Z [7047/7503] Building CXX object caffe2\CMakeFiles\reportMemoryUsage_test.dir\__\aten\src\ATen\test\reportMemoryUsage_test.cpp.obj 2025-10-10T00:42:48.5214443Z [7048/7503] Building CXX object caffe2\CMakeFiles\StorageUtils_test.dir\__\aten\src\ATen\test\StorageUtils_test.cpp.obj 2025-10-10T00:42:50.8854263Z [7049/7503] Building CXX object caffe2\CMakeFiles\scalar_tensor_test.dir\__\aten\src\ATen\test\scalar_tensor_test.cpp.obj 2025-10-10T00:42:50.8855746Z [7050/7503] Building CXX object caffe2\CMakeFiles\scalar_test.dir\__\aten\src\ATen\test\scalar_test.cpp.obj 2025-10-10T00:42:50.8857420Z [7051/7503] Building CXX object caffe2\CMakeFiles\type_ptr_test.dir\__\aten\src\ATen\test\type_ptr_test.cpp.obj 2025-10-10T00:42:50.8867390Z [7052/7503] Building CXX object caffe2\CMakeFiles\stride_properties_test.dir\__\aten\src\ATen\test\stride_properties_test.cpp.obj 2025-10-10T00:42:50.8869360Z [7053/7503] Building CXX object caffe2\CMakeFiles\tensor_iterator_test.dir\__\aten\src\ATen\test\tensor_iterator_test.cpp.obj 2025-10-10T00:42:52.3576655Z [7054/7503] Building CXX object caffe2\CMakeFiles\thread_init_test.dir\__\aten\src\ATen\test\thread_init_test.cpp.obj 2025-10-10T00:42:52.3589057Z [7055/7503] Building CXX object caffe2\CMakeFiles\test_parallel.dir\__\aten\src\ATen\test\test_parallel.cpp.obj 2025-10-10T00:42:52.3598418Z [7056/7503] Building CXX object caffe2\CMakeFiles\type_test.dir\__\aten\src\ATen\test\type_test.cpp.obj 2025-10-10T00:42:52.3600165Z [7057/7503] Building CXX object caffe2\CMakeFiles\undefined_tensor_test.dir\__\aten\src\ATen\test\undefined_tensor_test.cpp.obj 2025-10-10T00:42:53.6208654Z [7058/7503] Building CXX object caffe2\CMakeFiles\verify_api_visibility.dir\__\aten\src\ATen\test\verify_api_visibility.cpp.obj 2025-10-10T00:42:53.6211017Z [7059/7503] Building CXX object caffe2\CMakeFiles\legacy_vmap_test.dir\__\aten\src\ATen\test\legacy_vmap_test.cpp.obj 2025-10-10T00:42:53.6211911Z [7060/7503] Building CXX object caffe2\CMakeFiles\weakref_test.dir\__\aten\src\ATen\test\weakref_test.cpp.obj 2025-10-10T00:42:53.6254965Z [7061/7503] Building CXX object caffe2\CMakeFiles\List_test.dir\__\aten\src\ATen\core\List_test.cpp.obj 2025-10-10T00:42:54.1054538Z [7062/7503] Building CXX object caffe2\CMakeFiles\kernel_function_legacy_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_legacy_test.cpp.obj 2025-10-10T00:42:54.1128178Z [7063/7503] Building CXX object caffe2\CMakeFiles\kernel_function_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_test.cpp.obj 2025-10-10T00:42:54.1204086Z [7064/7503] Building CXX object caffe2\CMakeFiles\IListRef_test.dir\__\aten\src\ATen\core\IListRef_test.cpp.obj 2025-10-10T00:42:54.1206604Z [7065/7503] Building CXX object caffe2\CMakeFiles\wrapdim_test.dir\__\aten\src\ATen\test\wrapdim_test.cpp.obj 2025-10-10T00:42:54.6808959Z [7066/7503] Building CXX object caffe2\CMakeFiles\kernel_lambda_legacy_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_legacy_test.cpp.obj 2025-10-10T00:42:54.6810167Z [7067/7503] Building CXX object caffe2\CMakeFiles\xla_tensor_test.dir\__\aten\src\ATen\test\xla_tensor_test.cpp.obj 2025-10-10T00:42:54.6811769Z [7068/7503] Building CXX object caffe2\CMakeFiles\CppSignature_test.dir\__\aten\src\ATen\core\dispatch\CppSignature_test.cpp.obj 2025-10-10T00:42:54.6820851Z [7069/7503] Building CXX object caffe2\CMakeFiles\kernel_lambda_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_test.cpp.obj 2025-10-10T00:42:55.4536474Z [7070/7503] Building CXX object caffe2\CMakeFiles\op_allowlist_test.dir\__\aten\src\ATen\core\op_registration\op_allowlist_test.cpp.obj 2025-10-10T00:42:55.4539112Z [7071/7503] Building CXX object caffe2\CMakeFiles\kernel_stackbased_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_stackbased_test.cpp.obj 2025-10-10T00:42:55.4541574Z [7072/7503] 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-10-10T00:42:55.4848191Z [7073/7503] Building CXX object caffe2\CMakeFiles\inline_container_test.dir\serialize\inline_container_test.cc.obj 2025-10-10T00:42:57.3034330Z [7074/7503] Building CXX object caffe2\CMakeFiles\KernelFunction_test.dir\__\aten\src\ATen\core\boxing\KernelFunction_test.cpp.obj 2025-10-10T00:42:57.3043842Z [7075/7503] Building CXX object caffe2\CMakeFiles\cuda_apply_test.dir\__\aten\src\ATen\test\cuda_apply_test.cpp.obj 2025-10-10T00:42:57.3044870Z [7076/7503] Building CXX object caffe2\CMakeFiles\op_registration_test.dir\__\aten\src\ATen\core\op_registration\op_registration_test.cpp.obj 2025-10-10T00:42:57.3046234Z [7077/7503] Building CXX object caffe2\CMakeFiles\backend_fallback_test.dir\__\aten\src\ATen\core\dispatch\backend_fallback_test.cpp.obj 2025-10-10T00:42:58.0458369Z [7078/7503] Building CUDA object caffe2\CMakeFiles\cuda_atomic_ops_test.dir\__\aten\src\ATen\test\cuda_atomic_ops_test.cu.obj 2025-10-10T00:42:58.0459895Z cuda_atomic_ops_test.cu 2025-10-10T00:42:58.0475338Z tmpxft_000017d0_00000000-7_cuda_atomic_ops_test.cudafe1.cpp 2025-10-10T00:42:58.0476686Z [7079/7503] Building CUDA object caffe2\CMakeFiles\cuda_complex_math_test.dir\__\aten\src\ATen\test\cuda_complex_math_test.cu.obj 2025-10-10T00:42:58.0477927Z cuda_complex_math_test.cu 2025-10-10T00:42:58.0486152Z tmpxft_00000b68_00000000-7_cuda_complex_math_test.cudafe1.cpp 2025-10-10T00:42:58.0494460Z [7080/7503] Building CXX object caffe2\CMakeFiles\cuda_allocator_test.dir\__\aten\src\ATen\test\cuda_allocator_test.cpp.obj 2025-10-10T00:42:58.7557199Z [7081/7503] Building CXX object caffe2\CMakeFiles\cuda_device_test.dir\__\aten\src\ATen\test\cuda_device_test.cpp.obj 2025-10-10T00:42:58.7567922Z [7082/7503] Building CXX object caffe2\CMakeFiles\cuda_caching_host_allocator_test.dir\__\aten\src\ATen\test\cuda_caching_host_allocator_test.cpp.obj 2025-10-10T00:42:58.7569968Z [7083/7503] Building CUDA object caffe2\CMakeFiles\cuda_complex_test.dir\__\aten\src\ATen\test\cuda_complex_test.cu.obj 2025-10-10T00:42:58.7570959Z cuda_complex_test.cu 2025-10-10T00:42:58.7578235Z tmpxft_00001920_00000000-7_cuda_complex_test.cudafe1.cpp 2025-10-10T00:43:01.2932043Z [7084/7503] Building CXX object caffe2\CMakeFiles\cuda_exchange_device_test.dir\__\aten\src\ATen\test\cuda_exchange_device_test.cpp.obj 2025-10-10T00:43:01.2956341Z [7085/7503] Building CUDA object caffe2\CMakeFiles\cuda_cub_test.dir\__\aten\src\ATen\test\cuda_cub_test.cu.obj 2025-10-10T00:43:01.2957597Z cuda_cub_test.cu 2025-10-10T00:43:01.2958110Z tmpxft_000016d8_00000000-7_cuda_cub_test.cudafe1.cpp 2025-10-10T00:43:01.2959197Z [7086/7503] Building CXX object caffe2\CMakeFiles\cuda_dlconvertor_test.dir\__\aten\src\ATen\test\cuda_dlconvertor_test.cpp.obj 2025-10-10T00:43:01.3151149Z [7087/7503] Building CUDA object caffe2\CMakeFiles\cuda_integer_divider_test.dir\__\aten\src\ATen\test\cuda_integer_divider_test.cu.obj 2025-10-10T00:43:01.3152500Z cuda_integer_divider_test.cu 2025-10-10T00:43:01.3153210Z tmpxft_0000145c_00000000-7_cuda_integer_divider_test.cudafe1.cpp 2025-10-10T00:43:01.3162838Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data 2025-10-10T00:43:01.3165440Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-10-10T00:43:01.3168111Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\test\cuda_integer_divider_test.cu(181): note: see reference to class template instantiation 'IntDividerTester' being compiled 2025-10-10T00:43:01.3177847Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\test\cuda_integer_divider_test.cu(86): note: while compiling class template member function 'void IntDividerTester::addTestCase(Value,Value,int)' 2025-10-10T00:43:01.3189391Z with 2025-10-10T00:43:01.3189912Z [ 2025-10-10T00:43:01.3190233Z Value=unsigned __int64 2025-10-10T00:43:01.3199309Z ] 2025-10-10T00:43:01.3200273Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\test\cuda_integer_divider_test.cu(188): note: see the first reference to 'IntDividerTester::addTestCase' in 'testUint64Divider' 2025-10-10T00:43:01.3202691Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\test\cuda_integer_divider_test.cu(92): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(Value &,unsigned __int64 &&,int &)' being compiled 2025-10-10T00:43:01.3213186Z with 2025-10-10T00:43:01.3213916Z [ 2025-10-10T00:43:01.3214348Z _Ty=TestCase, 2025-10-10T00:43:01.3214802Z Value=unsigned __int64 2025-10-10T00:43:01.3224027Z ] 2025-10-10T00:43:01.3226283Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(Value &,unsigned __int64 &&,int &)' being compiled 2025-10-10T00:43:01.3228049Z with 2025-10-10T00:43:01.3239492Z [ 2025-10-10T00:43:01.3239861Z _Ty=TestCase, 2025-10-10T00:43:01.3249652Z Value=unsigned __int64 2025-10-10T00:43:01.3250051Z ] 2025-10-10T00:43:01.3259453Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(Value &,unsigned __int64 &&,int &)' being compiled 2025-10-10T00:43:01.3262094Z with 2025-10-10T00:43:01.3262452Z [ 2025-10-10T00:43:01.3269877Z _Ty=TestCase, 2025-10-10T00:43:01.3270457Z Value=unsigned __int64 2025-10-10T00:43:01.3270957Z ] 2025-10-10T00:43:01.9007436Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(794): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,Value&,unsigned __int64,int&>(_Alloc &,_Objty *const ,Value &,unsigned __int64 &&,int &)' being compiled 2025-10-10T00:43:01.9009520Z with 2025-10-10T00:43:01.9009735Z [ 2025-10-10T00:43:01.9009993Z _Alloc=std::allocator>, 2025-10-10T00:43:01.9010354Z _Ty=TestCase, 2025-10-10T00:43:01.9010826Z Value=unsigned __int64, 2025-10-10T00:43:01.9011213Z _Objty=TestCase 2025-10-10T00:43:01.9011485Z ] 2025-10-10T00:43:05.5671604Z [7088/7503] Building CXX object caffe2\CMakeFiles\cuda_allocatorTraceTracker_test.dir\__\aten\src\ATen\test\cuda_allocatorTraceTracker_test.cpp.obj 2025-10-10T00:43:05.5673582Z [7089/7503] Building CXX object caffe2\CMakeFiles\cuda_stream_test.dir\__\aten\src\ATen\test\cuda_stream_test.cpp.obj 2025-10-10T00:43:05.5675440Z [7090/7503] Building CXX object caffe2\CMakeFiles\cuda_reportMemoryUsage_test.dir\__\aten\src\ATen\test\cuda_reportMemoryUsage_test.cpp.obj 2025-10-10T00:43:05.5677390Z [7091/7503] Building CUDA object caffe2\CMakeFiles\cuda_distributions_test.dir\__\aten\src\ATen\test\cuda_distributions_test.cu.obj 2025-10-10T00:43:05.5678623Z cuda_distributions_test.cu 2025-10-10T00:43:06.5799270Z tmpxft_000015c8_00000000-7_cuda_distributions_test.cudafe1.cpp 2025-10-10T00:43:06.5800544Z [7092/7503] Building CUDA object caffe2\CMakeFiles\cuda_generator_test.dir\__\aten\src\ATen\test\cuda_generator_test.cu.obj 2025-10-10T00:43:06.5801584Z cuda_generator_test.cu 2025-10-10T00:43:06.5802072Z tmpxft_00001388_00000000-7_cuda_generator_test.cudafe1.cpp 2025-10-10T00:43:06.5803131Z [7093/7503] Building CUDA object caffe2\CMakeFiles\cuda_half_test.dir\__\aten\src\ATen\test\cuda_half_test.cu.obj 2025-10-10T00:43:06.5804063Z cuda_half_test.cu 2025-10-10T00:43:06.5804490Z tmpxft_00001298_00000000-7_cuda_half_test.cudafe1.cpp 2025-10-10T00:43:07.0266336Z [7094/7503] Building CUDA object caffe2\CMakeFiles\cuda_optional_test.dir\__\aten\src\ATen\test\cuda_optional_test.cu.obj 2025-10-10T00:43:07.0267569Z cuda_optional_test.cu 2025-10-10T00:43:07.0268044Z tmpxft_000016ac_00000000-7_cuda_optional_test.cudafe1.cpp 2025-10-10T00:43:07.0268834Z [7095/7503] Building CUDA object caffe2\CMakeFiles\cuda_packedtensoraccessor_test.dir\__\aten\src\ATen\test\cuda_packedtensoraccessor_test.cu.obj 2025-10-10T00:43:07.0269825Z cuda_packedtensoraccessor_test.cu 2025-10-10T00:43:07.0270251Z tmpxft_00000bd0_00000000-7_cuda_packedtensoraccessor_test.cudafe1.cpp 2025-10-10T00:43:07.0270895Z [7096/7503] Building CXX object test_jit\CMakeFiles\jitbackend_test.dir\test_backend_lib.cpp.obj 2025-10-10T00:43:07.6293521Z [7097/7503] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_lib.cpp.obj 2025-10-10T00:43:07.6294972Z [7098/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\common\main.cpp.obj 2025-10-10T00:43:07.6296377Z [7099/7503] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_preprocess.cpp.obj 2025-10-10T00:43:07.6297784Z [7100/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\source_range_test.cpp.obj 2025-10-10T00:43:07.6299198Z [7101/7503] Building CXX object caffe2\CMakeFiles\cuda_cudnn_test.dir\__\aten\src\ATen\test\cuda_cudnn_test.cpp.obj 2025-10-10T00:43:09.6422541Z [7102/7503] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\__\__\__\torch\csrc\jit\mobile\profiler_edge.cpp.obj 2025-10-10T00:43:09.6423453Z [7103/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_add_if_then_else.cpp.obj 2025-10-10T00:43:09.6424197Z [7104/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_load_upgraders.cpp.obj 2025-10-10T00:43:09.6425121Z [7105/7503] Building CXX object test_jit\CMakeFiles\torchbind_test.dir\test_custom_class_registrations.cpp.obj 2025-10-10T00:43:09.6426046Z [7106/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_op_replacement.cpp.obj 2025-10-10T00:43:10.6816518Z [7107/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_upgrader_utils.cpp.obj 2025-10-10T00:43:10.6817891Z [7108/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_alias_analysis.cpp.obj 2025-10-10T00:43:10.6819317Z [7109/7503] Building CUDA object caffe2\CMakeFiles\cuda_vectorized_test.dir\__\aten\src\ATen\test\cuda_vectorized_test.cu.obj 2025-10-10T00:43:10.6820588Z cuda_vectorized_test.cu 2025-10-10T00:43:10.6821057Z tmpxft_00000ca0_00000000-7_cuda_vectorized_test.cudafe1.cpp 2025-10-10T00:43:10.6821610Z [7110/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_parser.cpp.obj 2025-10-10T00:43:12.1913339Z [7111/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_argument_spec.cpp.obj 2025-10-10T00:43:12.1914617Z [7112/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_code_template.cpp.obj 2025-10-10T00:43:12.1915831Z [7113/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_autodiff.cpp.obj 2025-10-10T00:43:12.1917114Z [7114/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_constant_pooling.cpp.obj 2025-10-10T00:43:12.1918409Z [7115/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cleanup_passes.cpp.obj 2025-10-10T00:43:12.1919619Z [7116/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_create_autodiff_subgraphs.cpp.obj 2025-10-10T00:43:15.2413973Z [7117/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_backend.cpp.obj 2025-10-10T00:43:15.2415260Z [7118/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_import.cpp.obj 2025-10-10T00:43:15.2416429Z [7119/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_concat_opt.cpp.obj 2025-10-10T00:43:15.2417463Z [7120/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_type.cpp.obj 2025-10-10T00:43:15.2418581Z [7121/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_dce.cpp.obj 2025-10-10T00:43:15.2419722Z [7122/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class.cpp.obj 2025-10-10T00:43:16.7183592Z [7123/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class_registrations.cpp.obj 2025-10-10T00:43:16.7185005Z [7124/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_operators.cpp.obj 2025-10-10T00:43:16.7186484Z [7125/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_inliner.cpp.obj 2025-10-10T00:43:16.7187705Z [7126/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_executor.cpp.obj 2025-10-10T00:43:16.7188889Z [7127/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_fuser.cpp.obj 2025-10-10T00:43:18.2808441Z [7128/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cs_debug_info_serialization.cpp.obj 2025-10-10T00:43:18.2809274Z [7129/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_iterator.cpp.obj 2025-10-10T00:43:18.2809907Z [7130/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_ir.cpp.obj 2025-10-10T00:43:18.2810578Z [7131/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lexer.cpp.obj 2025-10-10T00:43:18.2811253Z [7132/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_irparser.cpp.obj 2025-10-10T00:43:18.2813083Z [7133/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_type.cpp.obj 2025-10-10T00:43:19.9262601Z [7134/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_memory_dag.cpp.obj 2025-10-10T00:43:19.9263886Z [7135/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interface.cpp.obj 2025-10-10T00:43:19.9265120Z [7136/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interpreter.cpp.obj 2025-10-10T00:43:19.9266428Z [7137/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_mobile_type_parser.cpp.obj 2025-10-10T00:43:19.9267726Z [7138/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_qualified_name.cpp.obj 2025-10-10T00:43:21.6665405Z [7139/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_peephole_optimize.cpp.obj 2025-10-10T00:43:21.6666284Z [7140/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter.cpp.obj 2025-10-10T00:43:21.6667062Z [7141/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter_direct.cpp.obj 2025-10-10T00:43:21.6667838Z [7142/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_trainer.cpp.obj 2025-10-10T00:43:21.6668686Z [7143/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_misc.cpp.obj 2025-10-10T00:43:21.6669566Z [7144/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_matching.cpp.obj 2025-10-10T00:43:22.5503647Z [7145/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_matcher.cpp.obj 2025-10-10T00:43:22.5504367Z [7146/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_info.cpp.obj 2025-10-10T00:43:22.5505271Z [7147/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_module_api.cpp.obj 2025-10-10T00:43:22.5505937Z [7148/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_rewriter.cpp.obj 2025-10-10T00:43:22.5506760Z [7149/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_utils.cpp.obj 2025-10-10T00:43:23.5973007Z [7150/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_stack_opt.cpp.obj 2025-10-10T00:43:23.5974217Z [7151/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_te.cpp.obj 2025-10-10T00:43:23.5975306Z [7152/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_union.cpp.obj 2025-10-10T00:43:23.5976440Z [7153/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_file_format.cpp.obj 2025-10-10T00:43:23.5977688Z [7154/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_save_load.cpp.obj 2025-10-10T00:43:23.5978871Z [7155/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_script_profile.cpp.obj 2025-10-10T00:43:25.4420728Z [7156/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_logging_levels.cpp.obj 2025-10-10T00:43:25.4422108Z [7157/7503] Building CXX object test_cpp_c10d\CMakeFiles\BackoffTest.dir\BackoffTest.cpp.obj 2025-10-10T00:43:25.4423539Z [7158/7503] Building CXX object test_cpp_c10d\CMakeFiles\FileStoreTest.dir\FileStoreTest.cpp.obj 2025-10-10T00:43:25.4425167Z [7159/7503] Building CXX object test_cpp_c10d\CMakeFiles\TCPStoreTest.dir\TCPStoreTest.cpp.obj 2025-10-10T00:43:25.4426467Z [7160/7503] Building CUDA object test_cpp_c10d\CMakeFiles\c10d_cuda_test.dir\CUDATest.cu.obj 2025-10-10T00:43:25.4427364Z CUDATest.cu 2025-10-10T00:43:25.4427786Z tmpxft_00000304_00000000-7_CUDATest.cudafe1.cpp 2025-10-10T00:43:28.1404806Z [7161/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_utils.cpp.obj 2025-10-10T00:43:28.1405675Z [7162/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_shape_analysis.cpp.obj 2025-10-10T00:43:28.1406406Z [7163/7503] Building CXX object test_api\CMakeFiles\test_api.dir\__\common\main.cpp.obj 2025-10-10T00:43:28.1407136Z [7164/7503] Building CXX object test_inductor\CMakeFiles\aoti_custom_ops.dir\custom_ops.cpp.obj 2025-10-10T00:43:28.1407936Z [7165/7503] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_flatbuffer.cpp.obj 2025-10-10T00:43:29.7765430Z [7166/7503] Building CXX object test_cpp_c10d\CMakeFiles\ProcessGroupGlooTest.dir\ProcessGroupGlooTest.cpp.obj 2025-10-10T00:43:29.7766949Z [7167/7503] Building CXX object test_cpp_c10d\CMakeFiles\ProcessGroupGlooAsyncTest.dir\ProcessGroupGlooAsyncTest.cpp.obj 2025-10-10T00:43:29.7767853Z [7168/7503] Building CXX object test_api\CMakeFiles\test_api.dir\autograd.cpp.obj 2025-10-10T00:43:29.7768495Z [7169/7503] Building CXX object test_api\CMakeFiles\test_api.dir\any.cpp.obj 2025-10-10T00:43:29.7769071Z [7170/7503] Building CXX object test_api\CMakeFiles\test_api.dir\dataloader.cpp.obj 2025-10-10T00:43:29.7769692Z [7171/7503] Building CXX object test_api\CMakeFiles\test_api.dir\enum.cpp.obj 2025-10-10T00:43:32.2474812Z [7172/7503] Building CXX object test_api\CMakeFiles\test_api.dir\expanding-array.cpp.obj 2025-10-10T00:43:32.2475539Z [7173/7503] Building CXX object test_api\CMakeFiles\test_api.dir\memory.cpp.obj 2025-10-10T00:43:32.2476125Z [7174/7503] Building CXX object test_api\CMakeFiles\test_api.dir\fft.cpp.obj 2025-10-10T00:43:32.2476790Z [7175/7503] Building CXX object test_api\CMakeFiles\test_api.dir\init.cpp.obj 2025-10-10T00:43:32.2477618Z [7176/7503] Building CXX object test_api\CMakeFiles\test_api.dir\integration.cpp.obj 2025-10-10T00:43:32.2478407Z [7177/7503] Building CXX object test_api\CMakeFiles\test_api.dir\functional.cpp.obj 2025-10-10T00:43:32.2479118Z [7178/7503] Building CXX object test_api\CMakeFiles\test_api.dir\jit.cpp.obj 2025-10-10T00:43:35.4781192Z [7179/7503] Building CXX object test_api\CMakeFiles\test_api.dir\ivalue.cpp.obj 2025-10-10T00:43:35.4782355Z [7180/7503] Building CXX object test_api\CMakeFiles\test_api.dir\meta_tensor.cpp.obj 2025-10-10T00:43:35.4783506Z [7181/7503] Building CXX object test_api\CMakeFiles\test_api.dir\misc.cpp.obj 2025-10-10T00:43:35.4784570Z [7182/7503] Building CXX object test_api\CMakeFiles\test_api.dir\module.cpp.obj 2025-10-10T00:43:35.4786037Z [7183/7503] Building CXX object test_api\CMakeFiles\test_api.dir\moduledict.cpp.obj 2025-10-10T00:43:35.4787338Z [7184/7503] Building CXX object test_api\CMakeFiles\test_api.dir\modulelist.cpp.obj 2025-10-10T00:43:38.6729497Z [7185/7503] Building CXX object test_api\CMakeFiles\test_api.dir\nested.cpp.obj 2025-10-10T00:43:38.6730692Z [7186/7503] Building CXX object test_api\CMakeFiles\test_api.dir\modules.cpp.obj 2025-10-10T00:43:38.6731799Z [7187/7503] Building CXX object test_api\CMakeFiles\test_api.dir\parameterdict.cpp.obj 2025-10-10T00:43:38.6733542Z [7188/7503] Building CXX object test_api\CMakeFiles\test_api.dir\parameterlist.cpp.obj 2025-10-10T00:43:38.6734184Z [7189/7503] Building CXX object test_api\CMakeFiles\test_api.dir\namespace.cpp.obj 2025-10-10T00:43:38.6734777Z [7190/7503] Building CXX object test_api\CMakeFiles\test_api.dir\nn_utils.cpp.obj 2025-10-10T00:43:41.8054923Z [7191/7503] Building CXX object test_api\CMakeFiles\test_api.dir\optim.cpp.obj 2025-10-10T00:43:41.8056069Z [7192/7503] Building CXX object test_api\CMakeFiles\test_api.dir\ordered_dict.cpp.obj 2025-10-10T00:43:41.8057140Z [7193/7503] Building CXX object test_api\CMakeFiles\test_api.dir\rnn.cpp.obj 2025-10-10T00:43:41.8058452Z [7194/7503] Building CXX object test_api\CMakeFiles\test_api.dir\sequential.cpp.obj 2025-10-10T00:43:41.8059599Z [7195/7503] Building CXX object test_api\CMakeFiles\test_api.dir\transformer.cpp.obj 2025-10-10T00:43:41.8060691Z [7196/7503] Building CXX object test_api\CMakeFiles\test_api.dir\special.cpp.obj 2025-10-10T00:43:44.9728244Z [7197/7503] Building CXX object test_api\CMakeFiles\test_api.dir\support.cpp.obj 2025-10-10T00:43:44.9728888Z [7198/7503] Building CXX object test_api\CMakeFiles\test_api.dir\serialize.cpp.obj 2025-10-10T00:43:44.9729590Z [7199/7503] Building CXX object test_api\CMakeFiles\test_api.dir\static.cpp.obj 2025-10-10T00:43:44.9730176Z [7200/7503] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_cuda.cpp.obj 2025-10-10T00:43:44.9730947Z [7201/7503] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_indexing.cpp.obj 2025-10-10T00:43:44.9731657Z [7202/7503] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options_cuda.cpp.obj 2025-10-10T00:43:46.3727761Z [7203/7503] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options.cpp.obj 2025-10-10T00:43:46.3728953Z [7204/7503] Building CXX object test_api\CMakeFiles\test_api.dir\tensor.cpp.obj 2025-10-10T00:43:46.3730062Z [7205/7503] Building CXX object test_api\CMakeFiles\test_api.dir\torch_include.cpp.obj 2025-10-10T00:43:46.3731312Z [7206/7503] Building CXX object test_api\CMakeFiles\test_api.dir\inference_mode.cpp.obj 2025-10-10T00:43:46.3732491Z [7207/7503] Building CXX object test_api\CMakeFiles\test_api.dir\grad_mode.cpp.obj 2025-10-10T00:43:46.3733621Z [7208/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\__\common\main.cpp.obj 2025-10-10T00:43:47.5864509Z [7209/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_cache.cpp.obj 2025-10-10T00:43:47.5865609Z [7210/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir.cpp.obj 2025-10-10T00:43:47.5866635Z [7211/7503] Building CXX object test_api\CMakeFiles\test_api.dir\operations.cpp.obj 2025-10-10T00:43:47.5868039Z [7212/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_misc.cpp.obj 2025-10-10T00:43:47.5868750Z [7213/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_permutation_util.cpp.obj 2025-10-10T00:43:47.5869512Z [7214/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir_util.cpp.obj 2025-10-10T00:43:48.3168066Z [7215/7503] Building CXX object test_api\CMakeFiles\test_api.dir\nested_int.cpp.obj 2025-10-10T00:43:48.3169207Z [7216/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_util.cpp.obj 2025-10-10T00:43:48.3170376Z [7217/7503] Building CXX object test_api\CMakeFiles\test_api.dir\parallel.cpp.obj 2025-10-10T00:43:48.3171671Z [7218/7503] Building CXX object test_api\CMakeFiles\parallel_benchmark.dir\parallel_benchmark.cpp.obj 2025-10-10T00:43:48.3173030Z [7219/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_shape.cpp.obj 2025-10-10T00:43:48.3174282Z [7220/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_trie_cache.cpp.obj 2025-10-10T00:43:53.1828980Z [7221/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_backend_device.cpp.obj 2025-10-10T00:43:53.1829737Z [7222/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_graph_executor.cpp.obj 2025-10-10T00:43:53.1830437Z [7223/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops.cpp.obj 2025-10-10T00:43:53.1831196Z [7224/7503] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops_util.cpp.obj 2025-10-10T00:43:53.1832004Z [7225/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_1.cpp.obj 2025-10-10T00:43:53.7148900Z [7226/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_3.cpp.obj 2025-10-10T00:43:53.7150666Z [7227/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_0.cpp.obj 2025-10-10T00:43:53.7153490Z [7228/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_2.cpp.obj 2025-10-10T00:43:53.7155463Z [7229/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_0.cpp.obj 2025-10-10T00:43:54.7213185Z [7230/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_variable_methods.cpp.obj 2025-10-10T00:43:54.7214280Z [7231/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_4.cpp.obj 2025-10-10T00:43:54.7215246Z [7232/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nn_functions.cpp.obj 2025-10-10T00:43:54.7216237Z [7233/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_linalg_functions.cpp.obj 2025-10-10T00:43:55.1300825Z [7234/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_fft_functions.cpp.obj 2025-10-10T00:43:55.1302754Z [7235/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_1.cpp.obj 2025-10-10T00:43:55.1303848Z [7236/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_2.cpp.obj 2025-10-10T00:43:55.1304947Z [7237/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nested_functions.cpp.obj 2025-10-10T00:43:55.8124598Z [7238/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DataLoader.cpp.obj 2025-10-10T00:43:55.8125545Z [7239/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_sparse_functions.cpp.obj 2025-10-10T00:43:55.8126624Z [7240/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_return_types.cpp.obj 2025-10-10T00:43:55.8127818Z [7241/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_enum_tag.cpp.obj 2025-10-10T00:43:56.9552259Z [7242/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functionalization\generated\ViewMetaClassesPythonBinding.cpp.obj 2025-10-10T00:43:56.9553368Z [7243/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_special_functions.cpp.obj 2025-10-10T00:43:56.9554271Z [7244/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DeviceAccelerator.cpp.obj 2025-10-10T00:43:56.9555002Z [7245/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Device.cpp.obj 2025-10-10T00:43:56.9555687Z [7246/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Dtype.cpp.obj 2025-10-10T00:43:59.2497369Z [7247/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Layout.cpp.obj 2025-10-10T00:43:59.2498255Z [7248/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\MemoryFormat.cpp.obj 2025-10-10T00:43:59.2499013Z [7249/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\QScheme.cpp.obj 2025-10-10T00:43:59.2500478Z [7250/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\PyInterpreterHooks.cpp.obj 2025-10-10T00:43:59.2501277Z [7251/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\python_dimname.cpp.obj 2025-10-10T00:44:00.9345951Z [7252/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Size.cpp.obj 2025-10-10T00:44:00.9346801Z [7253/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DynamicTypes.cpp.obj 2025-10-10T00:44:00.9347575Z [7254/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Exceptions.cpp.obj 2025-10-10T00:44:00.9348380Z [7255/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Generator.cpp.obj 2025-10-10T00:44:00.9349395Z [7256/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\PyInterpreter.cpp.obj 2025-10-10T00:44:04.6829477Z [7257/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Module.cpp.obj 2025-10-10T00:44:04.6830323Z [7258/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Storage.cpp.obj 2025-10-10T00:44:04.6831098Z [7259/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageMethods.cpp.obj 2025-10-10T00:44:04.6831915Z [7260/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Stream.cpp.obj 2025-10-10T00:44:04.6832690Z [7261/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Event.cpp.obj 2025-10-10T00:44:04.6833539Z [7262/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageSharing.cpp.obj 2025-10-10T00:44:06.6204152Z [7263/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\TypeInfo.cpp.obj 2025-10-10T00:44:06.6205790Z [7264/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\profiler_python.cpp.obj 2025-10-10T00:44:06.6207419Z [7265/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_anomaly_mode.cpp.obj 2025-10-10T00:44:06.6208834Z [7266/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\acc\Module.cpp.obj 2025-10-10T00:44:06.6210290Z [7267/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_cpp_function.cpp.obj 2025-10-10T00:44:08.7303228Z [7268/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\api\src\python\init.cpp.obj 2025-10-10T00:44:08.7305562Z [7269/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\functions\init.cpp.obj 2025-10-10T00:44:08.7306480Z [7270/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\init.cpp.obj 2025-10-10T00:44:08.7307384Z [7271/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_saved_variable_hooks.cpp.obj 2025-10-10T00:44:11.3073574Z [7272/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_engine.cpp.obj 2025-10-10T00:44:11.3076027Z [7273/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_function.cpp.obj 2025-10-10T00:44:11.3077581Z [7274/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_hook.cpp.obj 2025-10-10T00:44:11.3079162Z [7275/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_legacy_variable.cpp.obj 2025-10-10T00:44:11.3080816Z [7276/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cache_entry.cpp.obj 2025-10-10T00:44:11.5995922Z [7277/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cpp_shim.cpp.obj 2025-10-10T00:44:11.5997611Z [7278/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_nested_functions_manual.cpp.obj 2025-10-10T00:44:11.5999419Z [7279/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable_indexing.cpp.obj 2025-10-10T00:44:11.6001042Z [7280/7503] Building C object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cpython_defs.c.obj 2025-10-10T00:44:11.6886645Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/utils/python_compat.h(41): warning C4273: '_PyWeakref_ClearRef': inconsistent dll linkage 2025-10-10T00:44:11.6888325Z C:\Jenkins\Miniconda3\envs\py_tmp\include\weakrefobject.h(67): note: see previous definition of '_PyWeakref_ClearRef' 2025-10-10T00:44:11.6889333Z [7281/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_torch_functions_manual.cpp.obj 2025-10-10T00:44:11.6890273Z [7282/7503] Building C object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\eval_frame.c.obj 2025-10-10T00:44:12.6158448Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/utils/python_compat.h(41): warning C4273: '_PyWeakref_ClearRef': inconsistent dll linkage 2025-10-10T00:44:12.6160641Z C:\Jenkins\Miniconda3\envs\py_tmp\include\weakrefobject.h(67): note: see previous definition of '_PyWeakref_ClearRef' 2025-10-10T00:44:12.6162279Z [7283/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\eval_frame_cpp.cpp.obj 2025-10-10T00:44:12.6164003Z [7284/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable.cpp.obj 2025-10-10T00:44:12.6165570Z [7285/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\extra_state.cpp.obj 2025-10-10T00:44:13.6783018Z [7286/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\framelocals_mapping.cpp.obj 2025-10-10T00:44:13.6784554Z [7287/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\utils.cpp.obj 2025-10-10T00:44:13.6785825Z [7288/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\fx\node.cpp.obj 2025-10-10T00:44:13.6787438Z [7289/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\python_compiled_autograd.cpp.obj 2025-10-10T00:44:13.6789033Z [7290/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\upgrader.cpp.obj 2025-10-10T00:44:15.9827665Z [7291/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\init.cpp.obj 2025-10-10T00:44:15.9828607Z [7292/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\example_upgraders.cpp.obj 2025-10-10T00:44:15.9829531Z [7293/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\pybind.cpp.obj 2025-10-10T00:44:15.9830410Z [7294/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_package\pybind.cpp.obj 2025-10-10T00:44:15.9841938Z [7295/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_runner\pybind.cpp.obj 2025-10-10T00:44:17.3362428Z [7296/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\guards.cpp.obj 2025-10-10T00:44:17.3363560Z [7297/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\resize_storage_bytes.cpp.obj 2025-10-10T00:44:17.3364551Z [7298/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\mps\Module.cpp.obj 2025-10-10T00:44:17.3365385Z [7299/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\mtia\Module.cpp.obj 2025-10-10T00:44:17.3366245Z [7300/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functorch\init.cpp.obj 2025-10-10T00:44:18.5075038Z [7301/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\static_cuda_launcher.cpp.obj 2025-10-10T00:44:18.5076971Z [7302/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\cast_all_constant_to_floating.cpp.obj 2025-10-10T00:44:18.5078672Z [7303/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_eager\kernel_holder.cpp.obj 2025-10-10T00:44:18.5080343Z [7304/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\deduplicate_initializers.cpp.obj 2025-10-10T00:44:20.5395025Z [7305/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_eager\kernel_meta_info.cpp.obj 2025-10-10T00:44:20.5396111Z [7306/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eliminate_unused_items.cpp.obj 2025-10-10T00:44:20.5397110Z [7307/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_map.cpp.obj 2025-10-10T00:44:20.5398264Z [7308/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\backends\backend_init.cpp.obj 2025-10-10T00:44:21.7066363Z [7309/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\list_model_parameters.cpp.obj 2025-10-10T00:44:21.7068004Z [7310/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\init.cpp.obj 2025-10-10T00:44:21.7069449Z [7311/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_fold.cpp.obj 2025-10-10T00:44:21.7071305Z [7312/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx.cpp.obj 2025-10-10T00:44:21.7072934Z [7313/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_substitution.cpp.obj 2025-10-10T00:44:21.8916078Z [7314/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\helper.cpp.obj 2025-10-10T00:44:21.8917398Z [7315/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\peephole.cpp.obj 2025-10-10T00:44:21.8918705Z [7316/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eval_peephole.cpp.obj 2025-10-10T00:44:21.8920060Z [7317/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\preprocess_for_onnx.cpp.obj 2025-10-10T00:44:22.9072892Z [7318/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\prepare_division_for_onnx.cpp.obj 2025-10-10T00:44:22.9074688Z [7319/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\onnx_log.cpp.obj 2025-10-10T00:44:22.9076249Z [7320/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\scalar_type_analysis.cpp.obj 2025-10-10T00:44:22.9077438Z [7321/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_extraction.cpp.obj 2025-10-10T00:44:23.9698791Z [7322/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.cpp.obj 2025-10-10T00:44:23.9699851Z [7323/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\naming.cpp.obj 2025-10-10T00:44:23.9700876Z [7324/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\fixup_onnx_controlflow.cpp.obj 2025-10-10T00:44:23.9702041Z [7325/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\common.cpp.obj 2025-10-10T00:44:26.0243932Z [7326/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.cpp.obj 2025-10-10T00:44:26.0245030Z [7327/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\unpack_quantized_weights.cpp.obj 2025-10-10T00:44:26.0246218Z [7328/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.cpp.obj 2025-10-10T00:44:26.0247889Z [7329/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.cpp.obj 2025-10-10T00:44:28.4004848Z [7330/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\shape_type_inference.cpp.obj 2025-10-10T00:44:28.4006673Z [7331/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\pybind_utils.cpp.obj 2025-10-10T00:44:28.4008347Z [7332/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_custom_class.cpp.obj 2025-10-10T00:44:28.4010037Z [7333/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_arg_flatten.cpp.obj 2025-10-10T00:44:28.4011689Z [7334/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_dict.cpp.obj 2025-10-10T00:44:29.9940470Z [7335/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_interpreter.cpp.obj 2025-10-10T00:44:29.9941512Z [7336/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\tree_views.cpp.obj 2025-10-10T00:44:29.9942509Z [7337/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_ir.cpp.obj 2025-10-10T00:44:29.9943672Z [7338/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tree_views.cpp.obj 2025-10-10T00:44:32.0105641Z [7339/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_list.cpp.obj 2025-10-10T00:44:32.0106768Z [7340/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tracer.cpp.obj 2025-10-10T00:44:32.0108101Z [7341/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\monitor\python_init.cpp.obj 2025-10-10T00:44:32.0109505Z [7342/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\multiprocessing\init.cpp.obj 2025-10-10T00:44:32.0111061Z [7343/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\concrete_module_type.cpp.obj 2025-10-10T00:44:32.0113290Z 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-10-10T00:44:32.0114987Z 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-10-10T00:44:32.0117154Z 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-10-10T00:44:32.0119898Z 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-10-10T00:44:32.0120961Z with 2025-10-10T00:44:32.0121166Z [ 2025-10-10T00:44:32.0121368Z _Ty=pybind11::object, 2025-10-10T00:44:32.0121889Z _InIt1=const pybind11::object *, 2025-10-10T00:44:32.0122257Z _InIt2=const pybind11::object * 2025-10-10T00:44:32.0122559Z ] 2025-10-10T00:44:32.0123684Z 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-10-10T00:44:32.0124972Z with 2025-10-10T00:44:32.0125171Z [ 2025-10-10T00:44:32.0125386Z _InIt1=const pybind11::object *, 2025-10-10T00:44:32.0125747Z _InIt2=const pybind11::object *, 2025-10-10T00:44:32.2224236Z _Pr=std::equal_to 2025-10-10T00:44:32.2224733Z ] 2025-10-10T00:44:32.2226199Z 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-10-10T00:44:32.2228347Z with 2025-10-10T00:44:32.2228703Z [ 2025-10-10T00:44:32.2229043Z _Ty=pybind11::object, 2025-10-10T00:44:32.2229560Z _Ty1=const pybind11::object &, 2025-10-10T00:44:32.2230031Z _Ty2=const pybind11::object & 2025-10-10T00:44:32.2230294Z ] 2025-10-10T00:44:34.2302335Z [7344/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\script_init.cpp.obj 2025-10-10T00:44:34.2303959Z [7345/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_sugared_value.cpp.obj 2025-10-10T00:44:34.2305922Z [7346/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\runtime\static\init.cpp.obj 2025-10-10T00:44:34.2307876Z [7347/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\profiler\python\combined_traceback.cpp.obj 2025-10-10T00:44:36.4308788Z [7348/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\tensorexpr\tensorexpr_init.cpp.obj 2025-10-10T00:44:36.4310028Z [7349/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\onnx\init.cpp.obj 2025-10-10T00:44:36.4310845Z [7350/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\profiler\python\init.cpp.obj 2025-10-10T00:44:36.4312790Z [7351/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\serialization.cpp.obj 2025-10-10T00:44:36.4313647Z [7352/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\tensor\python_tensor.cpp.obj 2025-10-10T00:44:37.5131446Z [7353/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\device_lazy_init.cpp.obj 2025-10-10T00:44:37.5132996Z [7354/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\object_ptr.cpp.obj 2025-10-10T00:44:37.5134411Z [7355/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\init.cpp.obj 2025-10-10T00:44:37.5135892Z [7356/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\invalid_arguments.cpp.obj 2025-10-10T00:44:37.5137519Z [7357/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\throughput_benchmark.cpp.obj 2025-10-10T00:44:39.1725190Z [7358/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\pyobject_preservation.cpp.obj 2025-10-10T00:44:39.1726199Z [7359/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_symnode.cpp.obj 2025-10-10T00:44:39.1727091Z [7360/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils.cpp.obj 2025-10-10T00:44:39.1728208Z [7361/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\pybind.cpp.obj 2025-10-10T00:44:39.1729842Z [7362/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\structseq.cpp.obj 2025-10-10T00:44:40.3868568Z [7363/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_dtypes.cpp.obj 2025-10-10T00:44:40.3869730Z [7364/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_layouts.cpp.obj 2025-10-10T00:44:40.3870770Z [7365/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_memoryformats.cpp.obj 2025-10-10T00:44:40.3871646Z [7366/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_qschemes.cpp.obj 2025-10-10T00:44:40.3872491Z [7367/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\nested.cpp.obj 2025-10-10T00:44:41.8754144Z [7368/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_arg_parser.cpp.obj 2025-10-10T00:44:41.8755920Z [7369/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_dispatch.cpp.obj 2025-10-10T00:44:41.8757508Z [7370/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_types.cpp.obj 2025-10-10T00:44:41.8759184Z [7371/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\disable_torch_function.cpp.obj 2025-10-10T00:44:41.8760836Z [7372/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\verbose.cpp.obj 2025-10-10T00:44:43.5332104Z [7373/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_apply.cpp.obj 2025-10-10T00:44:43.5333977Z [7374/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cpu\Module.cpp.obj 2025-10-10T00:44:43.5335176Z [7375/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functionalization\Module.cpp.obj 2025-10-10T00:44:43.5336063Z [7376/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\instruction_counter\Module.cpp.obj 2025-10-10T00:44:43.5336955Z [7377/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_list.cpp.obj 2025-10-10T00:44:46.0883073Z [7378/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_new.cpp.obj 2025-10-10T00:44:46.0883975Z [7379/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\python_util.cpp.obj 2025-10-10T00:44:46.0884817Z [7380/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\itt.cpp.obj 2025-10-10T00:44:46.0885643Z [7381/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_numpy.cpp.obj 2025-10-10T00:44:47.9697591Z [7382/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\nativert\python\Bindings.cpp.obj 2025-10-10T00:44:47.9699296Z [7383/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\__\test\cpp\jit\torch_python_test.cpp.obj 2025-10-10T00:44:47.9700842Z [7384/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\init.cpp.obj 2025-10-10T00:44:47.9702818Z [7385/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\shared\cudart.cpp.obj 2025-10-10T00:44:47.9704375Z [7386/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\Event.cpp.obj 2025-10-10T00:44:49.1154283Z [7387/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\Stream.cpp.obj 2025-10-10T00:44:49.1155583Z [7388/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\Module.cpp.obj 2025-10-10T00:44:49.1156521Z [7389/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\python_comm.cpp.obj 2025-10-10T00:44:49.1157358Z [7390/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\shared\nvtx.cpp.obj 2025-10-10T00:44:49.1158147Z [7391/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\GdsFile.cpp.obj 2025-10-10T00:44:52.2960653Z [7392/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\shared\cudnn.cpp.obj 2025-10-10T00:44:52.2961592Z [7393/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\Graph.cpp.obj 2025-10-10T00:44:52.2962855Z [7394/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\MemPool.cpp.obj 2025-10-10T00:44:52.2963719Z [7395/7503] Building CXX object caffe2\torch\lib\libshm_windows\CMakeFiles\shm.dir\core.cpp.obj 2025-10-10T00:44:52.2964548Z [7396/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\utils.cpp.obj 2025-10-10T00:49:38.5922671Z [7397/7503] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_lib.cpp.obj 2025-10-10T00:49:38.5923609Z [7398/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\init.cpp.obj 2025-10-10T00:49:38.5924527Z [7399/7503] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_preprocess.cpp.obj 2025-10-10T00:49:38.5925492Z [7400/7503] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\python_comm_hook.cpp.obj 2025-10-10T00:49:38.5926172Z [7401/7503] Linking CXX shared library bin\torch_cpu.dll 2025-10-10T00:49:38.5926567Z [7402/7503] Linking CXX executable bin\BackoffTest.exe 2025-10-10T00:50:11.5206887Z [7403/7503] Linking CXX executable bin\FileStoreTest.exe 2025-10-10T00:50:11.5207371Z [7404/7503] Linking CXX executable bin\TCPStoreTest.exe 2025-10-10T00:50:11.5207773Z [7405/7503] Linking CXX shared library bin\torch_cuda.dll 2025-10-10T00:50:11.5208177Z [7406/7503] Linking CXX shared library bin\torch.dll 2025-10-10T00:50:11.5208592Z [7407/7503] Linking CXX shared library bin\c10d_cuda_test.dll 2025-10-10T00:50:11.5209000Z [7408/7503] Linking CXX executable bin\Dimname_test.exe 2025-10-10T00:50:11.5209413Z [7409/7503] Linking CXX executable bin\NamedTensor_test.exe 2025-10-10T00:50:11.5209839Z [7410/7503] Linking CXX executable bin\apply_utils_test.exe 2025-10-10T00:50:11.5210251Z [7411/7503] Linking CXX executable bin\Dict_test.exe 2025-10-10T00:50:12.5505192Z [7412/7503] Linking CXX executable bin\MaybeOwned_test.exe 2025-10-10T00:50:12.5505691Z [7413/7503] Linking CXX executable bin\broadcast_test.exe 2025-10-10T00:50:12.5506079Z [7414/7503] Linking CXX executable bin\atest.exe 2025-10-10T00:50:12.5506452Z [7415/7503] Linking CXX executable bin\basic.exe 2025-10-10T00:50:12.5506849Z [7416/7503] Linking CXX executable bin\cpu_allocator_test.exe 2025-10-10T00:50:12.5507312Z [7417/7503] Linking CXX executable bin\cpu_generator_test.exe 2025-10-10T00:50:12.5507786Z [7418/7503] Linking CXX executable bin\cpu_profiling_allocator_test.exe 2025-10-10T00:50:12.5508275Z [7419/7503] Linking CXX executable bin\dlconvertor_test.exe 2025-10-10T00:50:12.5508682Z [7420/7503] Linking CXX executable bin\half_test.exe 2025-10-10T00:50:13.5994673Z [7421/7503] Linking CXX executable bin\extension_backend_test.exe 2025-10-10T00:50:13.5995177Z [7422/7503] Linking CXX executable bin\lazy_tensor_test.exe 2025-10-10T00:50:13.5995617Z [7423/7503] Linking CXX executable bin\math_kernel_test.exe 2025-10-10T00:50:13.5996109Z [7424/7503] Linking CXX executable bin\memory_format_test.exe 2025-10-10T00:50:13.5996529Z [7425/7503] Linking CXX executable bin\ivalue_test.exe 2025-10-10T00:50:13.5996956Z [7426/7503] Linking CXX executable bin\memory_overlapping_test.exe 2025-10-10T00:50:13.5997442Z [7427/7503] Linking CXX executable bin\mobile_memory_cleanup.exe 2025-10-10T00:50:13.5997872Z [7428/7503] Linking CXX executable bin\native_test.exe 2025-10-10T00:50:14.7477282Z [7429/7503] Linking CXX executable bin\operator_name_test.exe 2025-10-10T00:50:14.7477758Z [7430/7503] Linking CXX executable bin\operators_test.exe 2025-10-10T00:50:14.7478232Z [7431/7503] Linking CXX executable bin\packedtensoraccessor_test.exe 2025-10-10T00:50:14.7478667Z [7432/7503] Linking CXX executable bin\pow_test.exe 2025-10-10T00:50:14.7479075Z [7433/7503] Linking CXX executable bin\cpu_rng_test.exe 2025-10-10T00:50:14.7479487Z [7434/7503] Linking CXX executable bin\quantized_test.exe 2025-10-10T00:50:14.7480108Z [7435/7503] Linking CXX executable bin\reportMemoryUsage_test.exe 2025-10-10T00:50:14.7480717Z [7436/7503] Linking CXX executable bin\reduce_ops_test.exe 2025-10-10T00:50:14.7481237Z [7437/7503] Linking CXX executable bin\StorageUtils_test.exe 2025-10-10T00:50:15.6334974Z [7438/7503] Linking CXX executable bin\scalar_tensor_test.exe 2025-10-10T00:50:15.6335808Z [7439/7503] Linking CXX executable bin\scalar_test.exe 2025-10-10T00:50:15.6336507Z [7440/7503] Linking CXX executable bin\stride_properties_test.exe 2025-10-10T00:50:15.6337235Z [7441/7503] Linking CXX executable bin\type_ptr_test.exe 2025-10-10T00:50:15.6337961Z [7442/7503] Linking CXX executable bin\thread_init_test.exe 2025-10-10T00:50:15.6338746Z [7443/7503] Linking CXX executable bin\test_parallel.exe 2025-10-10T00:50:15.6339551Z [7444/7503] Linking CXX executable bin\tensor_iterator_test.exe 2025-10-10T00:50:15.6340328Z [7445/7503] Linking CXX executable bin\type_test.exe 2025-10-10T00:50:16.3569647Z [7446/7503] Linking CXX executable bin\undefined_tensor_test.exe 2025-10-10T00:50:16.3570179Z [7447/7503] Linking CXX executable bin\verify_api_visibility.exe 2025-10-10T00:50:16.3570672Z [7448/7503] Linking CXX executable bin\vec_test_all_types_AVX2.exe 2025-10-10T00:50:16.3571120Z [7449/7503] Linking CXX executable bin\legacy_vmap_test.exe 2025-10-10T00:50:16.3571547Z [7450/7503] Linking CXX executable bin\weakref_test.exe 2025-10-10T00:50:16.3571929Z [7451/7503] Linking CXX executable bin\wrapdim_test.exe 2025-10-10T00:50:16.3572335Z [7452/7503] Linking CXX executable bin\xla_tensor_test.exe 2025-10-10T00:50:16.3572807Z [7453/7503] Linking CXX executable bin\vec_test_all_types_DEFAULT.exe 2025-10-10T00:50:16.3573255Z [7454/7503] Linking CXX executable bin\IListRef_test.exe 2025-10-10T00:50:17.7269590Z [7455/7503] Linking CXX executable bin\vec_test_all_types_AVX512.exe 2025-10-10T00:50:17.7270084Z [7456/7503] Linking CXX executable bin\List_test.exe 2025-10-10T00:50:17.7270744Z [7457/7503] Linking CXX executable bin\KernelFunction_test.exe 2025-10-10T00:50:17.7271269Z [7458/7503] Linking CXX executable bin\kernel_stackbased_test.exe 2025-10-10T00:50:17.7271752Z [7459/7503] Linking CXX executable bin\CppSignature_test.exe 2025-10-10T00:50:17.7272288Z [7460/7503] Linking CXX executable bin\op_allowlist_test.exe 2025-10-10T00:50:17.7272989Z [7461/7503] Linking CXX executable bin\backend_fallback_test.exe 2025-10-10T00:50:17.7273886Z [7462/7503] Linking CXX executable bin\make_boxed_from_unboxed_functor_test.exe 2025-10-10T00:50:18.4708815Z [7463/7503] Linking CXX executable bin\kernel_function_test.exe 2025-10-10T00:50:18.4709674Z [7464/7503] Linking CXX executable bin\cuda_allocator_test.exe 2025-10-10T00:50:18.4710573Z [7465/7503] Linking CXX executable bin\inline_container_test.exe 2025-10-10T00:50:18.4711072Z [7466/7503] Linking CXX executable bin\cuda_apply_test.exe 2025-10-10T00:50:18.4711550Z [7467/7503] Linking CXX executable bin\kernel_function_legacy_test.exe 2025-10-10T00:50:18.4712049Z [7468/7503] Linking CXX executable bin\cuda_atomic_ops_test.exe 2025-10-10T00:50:18.4712573Z [7469/7503] Linking CXX executable bin\cuda_caching_host_allocator_test.exe 2025-10-10T00:50:19.1762577Z [7470/7503] Linking CXX executable bin\cuda_device_test.exe 2025-10-10T00:50:19.1763100Z [7471/7503] Linking CXX executable bin\cuda_complex_math_test.exe 2025-10-10T00:50:19.1763558Z [7472/7503] Linking CXX executable bin\cuda_complex_test.exe 2025-10-10T00:50:19.1764005Z [7473/7503] Linking CXX executable bin\kernel_lambda_test.exe 2025-10-10T00:50:19.1764427Z [7474/7503] Linking CXX executable bin\cuda_cub_test.exe 2025-10-10T00:50:19.1764872Z [7475/7503] Linking CXX executable bin\cuda_exchange_device_test.exe 2025-10-10T00:50:19.1765399Z [7476/7503] Linking CXX executable bin\cuda_distributions_test.exe 2025-10-10T00:50:19.1765926Z [7477/7503] Linking CXX executable bin\cuda_dlconvertor_test.exe 2025-10-10T00:50:19.9837745Z [7478/7503] Linking CXX executable bin\cuda_integer_divider_test.exe 2025-10-10T00:50:19.9838454Z [7479/7503] Linking CXX executable bin\cuda_half_test.exe 2025-10-10T00:50:19.9838957Z [7480/7503] Linking CXX executable bin\cuda_generator_test.exe 2025-10-10T00:50:19.9839462Z [7481/7503] Linking CXX executable bin\cuda_allocatorTraceTracker_test.exe 2025-10-10T00:50:19.9839973Z [7482/7503] Linking CXX executable bin\cuda_optional_test.exe 2025-10-10T00:50:19.9840446Z [7483/7503] Linking CXX executable bin\cuda_reportMemoryUsage_test.exe 2025-10-10T00:50:19.9840978Z [7484/7503] Linking CXX executable bin\cuda_packedtensoraccessor_test.exe 2025-10-10T00:50:19.9841491Z [7485/7503] Linking CXX executable bin\kernel_lambda_legacy_test.exe 2025-10-10T00:50:21.0675645Z [7486/7503] Linking CXX executable bin\cuda_stream_test.exe 2025-10-10T00:50:21.0676148Z [7487/7503] Linking CXX executable bin\cuda_vectorized_test.exe 2025-10-10T00:50:21.0676606Z [7488/7503] Linking CXX executable bin\cuda_cudnn_test.exe 2025-10-10T00:50:21.0677078Z [7489/7503] Linking CXX shared library bin\jitbackend_test.dll 2025-10-10T00:50:21.0677651Z [7490/7503] Linking CXX executable bin\ProcessGroupGlooAsyncTest.exe 2025-10-10T00:50:21.0678159Z [7491/7503] Linking CXX shared library bin\aoti_custom_ops.dll 2025-10-10T00:50:21.0678608Z [7492/7503] Linking CXX executable bin\ProcessGroupGlooTest.exe 2025-10-10T00:50:21.0679029Z [7493/7503] Linking CXX shared library bin\shm.dll 2025-10-10T00:50:45.8164851Z [7494/7503] Linking CXX shared library bin\backend_with_compiler.dll 2025-10-10T00:50:45.8165390Z [7495/7503] Linking CXX executable bin\parallel_benchmark.exe 2025-10-10T00:50:45.8165858Z [7496/7503] Linking CXX shared library bin\torchbind_test.dll 2025-10-10T00:50:45.8166276Z [7497/7503] Linking CXX executable bin\test_lazy.exe 2025-10-10T00:50:45.8166685Z [7498/7503] Linking CXX executable bin\op_registration_test.exe 2025-10-10T00:50:45.8167112Z [7499/7503] Linking CXX executable bin\test_jit.exe 2025-10-10T00:50:45.8167470Z [7500/7503] Linking CXX executable bin\test_api.exe 2025-10-10T00:50:45.8168080Z [7501/7503] Linking CXX shared library bin\torch_python.dll 2025-10-10T00:50:45.8170709Z [7502/7503] Linking CXX shared library bin\nnapi_backend.dll 2025-10-10T00:50:45.8370431Z [7502/7503] Install the pr-- Install configuration: "Release" 2025-10-10T00:51:40.0344065Z oject... 2025-10-10T00:51:40.6964275Z 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-10-10T00:51:40.7329911Z 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-10-10T00:51:40.7351649Z !! 2025-10-10T00:51:40.7351803Z 2025-10-10T00:51:40.7351935Z ******************************************************************************** 2025-10-10T00:51:40.7352812Z 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-10-10T00:51:40.7353514Z 2025-10-10T00:51:40.7353730Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-10-10T00:51:40.7354174Z or your builds will no longer be supported. 2025-10-10T00:51:40.7354397Z 2025-10-10T00:51:40.7372796Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-10-10T00:51:40.7373378Z ******************************************************************************** 2025-10-10T00:51:40.7373619Z 2025-10-10T00:51:40.7373692Z !! 2025-10-10T00:51:40.7373884Z corresp(dist, value, root_dir) 2025-10-10T00:51:40.9595321Z -- Checkout nccl release tag: v2.27.5-1 2025-10-10T00:51:40.9606566Z running bdist_wheel 2025-10-10T00:51:42.5811468Z running build 2025-10-10T00:51:42.5811919Z running build_py 2025-10-10T00:51:42.5940205Z creating build\lib.win-amd64-cpython-310\functorch 2025-10-10T00:51:42.5945447Z copying functorch\__init__.py -> build\lib.win-amd64-cpython-310\functorch 2025-10-10T00:51:42.5968748Z creating build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.5972034Z copying torch\functional.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6021938Z copying torch\hub.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6047621Z copying torch\library.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6085860Z copying torch\overrides.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6140145Z copying torch\quasirandom.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6157383Z copying torch\random.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6170331Z copying torch\return_types.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6183246Z copying torch\serialization.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6232524Z copying torch\storage.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6273574Z copying torch\torch_version.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6332705Z copying torch\types.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6350544Z copying torch\version.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6356295Z copying torch\_appdirs.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6381599Z copying torch\_classes.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6393834Z copying torch\_compile.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6411382Z copying torch\_custom_ops.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6423616Z copying torch\_environment.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6429853Z copying torch\_guards.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6457554Z copying torch\_jit_internal.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6499970Z copying torch\_linalg_utils.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6512247Z copying torch\_lobpcg.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6539345Z copying torch\_lowrank.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6552214Z copying torch\_meta_registrations.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6673276Z copying torch\_namedtensor_internals.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6685703Z copying torch\_ops.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6842691Z copying torch\_python_dispatcher.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6863782Z copying torch\_size_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6881861Z copying torch\_sources.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6893952Z copying torch\_storage_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6906360Z copying torch\_streambase.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6912264Z copying torch\_tensor.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.6951346Z copying torch\_tensor_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.7026684Z copying torch\_tensor_str.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.7046407Z copying torch\_thread_safe_fork.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.7051493Z copying torch\_torch_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.7253167Z copying torch\_utils.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.7284075Z copying torch\_utils_internal.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.7291107Z copying torch\_VF.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.7302947Z copying torch\_vmap_internals.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.7316521Z copying torch\_weights_only_unpickler.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.7541002Z copying torch\__config__.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.7547824Z copying torch\__future__.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.7566223Z copying torch\__init__.py -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:42.7622537Z creating build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.7625896Z copying torchgen\code_template.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.7643535Z copying torchgen\context.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.7655958Z copying torchgen\gen.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.7720955Z copying torchgen\gen_aoti_c_shim.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.7740570Z copying torchgen\gen_backend_stubs.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.7926856Z copying torchgen\gen_functionalization_type.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.8190201Z copying torchgen\gen_lazy_tensor.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.8209727Z copying torchgen\gen_schema_utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.8222077Z copying torchgen\gen_vmap_plumbing.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.8234718Z copying torchgen\local.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.8247583Z copying torchgen\model.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.8304529Z copying torchgen\native_function_generation.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.8323711Z copying torchgen\utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.8343409Z copying torchgen\yaml_utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.8362648Z copying torchgen\__init__.py -> build\lib.win-amd64-cpython-310\torchgen 2025-10-10T00:51:42.8372056Z creating build\lib.win-amd64-cpython-310\functorch\compile 2025-10-10T00:51:42.8376090Z copying functorch\compile\__init__.py -> build\lib.win-amd64-cpython-310\functorch\compile 2025-10-10T00:51:42.8393567Z creating build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:51:42.8397247Z copying functorch\dim\magic_trace.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:51:42.8411977Z copying functorch\dim\op_properties.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:51:42.8425989Z copying functorch\dim\wrap_type.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:51:42.8438607Z copying functorch\dim\_dim_entry.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:51:42.8461069Z copying functorch\dim\_enable_all_layers.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:51:42.8473884Z copying functorch\dim\_getsetitem.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:51:42.8493521Z copying functorch\dim\_order.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:51:42.8511869Z copying functorch\dim\_py_inst_decoder.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:51:42.8524087Z copying functorch\dim\_tensor_info.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:51:42.8553751Z copying functorch\dim\_wrap.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:51:42.8566333Z copying functorch\dim\__init__.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-10-10T00:51:42.8600577Z creating build\lib.win-amd64-cpython-310\functorch\einops 2025-10-10T00:51:42.8603759Z copying functorch\einops\rearrange.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-10-10T00:51:42.8616146Z copying functorch\einops\_parsing.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-10-10T00:51:42.8628868Z copying functorch\einops\__init__.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-10-10T00:51:42.8636341Z creating build\lib.win-amd64-cpython-310\functorch\experimental 2025-10-10T00:51:42.8651528Z copying functorch\experimental\control_flow.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-10-10T00:51:42.8657480Z copying functorch\experimental\ops.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-10-10T00:51:42.8663140Z copying functorch\experimental\__init__.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-10-10T00:51:42.8670194Z creating build\lib.win-amd64-cpython-310\functorch\_src 2025-10-10T00:51:42.8673460Z copying functorch\_src\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src 2025-10-10T00:51:42.8679953Z creating build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd 2025-10-10T00:51:42.8683282Z copying functorch\_src\aot_autograd\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd 2025-10-10T00:51:42.8690243Z creating build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms 2025-10-10T00:51:42.8693222Z copying functorch\_src\eager_transforms\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms 2025-10-10T00:51:42.8700242Z creating build\lib.win-amd64-cpython-310\functorch\_src\make_functional 2025-10-10T00:51:42.8715418Z copying functorch\_src\make_functional\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\make_functional 2025-10-10T00:51:42.8722168Z creating build\lib.win-amd64-cpython-310\functorch\_src\vmap 2025-10-10T00:51:42.8725328Z copying functorch\_src\vmap\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\vmap 2025-10-10T00:51:42.8732912Z creating build\lib.win-amd64-cpython-310\torch\accelerator 2025-10-10T00:51:42.8736197Z copying torch\accelerator\memory.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-10-10T00:51:42.8748620Z copying torch\accelerator\_utils.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-10-10T00:51:42.8761159Z copying torch\accelerator\__init__.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-10-10T00:51:42.8780624Z creating build\lib.win-amd64-cpython-310\torch\amp 2025-10-10T00:51:42.8783972Z copying torch\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-10-10T00:51:42.8805994Z copying torch\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-10-10T00:51:42.8826318Z copying torch\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-10-10T00:51:42.8840118Z creating build\lib.win-amd64-cpython-310\torch\ao 2025-10-10T00:51:42.8843098Z copying torch\ao\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao 2025-10-10T00:51:42.8852064Z creating build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.8855228Z copying torch\autograd\anomaly_mode.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.8867948Z copying torch\autograd\forward_ad.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.8880787Z copying torch\autograd\function.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.8911805Z copying torch\autograd\functional.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.8954999Z copying torch\autograd\gradcheck.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.9006681Z copying torch\autograd\grad_mode.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.9026466Z copying torch\autograd\graph.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.9045926Z copying torch\autograd\profiler.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.9083941Z copying torch\autograd\profiler_legacy.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.9096619Z copying torch\autograd\profiler_util.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.9120935Z copying torch\autograd\variable.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.9127188Z copying torch\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-10-10T00:51:42.9153778Z creating build\lib.win-amd64-cpython-310\torch\backends 2025-10-10T00:51:42.9156780Z copying torch\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends 2025-10-10T00:51:42.9171605Z creating build\lib.win-amd64-cpython-310\torch\compiler 2025-10-10T00:51:42.9174985Z copying torch\compiler\config.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-10-10T00:51:42.9187880Z copying torch\compiler\_cache.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-10-10T00:51:42.9201004Z copying torch\compiler\__init__.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-10-10T00:51:42.9222141Z creating build\lib.win-amd64-cpython-310\torch\contrib 2025-10-10T00:51:42.9225358Z copying torch\contrib\_tensorboard_vis.py -> build\lib.win-amd64-cpython-310\torch\contrib 2025-10-10T00:51:42.9238052Z copying torch\contrib\__init__.py -> build\lib.win-amd64-cpython-310\torch\contrib 2025-10-10T00:51:42.9244151Z creating build\lib.win-amd64-cpython-310\torch\cpu 2025-10-10T00:51:42.9247314Z copying torch\cpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\cpu 2025-10-10T00:51:42.9272201Z creating build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9275609Z copying torch\cuda\comm.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9281760Z copying torch\cuda\gds.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9294768Z copying torch\cuda\graphs.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9314705Z copying torch\cuda\jiterator.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9327708Z copying torch\cuda\memory.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9354494Z copying torch\cuda\nccl.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9371418Z copying torch\cuda\nvtx.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9389173Z copying torch\cuda\profiler.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9401202Z copying torch\cuda\random.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9419654Z copying torch\cuda\sparse.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9425542Z copying torch\cuda\streams.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9438250Z copying torch\cuda\tunable.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9458091Z copying torch\cuda\_device_limits.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9476408Z copying torch\cuda\_gpu_trace.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9490952Z copying torch\cuda\_memory_viz.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9512306Z copying torch\cuda\_pin_memory_utils.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9524695Z copying torch\cuda\_sanitizer.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9543897Z copying torch\cuda\_utils.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9563078Z copying torch\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-10-10T00:51:42.9685689Z creating build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9689170Z copying torch\distributed\argparse_util.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9701148Z copying torch\distributed\c10d_logger.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9718685Z copying torch\distributed\collective_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9742198Z copying torch\distributed\constants.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9753885Z copying torch\distributed\device_mesh.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9785926Z copying torch\distributed\distributed_c10d.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9899556Z copying torch\distributed\launch.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9912373Z copying torch\distributed\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9918406Z copying torch\distributed\remote_device.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9931308Z copying torch\distributed\rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9944388Z copying torch\distributed\run.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9971306Z copying torch\distributed\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:42.9985156Z copying torch\distributed\_checkpointable.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:43.0004275Z copying torch\distributed\_composable_state.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:43.0016376Z copying torch\distributed\_dist2.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:43.0028375Z copying torch\distributed\_functional_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:43.0053242Z copying torch\distributed\_functional_collectives_impl.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:43.0066017Z copying torch\distributed\_mesh_layout.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:43.0078809Z copying torch\distributed\_serialization.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:43.0098051Z copying torch\distributed\_state_dict_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:43.0116896Z copying torch\distributed\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-10-10T00:51:43.0144783Z creating build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.0148418Z copying torch\distributions\bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.0162911Z copying torch\distributions\beta.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.0176015Z copying torch\distributions\binomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.0187649Z copying torch\distributions\categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.0211725Z copying torch\distributions\cauchy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.1949549Z copying torch\distributions\chi2.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.1961975Z copying torch\distributions\constraints.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.1986000Z copying torch\distributions\constraint_registry.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.1998400Z copying torch\distributions\continuous_bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2016616Z copying torch\distributions\dirichlet.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2028557Z copying torch\distributions\distribution.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2046732Z copying torch\distributions\exponential.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2058162Z copying torch\distributions\exp_family.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2074878Z copying torch\distributions\fishersnedecor.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2087668Z copying torch\distributions\gamma.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2104176Z copying torch\distributions\generalized_pareto.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2116493Z copying torch\distributions\geometric.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2133759Z copying torch\distributions\gumbel.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2145282Z copying torch\distributions\half_cauchy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2162734Z copying torch\distributions\half_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2174766Z copying torch\distributions\independent.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2187047Z copying torch\distributions\inverse_gamma.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2203528Z copying torch\distributions\kl.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2227811Z copying torch\distributions\kumaraswamy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2239818Z copying torch\distributions\laplace.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2258161Z copying torch\distributions\lkj_cholesky.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2271136Z copying torch\distributions\logistic_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2291824Z copying torch\distributions\log_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2304095Z copying torch\distributions\lowrank_multivariate_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2322196Z copying torch\distributions\mixture_same_family.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2336240Z copying torch\distributions\multinomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2357239Z copying torch\distributions\multivariate_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2374660Z copying torch\distributions\negative_binomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2386642Z copying torch\distributions\normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2421661Z copying torch\distributions\one_hot_categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2440451Z copying torch\distributions\pareto.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2452251Z copying torch\distributions\poisson.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2464429Z copying torch\distributions\relaxed_bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2477050Z copying torch\distributions\relaxed_categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2489611Z copying torch\distributions\studentT.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2502953Z copying torch\distributions\transformed_distribution.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2522353Z copying torch\distributions\transforms.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2555729Z copying torch\distributions\uniform.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2568145Z copying torch\distributions\utils.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2581216Z copying torch\distributions\von_mises.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2605723Z copying torch\distributions\weibull.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2617914Z copying torch\distributions\wishart.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2636181Z copying torch\distributions\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-10-10T00:51:43.2652578Z creating build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2655903Z copying torch\export\custom_obj.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2662022Z copying torch\export\custom_ops.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2674478Z copying torch\export\decomp_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2687358Z copying torch\export\dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2729428Z copying torch\export\exported_program.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2781282Z copying torch\export\graph_signature.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2806562Z copying torch\export\unflatten.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2843901Z copying torch\export\_draft_export.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2868173Z copying torch\export\_leakage_detection_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2880112Z copying torch\export\_remove_auto_functionalized_pass.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2897212Z copying torch\export\_remove_effect_tokens_pass.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2908943Z copying torch\export\_safeguard.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2928778Z copying torch\export\_swap.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.2948833Z copying torch\export\_trace.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.3000030Z copying torch\export\_tree_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.3012940Z copying torch\export\_unlift.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.3042946Z copying torch\export\_wrapper_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.3050868Z copying torch\export\__init__.py -> build\lib.win-amd64-cpython-310\torch\export 2025-10-10T00:51:43.3095399Z creating build\lib.win-amd64-cpython-310\torch\fft 2025-10-10T00:51:43.3098463Z copying torch\fft\__init__.py -> build\lib.win-amd64-cpython-310\torch\fft 2025-10-10T00:51:43.3137040Z creating build\lib.win-amd64-cpython-310\torch\func 2025-10-10T00:51:43.3140379Z copying torch\func\__init__.py -> build\lib.win-amd64-cpython-310\torch\func 2025-10-10T00:51:43.3147422Z creating build\lib.win-amd64-cpython-310\torch\futures 2025-10-10T00:51:43.3150959Z copying torch\futures\__init__.py -> build\lib.win-amd64-cpython-310\torch\futures 2025-10-10T00:51:43.3170477Z creating build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3173679Z copying torch\fx\annotate.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3191519Z copying torch\fx\config.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3197330Z copying torch\fx\graph.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3245236Z copying torch\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3270859Z copying torch\fx\immutable_collections.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3287048Z copying torch\fx\interpreter.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3310683Z copying torch\fx\node.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3336009Z copying torch\fx\operator_schemas.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3361223Z copying torch\fx\proxy.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3380169Z copying torch\fx\subgraph_rewriter.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3399135Z copying torch\fx\tensor_type.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3411726Z copying torch\fx\traceback.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3430036Z copying torch\fx\_compatibility.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3441738Z copying torch\fx\_graph_pickler.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3461580Z copying torch\fx\_lazy_graph_module.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3474253Z copying torch\fx\_pytree.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3493644Z copying torch\fx\_symbolic_trace.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3525972Z copying torch\fx\_utils.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3544971Z copying torch\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-10-10T00:51:43.3562216Z creating build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3565584Z copying torch\jit\annotations.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3590622Z copying torch\jit\frontend.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3615928Z copying torch\jit\generate_bytecode.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3628120Z copying torch\jit\quantized.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3645051Z copying torch\jit\supported_ops.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3657790Z copying torch\jit\unsupported_tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3670097Z copying torch\jit\_async.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3682591Z copying torch\jit\_await.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3700655Z copying torch\jit\_builtins.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3713224Z copying torch\jit\_check.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3732788Z copying torch\jit\_dataclass_impls.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3745303Z copying torch\jit\_decompositions.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3770811Z copying torch\jit\_decomposition_utils.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3776757Z copying torch\jit\_freeze.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3795817Z copying torch\jit\_fuser.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3809314Z copying torch\jit\_ir_utils.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3822224Z copying torch\jit\_logging.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3828473Z copying torch\jit\_monkeytype_config.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3847391Z copying torch\jit\_pickle.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3859178Z copying torch\jit\_recursive.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3891287Z copying torch\jit\_script.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3942582Z copying torch\jit\_serialization.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.3973365Z copying torch\jit\_shape_functions.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.4003288Z copying torch\jit\_state.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.4015646Z copying torch\jit\_trace.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.4048543Z copying torch\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:43.4062071Z creating build\lib.win-amd64-cpython-310\torch\linalg 2025-10-10T00:51:43.4065085Z copying torch\linalg\__init__.py -> build\lib.win-amd64-cpython-310\torch\linalg 2025-10-10T00:51:43.4125067Z creating build\lib.win-amd64-cpython-310\torch\masked 2025-10-10T00:51:43.4133821Z copying torch\masked\_docs.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-10-10T00:51:43.4165777Z copying torch\masked\_ops.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-10-10T00:51:43.4202745Z copying torch\masked\__init__.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-10-10T00:51:43.4222332Z creating build\lib.win-amd64-cpython-310\torch\monitor 2025-10-10T00:51:43.4225350Z copying torch\monitor\__init__.py -> build\lib.win-amd64-cpython-310\torch\monitor 2025-10-10T00:51:43.4239619Z creating build\lib.win-amd64-cpython-310\torch\mps 2025-10-10T00:51:43.4242697Z copying torch\mps\event.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-10-10T00:51:43.4255225Z copying torch\mps\profiler.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-10-10T00:51:43.4266715Z copying torch\mps\__init__.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-10-10T00:51:43.4280047Z creating build\lib.win-amd64-cpython-310\torch\mtia 2025-10-10T00:51:43.4283152Z copying torch\mtia\memory.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-10-10T00:51:43.4295304Z copying torch\mtia\_utils.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-10-10T00:51:43.4307699Z copying torch\mtia\__init__.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-10-10T00:51:43.4323254Z creating build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:51:43.4326835Z copying torch\multiprocessing\pool.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:51:43.4344941Z copying torch\multiprocessing\queue.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:51:43.4357171Z copying torch\multiprocessing\reductions.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:51:43.4381912Z copying torch\multiprocessing\spawn.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:51:43.4394365Z copying torch\multiprocessing\_atfork.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:51:43.4416276Z copying torch\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-10-10T00:51:43.4434757Z creating build\lib.win-amd64-cpython-310\torch\nativert 2025-10-10T00:51:43.4437909Z copying torch\nativert\__init__.py -> build\lib.win-amd64-cpython-310\torch\nativert 2025-10-10T00:51:43.4444006Z creating build\lib.win-amd64-cpython-310\torch\nested 2025-10-10T00:51:43.4447114Z copying torch\nested\__init__.py -> build\lib.win-amd64-cpython-310\torch\nested 2025-10-10T00:51:43.4468377Z creating build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:43.4471552Z copying torch\nn\common_types.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:43.4490058Z copying torch\nn\cpp.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:43.4501532Z copying torch\nn\functional.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:43.4616986Z copying torch\nn\grad.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:43.4630567Z copying torch\nn\init.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:43.4654758Z copying torch\nn\parameter.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:43.4667995Z copying torch\nn\_reduction.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:43.4680627Z copying torch\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:43.4695348Z creating build\lib.win-amd64-cpython-310\torch\numa 2025-10-10T00:51:43.4698402Z copying torch\numa\binding.py -> build\lib.win-amd64-cpython-310\torch\numa 2025-10-10T00:51:43.4717572Z copying torch\numa\__init__.py -> build\lib.win-amd64-cpython-310\torch\numa 2025-10-10T00:51:43.4728203Z creating build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4731535Z copying torch\onnx\errors.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4743851Z copying torch\onnx\operators.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4756294Z copying torch\onnx\symbolic_helper.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4768591Z copying torch\onnx\symbolic_opset10.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4785071Z copying torch\onnx\symbolic_opset11.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4791080Z copying torch\onnx\symbolic_opset12.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4797230Z copying torch\onnx\symbolic_opset13.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4803386Z copying torch\onnx\symbolic_opset14.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4809851Z copying torch\onnx\symbolic_opset15.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4816293Z copying torch\onnx\symbolic_opset16.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4822815Z copying torch\onnx\symbolic_opset17.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4829453Z copying torch\onnx\symbolic_opset18.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4842109Z copying torch\onnx\symbolic_opset19.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4848532Z copying torch\onnx\symbolic_opset20.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4854756Z copying torch\onnx\symbolic_opset7.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4860833Z copying torch\onnx\symbolic_opset8.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4873344Z copying torch\onnx\symbolic_opset9.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4879598Z copying torch\onnx\testing.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4885471Z copying torch\onnx\utils.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4892104Z copying torch\onnx\verification.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4911107Z copying torch\onnx\_constants.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4917031Z copying torch\onnx\_flags.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4934646Z copying torch\onnx\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-10-10T00:51:43.4951949Z creating build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.4954973Z copying torch\optim\adadelta.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.4980619Z copying torch\optim\adagrad.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5000216Z copying torch\optim\adam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5028142Z copying torch\optim\adamax.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5047419Z copying torch\optim\adamw.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5059388Z copying torch\optim\asgd.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5078907Z copying torch\optim\lbfgs.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5102070Z copying torch\optim\lr_scheduler.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5156207Z copying torch\optim\nadam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5176600Z copying torch\optim\optimizer.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5213741Z copying torch\optim\radam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5239660Z copying torch\optim\rmsprop.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5264091Z copying torch\optim\rprop.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5284159Z copying torch\optim\sgd.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5308500Z copying torch\optim\sparse_adam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5321718Z copying torch\optim\swa_utils.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5344049Z copying torch\optim\_adafactor.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5364561Z copying torch\optim\_functional.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5377123Z copying torch\optim\_muon.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5390142Z copying torch\optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-10-10T00:51:43.5410629Z creating build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5414001Z copying torch\package\file_structure_representation.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5425779Z copying torch\package\find_file_dependencies.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5443398Z copying torch\package\glob_group.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5465681Z copying torch\package\importer.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5478228Z copying torch\package\package_exporter.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5516529Z copying torch\package\package_importer.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5535001Z copying torch\package\_digraph.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5553005Z copying torch\package\_directory_reader.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5566973Z copying torch\package\_importlib.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5580738Z copying torch\package\_mangling.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5592717Z copying torch\package\_mock.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5610405Z copying torch\package\_package_pickler.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5622891Z copying torch\package\_package_unpickler.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5634727Z copying torch\package\_stdlib.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5646631Z copying torch\package\__init__.py -> build\lib.win-amd64-cpython-310\torch\package 2025-10-10T00:51:43.5654627Z creating build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:51:43.5657751Z copying torch\profiler\itt.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:51:43.5669677Z copying torch\profiler\profiler.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:51:43.5701212Z copying torch\profiler\python_tracer.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:51:43.5707340Z copying torch\profiler\_memory_profiler.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:51:43.5782052Z copying torch\profiler\_pattern_matcher.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:51:43.5811518Z copying torch\profiler\_utils.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:51:43.5826916Z copying torch\profiler\__init__.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-10-10T00:51:43.5851250Z creating build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.5854635Z copying torch\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.5866747Z copying torch\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.5872773Z copying torch\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.5890290Z copying torch\quantization\observer.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.5903002Z copying torch\quantization\qconfig.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.5916066Z copying torch\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.5928746Z copying torch\quantization\quantize.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.5947106Z copying torch\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.5959544Z copying torch\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.5983628Z copying torch\quantization\quant_type.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.5989628Z copying torch\quantization\stubs.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.6000990Z copying torch\quantization\utils.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.6013192Z copying torch\quantization\_numeric_suite.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.6031682Z copying torch\quantization\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.6044292Z copying torch\quantization\_quantized_conversions.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.6062645Z copying torch\quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-10-10T00:51:43.6075979Z creating build\lib.win-amd64-cpython-310\torch\signal 2025-10-10T00:51:43.6079035Z copying torch\signal\__init__.py -> build\lib.win-amd64-cpython-310\torch\signal 2025-10-10T00:51:43.6093536Z creating build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:51:43.6097151Z copying torch\sparse\semi_structured.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:51:43.6117230Z copying torch\sparse\_semi_structured_conversions.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:51:43.6130845Z copying torch\sparse\_semi_structured_ops.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:51:43.6154562Z copying torch\sparse\_triton_ops.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:51:43.6201100Z copying torch\sparse\_triton_ops_meta.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:51:43.6438624Z copying torch\sparse\__init__.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-10-10T00:51:43.6459780Z creating build\lib.win-amd64-cpython-310\torch\special 2025-10-10T00:51:43.6462703Z copying torch\special\__init__.py -> build\lib.win-amd64-cpython-310\torch\special 2025-10-10T00:51:43.6501276Z creating build\lib.win-amd64-cpython-310\torch\testing 2025-10-10T00:51:43.6504312Z copying torch\testing\_comparison.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-10-10T00:51:43.6542599Z copying torch\testing\_creation.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-10-10T00:51:43.6560870Z copying torch\testing\_utils.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-10-10T00:51:43.6572193Z copying torch\testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-10-10T00:51:43.6587045Z creating build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.6590421Z copying torch\utils\backend_registration.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.6610730Z copying torch\utils\bundled_inputs.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.6798037Z copying torch\utils\checkpoint.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.6837664Z copying torch\utils\collect_env.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.6862000Z copying torch\utils\cpp_backtrace.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.6868091Z copying torch\utils\cpp_extension.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.6934814Z copying torch\utils\deterministic.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.6946690Z copying torch\utils\dlpack.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.6959155Z copying torch\utils\file_baton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.6977154Z copying torch\utils\flop_counter.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7003634Z copying torch\utils\hooks.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7023136Z copying torch\utils\mkldnn.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7037569Z copying torch\utils\mobile_optimizer.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7059484Z copying torch\utils\model_zoo.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7065851Z copying torch\utils\module_tracker.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7078831Z copying torch\utils\show_pickle.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7091467Z copying torch\utils\throughput_benchmark.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7109692Z copying torch\utils\weak.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7122591Z copying torch\utils\_appending_byte_serializer.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7134811Z copying torch\utils\_config_module.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7154826Z copying torch\utils\_content_store.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7178148Z copying torch\utils\_contextlib.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7191114Z copying torch\utils\_cpp_embed_headers.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7204080Z copying torch\utils\_cpp_extension_versioner.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7216603Z copying torch\utils\_cxx_pytree.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7248017Z copying torch\utils\_debug_mode.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7260183Z copying torch\utils\_device.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7277189Z copying torch\utils\_dtype_abbrs.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7289421Z copying torch\utils\_exposed_in.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7307435Z copying torch\utils\_filelock.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7320387Z copying torch\utils\_foreach_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7343592Z copying torch\utils\_functools.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7355829Z copying torch\utils\_get_clean_triton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7374272Z copying torch\utils\_helion.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7380168Z copying torch\utils\_import_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7392355Z copying torch\utils\_mode_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7398393Z copying torch\utils\_ordered_set.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7417148Z copying torch\utils\_python_dispatch.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7442401Z copying torch\utils\_pytree.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7486594Z copying torch\utils\_stats.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7499167Z copying torch\utils\_thunk.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7511712Z copying torch\utils\_traceback.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7528005Z copying torch\utils\_triton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7545901Z copying torch\utils\_typing_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7551835Z copying torch\utils\_zip.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7564129Z copying torch\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:43.7577474Z creating build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:51:43.7586553Z copying torch\xpu\memory.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:51:43.7605900Z copying torch\xpu\random.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:51:43.7618985Z copying torch\xpu\streams.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:51:43.7631924Z copying torch\xpu\_gpu_trace.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:51:43.7644514Z copying torch\xpu\_utils.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:51:43.7661896Z copying torch\xpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-10-10T00:51:43.7692849Z creating build\lib.win-amd64-cpython-310\torch\_awaits 2025-10-10T00:51:43.7695971Z copying torch\_awaits\__init__.py -> build\lib.win-amd64-cpython-310\torch\_awaits 2025-10-10T00:51:43.7709460Z creating build\lib.win-amd64-cpython-310\torch\_custom_op 2025-10-10T00:51:43.7735288Z copying torch\_custom_op\autograd.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-10-10T00:51:43.7755608Z copying torch\_custom_op\impl.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-10-10T00:51:43.7776251Z copying torch\_custom_op\__init__.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-10-10T00:51:43.7783058Z creating build\lib.win-amd64-cpython-310\torch\_decomp 2025-10-10T00:51:43.7786411Z copying torch\_decomp\decompositions.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-10-10T00:51:43.7895084Z copying torch\_decomp\decompositions_for_jvp.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-10-10T00:51:43.7908594Z copying torch\_decomp\decompositions_for_rng.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-10-10T00:51:43.7976119Z copying torch\_decomp\__init__.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-10-10T00:51:43.8002281Z creating build\lib.win-amd64-cpython-310\torch\_dispatch 2025-10-10T00:51:43.8005537Z copying torch\_dispatch\python.py -> build\lib.win-amd64-cpython-310\torch\_dispatch 2025-10-10T00:51:43.8017847Z copying torch\_dispatch\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dispatch 2025-10-10T00:51:43.8032640Z creating build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8035967Z copying torch\_dynamo\aot_compile.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8056218Z copying torch\_dynamo\bytecode_analysis.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8068606Z copying torch\_dynamo\bytecode_transformation.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8112270Z copying torch\_dynamo\cache_size.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8125186Z copying torch\_dynamo\callback.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8137329Z copying torch\_dynamo\codegen.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8163644Z copying torch\_dynamo\code_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8177100Z copying torch\_dynamo\compiled_autograd.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8225222Z copying torch\_dynamo\comptime.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8238733Z copying torch\_dynamo\config.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8260389Z copying torch\_dynamo\convert_frame.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8299381Z copying torch\_dynamo\create_parameter_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8313400Z copying torch\_dynamo\current_scope_id.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8327308Z copying torch\_dynamo\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8358275Z copying torch\_dynamo\decorators.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8384288Z copying torch\_dynamo\device_interface.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8409371Z copying torch\_dynamo\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8422458Z copying torch\_dynamo\eval_frame.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8470981Z copying torch\_dynamo\exc.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8491950Z copying torch\_dynamo\external_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8510680Z copying torch\_dynamo\funcname_cache.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8526738Z copying torch\_dynamo\functional_export.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8552011Z copying torch\_dynamo\graph_break_hints.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8564609Z copying torch\_dynamo\graph_deduplication.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8589564Z copying torch\_dynamo\graph_region_tracker.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8608773Z copying torch\_dynamo\graph_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8620710Z copying torch\_dynamo\guards.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8704713Z copying torch\_dynamo\hooks.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8723514Z copying torch\_dynamo\logging.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8735405Z copying torch\_dynamo\metrics_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8748662Z copying torch\_dynamo\mutation_guard.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8761940Z copying torch\_dynamo\output_graph.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8846507Z copying torch\_dynamo\package.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8873221Z copying torch\_dynamo\pgo.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8899012Z copying torch\_dynamo\precompile_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8913286Z copying torch\_dynamo\profiler.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8927777Z copying torch\_dynamo\replay_record.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8941125Z copying torch\_dynamo\resume_execution.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.8967342Z copying torch\_dynamo\side_effects.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9000167Z copying torch\_dynamo\source.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9032604Z copying torch\_dynamo\symbolic_convert.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9124535Z copying torch\_dynamo\tensor_version_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9136931Z copying torch\_dynamo\testing.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9156872Z copying torch\_dynamo\test_case.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9173148Z copying torch\_dynamo\test_dont_skip_tracing_functions.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9186204Z copying torch\_dynamo\test_minifier_common.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9203988Z copying torch\_dynamo\trace_rules.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9276091Z copying torch\_dynamo\types.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9289302Z copying torch\_dynamo\utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9371912Z copying torch\_dynamo\_trace_wrapped_higher_order_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9385086Z copying torch\_dynamo\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:43.9400825Z creating build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:51:43.9404176Z copying torch\_export\config.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:51:43.9417745Z copying torch\_export\converter.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:51:43.9455951Z copying torch\_export\error.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:51:43.9468388Z copying torch\_export\non_strict_utils.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:51:43.9497976Z copying torch\_export\pass_base.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:51:43.9526864Z copying torch\_export\tools.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:51:43.9544759Z copying torch\_export\utils.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:51:43.9579592Z copying torch\_export\verifier.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:51:43.9599873Z copying torch\_export\wrappers.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:51:43.9612499Z copying torch\_export\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-10-10T00:51:43.9630499Z creating build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9634304Z copying torch\_functorch\aot_autograd.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9674010Z copying torch\_functorch\apis.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9699578Z copying torch\_functorch\autograd_function.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9720421Z copying torch\_functorch\batch_norm_replacement.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9742230Z copying torch\_functorch\benchmark_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9760947Z copying torch\_functorch\compilers.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9773626Z copying torch\_functorch\compile_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9791581Z copying torch\_functorch\config.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9810586Z copying torch\_functorch\deprecated.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9830236Z copying torch\_functorch\eager_transforms.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9870237Z copying torch\_functorch\functional_call.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9907026Z copying torch\_functorch\fx_minifier.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9928139Z copying torch\_functorch\make_functional.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:43.9948149Z copying torch\_functorch\partitioners.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:44.0007662Z copying torch\_functorch\predispatch.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:44.0022343Z copying torch\_functorch\pyfunctorch.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:44.0036797Z copying torch\_functorch\python_key.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:44.0049076Z copying torch\_functorch\pytree_hacks.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:44.0061856Z copying torch\_functorch\top_operators_github_usage.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:44.0081234Z copying torch\_functorch\utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:44.0098524Z copying torch\_functorch\vmap.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:44.0117435Z copying torch\_functorch\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-10-10T00:51:44.0129550Z creating build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0132939Z copying torch\_higher_order_ops\aoti_call_delegate.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0145716Z copying torch\_higher_order_ops\associative_scan.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0173712Z copying torch\_higher_order_ops\auto_functionalize.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0205031Z copying torch\_higher_order_ops\base_hop.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0223826Z copying torch\_higher_order_ops\cond.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0243457Z copying torch\_higher_order_ops\effects.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0262293Z copying torch\_higher_order_ops\executorch_call_delegate.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0275265Z copying torch\_higher_order_ops\flat_apply.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0288459Z copying torch\_higher_order_ops\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0315338Z copying torch\_higher_order_ops\foreach_map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0333371Z copying torch\_higher_order_ops\hints_wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0345978Z copying torch\_higher_order_ops\invoke_subgraph.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0368936Z copying torch\_higher_order_ops\local_map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0383002Z copying torch\_higher_order_ops\map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0402137Z copying torch\_higher_order_ops\out_dtype.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0414598Z copying torch\_higher_order_ops\partitioner.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0431108Z copying torch\_higher_order_ops\run_const_graph.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0445212Z copying torch\_higher_order_ops\scan.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0471439Z copying torch\_higher_order_ops\schema.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0484629Z copying torch\_higher_order_ops\strict_mode.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0502362Z copying torch\_higher_order_ops\torchbind.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0515113Z copying torch\_higher_order_ops\triton_kernel_wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0565766Z copying torch\_higher_order_ops\utils.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0592968Z copying torch\_higher_order_ops\while_loop.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0624026Z copying torch\_higher_order_ops\wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0637191Z copying torch\_higher_order_ops\_invoke_quant.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0649988Z copying torch\_higher_order_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-10-10T00:51:44.0676646Z creating build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.0680221Z copying torch\_inductor\analyze_preserves_zero_mask.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.0693085Z copying torch\_inductor\aoti_eager.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.0705989Z copying torch\_inductor\async_compile.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.0738842Z copying torch\_inductor\augmented_graph_helper.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.0756768Z copying torch\_inductor\autotune_process.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.0776218Z copying torch\_inductor\await_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.0788970Z copying torch\_inductor\bounds.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.0802585Z copying torch\_inductor\cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.0821660Z copying torch\_inductor\choices.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.0842282Z copying torch\_inductor\codecache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.0920485Z copying torch\_inductor\comms.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.0984803Z copying torch\_inductor\comms_debug.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1003533Z copying torch\_inductor\comm_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1017514Z copying torch\_inductor\comm_lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1031006Z copying torch\_inductor\compiler_bisector.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1051074Z copying torch\_inductor\compile_fx.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1116031Z copying torch\_inductor\compile_fx_async.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1128144Z copying torch\_inductor\compile_fx_ext.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1147733Z copying torch\_inductor\compile_fx_subproc.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1159931Z copying torch\_inductor\config.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1206499Z copying torch\_inductor\config_comms.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1218004Z copying torch\_inductor\constant_folding.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1236837Z copying torch\_inductor\cpp_builder.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1284500Z copying torch\_inductor\cpu_vec_isa.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1303633Z copying torch\_inductor\cudagraph_trees.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1355829Z copying torch\_inductor\cudagraph_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1375264Z copying torch\_inductor\custom_graph_pass.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1387884Z copying torch\_inductor\debug.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1419524Z copying torch\_inductor\decomposition.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1446102Z copying torch\_inductor\dependencies.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1467410Z copying torch\_inductor\dtype_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1485114Z copying torch\_inductor\exc.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1503829Z copying torch\_inductor\extern_node_serializer.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1515881Z copying torch\_inductor\freezing.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1533649Z copying torch\_inductor\freezing_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1546204Z copying torch\_inductor\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1579489Z copying torch\_inductor\fx_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1592597Z copying torch\_inductor\graph.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1650436Z copying torch\_inductor\hooks.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1657475Z copying torch\_inductor\index_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1670586Z copying torch\_inductor\inductor_prims.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1683090Z copying torch\_inductor\ir.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1837038Z copying torch\_inductor\jagged_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1852523Z copying torch\_inductor\kernel_inputs.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1871773Z copying torch\_inductor\kernel_template_choice.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1883601Z copying torch\_inductor\loop_body.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.1908645Z copying torch\_inductor\lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2022600Z copying torch\_inductor\memory.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2049420Z copying torch\_inductor\metrics.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2062270Z copying torch\_inductor\mkldnn_ir.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2090720Z copying torch\_inductor\mkldnn_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2122063Z copying torch\_inductor\mock_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2135364Z copying torch\_inductor\ops_handler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2160959Z copying torch\_inductor\optimize_indexing.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2189069Z copying torch\_inductor\output_code.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2216210Z copying torch\_inductor\pattern_matcher.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2261775Z copying torch\_inductor\quantized_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2274832Z copying torch\_inductor\remote_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2288305Z copying torch\_inductor\remote_gemm_autotune_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2294590Z copying torch\_inductor\scheduler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2572982Z copying torch\_inductor\select_algorithm.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2644056Z copying torch\_inductor\shape_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2661906Z copying torch\_inductor\sizevars.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2687773Z copying torch\_inductor\standalone_compile.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2710732Z copying torch\_inductor\subgraph_lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2722619Z copying torch\_inductor\test_case.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2734651Z copying torch\_inductor\test_operators.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2747049Z copying torch\_inductor\tiling_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2771255Z copying torch\_inductor\triton_bundler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2790281Z copying torch\_inductor\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2858180Z copying torch\_inductor\virtualized.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2872067Z copying torch\_inductor\wrapper_benchmark.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2893124Z copying torch\_inductor\__autotune_main__.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2906278Z copying torch\_inductor\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:44.2933033Z creating build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:51:44.2936243Z copying torch\_lazy\closure.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:51:44.2948455Z copying torch\_lazy\computation.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:51:44.2966452Z copying torch\_lazy\config.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:51:44.2972380Z copying torch\_lazy\debug.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:51:44.2989675Z copying torch\_lazy\device_context.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:51:44.3006613Z copying torch\_lazy\extract_compiled_graph.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:51:44.3019057Z copying torch\_lazy\ir_cache.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:51:44.3031987Z copying torch\_lazy\metrics.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:51:44.3037958Z copying torch\_lazy\tensor_factory_functions.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:51:44.3049833Z copying torch\_lazy\ts_backend.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:51:44.3055898Z copying torch\_lazy\__init__.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-10-10T00:51:44.3076347Z creating build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:51:44.3079567Z copying torch\_library\autograd.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:51:44.3092386Z copying torch\_library\custom_ops.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:51:44.3125069Z copying torch\_library\fake_class_registry.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:51:44.3137312Z copying torch\_library\fake_impl.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:51:44.3153937Z copying torch\_library\fake_profile.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:51:44.3173126Z copying torch\_library\infer_schema.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:51:44.3186303Z copying torch\_library\opaque_object.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:51:44.3204945Z copying torch\_library\simple_registry.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:51:44.3217140Z copying torch\_library\triton.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:51:44.3230081Z copying torch\_library\utils.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:51:44.3249806Z copying torch\_library\__init__.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-10-10T00:51:44.3262823Z creating build\lib.win-amd64-cpython-310\torch\_logging 2025-10-10T00:51:44.3266004Z copying torch\_logging\scribe.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-10-10T00:51:44.3278045Z copying torch\_logging\structured.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-10-10T00:51:44.3295503Z copying torch\_logging\_internal.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-10-10T00:51:44.3329869Z copying torch\_logging\_registrations.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-10-10T00:51:44.3355292Z copying torch\_logging\__init__.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-10-10T00:51:44.3377023Z creating build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3380121Z copying torch\_numpy\fft.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3392202Z copying torch\_numpy\linalg.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3410628Z copying torch\_numpy\random.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3422280Z copying torch\_numpy\_binary_ufuncs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3440415Z copying torch\_numpy\_casting_dicts.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3476236Z copying torch\_numpy\_dtypes.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3489536Z copying torch\_numpy\_dtypes_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3508022Z copying torch\_numpy\_funcs.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3520128Z copying torch\_numpy\_funcs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3552728Z copying torch\_numpy\_getlimits.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3558622Z copying torch\_numpy\_ndarray.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3584375Z copying torch\_numpy\_normalizations.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3597598Z copying torch\_numpy\_reductions_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3616137Z copying torch\_numpy\_ufuncs.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3628472Z copying torch\_numpy\_unary_ufuncs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3649441Z copying torch\_numpy\_util.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3661442Z copying torch\_numpy\__init__.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-10-10T00:51:44.3675356Z creating build\lib.win-amd64-cpython-310\torch\_prims 2025-10-10T00:51:44.3678795Z copying torch\_prims\context.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-10-10T00:51:44.3691842Z copying torch\_prims\debug_prims.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-10-10T00:51:44.3710815Z copying torch\_prims\executor.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-10-10T00:51:44.3722267Z copying torch\_prims\rng_prims.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-10-10T00:51:44.3740005Z copying torch\_prims\__init__.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-10-10T00:51:44.3799044Z creating build\lib.win-amd64-cpython-310\torch\_prims_common 2025-10-10T00:51:44.3812584Z copying torch\_prims_common\wrappers.py -> build\lib.win-amd64-cpython-310\torch\_prims_common 2025-10-10T00:51:44.3830683Z copying torch\_prims_common\__init__.py -> build\lib.win-amd64-cpython-310\torch\_prims_common 2025-10-10T00:51:44.5238399Z creating build\lib.win-amd64-cpython-310\torch\_refs 2025-10-10T00:51:44.5242093Z copying torch\_refs\fft.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-10-10T00:51:44.5255106Z copying torch\_refs\_conversions.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-10-10T00:51:44.5272354Z copying torch\_refs\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-10-10T00:51:44.5381001Z creating build\lib.win-amd64-cpython-310\torch\_strobelight 2025-10-10T00:51:44.5384360Z copying torch\_strobelight\cli_function_profiler.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-10-10T00:51:44.5398725Z copying torch\_strobelight\compile_time_profiler.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-10-10T00:51:44.5411365Z copying torch\_strobelight\__init__.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-10-10T00:51:44.5438015Z creating build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:51:44.5441351Z copying torch\_subclasses\fake_impls.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:51:44.5473865Z copying torch\_subclasses\fake_tensor.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:51:44.5544163Z copying torch\_subclasses\fake_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:51:44.5566592Z copying torch\_subclasses\functional_tensor.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:51:44.5591759Z copying torch\_subclasses\meta_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:51:44.5646021Z copying torch\_subclasses\schema_check_mode.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:51:44.5658944Z copying torch\_subclasses\_fake_tensor_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:51:44.5677843Z copying torch\_subclasses\__init__.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-10-10T00:51:44.5684991Z creating build\lib.win-amd64-cpython-310\torch\_vendor 2025-10-10T00:51:44.5688103Z copying torch\_vendor\__init__.py -> build\lib.win-amd64-cpython-310\torch\_vendor 2025-10-10T00:51:44.5694389Z creating build\lib.win-amd64-cpython-310\torch\ao\nn 2025-10-10T00:51:44.5697620Z copying torch\ao\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn 2025-10-10T00:51:44.5717743Z creating build\lib.win-amd64-cpython-310\torch\ao\ns 2025-10-10T00:51:44.5720937Z copying torch\ao\ns\_numeric_suite.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-10-10T00:51:44.5740150Z copying torch\ao\ns\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-10-10T00:51:44.5773285Z copying torch\ao\ns\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-10-10T00:51:44.5779559Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-10-10T00:51:44.5782719Z copying torch\ao\pruning\_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-10-10T00:51:44.5794953Z copying torch\ao\pruning\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-10-10T00:51:44.5811139Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.5814631Z copying torch\ao\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.5835044Z copying torch\ao\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.5856361Z copying torch\ao\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.5879684Z copying torch\ao\quantization\observer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.5918598Z copying torch\ao\quantization\qconfig.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.5943580Z copying torch\ao\quantization\qconfig_mapping.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.5957032Z copying torch\ao\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.5977201Z copying torch\ao\quantization\quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.5996068Z copying torch\ao\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.6028072Z copying torch\ao\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.6040852Z copying torch\ao\quantization\quantize_pt2e.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.6053965Z copying torch\ao\quantization\quant_type.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.6067752Z copying torch\ao\quantization\stubs.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.6084045Z copying torch\ao\quantization\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.6103795Z copying torch\ao\quantization\_correct_bias.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.6122424Z copying torch\ao\quantization\_equalize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.6135692Z copying torch\ao\quantization\_learnable_fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.6154820Z copying torch\ao\quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-10-10T00:51:44.6168106Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic 2025-10-10T00:51:44.6171362Z copying torch\ao\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic 2025-10-10T00:51:44.6190466Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat 2025-10-10T00:51:44.6193426Z copying torch\ao\nn\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat 2025-10-10T00:51:44.6200878Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable 2025-10-10T00:51:44.6204170Z copying torch\ao\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable 2025-10-10T00:51:44.6217189Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-10-10T00:51:44.6225152Z copying torch\ao\nn\quantized\functional.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-10-10T00:51:44.6246662Z copying torch\ao\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-10-10T00:51:44.6254048Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse 2025-10-10T00:51:44.6256951Z copying torch\ao\nn\sparse\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse 2025-10-10T00:51:44.6270671Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-10-10T00:51:44.6273875Z copying torch\ao\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-10-10T00:51:44.6286038Z copying torch\ao\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-10-10T00:51:44.6300404Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat 2025-10-10T00:51:44.6303256Z copying torch\ao\nn\intrinsic\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat 2025-10-10T00:51:44.6310491Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized 2025-10-10T00:51:44.6314579Z copying torch\ao\nn\intrinsic\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized 2025-10-10T00:51:44.6329548Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-10-10T00:51:44.6332690Z copying torch\ao\nn\intrinsic\qat\modules\conv_fused.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-10-10T00:51:44.6359966Z copying torch\ao\nn\intrinsic\qat\modules\linear_fused.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-10-10T00:51:44.6378448Z copying torch\ao\nn\intrinsic\qat\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-10-10T00:51:44.6392765Z copying torch\ao\nn\intrinsic\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-10-10T00:51:44.6404470Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic 2025-10-10T00:51:44.6407907Z copying torch\ao\nn\intrinsic\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic 2025-10-10T00:51:44.6416059Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-10-10T00:51:44.6419434Z copying torch\ao\nn\intrinsic\quantized\modules\bn_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-10-10T00:51:44.6433610Z copying torch\ao\nn\intrinsic\quantized\modules\conv_add.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-10-10T00:51:44.6445540Z copying torch\ao\nn\intrinsic\quantized\modules\conv_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-10-10T00:51:44.6459008Z copying torch\ao\nn\intrinsic\quantized\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-10-10T00:51:44.6471656Z copying torch\ao\nn\intrinsic\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-10-10T00:51:44.6491952Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-10-10T00:51:44.6495112Z 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-10-10T00:51:44.6507688Z copying torch\ao\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-10-10T00:51:44.6514462Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic 2025-10-10T00:51:44.6517517Z copying torch\ao\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic 2025-10-10T00:51:44.6525752Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-10-10T00:51:44.6528965Z copying torch\ao\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-10-10T00:51:44.6542884Z copying torch\ao\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-10-10T00:51:44.6557032Z copying torch\ao\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-10-10T00:51:44.6569439Z copying torch\ao\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-10-10T00:51:44.6576858Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-10-10T00:51:44.6580044Z copying torch\ao\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-10-10T00:51:44.6597197Z copying torch\ao\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-10-10T00:51:44.6613547Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-10-10T00:51:44.6616943Z copying torch\ao\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-10-10T00:51:44.6642535Z copying torch\ao\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-10-10T00:51:44.6662332Z copying torch\ao\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-10-10T00:51:44.6680603Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic 2025-10-10T00:51:44.6683705Z copying torch\ao\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic 2025-10-10T00:51:44.6694225Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:51:44.6697815Z copying torch\ao\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:51:44.6790695Z copying torch\ao\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:51:44.6801940Z copying torch\ao\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:51:44.6827982Z copying torch\ao\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:51:44.6839712Z copying torch\ao\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:51:44.6855612Z copying torch\ao\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:51:44.6867615Z copying torch\ao\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:51:44.6883575Z copying torch\ao\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:51:44.6903146Z copying torch\ao\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:51:44.6919113Z copying torch\ao\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:51:44.6931792Z copying torch\ao\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-10-10T00:51:44.6944787Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference 2025-10-10T00:51:44.6957436Z copying torch\ao\nn\quantized\reference\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference 2025-10-10T00:51:44.6965232Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-10-10T00:51:44.6968586Z copying torch\ao\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-10-10T00:51:44.6990039Z copying torch\ao\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-10-10T00:51:44.7002726Z copying torch\ao\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-10-10T00:51:44.7030003Z copying torch\ao\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-10-10T00:51:44.7037978Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:51:44.7041203Z copying torch\ao\nn\quantized\reference\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:51:44.7062052Z copying torch\ao\nn\quantized\reference\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:51:44.7075492Z copying torch\ao\nn\quantized\reference\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:51:44.7101279Z copying torch\ao\nn\quantized\reference\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:51:44.7112401Z copying torch\ao\nn\quantized\reference\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:51:44.7124994Z copying torch\ao\nn\quantized\reference\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-10-10T00:51:44.7132416Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-10-10T00:51:44.7135765Z copying torch\ao\nn\sparse\quantized\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-10-10T00:51:44.7147695Z copying torch\ao\nn\sparse\quantized\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-10-10T00:51:44.7159030Z copying torch\ao\nn\sparse\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-10-10T00:51:44.7188533Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-10-10T00:51:44.7191803Z copying torch\ao\nn\sparse\quantized\dynamic\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-10-10T00:51:44.7203651Z copying torch\ao\nn\sparse\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-10-10T00:51:44.7212385Z creating build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:51:44.7215830Z copying torch\ao\ns\fx\graph_matcher.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:51:44.7234364Z copying torch\ao\ns\fx\graph_passes.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:51:44.7261960Z copying torch\ao\ns\fx\mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:51:44.7280768Z copying torch\ao\ns\fx\ns_types.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:51:44.7292746Z copying torch\ao\ns\fx\n_shadows_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:51:44.7337294Z copying torch\ao\ns\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:51:44.7348570Z copying torch\ao\ns\fx\qconfig_multi_mapping.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:51:44.7366866Z copying torch\ao\ns\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:51:44.7445918Z copying torch\ao\ns\fx\weight_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:51:44.7461641Z copying torch\ao\ns\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-10-10T00:51:44.7468681Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-10-10T00:51:44.7472577Z copying torch\ao\pruning\scheduler\base_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-10-10T00:51:44.7485164Z copying torch\ao\pruning\scheduler\cubic_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-10-10T00:51:44.7499707Z copying torch\ao\pruning\scheduler\lambda_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-10-10T00:51:44.7517831Z copying torch\ao\pruning\scheduler\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-10-10T00:51:44.7524663Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-10-10T00:51:44.7533430Z copying torch\ao\pruning\sparsifier\base_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-10-10T00:51:44.7544502Z copying torch\ao\pruning\sparsifier\nearly_diagonal_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-10-10T00:51:44.7555586Z copying torch\ao\pruning\sparsifier\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-10-10T00:51:44.7572295Z copying torch\ao\pruning\sparsifier\weight_norm_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-10-10T00:51:44.7584528Z copying torch\ao\pruning\sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-10-10T00:51:44.7590634Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental 2025-10-10T00:51:44.7593903Z copying torch\ao\pruning\_experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental 2025-10-10T00:51:44.7600277Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-10-10T00:51:44.7603895Z copying torch\ao\pruning\_experimental\activation_sparsifier\activation_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-10-10T00:51:44.7620784Z copying torch\ao\pruning\_experimental\activation_sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-10-10T00:51:44.7627361Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-10-10T00:51:44.7630762Z copying torch\ao\pruning\_experimental\data_scheduler\base_data_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-10-10T00:51:44.7643420Z copying torch\ao\pruning\_experimental\data_scheduler\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-10-10T00:51:44.7651102Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-10-10T00:51:44.7659958Z copying torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-10-10T00:51:44.7673134Z copying torch\ao\pruning\_experimental\data_sparsifier\data_norm_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-10-10T00:51:44.7689972Z copying torch\ao\pruning\_experimental\data_sparsifier\quantization_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-10-10T00:51:44.7709649Z copying torch\ao\pruning\_experimental\data_sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-10-10T00:51:44.7718051Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:51:44.7721560Z copying torch\ao\pruning\_experimental\pruner\base_structured_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:51:44.7733061Z copying torch\ao\pruning\_experimental\pruner\FPGM_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:51:44.7745277Z copying torch\ao\pruning\_experimental\pruner\lstm_saliency_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:51:44.7768177Z copying torch\ao\pruning\_experimental\pruner\match_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:51:44.7784108Z copying torch\ao\pruning\_experimental\pruner\parametrization.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:51:44.7796073Z copying torch\ao\pruning\_experimental\pruner\prune_functions.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:51:44.7819885Z copying torch\ao\pruning\_experimental\pruner\saliency_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:51:44.7831729Z copying torch\ao\pruning\_experimental\pruner\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-10-10T00:51:44.7851165Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-10-10T00:51:44.7854611Z copying torch\ao\pruning\_experimental\data_sparsifier\lightning\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-10-10T00:51:44.7861419Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-10-10T00:51:44.7865558Z 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-10-10T00:51:44.7883821Z 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-10-10T00:51:44.7902449Z 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-10-10T00:51:44.7920711Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.7921574Z copying torch\ao\quantization\backend_config\backend_config.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.7946047Z copying torch\ao\quantization\backend_config\executorch.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.7964734Z copying torch\ao\quantization\backend_config\fbgemm.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.7980602Z copying torch\ao\quantization\backend_config\native.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.8022387Z copying torch\ao\quantization\backend_config\onednn.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.8039211Z copying torch\ao\quantization\backend_config\qnnpack.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.8062688Z copying torch\ao\quantization\backend_config\tensorrt.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.8073987Z copying torch\ao\quantization\backend_config\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.8099750Z copying torch\ao\quantization\backend_config\x86.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.8110120Z copying torch\ao\quantization\backend_config\_common_operator_config_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.8144524Z copying torch\ao\quantization\backend_config\_qnnpack_pt2e.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.8157328Z copying torch\ao\quantization\backend_config\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-10-10T00:51:44.8175523Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8179009Z copying torch\ao\quantization\fx\convert.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8205218Z copying torch\ao\quantization\fx\custom_config.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8226628Z copying torch\ao\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8237424Z copying torch\ao\quantization\fx\fuse_handler.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8253845Z copying torch\ao\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8276720Z copying torch\ao\quantization\fx\lower_to_fbgemm.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8288403Z copying torch\ao\quantization\fx\lower_to_qnnpack.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8299758Z copying torch\ao\quantization\fx\lstm_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8316943Z copying torch\ao\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8335111Z copying torch\ao\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8346128Z copying torch\ao\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8390121Z copying torch\ao\quantization\fx\qconfig_mapping_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8410770Z copying torch\ao\quantization\fx\quantize_handler.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8465719Z copying torch\ao\quantization\fx\tracer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8466521Z copying torch\ao\quantization\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8477889Z copying torch\ao\quantization\fx\_decomposed.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8501353Z copying torch\ao\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8531537Z copying torch\ao\quantization\fx\_lower_to_native_backend.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8560313Z copying torch\ao\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-10-10T00:51:44.8574486Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:51:44.8577805Z copying torch\ao\quantization\pt2e\duplicate_dq_pass.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:51:44.8588861Z copying torch\ao\quantization\pt2e\export_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:51:44.8607946Z copying torch\ao\quantization\pt2e\graph_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:51:44.8621503Z copying torch\ao\quantization\pt2e\lowering.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:51:44.8642764Z copying torch\ao\quantization\pt2e\port_metadata_pass.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:51:44.8662722Z copying torch\ao\quantization\pt2e\prepare.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:51:44.8682396Z copying torch\ao\quantization\pt2e\qat_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:51:44.8707735Z copying torch\ao\quantization\pt2e\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:51:44.8727020Z copying torch\ao\quantization\pt2e\_affine_quantization.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:51:44.8759072Z copying torch\ao\quantization\pt2e\_numeric_debugger.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:51:44.8770963Z copying torch\ao\quantization\pt2e\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-10-10T00:51:44.8778645Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:51:44.8782528Z copying torch\ao\quantization\quantizer\composable_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:51:44.8800965Z copying torch\ao\quantization\quantizer\embedding_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:51:44.8813422Z copying torch\ao\quantization\quantizer\quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:51:44.8835165Z copying torch\ao\quantization\quantizer\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:51:44.8847617Z copying torch\ao\quantization\quantizer\x86_inductor_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:51:44.8885274Z copying torch\ao\quantization\quantizer\xnnpack_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:51:44.8909735Z copying torch\ao\quantization\quantizer\xnnpack_quantizer_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:51:44.8936503Z copying torch\ao\quantization\quantizer\xpu_inductor_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:51:44.8954529Z copying torch\ao\quantization\quantizer\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-10-10T00:51:44.8962761Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-10-10T00:51:44.8966163Z copying torch\ao\quantization\fx\_model_report\detector.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-10-10T00:51:44.9005758Z copying torch\ao\quantization\fx\_model_report\model_report.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-10-10T00:51:44.9026464Z copying torch\ao\quantization\fx\_model_report\model_report_observer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-10-10T00:51:44.9044244Z copying torch\ao\quantization\fx\_model_report\model_report_visualizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-10-10T00:51:44.9069538Z copying torch\ao\quantization\fx\_model_report\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-10-10T00:51:44.9075881Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-10-10T00:51:44.9079209Z copying torch\ao\quantization\pt2e\representation\rewrite.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-10-10T00:51:44.9098347Z copying torch\ao\quantization\pt2e\representation\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-10-10T00:51:44.9105571Z creating build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-10-10T00:51:44.9108807Z copying torch\autograd\_functions\tensor.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-10-10T00:51:44.9121228Z copying torch\autograd\_functions\utils.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-10-10T00:51:44.9139130Z copying torch\autograd\_functions\__init__.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-10-10T00:51:44.9145985Z creating build\lib.win-amd64-cpython-310\torch\backends\cpu 2025-10-10T00:51:44.9149098Z copying torch\backends\cpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cpu 2025-10-10T00:51:44.9155953Z creating build\lib.win-amd64-cpython-310\torch\backends\cuda 2025-10-10T00:51:44.9159014Z copying torch\backends\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cuda 2025-10-10T00:51:44.9178814Z creating build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-10-10T00:51:44.9181998Z copying torch\backends\cudnn\rnn.py -> build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-10-10T00:51:44.9200146Z copying torch\backends\cudnn\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-10-10T00:51:44.9213047Z creating build\lib.win-amd64-cpython-310\torch\backends\cusparselt 2025-10-10T00:51:44.9216231Z copying torch\backends\cusparselt\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cusparselt 2025-10-10T00:51:44.9230747Z creating build\lib.win-amd64-cpython-310\torch\backends\kleidiai 2025-10-10T00:51:44.9238257Z copying torch\backends\kleidiai\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\kleidiai 2025-10-10T00:51:44.9252141Z creating build\lib.win-amd64-cpython-310\torch\backends\mha 2025-10-10T00:51:44.9275972Z copying torch\backends\mha\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mha 2025-10-10T00:51:44.9289468Z creating build\lib.win-amd64-cpython-310\torch\backends\miopen 2025-10-10T00:51:44.9292920Z copying torch\backends\miopen\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\miopen 2025-10-10T00:51:44.9311348Z creating build\lib.win-amd64-cpython-310\torch\backends\mkl 2025-10-10T00:51:44.9314519Z copying torch\backends\mkl\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mkl 2025-10-10T00:51:44.9364776Z creating build\lib.win-amd64-cpython-310\torch\backends\mkldnn 2025-10-10T00:51:44.9368126Z copying torch\backends\mkldnn\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mkldnn 2025-10-10T00:51:44.9386803Z creating build\lib.win-amd64-cpython-310\torch\backends\mps 2025-10-10T00:51:44.9389993Z copying torch\backends\mps\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mps 2025-10-10T00:51:44.9404020Z creating build\lib.win-amd64-cpython-310\torch\backends\nnpack 2025-10-10T00:51:44.9407428Z copying torch\backends\nnpack\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\nnpack 2025-10-10T00:51:44.9427542Z creating build\lib.win-amd64-cpython-310\torch\backends\openmp 2025-10-10T00:51:44.9430748Z copying torch\backends\openmp\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\openmp 2025-10-10T00:51:44.9438287Z creating build\lib.win-amd64-cpython-310\torch\backends\opt_einsum 2025-10-10T00:51:44.9441490Z copying torch\backends\opt_einsum\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\opt_einsum 2025-10-10T00:51:44.9454877Z creating build\lib.win-amd64-cpython-310\torch\backends\quantized 2025-10-10T00:51:44.9457981Z copying torch\backends\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\quantized 2025-10-10T00:51:44.9471764Z creating build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-10-10T00:51:44.9474862Z copying torch\backends\xeon\run_cpu.py -> build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-10-10T00:51:44.9501027Z copying torch\backends\xeon\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-10-10T00:51:44.9507131Z creating build\lib.win-amd64-cpython-310\torch\backends\xnnpack 2025-10-10T00:51:44.9510154Z copying torch\backends\xnnpack\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\xnnpack 2025-10-10T00:51:44.9524092Z creating build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-10-10T00:51:44.9527283Z copying torch\backends\_coreml\preprocess.py -> build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-10-10T00:51:44.9550024Z copying torch\backends\_coreml\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-10-10T00:51:44.9556693Z creating build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-10-10T00:51:44.9560065Z copying torch\backends\_nnapi\prepare.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-10-10T00:51:44.9572833Z copying torch\backends\_nnapi\serializer.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-10-10T00:51:44.9736516Z copying torch\backends\_nnapi\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-10-10T00:51:44.9742790Z creating build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-10-10T00:51:44.9745987Z copying torch\cpu\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-10-10T00:51:44.9758779Z copying torch\cpu\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-10-10T00:51:44.9771540Z copying torch\cpu\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-10-10T00:51:44.9779477Z creating build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-10-10T00:51:44.9782799Z copying torch\cuda\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-10-10T00:51:44.9795096Z copying torch\cuda\amp\common.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-10-10T00:51:44.9801096Z copying torch\cuda\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-10-10T00:51:44.9813209Z copying torch\cuda\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-10-10T00:51:44.9820876Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-10-10T00:51:44.9824215Z copying torch\distributed\algorithms\join.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-10-10T00:51:44.9842924Z copying torch\distributed\algorithms\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-10-10T00:51:44.9850066Z creating build\lib.win-amd64-cpython-310\torch\distributed\autograd 2025-10-10T00:51:44.9853399Z copying torch\distributed\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\autograd 2025-10-10T00:51:44.9879430Z creating build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:44.9882764Z copying torch\distributed\checkpoint\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:44.9895173Z copying torch\distributed\checkpoint\default_planner.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:44.9921836Z copying torch\distributed\checkpoint\filesystem.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:44.9948634Z copying torch\distributed\checkpoint\format_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:44.9964892Z copying torch\distributed\checkpoint\hf_storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:44.9992008Z copying torch\distributed\checkpoint\logger.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0004770Z copying torch\distributed\checkpoint\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0010984Z copying torch\distributed\checkpoint\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0023042Z copying torch\distributed\checkpoint\optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0042126Z copying torch\distributed\checkpoint\planner.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0061074Z copying torch\distributed\checkpoint\planner_helpers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0088156Z copying torch\distributed\checkpoint\quantized_hf_storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0100987Z copying torch\distributed\checkpoint\resharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0119739Z copying torch\distributed\checkpoint\staging.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0139393Z copying torch\distributed\checkpoint\stateful.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0152089Z copying torch\distributed\checkpoint\state_dict.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0185572Z copying torch\distributed\checkpoint\state_dict_loader.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0205005Z copying torch\distributed\checkpoint\state_dict_saver.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0224123Z copying torch\distributed\checkpoint\storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0237115Z copying torch\distributed\checkpoint\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0256442Z copying torch\distributed\checkpoint\_async_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0273893Z copying torch\distributed\checkpoint\_async_process_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0286605Z copying torch\distributed\checkpoint\_async_thread_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0309418Z copying torch\distributed\checkpoint\_checkpointer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0321601Z copying torch\distributed\checkpoint\_consolidate_hf_safetensors.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0347612Z copying torch\distributed\checkpoint\_dedup_save_plans.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0360459Z copying torch\distributed\checkpoint\_dedup_tensors.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0379301Z copying torch\distributed\checkpoint\_extension.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0391804Z copying torch\distributed\checkpoint\_fsspec_filesystem.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0410790Z copying torch\distributed\checkpoint\_hf_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0423740Z copying torch\distributed\checkpoint\_nested_dict.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0436711Z copying torch\distributed\checkpoint\_pg_transport.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0454452Z copying torch\distributed\checkpoint\_sharded_tensor_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0473999Z copying torch\distributed\checkpoint\_state_dict_stager.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0486918Z copying torch\distributed\checkpoint\_storage_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0499794Z copying torch\distributed\checkpoint\_traverse.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0511882Z copying torch\distributed\checkpoint\_version.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0517754Z copying torch\distributed\checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-10-10T00:51:45.0532283Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-10-10T00:51:45.0535544Z copying torch\distributed\elastic\control_plane.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-10-10T00:51:45.0547443Z copying torch\distributed\elastic\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-10-10T00:51:45.0564319Z creating build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0567631Z copying torch\distributed\fsdp\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0587215Z copying torch\distributed\fsdp\fully_sharded_data_parallel.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0639810Z copying torch\distributed\fsdp\sharded_grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0659563Z copying torch\distributed\fsdp\wrap.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0679096Z copying torch\distributed\fsdp\_common_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0708831Z copying torch\distributed\fsdp\_debug_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0728251Z copying torch\distributed\fsdp\_dynamo_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0740043Z copying torch\distributed\fsdp\_exec_order_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0764641Z copying torch\distributed\fsdp\_flat_param.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0824413Z copying torch\distributed\fsdp\_fsdp_extensions.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0842202Z copying torch\distributed\fsdp\_init_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0867426Z copying torch\distributed\fsdp\_limiter_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0879648Z copying torch\distributed\fsdp\_optim_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0928914Z copying torch\distributed\fsdp\_runtime_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0975938Z copying torch\distributed\fsdp\_shard_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.0988262Z copying torch\distributed\fsdp\_state_dict_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.1020367Z copying torch\distributed\fsdp\_trace_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.1033270Z copying torch\distributed\fsdp\_traversal_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.1046171Z copying torch\distributed\fsdp\_unshard_param_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.1059239Z copying torch\distributed\fsdp\_wrap_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.1081508Z copying torch\distributed\fsdp\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-10-10T00:51:45.1095542Z creating build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-10-10T00:51:45.1098738Z copying torch\distributed\launcher\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-10-10T00:51:45.1117483Z copying torch\distributed\launcher\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-10-10T00:51:45.1130930Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-10-10T00:51:45.1141482Z copying torch\distributed\nn\functional.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-10-10T00:51:45.1154195Z copying torch\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-10-10T00:51:45.1163806Z creating build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1167268Z copying torch\distributed\optim\apply_optimizer_in_backward.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1186507Z copying torch\distributed\optim\functional_adadelta.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1198379Z copying torch\distributed\optim\functional_adagrad.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1214481Z copying torch\distributed\optim\functional_adam.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1239612Z copying torch\distributed\optim\functional_adamax.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1252607Z copying torch\distributed\optim\functional_adamw.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1272236Z copying torch\distributed\optim\functional_rmsprop.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1285485Z copying torch\distributed\optim\functional_rprop.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1298667Z copying torch\distributed\optim\functional_sgd.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1310799Z copying torch\distributed\optim\named_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1323429Z copying torch\distributed\optim\optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1336853Z copying torch\distributed\optim\post_localSGD_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1349906Z copying torch\distributed\optim\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1363707Z copying torch\distributed\optim\zero_redundancy_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1405374Z copying torch\distributed\optim\_deprecation_warning.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1411538Z copying torch\distributed\optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:45.1428314Z creating build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:51:45.1431806Z copying torch\distributed\pipelining\microbatch.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:51:45.1451781Z copying torch\distributed\pipelining\schedules.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:51:45.1518015Z copying torch\distributed\pipelining\stage.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:51:45.1559851Z copying torch\distributed\pipelining\_backward.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:51:45.1584944Z copying torch\distributed\pipelining\_debug.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:51:45.1597018Z copying torch\distributed\pipelining\_IR.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:51:45.1635229Z copying torch\distributed\pipelining\_schedule_visualizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:51:45.1659138Z copying torch\distributed\pipelining\_unflatten.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:51:45.1671152Z copying torch\distributed\pipelining\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:51:45.1684041Z copying torch\distributed\pipelining\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-10-10T00:51:45.1692984Z creating build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:51:45.1696278Z copying torch\distributed\rpc\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:51:45.1727549Z copying torch\distributed\rpc\backend_registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:51:45.1782728Z copying torch\distributed\rpc\constants.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:51:45.1800320Z copying torch\distributed\rpc\functions.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:51:45.1823852Z copying torch\distributed\rpc\internal.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:51:45.1836348Z copying torch\distributed\rpc\options.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:51:45.1849036Z copying torch\distributed\rpc\rref_proxy.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:51:45.1861221Z copying torch\distributed\rpc\server_process_global_profiler.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:51:45.1879527Z copying torch\distributed\rpc\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:51:45.1891025Z copying torch\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-10-10T00:51:45.1912616Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.1916021Z copying torch\distributed\tensor\device_mesh.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.1922210Z copying torch\distributed\tensor\placement_types.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.1940944Z copying torch\distributed\tensor\_api.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.1973242Z copying torch\distributed\tensor\_collective_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.1989518Z copying torch\distributed\tensor\_dispatch.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.2015094Z copying torch\distributed\tensor\_dtensor_spec.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.2027835Z copying torch\distributed\tensor\_op_schema.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.2053164Z copying torch\distributed\tensor\_random.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.2073068Z copying torch\distributed\tensor\_redistribute.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.2097587Z copying torch\distributed\tensor\_sharding_prop.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.2116364Z copying torch\distributed\tensor\_shards_wrapper.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.2135504Z copying torch\distributed\tensor\_tp_conv.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.2148547Z copying torch\distributed\tensor\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.2173268Z copying torch\distributed\tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-10-10T00:51:45.2187410Z creating build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-10-10T00:51:45.2190874Z copying torch\distributed\_composable\checkpoint_activation.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-10-10T00:51:45.2209051Z copying torch\distributed\_composable\contract.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-10-10T00:51:45.2221458Z copying torch\distributed\_composable\replicate.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-10-10T00:51:45.2240610Z copying torch\distributed\_composable\replicate_with_fsdp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-10-10T00:51:45.2263948Z copying torch\distributed\_composable\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-10-10T00:51:45.2271870Z creating build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-10-10T00:51:45.2275115Z copying torch\distributed\_pycute\int_tuple.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-10-10T00:51:45.2293977Z copying torch\distributed\_pycute\layout.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-10-10T00:51:45.2313228Z copying torch\distributed\_pycute\typing.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-10-10T00:51:45.2325225Z copying torch\distributed\_pycute\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-10-10T00:51:45.2339171Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:51:45.2342453Z copying torch\distributed\_shard\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:51:45.2361205Z copying torch\distributed\_shard\common_op_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:51:45.2373238Z copying torch\distributed\_shard\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:51:45.2384859Z copying torch\distributed\_shard\op_registry_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:51:45.2397102Z copying torch\distributed\_shard\sharder.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:51:45.2412629Z copying torch\distributed\_shard\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:51:45.2430799Z copying torch\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-10-10T00:51:45.2438586Z creating build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor 2025-10-10T00:51:45.2441390Z copying torch\distributed\_sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor 2025-10-10T00:51:45.2454090Z creating build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec 2025-10-10T00:51:45.2457204Z copying torch\distributed\_sharding_spec\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec 2025-10-10T00:51:45.2464597Z creating build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-10-10T00:51:45.2468042Z copying torch\distributed\_symmetric_memory\_nvshmem_triton.py -> build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-10-10T00:51:45.2499469Z copying torch\distributed\_symmetric_memory\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-10-10T00:51:45.2540227Z creating build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-10-10T00:51:45.2543358Z copying torch\distributed\_tensor\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-10-10T00:51:45.2555587Z copying torch\distributed\_tensor\placement_types.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-10-10T00:51:45.2561356Z copying torch\distributed\_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-10-10T00:51:45.2582649Z creating build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:51:45.2585874Z copying torch\distributed\_tools\common_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:51:45.2597920Z copying torch\distributed\_tools\fake_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:51:45.2618838Z copying torch\distributed\_tools\fsdp2_mem_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:51:45.2640960Z copying torch\distributed\_tools\ilp_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:51:45.2665423Z copying torch\distributed\_tools\memory_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:51:45.2684038Z copying torch\distributed\_tools\mem_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:51:45.2709810Z copying torch\distributed\_tools\mod_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:51:45.2728474Z copying torch\distributed\_tools\runtime_estimator.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:51:45.2748459Z copying torch\distributed\_tools\sac_estimator.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:51:45.2780413Z copying torch\distributed\_tools\sac_ilp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:51:45.2792719Z copying torch\distributed\_tools\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-10-10T00:51:45.2807712Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:51:45.2811199Z copying torch\distributed\algorithms\ddp_comm_hooks\ddp_zero_hook.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:51:45.2870699Z copying torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:51:45.2882771Z copying torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:51:45.2900648Z copying torch\distributed\algorithms\ddp_comm_hooks\mixed_precision_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:51:45.2913356Z copying torch\distributed\algorithms\ddp_comm_hooks\optimizer_overlap_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:51:45.2932049Z copying torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:51:45.2945159Z copying torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:51:45.2973089Z copying torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:51:45.2986445Z copying torch\distributed\algorithms\ddp_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:51:45.3007388Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-10-10T00:51:45.3015426Z copying torch\distributed\algorithms\model_averaging\averagers.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-10-10T00:51:45.3027166Z copying torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-10-10T00:51:45.3040585Z copying torch\distributed\algorithms\model_averaging\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-10-10T00:51:45.3057179Z copying torch\distributed\algorithms\model_averaging\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-10-10T00:51:45.3063430Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-10-10T00:51:45.3067083Z copying torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-10-10T00:51:45.3086761Z copying torch\distributed\algorithms\_checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-10-10T00:51:45.3093049Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-10-10T00:51:45.3096449Z copying torch\distributed\algorithms\_comm_hooks\default_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-10-10T00:51:45.3108414Z copying torch\distributed\algorithms\_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-10-10T00:51:45.3115768Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-10-10T00:51:45.3119288Z copying torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-10-10T00:51:45.3131650Z copying torch\distributed\algorithms\_optimizer_overlap\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-10-10T00:51:45.3138597Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-10-10T00:51:45.3142026Z copying torch\distributed\algorithms\_quantization\quantization.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-10-10T00:51:45.3153839Z copying torch\distributed\algorithms\_quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-10-10T00:51:45.3161898Z creating build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:45.3165595Z copying torch\distributed\checkpoint\_experimental\barriers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:45.3178399Z copying torch\distributed\checkpoint\_experimental\builder.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:45.3191959Z copying torch\distributed\checkpoint\_experimental\checkpointer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:45.3211855Z copying torch\distributed\checkpoint\_experimental\checkpoint_process.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:45.3235863Z copying torch\distributed\checkpoint\_experimental\checkpoint_reader.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:45.3249959Z copying torch\distributed\checkpoint\_experimental\checkpoint_writer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:45.3263318Z copying torch\distributed\checkpoint\_experimental\config.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:45.3276159Z copying torch\distributed\checkpoint\_experimental\staging.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:45.3288867Z copying torch\distributed\checkpoint\_experimental\types.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:45.3301465Z copying torch\distributed\checkpoint\_experimental\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:45.3320303Z copying torch\distributed\checkpoint\_experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-10-10T00:51:45.3333007Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent 2025-10-10T00:51:45.3336076Z copying torch\distributed\elastic\agent\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent 2025-10-10T00:51:45.3342461Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-10-10T00:51:45.3345736Z copying torch\distributed\elastic\events\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-10-10T00:51:45.3363227Z copying torch\distributed\elastic\events\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-10-10T00:51:45.3368975Z copying torch\distributed\elastic\events\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-10-10T00:51:45.3387058Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-10-10T00:51:45.3390207Z copying torch\distributed\elastic\metrics\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-10-10T00:51:45.3417169Z copying torch\distributed\elastic\metrics\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-10-10T00:51:45.3437863Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-10-10T00:51:45.3446038Z copying torch\distributed\elastic\multiprocessing\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-10-10T00:51:45.3606368Z copying torch\distributed\elastic\multiprocessing\redirects.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-10-10T00:51:45.3618090Z copying torch\distributed\elastic\multiprocessing\tail_log.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-10-10T00:51:45.3637222Z copying torch\distributed\elastic\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-10-10T00:51:45.3652470Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3655773Z copying torch\distributed\elastic\rendezvous\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3675044Z copying torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3687372Z copying torch\distributed\elastic\rendezvous\dynamic_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3725098Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3757865Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3770879Z copying torch\distributed\elastic\rendezvous\etcd_server.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3783394Z copying torch\distributed\elastic\rendezvous\etcd_store.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3796820Z copying torch\distributed\elastic\rendezvous\registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3810750Z copying torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3822632Z copying torch\distributed\elastic\rendezvous\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3835631Z copying torch\distributed\elastic\rendezvous\_etcd_stub.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3848731Z copying torch\distributed\elastic\rendezvous\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-10-10T00:51:45.3869055Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-10-10T00:51:45.3872958Z copying torch\distributed\elastic\timer\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-10-10T00:51:45.3886271Z copying torch\distributed\elastic\timer\debug_info_logging.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-10-10T00:51:45.3899084Z copying torch\distributed\elastic\timer\file_based_local_timer.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-10-10T00:51:45.3918986Z copying torch\distributed\elastic\timer\local_timer.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-10-10T00:51:45.3941396Z copying torch\distributed\elastic\timer\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-10-10T00:51:45.3987657Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:51:45.3990779Z copying torch\distributed\elastic\utils\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:51:45.4004344Z copying torch\distributed\elastic\utils\distributed.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:51:45.4024776Z copying torch\distributed\elastic\utils\logging.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:51:45.4037567Z copying torch\distributed\elastic\utils\log_level.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:51:45.4050592Z copying torch\distributed\elastic\utils\store.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:51:45.4072596Z copying torch\distributed\elastic\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-10-10T00:51:45.4080725Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-10-10T00:51:45.4084352Z copying torch\distributed\elastic\agent\server\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-10-10T00:51:45.4116357Z copying torch\distributed\elastic\agent\server\health_check_server.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-10-10T00:51:45.4129534Z copying torch\distributed\elastic\agent\server\local_elastic_agent.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-10-10T00:51:45.4148150Z copying torch\distributed\elastic\agent\server\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-10-10T00:51:45.4161560Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-10-10T00:51:45.4170488Z copying torch\distributed\elastic\multiprocessing\errors\error_handler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-10-10T00:51:45.4182234Z copying torch\distributed\elastic\multiprocessing\errors\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-10-10T00:51:45.4188392Z copying torch\distributed\elastic\multiprocessing\errors\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-10-10T00:51:45.4203347Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-10-10T00:51:45.4206962Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-10-10T00:51:45.4219254Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\subprocess_handler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-10-10T00:51:45.4231603Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-10-10T00:51:45.4244984Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-10-10T00:51:45.4248310Z copying torch\distributed\elastic\utils\data\cycling_iterator.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-10-10T00:51:45.4260631Z copying torch\distributed\elastic\utils\data\elastic_distributed_sampler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-10-10T00:51:45.4278909Z copying torch\distributed\elastic\utils\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-10-10T00:51:45.4287610Z creating build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:51:45.4291200Z copying torch\distributed\fsdp\_fully_shard\_fsdp_api.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:51:45.4315274Z copying torch\distributed\fsdp\_fully_shard\_fsdp_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:51:45.4349769Z copying torch\distributed\fsdp\_fully_shard\_fsdp_common.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:51:45.4371180Z copying torch\distributed\fsdp\_fully_shard\_fsdp_init.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:51:45.4391355Z copying torch\distributed\fsdp\_fully_shard\_fsdp_param.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:51:45.4420903Z copying torch\distributed\fsdp\_fully_shard\_fsdp_param_group.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:51:45.4452442Z copying torch\distributed\fsdp\_fully_shard\_fsdp_state.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:51:45.4472573Z copying torch\distributed\fsdp\_fully_shard\_fully_shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:51:45.4502166Z copying torch\distributed\fsdp\_fully_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-10-10T00:51:45.4509536Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-10-10T00:51:45.4512766Z copying torch\distributed\nn\api\remote_module.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-10-10T00:51:45.4537916Z copying torch\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-10-10T00:51:45.4544357Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-10-10T00:51:45.4547538Z copying torch\distributed\nn\jit\instantiator.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-10-10T00:51:45.4564476Z copying torch\distributed\nn\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-10-10T00:51:45.4570918Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-10-10T00:51:45.4574585Z copying torch\distributed\nn\jit\templates\remote_module_template.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-10-10T00:51:45.4595375Z copying torch\distributed\nn\jit\templates\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-10-10T00:51:45.4602199Z creating build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-10-10T00:51:45.4605456Z copying torch\distributed\rpc\_testing\faulty_agent_backend_registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-10-10T00:51:45.4617445Z copying torch\distributed\rpc\_testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-10-10T00:51:45.4624949Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-10-10T00:51:45.4628198Z copying torch\distributed\tensor\debug\_comm_mode.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-10-10T00:51:45.4647153Z copying torch\distributed\tensor\debug\_op_coverage.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-10-10T00:51:45.4659052Z copying torch\distributed\tensor\debug\_visualize_sharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-10-10T00:51:45.4670745Z copying torch\distributed\tensor\debug\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-10-10T00:51:45.4689630Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:51:45.4692908Z copying torch\distributed\tensor\experimental\_attention.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:51:45.4731933Z copying torch\distributed\tensor\experimental\_func_map.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:51:45.4745381Z copying torch\distributed\tensor\experimental\_load_balancer.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:51:45.4762454Z copying torch\distributed\tensor\experimental\_register_sharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:51:45.4774588Z copying torch\distributed\tensor\experimental\_tp_transform.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:51:45.4792768Z copying torch\distributed\tensor\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-10-10T00:51:45.4811819Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:51:45.4815128Z copying torch\distributed\tensor\parallel\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:51:45.4827032Z copying torch\distributed\tensor\parallel\ddp.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:51:45.4843708Z copying torch\distributed\tensor\parallel\fsdp.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:51:45.4856368Z copying torch\distributed\tensor\parallel\input_reshard.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:51:45.4868162Z copying torch\distributed\tensor\parallel\loss.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:51:45.4887572Z copying torch\distributed\tensor\parallel\style.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:51:45.4921287Z copying torch\distributed\tensor\parallel\_data_parallel_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:51:45.4938883Z copying torch\distributed\tensor\parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-10-10T00:51:45.4948626Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.4952254Z copying torch\distributed\tensor\_ops\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.4973607Z copying torch\distributed\tensor\_ops\_common_rules.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.4986953Z copying torch\distributed\tensor\_ops\_conv_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.4999979Z copying torch\distributed\tensor\_ops\_einsum_strategy.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.5023394Z copying torch\distributed\tensor\_ops\_embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.5035033Z copying torch\distributed\tensor\_ops\_math_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.5066447Z copying torch\distributed\tensor\_ops\_matrix_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.5092487Z copying torch\distributed\tensor\_ops\_pointwise_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.5112779Z copying torch\distributed\tensor\_ops\_random_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.5124990Z copying torch\distributed\tensor\_ops\_tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.5155861Z copying torch\distributed\tensor\_ops\_view_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.5176174Z copying torch\distributed\tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-10-10T00:51:45.5189808Z creating build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-10-10T00:51:45.5193073Z copying torch\distributed\_composable\fsdp\fully_shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-10-10T00:51:45.5198961Z copying torch\distributed\_composable\fsdp\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-10-10T00:51:45.5211748Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint 2025-10-10T00:51:45.5214883Z copying torch\distributed\_shard\checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint 2025-10-10T00:51:45.5222097Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-10-10T00:51:45.5225401Z copying torch\distributed\_shard\sharded_optim\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-10-10T00:51:45.5242512Z copying torch\distributed\_shard\sharded_optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-10-10T00:51:45.5256404Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:51:45.5259657Z copying torch\distributed\_shard\sharded_tensor\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:51:45.5296876Z copying torch\distributed\_shard\sharded_tensor\logger.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:51:45.5309257Z copying torch\distributed\_shard\sharded_tensor\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:51:45.5321115Z copying torch\distributed\_shard\sharded_tensor\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:51:45.5333918Z copying torch\distributed\_shard\sharded_tensor\reshard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:51:45.5356194Z copying torch\distributed\_shard\sharded_tensor\shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:51:45.5373262Z copying torch\distributed\_shard\sharded_tensor\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:51:45.5385453Z copying torch\distributed\_shard\sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-10-10T00:51:45.5405516Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-10-10T00:51:45.5409228Z copying torch\distributed\_shard\sharding_plan\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-10-10T00:51:45.5421761Z copying torch\distributed\_shard\sharding_plan\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-10-10T00:51:45.5461812Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-10-10T00:51:45.5465442Z copying torch\distributed\_shard\sharding_spec\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-10-10T00:51:45.5480515Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-10-10T00:51:45.5501346Z copying torch\distributed\_shard\sharding_spec\_internals.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-10-10T00:51:45.5514690Z copying torch\distributed\_shard\sharding_spec\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-10-10T00:51:45.5533803Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:51:45.5537115Z copying torch\distributed\_shard\sharded_tensor\_ops\binary_cmp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:51:45.5549609Z copying torch\distributed\_shard\sharded_tensor\_ops\init.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:51:45.5562092Z copying torch\distributed\_shard\sharded_tensor\_ops\misc_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:51:45.5568361Z copying torch\distributed\_shard\sharded_tensor\_ops\tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:51:45.5580976Z copying torch\distributed\_shard\sharded_tensor\_ops\_common.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:51:45.5602869Z copying torch\distributed\_shard\sharded_tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:51:45.5616110Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-10-10T00:51:45.5619740Z 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-10-10T00:51:45.5632221Z 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-10-10T00:51:45.5656469Z 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-10-10T00:51:45.5680223Z 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-10-10T00:51:45.5686546Z creating build\lib.win-amd64-cpython-310\torch\export\experimental 2025-10-10T00:51:45.5689955Z copying torch\export\experimental\_utils.py -> build\lib.win-amd64-cpython-310\torch\export\experimental 2025-10-10T00:51:45.5702362Z copying torch\export\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\experimental 2025-10-10T00:51:45.5723008Z creating build\lib.win-amd64-cpython-310\torch\export\passes 2025-10-10T00:51:45.5726129Z copying torch\export\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\passes 2025-10-10T00:51:45.5739933Z creating build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-10-10T00:51:45.5748723Z copying torch\export\pt2_archive\constants.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-10-10T00:51:45.5766238Z copying torch\export\pt2_archive\_package.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-10-10T00:51:45.5798155Z copying torch\export\pt2_archive\_package_weights.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-10-10T00:51:45.5815845Z copying torch\export\pt2_archive\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-10-10T00:51:45.5830847Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.5834355Z copying torch\fx\experimental\accelerator_partitioner.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.5866721Z copying torch\fx\experimental\const_fold.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.5885794Z copying torch\fx\experimental\debug.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.5908540Z copying torch\fx\experimental\graph_gradual_typechecker.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.5934566Z copying torch\fx\experimental\merge_matmul.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.5946703Z copying torch\fx\experimental\meta_tracer.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.5959059Z copying torch\fx\experimental\normalize.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.5977232Z copying torch\fx\experimental\optimization.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6117767Z copying torch\fx\experimental\partitioner_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6130819Z copying torch\fx\experimental\proxy_tensor.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6187099Z copying torch\fx\experimental\recording.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6206035Z copying torch\fx\experimental\refinement_types.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6212284Z copying torch\fx\experimental\rewriter.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6224032Z copying torch\fx\experimental\schema_type_annotation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6236973Z copying torch\fx\experimental\symbolic_shapes.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6388721Z copying torch\fx\experimental\sym_node.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6419828Z copying torch\fx\experimental\unify_refinements.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6433296Z copying torch\fx\experimental\validator.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6470479Z copying torch\fx\experimental\_backward_state.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6482866Z copying torch\fx\experimental\_config.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6494484Z copying torch\fx\experimental\_constant_symnode.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6510140Z copying torch\fx\experimental\_dynamism.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6521993Z copying torch\fx\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-10-10T00:51:45.6531648Z creating build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6534932Z copying torch\fx\passes\annotate_getitem_nodes.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6546460Z copying torch\fx\passes\fake_tensor_prop.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6558538Z copying torch\fx\passes\graph_drawer.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6576554Z copying torch\fx\passes\graph_manipulation.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6593519Z copying torch\fx\passes\graph_transform_observer.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6604700Z copying torch\fx\passes\net_min_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6659121Z copying torch\fx\passes\operator_support.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6659866Z copying torch\fx\passes\param_fetch.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6670917Z copying torch\fx\passes\pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6687843Z copying torch\fx\passes\reinplace.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6721226Z copying torch\fx\passes\runtime_assert.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6741268Z copying torch\fx\passes\shape_prop.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6753418Z copying torch\fx\passes\splitter_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6779591Z copying torch\fx\passes\split_module.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6798351Z copying torch\fx\passes\split_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6811132Z copying torch\fx\passes\tools_common.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6824120Z copying torch\fx\passes\_tensorify_python_scalars.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6843852Z copying torch\fx\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-10-10T00:51:45.6852900Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:51:45.6856444Z copying torch\fx\experimental\migrate_gradual_types\constraint.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:51:45.6874433Z copying torch\fx\experimental\migrate_gradual_types\constraint_generator.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:51:45.6906100Z copying torch\fx\experimental\migrate_gradual_types\constraint_transformation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:51:45.6938976Z copying torch\fx\experimental\migrate_gradual_types\operation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:51:45.6945267Z copying torch\fx\experimental\migrate_gradual_types\transform_to_z3.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:51:45.6964100Z copying torch\fx\experimental\migrate_gradual_types\util.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:51:45.6975418Z copying torch\fx\experimental\migrate_gradual_types\z3_types.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:51:45.6987208Z copying torch\fx\experimental\migrate_gradual_types\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:51:45.6994571Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:51:45.6998026Z copying torch\fx\experimental\unification\core.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:51:45.7009745Z copying torch\fx\experimental\unification\dispatch.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:51:45.7015664Z copying torch\fx\experimental\unification\match.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:51:45.7027443Z copying torch\fx\experimental\unification\more.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:51:45.7040386Z copying torch\fx\experimental\unification\unification_tools.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:51:45.7056985Z copying torch\fx\experimental\unification\utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:51:45.7069345Z copying torch\fx\experimental\unification\variable.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:51:45.7081729Z copying torch\fx\experimental\unification\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-10-10T00:51:45.7089836Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:51:45.7093242Z copying torch\fx\experimental\unification\multipledispatch\conflict.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:51:45.7106300Z copying torch\fx\experimental\unification\multipledispatch\core.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:51:45.7118686Z copying torch\fx\experimental\unification\multipledispatch\dispatcher.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:51:45.7132582Z copying torch\fx\experimental\unification\multipledispatch\utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:51:45.7146132Z copying torch\fx\experimental\unification\multipledispatch\variadic.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:51:45.7162579Z copying torch\fx\experimental\unification\multipledispatch\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:51:45.7170483Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-10-10T00:51:45.7173679Z copying torch\fx\passes\backends\cudagraphs.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-10-10T00:51:45.7186767Z copying torch\fx\passes\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-10-10T00:51:45.7193082Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\dialect 2025-10-10T00:51:45.7201678Z copying torch\fx\passes\dialect\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect 2025-10-10T00:51:45.7208809Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-10-10T00:51:45.7212025Z copying torch\fx\passes\infra\partitioner.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-10-10T00:51:45.7231334Z copying torch\fx\passes\infra\pass_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-10-10T00:51:45.7243110Z copying torch\fx\passes\infra\pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-10-10T00:51:45.7256039Z copying torch\fx\passes\infra\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-10-10T00:51:45.7268255Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-10-10T00:51:45.7271971Z copying torch\fx\passes\tests\test_pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-10-10T00:51:45.7284198Z copying torch\fx\passes\tests\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-10-10T00:51:45.7291721Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:51:45.7295071Z copying torch\fx\passes\utils\common.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:51:45.7331889Z copying torch\fx\passes\utils\fuser_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:51:45.7346447Z copying torch\fx\passes\utils\matcher_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:51:45.7372424Z copying torch\fx\passes\utils\matcher_with_name_node_map_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:51:45.7389399Z copying torch\fx\passes\utils\source_matcher_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:51:45.7402501Z copying torch\fx\passes\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-10-10T00:51:45.7417035Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-10-10T00:51:45.7420842Z copying torch\fx\passes\dialect\common\cse_pass.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-10-10T00:51:45.7432788Z copying torch\fx\passes\dialect\common\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-10-10T00:51:45.7439083Z creating build\lib.win-amd64-cpython-310\torch\jit\mobile 2025-10-10T00:51:45.7442136Z copying torch\jit\mobile\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit\mobile 2025-10-10T00:51:45.7456184Z creating build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-10-10T00:51:45.7459618Z copying torch\jit\_passes\_property_propagation.py -> build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-10-10T00:51:45.7472640Z copying torch\jit\_passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-10-10T00:51:45.7480379Z creating build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:51:45.7484203Z copying torch\masked\maskedtensor\binary.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:51:45.7501924Z copying torch\masked\maskedtensor\core.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:51:45.7513852Z copying torch\masked\maskedtensor\creation.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:51:45.7519878Z copying torch\masked\maskedtensor\passthrough.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:51:45.7532069Z copying torch\masked\maskedtensor\reductions.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:51:45.7548944Z copying torch\masked\maskedtensor\unary.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:51:45.7562841Z copying torch\masked\maskedtensor\_ops_refs.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:51:45.7604453Z copying torch\masked\maskedtensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-10-10T00:51:45.7612101Z creating build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-10-10T00:51:45.7615645Z copying torch\nativert\backends\_lowered_aoti_module.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-10-10T00:51:45.7627506Z copying torch\nativert\backends\_lower_utils.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-10-10T00:51:45.7645210Z copying torch\nativert\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-10-10T00:51:45.7652075Z creating build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-10-10T00:51:45.7655841Z copying torch\nested\_internal\nested_int.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-10-10T00:51:45.7667821Z copying torch\nested\_internal\nested_tensor.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-10-10T00:51:45.7686725Z copying torch\nested\_internal\ops.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-10-10T00:51:45.7740142Z copying torch\nested\_internal\sdpa.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-10-10T00:51:45.7859641Z copying torch\nested\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-10-10T00:51:45.7866100Z creating build\lib.win-amd64-cpython-310\torch\nn\attention 2025-10-10T00:51:45.7869424Z copying torch\nn\attention\bias.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-10-10T00:51:45.7882335Z copying torch\nn\attention\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-10-10T00:51:45.7917125Z copying torch\nn\attention\_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-10-10T00:51:45.7929510Z copying torch\nn\attention\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-10-10T00:51:45.7942965Z creating build\lib.win-amd64-cpython-310\torch\nn\backends 2025-10-10T00:51:45.7946440Z copying torch\nn\backends\thnn.py -> build\lib.win-amd64-cpython-310\torch\nn\backends 2025-10-10T00:51:45.7958801Z copying torch\nn\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\backends 2025-10-10T00:51:45.7965231Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic 2025-10-10T00:51:45.7968589Z copying torch\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic 2025-10-10T00:51:45.7987797Z creating build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.7991626Z copying torch\nn\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8027507Z copying torch\nn\modules\adaptive.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8040581Z copying torch\nn\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8064943Z copying torch\nn\modules\channelshuffle.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8085484Z copying torch\nn\modules\container.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8110770Z copying torch\nn\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8151524Z copying torch\nn\modules\distance.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8164123Z copying torch\nn\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8176234Z copying torch\nn\modules\flatten.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8189001Z copying torch\nn\modules\fold.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8201707Z copying torch\nn\modules\instancenorm.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8221524Z copying torch\nn\modules\lazy.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8234826Z copying torch\nn\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8248077Z copying torch\nn\modules\loss.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8299675Z copying torch\nn\modules\module.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8359089Z copying torch\nn\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8372160Z copying torch\nn\modules\padding.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8515604Z copying torch\nn\modules\pixelshuffle.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8529796Z copying torch\nn\modules\pooling.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8790562Z copying torch\nn\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8829815Z copying torch\nn\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8849930Z copying torch\nn\modules\transformer.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8889512Z copying torch\nn\modules\upsampling.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8902982Z copying torch\nn\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8915666Z copying torch\nn\modules\_functions.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8940329Z copying torch\nn\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-10-10T00:51:45.8955384Z creating build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:51:45.8958202Z copying torch\nn\parallel\comm.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:51:45.8971418Z copying torch\nn\parallel\data_parallel.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:51:45.8985373Z copying torch\nn\parallel\distributed.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:51:45.9036833Z copying torch\nn\parallel\parallel_apply.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:51:45.9058939Z copying torch\nn\parallel\replicate.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:51:45.9071164Z copying torch\nn\parallel\scatter_gather.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:51:45.9083313Z copying torch\nn\parallel\_functions.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:51:45.9102510Z copying torch\nn\parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-10-10T00:51:45.9119256Z creating build\lib.win-amd64-cpython-310\torch\nn\qat 2025-10-10T00:51:45.9122198Z copying torch\nn\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat 2025-10-10T00:51:45.9129752Z creating build\lib.win-amd64-cpython-310\torch\nn\quantizable 2025-10-10T00:51:45.9132780Z copying torch\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable 2025-10-10T00:51:45.9139734Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-10-10T00:51:45.9143002Z copying torch\nn\quantized\functional.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-10-10T00:51:45.9148645Z copying torch\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-10-10T00:51:45.9166569Z creating build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:45.9169944Z copying torch\nn\utils\clip_grad.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:45.9188266Z copying torch\nn\utils\convert_parameters.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:45.9200439Z copying torch\nn\utils\fusion.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:45.9213944Z copying torch\nn\utils\init.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:45.9226802Z copying torch\nn\utils\memory_format.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:45.9244406Z copying torch\nn\utils\parametrizations.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:45.9269068Z copying torch\nn\utils\parametrize.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:46.0303064Z copying torch\nn\utils\prune.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:46.0335793Z copying torch\nn\utils\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:46.0356038Z copying torch\nn\utils\spectral_norm.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:46.0370202Z copying torch\nn\utils\stateless.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:46.0383767Z copying torch\nn\utils\weight_norm.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:46.0395350Z copying torch\nn\utils\_deprecation_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:46.0407294Z copying torch\nn\utils\_named_member_accessor.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:46.0419309Z copying torch\nn\utils\_per_sample_grad.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:46.0439642Z copying torch\nn\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-10-10T00:51:46.0455095Z creating build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-10-10T00:51:46.0463835Z copying torch\nn\attention\experimental\_paged_attention.py -> build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-10-10T00:51:46.0480620Z copying torch\nn\attention\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-10-10T00:51:46.0489070Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-10-10T00:51:46.0492449Z copying torch\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-10-10T00:51:46.0498662Z copying torch\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-10-10T00:51:46.0506132Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat 2025-10-10T00:51:46.0509980Z copying torch\nn\intrinsic\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat 2025-10-10T00:51:46.0517442Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized 2025-10-10T00:51:46.0520879Z copying torch\nn\intrinsic\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized 2025-10-10T00:51:46.0528591Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-10-10T00:51:46.0531938Z copying torch\nn\intrinsic\qat\modules\conv_fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-10-10T00:51:46.0548705Z copying torch\nn\intrinsic\qat\modules\linear_fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-10-10T00:51:46.0554733Z copying torch\nn\intrinsic\qat\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-10-10T00:51:46.0561068Z copying torch\nn\intrinsic\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-10-10T00:51:46.0578189Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic 2025-10-10T00:51:46.0581336Z copying torch\nn\intrinsic\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic 2025-10-10T00:51:46.0588758Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-10-10T00:51:46.0591971Z copying torch\nn\intrinsic\quantized\modules\bn_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-10-10T00:51:46.0598358Z copying torch\nn\intrinsic\quantized\modules\conv_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-10-10T00:51:46.0604490Z copying torch\nn\intrinsic\quantized\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-10-10T00:51:46.0610419Z copying torch\nn\intrinsic\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-10-10T00:51:46.0617989Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-10-10T00:51:46.0622694Z copying torch\nn\intrinsic\quantized\dynamic\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-10-10T00:51:46.0628701Z copying torch\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-10-10T00:51:46.0635586Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic 2025-10-10T00:51:46.0638709Z copying torch\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic 2025-10-10T00:51:46.0646258Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-10-10T00:51:46.0649435Z copying torch\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-10-10T00:51:46.0655355Z copying torch\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-10-10T00:51:46.0661331Z copying torch\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-10-10T00:51:46.0672762Z copying torch\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-10-10T00:51:46.0680034Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-10-10T00:51:46.0683158Z copying torch\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-10-10T00:51:46.0689028Z copying torch\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-10-10T00:51:46.0702026Z creating build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-10-10T00:51:46.0705159Z copying torch\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-10-10T00:51:46.0711110Z copying torch\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-10-10T00:51:46.0716874Z copying torch\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-10-10T00:51:46.0729841Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic 2025-10-10T00:51:46.0738328Z copying torch\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic 2025-10-10T00:51:46.0747367Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:51:46.0750520Z copying torch\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:51:46.0756567Z copying torch\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:51:46.0772980Z copying torch\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:51:46.0779123Z copying torch\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:51:46.0785085Z copying torch\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:51:46.0802278Z copying torch\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:51:46.0808625Z copying torch\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:51:46.0820806Z copying torch\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:51:46.0832000Z copying torch\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:51:46.0837732Z copying torch\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:51:46.0849179Z copying torch\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-10-10T00:51:46.0862131Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference 2025-10-10T00:51:46.0870390Z copying torch\nn\quantized\_reference\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference 2025-10-10T00:51:46.0883607Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-10-10T00:51:46.0911560Z copying torch\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-10-10T00:51:46.0917451Z copying torch\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-10-10T00:51:46.0923820Z copying torch\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-10-10T00:51:46.0935539Z copying torch\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-10-10T00:51:46.0949235Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:51:46.0952720Z copying torch\nn\quantized\_reference\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:51:46.0958800Z copying torch\nn\quantized\_reference\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:51:46.0970825Z copying torch\nn\quantized\_reference\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:51:46.0977016Z copying torch\nn\quantized\_reference\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:51:46.0982688Z copying torch\nn\quantized\_reference\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:51:46.0995918Z copying torch\nn\quantized\_reference\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-10-10T00:51:46.1012256Z creating build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:51:46.1016250Z copying torch\nn\utils\_expanded_weights\conv_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:51:46.1027989Z copying torch\nn\utils\_expanded_weights\conv_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:51:46.1041621Z copying torch\nn\utils\_expanded_weights\embedding_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:51:46.1061536Z copying torch\nn\utils\_expanded_weights\expanded_weights_impl.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:51:46.1084750Z copying torch\nn\utils\_expanded_weights\expanded_weights_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:51:46.1098073Z copying torch\nn\utils\_expanded_weights\group_norm_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:51:46.1110454Z copying torch\nn\utils\_expanded_weights\instance_norm_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:51:46.1127617Z copying torch\nn\utils\_expanded_weights\layer_norm_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:51:46.1139869Z copying torch\nn\utils\_expanded_weights\linear_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:51:46.1151263Z copying torch\nn\utils\_expanded_weights\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-10-10T00:51:46.1165162Z creating build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-10-10T00:51:46.1168333Z copying torch\onnx\ops\_dtype_mappings.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-10-10T00:51:46.1179979Z copying torch\onnx\ops\_impl.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-10-10T00:51:46.1199654Z copying torch\onnx\ops\_symbolic_impl.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-10-10T00:51:46.1218144Z copying torch\onnx\ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-10-10T00:51:46.1238808Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-10-10T00:51:46.1241978Z copying torch\onnx\_internal\_lazy_import.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-10-10T00:51:46.1253953Z copying torch\onnx\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-10-10T00:51:46.1263841Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1267324Z copying torch\onnx\_internal\exporter\_analysis.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1285587Z copying torch\onnx\_internal\exporter\_building.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1304363Z copying torch\onnx\_internal\exporter\_capture_strategies.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1317019Z copying torch\onnx\_internal\exporter\_compat.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1340622Z copying torch\onnx\_internal\exporter\_constants.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1347090Z copying torch\onnx\_internal\exporter\_core.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1396861Z copying torch\onnx\_internal\exporter\_decomp.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1409436Z copying torch\onnx\_internal\exporter\_dispatching.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1422885Z copying torch\onnx\_internal\exporter\_dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1436062Z copying torch\onnx\_internal\exporter\_errors.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1441952Z copying torch\onnx\_internal\exporter\_flags.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1454794Z copying torch\onnx\_internal\exporter\_fx_passes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1472805Z copying torch\onnx\_internal\exporter\_ir_passes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1486397Z copying torch\onnx\_internal\exporter\_isolated.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1500596Z copying torch\onnx\_internal\exporter\_onnx_program.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1520610Z copying torch\onnx\_internal\exporter\_registration.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1534252Z copying torch\onnx\_internal\exporter\_reporting.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1547299Z copying torch\onnx\_internal\exporter\_schemas.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1574593Z copying torch\onnx\_internal\exporter\_tensors.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1588936Z copying torch\onnx\_internal\exporter\_testing.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1601507Z copying torch\onnx\_internal\exporter\_type_casting.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1623496Z copying torch\onnx\_internal\exporter\_verification.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1635943Z copying torch\onnx\_internal\exporter\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-10-10T00:51:46.1642865Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-10-10T00:51:46.1646172Z copying torch\onnx\_internal\fx\type_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-10-10T00:51:46.1658957Z copying torch\onnx\_internal\fx\_pass.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-10-10T00:51:46.1672140Z copying torch\onnx\_internal\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-10-10T00:51:46.1682982Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.1692690Z copying torch\onnx\_internal\torchscript_exporter\jit_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.1705992Z copying torch\onnx\_internal\torchscript_exporter\onnx_proto_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.1724326Z copying torch\onnx\_internal\torchscript_exporter\registration.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.1740879Z copying torch\onnx\_internal\torchscript_exporter\symbolic_helper.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.1910811Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset10.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.1936985Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset11.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.1968496Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset12.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.1987828Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset13.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2014210Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset14.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2026687Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset15.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2044730Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset16.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2057468Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset17.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2069859Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset18.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2089186Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset19.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2095668Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset20.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2107860Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset7.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2125654Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset8.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2138989Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset9.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2246920Z copying torch\onnx\_internal\torchscript_exporter\utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2294017Z copying torch\onnx\_internal\torchscript_exporter\verification.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2314027Z copying torch\onnx\_internal\torchscript_exporter\_experimental.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2326557Z copying torch\onnx\_internal\torchscript_exporter\_globals.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2344441Z copying torch\onnx\_internal\torchscript_exporter\_type_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2357655Z copying torch\onnx\_internal\torchscript_exporter\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:51:46.2364810Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-10-10T00:51:46.2372870Z copying torch\onnx\_internal\exporter\_torchlib\_tensor_typing.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-10-10T00:51:46.2385754Z copying torch\onnx\_internal\exporter\_torchlib\_torchlib_registry.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-10-10T00:51:46.2403480Z copying torch\onnx\_internal\exporter\_torchlib\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-10-10T00:51:46.2411387Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:51:46.2419019Z copying torch\onnx\_internal\exporter\_torchlib\ops\core.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:51:46.2431427Z copying torch\onnx\_internal\exporter\_torchlib\ops\hop.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:51:46.2450990Z copying torch\onnx\_internal\exporter\_torchlib\ops\nn.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:51:46.2465325Z copying torch\onnx\_internal\exporter\_torchlib\ops\symbolic.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:51:46.2496880Z copying torch\onnx\_internal\exporter\_torchlib\ops\symops.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:51:46.2515557Z copying torch\onnx\_internal\exporter\_torchlib\ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:51:46.2522938Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-10-10T00:51:46.2526417Z copying torch\onnx\_internal\fx\passes\type_promotion.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-10-10T00:51:46.2567079Z copying torch\onnx\_internal\fx\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-10-10T00:51:46.2580994Z creating build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-10-10T00:51:46.2584396Z copying torch\optim\_multi_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-10-10T00:51:46.2597781Z creating build\lib.win-amd64-cpython-310\torch\package\analyze 2025-10-10T00:51:46.2601153Z copying torch\package\analyze\find_first_use_of_broken_modules.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-10-10T00:51:46.2613600Z copying torch\package\analyze\is_from_package.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-10-10T00:51:46.2625885Z copying torch\package\analyze\trace_dependencies.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-10-10T00:51:46.2641786Z copying torch\package\analyze\__init__.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-10-10T00:51:46.2656832Z creating build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2659973Z copying torch\quantization\fx\convert.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2665805Z copying torch\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2671637Z copying torch\quantization\fx\fusion_patterns.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2683861Z copying torch\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2689668Z copying torch\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2706012Z copying torch\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2718450Z copying torch\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2724439Z copying torch\quantization\fx\quantization_patterns.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2742753Z copying torch\quantization\fx\quantization_types.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2748602Z copying torch\quantization\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2760903Z copying torch\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2779147Z copying torch\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-10-10T00:51:46.2786736Z creating build\lib.win-amd64-cpython-310\torch\signal\windows 2025-10-10T00:51:46.2789935Z copying torch\signal\windows\windows.py -> build\lib.win-amd64-cpython-310\torch\signal\windows 2025-10-10T00:51:46.2824768Z copying torch\signal\windows\__init__.py -> build\lib.win-amd64-cpython-310\torch\signal\windows 2025-10-10T00:51:46.2847622Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.2855830Z copying torch\testing\_internal\autocast_test_lists.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.2877649Z copying torch\testing\_internal\autograd_function_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.2904174Z copying torch\testing\_internal\check_kernel_launches.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.2921750Z copying torch\testing\_internal\common_cuda.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.2934399Z copying torch\testing\_internal\common_device_type.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.4293846Z copying torch\testing\_internal\common_distributed.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.4340665Z copying torch\testing\_internal\common_dist_composable.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.4360118Z copying torch\testing\_internal\common_dtype.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.4372610Z copying torch\testing\_internal\common_fsdp.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.4405868Z copying torch\testing\_internal\common_jit.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.4420116Z copying torch\testing\_internal\common_methods_invocations.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5141495Z copying torch\testing\_internal\common_mkldnn.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5159130Z copying torch\testing\_internal\common_modules.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5255891Z copying torch\testing\_internal\common_mps.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5275781Z copying torch\testing\_internal\common_nn.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5354647Z copying torch\testing\_internal\common_optimizers.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5400670Z copying torch\testing\_internal\common_pruning.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5414076Z copying torch\testing\_internal\common_quantization.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5484753Z copying torch\testing\_internal\common_quantized.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5504648Z copying torch\testing\_internal\common_subclass.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5518115Z copying torch\testing\_internal\common_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5640834Z copying torch\testing\_internal\composite_compliance.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5661044Z copying torch\testing\_internal\custom_op_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5682877Z copying torch\testing\_internal\custom_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5700621Z copying torch\testing\_internal\dist_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5713625Z copying torch\testing\_internal\dynamo_test_failures.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5726179Z copying torch\testing\_internal\fake_config_module.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5738368Z copying torch\testing\_internal\fake_config_module2.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5804620Z copying torch\testing\_internal\fake_config_module3.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5815293Z copying torch\testing\_internal\hop_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5839110Z copying torch\testing\_internal\hypothesis_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5852508Z copying torch\testing\_internal\inductor_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5865136Z copying torch\testing\_internal\jit_metaprogramming_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5891701Z copying torch\testing\_internal\jit_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5917238Z copying torch\testing\_internal\logging_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5930060Z copying torch\testing\_internal\logging_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5949305Z copying torch\testing\_internal\quantization_torch_package_models.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5961466Z copying torch\testing\_internal\static_module.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5973245Z copying torch\testing\_internal\subclasses.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.5995911Z copying torch\testing\_internal\torchbind_impls.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.6008860Z copying torch\testing\_internal\triton_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.6040703Z copying torch\testing\_internal\two_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.6059388Z copying torch\testing\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-10-10T00:51:46.6066521Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen 2025-10-10T00:51:46.6069699Z copying torch\testing\_internal\codegen\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen 2025-10-10T00:51:46.6077350Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-10-10T00:51:46.6080534Z copying torch\testing\_internal\data\network1.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-10-10T00:51:46.6086558Z copying torch\testing\_internal\data\network2.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-10-10T00:51:46.6097198Z copying torch\testing\_internal\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-10-10T00:51:46.6105688Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:51:46.6109156Z copying torch\testing\_internal\distributed\checkpoint_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:51:46.6121661Z copying torch\testing\_internal\distributed\common_state_dict.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:51:46.6140065Z copying torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:51:46.6163856Z copying torch\testing\_internal\distributed\distributed_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:51:46.6352362Z copying torch\testing\_internal\distributed\distributed_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:51:46.6364607Z copying torch\testing\_internal\distributed\fake_pg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:51:46.6377161Z copying torch\testing\_internal\distributed\multi_threaded_pg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:51:46.6407460Z copying torch\testing\_internal\distributed\rpc_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:51:46.6419807Z copying torch\testing\_internal\distributed\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-10-10T00:51:46.6426294Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-10-10T00:51:46.6430360Z copying torch\testing\_internal\generated\annotated_fn_args.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-10-10T00:51:46.6661643Z copying torch\testing\_internal\generated\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-10-10T00:51:46.6668743Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-10-10T00:51:46.6672110Z copying torch\testing\_internal\opinfo\core.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-10-10T00:51:46.6733306Z copying torch\testing\_internal\opinfo\refs.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-10-10T00:51:46.6746826Z copying torch\testing\_internal\opinfo\utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-10-10T00:51:46.6760013Z copying torch\testing\_internal\opinfo\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-10-10T00:51:46.6774910Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:51:46.6779782Z copying torch\testing\_internal\optests\aot_autograd.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:51:46.6792609Z copying torch\testing\_internal\optests\autograd_registration.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:51:46.6806035Z copying torch\testing\_internal\optests\fake_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:51:46.6818807Z copying torch\testing\_internal\optests\generate_tests.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:51:46.6843999Z copying torch\testing\_internal\optests\make_fx.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:51:46.6862717Z copying torch\testing\_internal\optests\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-10-10T00:51:46.6870401Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-10-10T00:51:46.6873813Z copying torch\testing\_internal\test_module\future_div.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-10-10T00:51:46.6879808Z copying torch\testing\_internal\test_module\no_future_div.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-10-10T00:51:46.6886064Z copying torch\testing\_internal\test_module\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-10-10T00:51:46.6898129Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn 2025-10-10T00:51:46.6901270Z copying torch\testing\_internal\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn 2025-10-10T00:51:46.6909018Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:51:46.6912166Z copying torch\testing\_internal\distributed\rpc\dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:51:46.6965210Z copying torch\testing\_internal\distributed\rpc\dist_optimizer_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:51:46.6979013Z copying torch\testing\_internal\distributed\rpc\faulty_agent_rpc_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:51:46.7002520Z copying torch\testing\_internal\distributed\rpc\faulty_rpc_agent_test_fixture.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:51:46.7015539Z copying torch\testing\_internal\distributed\rpc\rpc_agent_test_fixture.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:51:46.7034440Z copying torch\testing\_internal\distributed\rpc\rpc_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:51:46.7143541Z copying torch\testing\_internal\distributed\rpc\tensorpipe_rpc_agent_test_fixture.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:51:46.7155027Z copying torch\testing\_internal\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-10-10T00:51:46.7161495Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-10-10T00:51:46.7164835Z copying torch\testing\_internal\distributed\_shard\test_common.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-10-10T00:51:46.7177258Z copying torch\testing\_internal\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-10-10T00:51:46.7184644Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-10-10T00:51:46.7188143Z copying torch\testing\_internal\distributed\_tensor\common_dtensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-10-10T00:51:46.7208519Z copying torch\testing\_internal\distributed\_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-10-10T00:51:46.7215605Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-10-10T00:51:46.7219250Z copying torch\testing\_internal\distributed\nn\api\remote_module_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-10-10T00:51:46.7246241Z copying torch\testing\_internal\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-10-10T00:51:46.7253621Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-10-10T00:51:46.7257238Z copying torch\testing\_internal\distributed\rpc\examples\parameter_server_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-10-10T00:51:46.7270839Z 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-10-10T00:51:46.7283927Z copying torch\testing\_internal\distributed\rpc\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-10-10T00:51:46.7291166Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-10-10T00:51:46.7294584Z copying torch\testing\_internal\distributed\rpc\jit\dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-10-10T00:51:46.7313197Z copying torch\testing\_internal\distributed\rpc\jit\rpc_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-10-10T00:51:46.7339643Z copying torch\testing\_internal\distributed\rpc\jit\rpc_test_faulty.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-10-10T00:51:46.7352778Z copying torch\testing\_internal\distributed\rpc\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-10-10T00:51:46.7359752Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-10-10T00:51:46.7363256Z 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-10-10T00:51:46.7382645Z 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-10-10T00:51:46.7394313Z copying torch\testing\_internal\distributed\_shard\sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-10-10T00:51:46.7408440Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:51:46.7411798Z copying torch\testing\_internal\opinfo\definitions\fft.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:51:46.7437294Z copying torch\testing\_internal\opinfo\definitions\linalg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:51:46.7483537Z copying torch\testing\_internal\opinfo\definitions\nested.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:51:46.7637880Z copying torch\testing\_internal\opinfo\definitions\signal.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:51:46.7652160Z copying torch\testing\_internal\opinfo\definitions\sparse.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:51:46.7678221Z copying torch\testing\_internal\opinfo\definitions\special.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:51:46.7700998Z copying torch\testing\_internal\opinfo\definitions\_masked.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:51:46.7733585Z copying torch\testing\_internal\opinfo\definitions\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-10-10T00:51:46.7740631Z creating build\lib.win-amd64-cpython-310\torch\utils\backcompat 2025-10-10T00:51:46.7743879Z copying torch\utils\backcompat\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\backcompat 2025-10-10T00:51:46.7751138Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark 2025-10-10T00:51:46.7754217Z copying torch\utils\benchmark\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark 2025-10-10T00:51:46.7762438Z creating build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:46.7766322Z copying torch\utils\data\backward_compatibility.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:46.7772500Z copying torch\utils\data\dataloader.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:46.7812062Z copying torch\utils\data\dataset.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:46.7831050Z copying torch\utils\data\distributed.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:46.7848437Z copying torch\utils\data\graph.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:46.7868122Z copying torch\utils\data\graph_settings.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:46.7880949Z copying torch\utils\data\sampler.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:46.7893837Z copying torch\utils\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-10-10T00:51:46.7936909Z creating build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-10-10T00:51:46.7940221Z copying torch\utils\hipify\constants.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-10-10T00:51:46.7952496Z copying torch\utils\hipify\cuda_to_hip_mappings.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-10-10T00:51:46.8136275Z copying torch\utils\hipify\hipify_python.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-10-10T00:51:46.8171186Z copying torch\utils\hipify\version.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-10-10T00:51:46.8181819Z copying torch\utils\hipify\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-10-10T00:51:46.8195169Z creating build\lib.win-amd64-cpython-310\torch\utils\jit 2025-10-10T00:51:46.8198334Z copying torch\utils\jit\log_extract.py -> build\lib.win-amd64-cpython-310\torch\utils\jit 2025-10-10T00:51:46.8210338Z copying torch\utils\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\jit 2025-10-10T00:51:46.8216598Z creating build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:46.8219656Z copying torch\utils\model_dump\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:46.8239232Z copying torch\utils\model_dump\__main__.py -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:46.8252372Z creating build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-10-10T00:51:46.8256002Z copying torch\utils\serialization\config.py -> build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-10-10T00:51:46.8261764Z copying torch\utils\serialization\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-10-10T00:51:46.8269953Z creating build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:46.8273248Z copying torch\utils\tensorboard\summary.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:46.8299845Z copying torch\utils\tensorboard\writer.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:46.8325857Z copying torch\utils\tensorboard\_convert_np.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:46.8338895Z copying torch\utils\tensorboard\_embedding.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:46.8361534Z copying torch\utils\tensorboard\_onnx_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:46.8373477Z copying torch\utils\tensorboard\_proto_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:46.8385600Z copying torch\utils\tensorboard\_pytorch_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:46.8398324Z copying torch\utils\tensorboard\_utils.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:46.8410864Z copying torch\utils\tensorboard\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-10-10T00:51:46.8425044Z creating build\lib.win-amd64-cpython-310\torch\utils\viz 2025-10-10T00:51:46.8428408Z copying torch\utils\viz\_cycles.py -> build\lib.win-amd64-cpython-310\torch\utils\viz 2025-10-10T00:51:46.8447304Z copying torch\utils\viz\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\viz 2025-10-10T00:51:46.8454637Z creating build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-10-10T00:51:46.8458028Z copying torch\utils\_strobelight\cli_function_profiler.py -> build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-10-10T00:51:46.8471552Z copying torch\utils\_strobelight\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-10-10T00:51:46.8479239Z creating build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:46.8482549Z copying torch\utils\_sympy\functions.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:46.8520991Z copying torch\utils\_sympy\interp.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:46.8533936Z copying torch\utils\_sympy\numbers.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:46.8546082Z copying torch\utils\_sympy\printers.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:46.8572080Z copying torch\utils\_sympy\reference.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:46.8590520Z copying torch\utils\_sympy\singleton_int.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:46.8611632Z copying torch\utils\_sympy\solve.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:46.8624482Z copying torch\utils\_sympy\symbol.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:46.8637205Z copying torch\utils\_sympy\value_ranges.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:46.8674703Z copying torch\utils\_sympy\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-10-10T00:51:46.8681928Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:46.8685608Z copying torch\utils\benchmark\examples\compare.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:46.8698394Z copying torch\utils\benchmark\examples\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:46.8710140Z copying torch\utils\benchmark\examples\op_benchmark.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:46.8722875Z copying torch\utils\benchmark\examples\simple_timeit.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:46.8728956Z copying torch\utils\benchmark\examples\spectral_ops_fuzz_test.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:46.8752438Z copying torch\utils\benchmark\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-10-10T00:51:46.8796812Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:46.8800363Z copying torch\utils\benchmark\op_fuzzers\binary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:46.8814282Z copying torch\utils\benchmark\op_fuzzers\sparse_binary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:46.8831203Z copying torch\utils\benchmark\op_fuzzers\sparse_unary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:46.8851543Z copying torch\utils\benchmark\op_fuzzers\spectral.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:46.8867002Z copying torch\utils\benchmark\op_fuzzers\unary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:46.8883723Z copying torch\utils\benchmark\op_fuzzers\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-10-10T00:51:46.8891285Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:46.8894609Z copying torch\utils\benchmark\utils\common.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:46.8906841Z copying torch\utils\benchmark\utils\compare.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:46.8919017Z copying torch\utils\benchmark\utils\compile.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:46.8937809Z copying torch\utils\benchmark\utils\cpp_jit.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:46.8949921Z copying torch\utils\benchmark\utils\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:46.8968784Z copying torch\utils\benchmark\utils\sparse_fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:46.8994650Z copying torch\utils\benchmark\utils\timer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:46.9014430Z copying torch\utils\benchmark\utils\_stubs.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:46.9038505Z copying torch\utils\benchmark\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:46.9045517Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-10-10T00:51:46.9049155Z copying torch\utils\benchmark\utils\valgrind_wrapper\timer_interface.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-10-10T00:51:46.9075798Z copying torch\utils\benchmark\utils\valgrind_wrapper\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-10-10T00:51:46.9082548Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:46.9085849Z copying torch\utils\data\datapipes\datapipe.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:46.9105502Z copying torch\utils\data\datapipes\gen_pyi.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:46.9123383Z copying torch\utils\data\datapipes\_decorator.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:46.9135570Z copying torch\utils\data\datapipes\_hook_iterator.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:46.9159407Z copying torch\utils\data\datapipes\_typing.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:46.9178559Z copying torch\utils\data\datapipes\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:46.9186338Z creating build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:46.9189667Z copying torch\utils\data\_utils\collate.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:46.9219766Z copying torch\utils\data\_utils\fetch.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:46.9241530Z copying torch\utils\data\_utils\pin_memory.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:46.9259071Z copying torch\utils\data\_utils\signal_handling.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:46.9271856Z copying torch\utils\data\_utils\worker.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:46.9290511Z copying torch\utils\data\_utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-10-10T00:51:46.9314969Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:46.9318243Z copying torch\utils\data\datapipes\dataframe\dataframes.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:46.9330951Z copying torch\utils\data\datapipes\dataframe\dataframe_wrapper.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:46.9343231Z copying torch\utils\data\datapipes\dataframe\datapipes.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:46.9368655Z copying torch\utils\data\datapipes\dataframe\structures.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:46.9389120Z copying torch\utils\data\datapipes\dataframe\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-10-10T00:51:46.9398824Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9402289Z copying torch\utils\data\datapipes\iter\callable.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9419338Z copying torch\utils\data\datapipes\iter\combinatorics.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9431552Z copying torch\utils\data\datapipes\iter\combining.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9455835Z copying torch\utils\data\datapipes\iter\filelister.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9472914Z copying torch\utils\data\datapipes\iter\fileopener.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9493925Z copying torch\utils\data\datapipes\iter\grouping.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9505714Z copying torch\utils\data\datapipes\iter\routeddecoder.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9517723Z copying torch\utils\data\datapipes\iter\selecting.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9534746Z copying torch\utils\data\datapipes\iter\sharding.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9546950Z copying torch\utils\data\datapipes\iter\streamreader.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9558459Z copying torch\utils\data\datapipes\iter\utils.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9576740Z copying torch\utils\data\datapipes\iter\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-10-10T00:51:46.9590488Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:46.9593771Z copying torch\utils\data\datapipes\map\callable.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:46.9605479Z copying torch\utils\data\datapipes\map\combinatorics.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:46.9622938Z copying torch\utils\data\datapipes\map\combining.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:46.9634889Z copying torch\utils\data\datapipes\map\grouping.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:46.9646543Z copying torch\utils\data\datapipes\map\utils.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:46.9668156Z copying torch\utils\data\datapipes\map\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-10-10T00:51:46.9675775Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-10-10T00:51:46.9678943Z copying torch\utils\data\datapipes\utils\common.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-10-10T00:51:46.9698631Z copying torch\utils\data\datapipes\utils\decoder.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-10-10T00:51:46.9711405Z copying torch\utils\data\datapipes\utils\snapshot.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-10-10T00:51:46.9723244Z copying torch\utils\data\datapipes\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-10-10T00:51:46.9730988Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:46.9734220Z copying torch\_dynamo\backends\common.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:46.9758221Z copying torch\_dynamo\backends\cudagraphs.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:46.9771869Z copying torch\_dynamo\backends\debugging.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:46.9792622Z copying torch\_dynamo\backends\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:46.9825990Z copying torch\_dynamo\backends\inductor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:46.9857047Z copying torch\_dynamo\backends\onnxrt.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:46.9868435Z copying torch\_dynamo\backends\registry.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:46.9881094Z copying torch\_dynamo\backends\tensorrt.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:46.9887008Z copying torch\_dynamo\backends\torchxla.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:46.9905056Z copying torch\_dynamo\backends\tvm.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:46.9917429Z copying torch\_dynamo\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-10-10T00:51:46.9926196Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:46.9929505Z copying torch\_dynamo\polyfills\builtins.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:46.9942700Z copying torch\_dynamo\polyfills\functools.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:46.9959572Z copying torch\_dynamo\polyfills\fx.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:46.9971780Z copying torch\_dynamo\polyfills\itertools.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:46.9994528Z copying torch\_dynamo\polyfills\loader.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:47.0006179Z copying torch\_dynamo\polyfills\operator.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:47.0017916Z copying torch\_dynamo\polyfills\os.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:47.0043592Z copying torch\_dynamo\polyfills\pytree.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:47.0055878Z copying torch\_dynamo\polyfills\struct.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:47.0065467Z copying torch\_dynamo\polyfills\sys.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:47.0084367Z copying torch\_dynamo\polyfills\tensor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:47.0096161Z copying torch\_dynamo\polyfills\_collections.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:47.0108465Z copying torch\_dynamo\polyfills\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-10-10T00:51:47.0152388Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-10-10T00:51:47.0155601Z copying torch\_dynamo\repro\after_aot.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-10-10T00:51:47.0305175Z copying torch\_dynamo\repro\after_dynamo.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-10-10T00:51:47.0325150Z copying torch\_dynamo\repro\aoti.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-10-10T00:51:47.0346220Z copying torch\_dynamo\repro\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-10-10T00:51:47.0355968Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0359328Z copying torch\_dynamo\variables\base.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0379263Z copying torch\_dynamo\variables\builder.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0464766Z copying torch\_dynamo\variables\builtin.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0532912Z copying torch\_dynamo\variables\constant.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0545718Z copying torch\_dynamo\variables\ctx_manager.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0589047Z copying torch\_dynamo\variables\dicts.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0619856Z copying torch\_dynamo\variables\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0642568Z copying torch\_dynamo\variables\functions.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0692032Z copying torch\_dynamo\variables\higher_order_ops.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0756907Z copying torch\_dynamo\variables\iter.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0776402Z copying torch\_dynamo\variables\lazy.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0801907Z copying torch\_dynamo\variables\lists.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0832769Z copying torch\_dynamo\variables\misc.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0871088Z copying torch\_dynamo\variables\nn_module.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0913755Z copying torch\_dynamo\variables\optimizer.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0935613Z copying torch\_dynamo\variables\script_object.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0947378Z copying torch\_dynamo\variables\sdpa.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.0964719Z copying torch\_dynamo\variables\tensor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.1001764Z copying torch\_dynamo\variables\torch.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.1048520Z copying torch\_dynamo\variables\torch_function.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.1076569Z copying torch\_dynamo\variables\user_defined.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.1121535Z copying torch\_dynamo\variables\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-10-10T00:51:47.1135506Z creating build\lib.win-amd64-cpython-310\torch\_export\db 2025-10-10T00:51:47.1138654Z copying torch\_export\db\case.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-10-10T00:51:47.1151537Z copying torch\_export\db\gen_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-10-10T00:51:47.1157374Z copying torch\_export\db\logging.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-10-10T00:51:47.1169376Z copying torch\_export\db\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-10-10T00:51:47.1184917Z creating build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1188684Z copying torch\_export\passes\add_runtime_assertions_for_constraints_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1201277Z copying torch\_export\passes\collect_tracepoints_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1214026Z copying torch\_export\passes\constant_folding.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1237007Z copying torch\_export\passes\functionalize_side_effectful_ops_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1249600Z copying torch\_export\passes\insert_custom_op_guards.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1267943Z copying torch\_export\passes\lift_constants_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1287162Z copying torch\_export\passes\remove_runtime_assertions.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1299369Z copying torch\_export\passes\replace_autocast_with_hop_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1317114Z copying torch\_export\passes\replace_quantized_ops_with_standard_ops_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1336531Z copying torch\_export\passes\replace_set_grad_with_hop_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1349850Z copying torch\_export\passes\replace_view_ops_with_view_copy_ops_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1368689Z copying torch\_export\passes\replace_with_hop_pass_util.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1381608Z copying torch\_export\passes\_node_metadata_hook.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1394144Z copying torch\_export\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-10-10T00:51:47.1413600Z creating build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-10-10T00:51:47.1417019Z copying torch\_export\pass_infra\node_metadata.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-10-10T00:51:47.1429262Z copying torch\_export\pass_infra\proxy_value.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-10-10T00:51:47.1440866Z copying torch\_export\pass_infra\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-10-10T00:51:47.1448011Z creating build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:47.1451335Z copying torch\_export\serde\dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:47.1470518Z copying torch\_export\serde\schema.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:47.1483546Z copying torch\_export\serde\schema_check.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:47.1512674Z copying torch\_export\serde\serialize.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:47.1596391Z copying torch\_export\serde\union.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:47.1613724Z copying torch\_export\serde\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:47.1627093Z creating build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1630640Z copying torch\_export\db\examples\assume_constant_result.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1646196Z copying torch\_export\db\examples\autograd_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1658458Z copying torch\_export\db\examples\class_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1669335Z copying torch\_export\db\examples\cond_branch_class_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1682130Z copying torch\_export\db\examples\cond_branch_nested_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1694680Z copying torch\_export\db\examples\cond_branch_nonlocal_variables.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1718002Z copying torch\_export\db\examples\cond_closed_over_variable.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1724383Z copying torch\_export\db\examples\cond_operands.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1736044Z copying torch\_export\db\examples\cond_predicate.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1753034Z copying torch\_export\db\examples\constrain_as_size_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1764683Z copying torch\_export\db\examples\constrain_as_value_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1776634Z copying torch\_export\db\examples\decorator.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1789218Z copying torch\_export\db\examples\dictionary.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1795522Z copying torch\_export\db\examples\dynamic_shape_assert.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1801601Z copying torch\_export\db\examples\dynamic_shape_constructor.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1814258Z copying torch\_export\db\examples\dynamic_shape_if_guard.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1820253Z copying torch\_export\db\examples\dynamic_shape_map.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1826315Z copying torch\_export\db\examples\dynamic_shape_round.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1847344Z copying torch\_export\db\examples\dynamic_shape_slicing.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1853192Z copying torch\_export\db\examples\dynamic_shape_view.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1859591Z copying torch\_export\db\examples\fn_with_kwargs.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1876910Z copying torch\_export\db\examples\list_contains.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1883690Z copying torch\_export\db\examples\list_unpack.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1890014Z copying torch\_export\db\examples\model_attr_mutation.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1908487Z copying torch\_export\db\examples\nested_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1914525Z copying torch\_export\db\examples\null_context_manager.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1926770Z copying torch\_export\db\examples\optional_input.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1944396Z copying torch\_export\db\examples\pytree_flatten.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1950531Z copying torch\_export\db\examples\scalar_output.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1957208Z copying torch\_export\db\examples\specialized_attribute.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1974809Z copying torch\_export\db\examples\static_for_loop.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1981076Z copying torch\_export\db\examples\static_if.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1987227Z copying torch\_export\db\examples\tensor_setattr.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.1999095Z copying torch\_export\db\examples\type_reflection_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.2005254Z copying torch\_export\db\examples\unsupported_operator.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.2018008Z copying torch\_export\db\examples\user_input_mutation.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.2029580Z copying torch\_export\db\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-10-10T00:51:47.2043693Z creating build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:47.2047197Z copying torch\_functorch\_activation_checkpointing\ac_logging_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:47.2061140Z copying torch\_functorch\_activation_checkpointing\graph_info_provider.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:47.2092190Z copying torch\_functorch\_activation_checkpointing\knapsack.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:47.2109865Z copying torch\_functorch\_activation_checkpointing\knapsack_evaluator.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:47.2128383Z copying torch\_functorch\_activation_checkpointing\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-10-10T00:51:47.2138607Z creating build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2142088Z copying torch\_functorch\_aot_autograd\autograd_cache.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2175340Z copying torch\_functorch\_aot_autograd\collect_metadata_analysis.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2209446Z copying torch\_functorch\_aot_autograd\descriptors.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2234640Z copying torch\_functorch\_aot_autograd\frontend_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2253656Z copying torch\_functorch\_aot_autograd\functional_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2272249Z copying torch\_functorch\_aot_autograd\fx_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2284616Z copying torch\_functorch\_aot_autograd\graph_capture.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2309835Z copying torch\_functorch\_aot_autograd\graph_capture_wrappers.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2342522Z copying torch\_functorch\_aot_autograd\graph_compile.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2389105Z copying torch\_functorch\_aot_autograd\input_output_analysis.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2414778Z copying torch\_functorch\_aot_autograd\logging_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2427345Z copying torch\_functorch\_aot_autograd\runtime_wrappers.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2480498Z copying torch\_functorch\_aot_autograd\schemas.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2518410Z copying torch\_functorch\_aot_autograd\subclass_parametrization.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2531856Z copying torch\_functorch\_aot_autograd\subclass_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2551684Z copying torch\_functorch\_aot_autograd\utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2577692Z copying torch\_functorch\_aot_autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-10-10T00:51:47.2585275Z creating build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-10-10T00:51:47.2588416Z copying torch\_inductor\analysis\device_info.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-10-10T00:51:47.2601461Z copying torch\_inductor\analysis\profile_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-10-10T00:51:47.2627832Z copying torch\_inductor\analysis\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-10-10T00:51:47.2635153Z creating build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-10-10T00:51:47.2638854Z copying torch\_inductor\autoheuristic\autoheuristic.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-10-10T00:51:47.2652287Z copying torch\_inductor\autoheuristic\autoheuristic_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-10-10T00:51:47.2665730Z copying torch\_inductor\autoheuristic\learnedheuristic_interface.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-10-10T00:51:47.2689240Z copying torch\_inductor\autoheuristic\learned_heuristic_controller.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-10-10T00:51:47.2701432Z copying torch\_inductor\autoheuristic\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-10-10T00:51:47.2713822Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.2717309Z copying torch\_inductor\codegen\aoti_hipify_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.2730103Z copying torch\_inductor\codegen\block_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.2742335Z copying torch\_inductor\codegen\common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.2799460Z copying torch\_inductor\codegen\cpp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.2921660Z copying torch\_inductor\codegen\cpp_bmm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.2939825Z copying torch\_inductor\codegen\cpp_flex_attention_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.2969581Z copying torch\_inductor\codegen\cpp_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3012149Z copying torch\_inductor\codegen\cpp_grouped_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3031968Z copying torch\_inductor\codegen\cpp_micro_gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3071622Z copying torch\_inductor\codegen\cpp_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3083874Z copying torch\_inductor\codegen\cpp_template_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3110825Z copying torch\_inductor\codegen\cpp_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3145417Z copying torch\_inductor\codegen\cpp_wrapper_cpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3214728Z copying torch\_inductor\codegen\cpp_wrapper_cpu_array_ref.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3241837Z copying torch\_inductor\codegen\cpp_wrapper_gpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3273863Z copying torch\_inductor\codegen\cpp_wrapper_mps.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3289282Z copying torch\_inductor\codegen\cpu_device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3301828Z copying torch\_inductor\codegen\cuda_combined_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3319015Z copying torch\_inductor\codegen\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3336067Z copying torch\_inductor\codegen\halide.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3366705Z copying torch\_inductor\codegen\memory_planning.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3386405Z copying torch\_inductor\codegen\mps.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3412348Z copying torch\_inductor\codegen\mps_device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3424378Z copying torch\_inductor\codegen\multi_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3446756Z copying torch\_inductor\codegen\python_wrapper_mtia.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3459594Z copying torch\_inductor\codegen\segmented_tree.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3471992Z copying torch\_inductor\codegen\simd.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3774873Z copying torch\_inductor\codegen\simd_kernel_features.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3794714Z copying torch\_inductor\codegen\subgraph.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3806982Z copying torch\_inductor\codegen\triton.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3903680Z copying torch\_inductor\codegen\triton_combo_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3933527Z copying torch\_inductor\codegen\triton_split_scan.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3945216Z copying torch\_inductor\codegen\triton_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.3963646Z copying torch\_inductor\codegen\wrapper.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.4035065Z copying torch\_inductor\codegen\wrapper_fxir.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.4069246Z copying torch\_inductor\codegen\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-10-10T00:51:47.4077551Z creating build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-10-10T00:51:47.4081948Z copying torch\_inductor\compile_worker\subproc_pool.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-10-10T00:51:47.4095041Z copying torch\_inductor\compile_worker\tracked_process_pool.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-10-10T00:51:47.4107112Z copying torch\_inductor\compile_worker\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-10-10T00:51:47.4118492Z copying torch\_inductor\compile_worker\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-10-10T00:51:47.4134591Z copying torch\_inductor\compile_worker\__main__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-10-10T00:51:47.4152329Z creating build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4155653Z copying torch\_inductor\fx_passes\b2b_gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4173994Z copying torch\_inductor\fx_passes\binary_folding.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4198120Z copying torch\_inductor\fx_passes\bucketing.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4217156Z copying torch\_inductor\fx_passes\control_dependencies.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4243306Z copying torch\_inductor\fx_passes\ddp_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4262445Z copying torch\_inductor\fx_passes\decompose_mem_bound_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4275570Z copying torch\_inductor\fx_passes\dedupe_symint_uses.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4300762Z copying torch\_inductor\fx_passes\efficient_conv_bn_eval.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4313540Z copying torch\_inductor\fx_passes\freezing_patterns.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4325879Z copying torch\_inductor\fx_passes\fsdp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4385222Z copying torch\_inductor\fx_passes\fuse_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4411964Z copying torch\_inductor\fx_passes\group_batch_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4446091Z copying torch\_inductor\fx_passes\joint_graph.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4475108Z copying torch\_inductor\fx_passes\memory_estimator.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4487586Z copying torch\_inductor\fx_passes\micro_pipeline_tp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4512780Z copying torch\_inductor\fx_passes\misc_patterns.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4530730Z copying torch\_inductor\fx_passes\mkldnn_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4561566Z copying torch\_inductor\fx_passes\numeric_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4574924Z copying torch\_inductor\fx_passes\overlap_preserving_bucketer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4602941Z copying torch\_inductor\fx_passes\overlap_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4624175Z copying torch\_inductor\fx_passes\pad_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4643813Z copying torch\_inductor\fx_passes\post_grad.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4684110Z copying torch\_inductor\fx_passes\pre_grad.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4705450Z copying torch\_inductor\fx_passes\quantization.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4773354Z copying torch\_inductor\fx_passes\reinplace.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4798071Z copying torch\_inductor\fx_passes\replace_random.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4811200Z copying torch\_inductor\fx_passes\split_cat.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4874838Z copying torch\_inductor\fx_passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-10-10T00:51:47.4882665Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:47.4885920Z copying torch\_inductor\kernel\bmm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:47.4904265Z copying torch\_inductor\kernel\conv.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:47.4923745Z copying torch\_inductor\kernel\mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:47.4955860Z copying torch\_inductor\kernel\mm_common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:47.4974368Z copying torch\_inductor\kernel\mm_grouped.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:47.5002472Z copying torch\_inductor\kernel\mm_plus_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:47.5026823Z copying torch\_inductor\kernel\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-10-10T00:51:47.5034473Z creating build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-10-10T00:51:47.5038252Z copying torch\_inductor\package\build_package.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-10-10T00:51:47.5044436Z copying torch\_inductor\package\package.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-10-10T00:51:47.5062988Z copying torch\_inductor\package\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-10-10T00:51:47.5072674Z creating build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5076039Z copying torch\_inductor\runtime\autotune_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5094721Z copying torch\_inductor\runtime\benchmarking.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5107413Z copying torch\_inductor\runtime\cache_dir_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5120009Z copying torch\_inductor\runtime\compile_tasks.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5142729Z copying torch\_inductor\runtime\coordinate_descent_tuner.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5156134Z copying torch\_inductor\runtime\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5169216Z copying torch\_inductor\runtime\halide_helpers.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5186913Z copying torch\_inductor\runtime\hints.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5199696Z copying torch\_inductor\runtime\runtime_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5213252Z copying torch\_inductor\runtime\static_cuda_launcher.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5231428Z copying torch\_inductor\runtime\triton_compat.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5243407Z copying torch\_inductor\runtime\triton_helpers.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5262421Z copying torch\_inductor\runtime\triton_heuristics.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5340987Z copying torch\_inductor\runtime\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-10-10T00:51:47.5348641Z creating build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:47.5352360Z copying torch\_inductor\template_heuristics\aten.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:47.5364814Z copying torch\_inductor\template_heuristics\base.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:47.5376301Z copying torch\_inductor\template_heuristics\contiguous_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:47.5393761Z copying torch\_inductor\template_heuristics\decompose_k.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:47.5411657Z copying torch\_inductor\template_heuristics\gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:47.5441045Z copying torch\_inductor\template_heuristics\params.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:47.5454677Z copying torch\_inductor\template_heuristics\registry.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:47.5467607Z copying torch\_inductor\template_heuristics\triton.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:47.5521172Z copying torch\_inductor\template_heuristics\triton_addmm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:47.5534450Z copying torch\_inductor\template_heuristics\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-10-10T00:51:47.5542772Z creating build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:47.5546327Z copying torch\_inductor\autoheuristic\artifacts\_MixedMMA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:47.5565262Z copying torch\_inductor\autoheuristic\artifacts\_MixedMMH100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:47.5577149Z copying torch\_inductor\autoheuristic\artifacts\_MMRankingA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:47.5609108Z copying torch\_inductor\autoheuristic\artifacts\_MMRankingH100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:47.5629958Z copying torch\_inductor\autoheuristic\artifacts\_PadMMA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:47.5642420Z copying torch\_inductor\autoheuristic\artifacts\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:51:47.5650896Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:47.5654331Z copying torch\_inductor\codegen\cuda\cuda_cpp_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:47.5672864Z copying torch\_inductor\codegen\cuda\cuda_env.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:47.5685690Z copying torch\_inductor\codegen\cuda\cuda_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:47.5705613Z copying torch\_inductor\codegen\cuda\cuda_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:47.5729560Z copying torch\_inductor\codegen\cuda\cutlass_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:47.5743508Z copying torch\_inductor\codegen\cuda\cutlass_python_evt.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:47.5784109Z copying torch\_inductor\codegen\cuda\cutlass_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:47.5910656Z copying torch\_inductor\codegen\cuda\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:47.5923639Z copying torch\_inductor\codegen\cuda\gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:47.5969906Z copying torch\_inductor\codegen\cuda\serialization.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:47.5989912Z copying torch\_inductor\codegen\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-10-10T00:51:47.5997243Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:47.6000717Z copying torch\_inductor\codegen\cutedsl\cutedsl_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:47.6013315Z copying torch\_inductor\codegen\cutedsl\cutedsl_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:47.6032803Z copying torch\_inductor\codegen\cutedsl\cutedsl_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:47.6050431Z copying torch\_inductor\codegen\cutedsl\cutedsl_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:47.6069007Z copying torch\_inductor\codegen\cutedsl\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-10-10T00:51:47.6076537Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-10-10T00:51:47.6080003Z copying torch\_inductor\codegen\mtia\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-10-10T00:51:47.6092120Z copying torch\_inductor\codegen\mtia\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-10-10T00:51:47.6100827Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6104074Z copying torch\_inductor\codegen\rocm\ck_conv_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6128971Z copying torch\_inductor\codegen\rocm\ck_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6142083Z copying torch\_inductor\codegen\rocm\ck_tile_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6153461Z copying torch\_inductor\codegen\rocm\ck_tile_universal_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6189761Z copying torch\_inductor\codegen\rocm\ck_universal_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6215827Z copying torch\_inductor\codegen\rocm\compile_command.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6234115Z copying torch\_inductor\codegen\rocm\rocm_benchmark_request.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6247168Z copying torch\_inductor\codegen\rocm\rocm_cpp_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6259761Z copying torch\_inductor\codegen\rocm\rocm_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6278277Z copying torch\_inductor\codegen\rocm\rocm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6290864Z copying torch\_inductor\codegen\rocm\rocm_template_buffer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6303438Z copying torch\_inductor\codegen\rocm\rocm_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6309789Z copying torch\_inductor\codegen\rocm\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-10-10T00:51:47.6316165Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-10-10T00:51:47.6319503Z copying torch\_inductor\codegen\xpu\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-10-10T00:51:47.6331935Z copying torch\_inductor\codegen\xpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-10-10T00:51:47.6338472Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-10-10T00:51:47.6342601Z 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-10-10T00:51:47.6355477Z 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-10-10T00:51:47.6381669Z copying torch\_inductor\codegen\cuda\cutlass_lib_extensions\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-10-10T00:51:47.6392218Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports 2025-10-10T00:51:47.6395570Z 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-10-10T00:51:47.6403124Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-10-10T00:51:47.6412293Z 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-10-10T00:51:47.6414704Z 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-10-10T00:51:47.6427490Z 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-10-10T00:51:47.6434728Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot 2025-10-10T00:51:47.6437936Z 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-10-10T00:51:47.6445223Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-10-10T00:51:47.6448674Z 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-10-10T00:51:47.6461100Z 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-10-10T00:51:47.6473612Z creating build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6477039Z copying torch\_inductor\fx_passes\serialized_patterns\addmm_pattern.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6490409Z copying torch\_inductor\fx_passes\serialized_patterns\bmm_pattern.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6502610Z copying torch\_inductor\fx_passes\serialized_patterns\mm_pattern.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6519108Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_1.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6538690Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_10.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6551803Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_11.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6566348Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_12.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6587367Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_13.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6600626Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_14.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6614947Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_15.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6635029Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_16.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6661701Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_17.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6911819Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_18.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6944860Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_19.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6958121Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_2.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6971210Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_20.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.6996835Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_21.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.7016352Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_22.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.7036589Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_23.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.7066054Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_24.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.7079098Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_3.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.7093351Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_4.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.7112630Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_5.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.7126626Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_6.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.7139963Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_7.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.7159271Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_8.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.7172125Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_9.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.7185674Z copying torch\_inductor\fx_passes\serialized_patterns\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:51:47.7192574Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-10-10T00:51:47.7195696Z copying torch\_inductor\kernel\flex\common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-10-10T00:51:47.7214999Z copying torch\_inductor\kernel\flex\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-10-10T00:51:47.7234628Z copying torch\_inductor\kernel\flex\flex_cpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-10-10T00:51:47.7322445Z copying torch\_inductor\kernel\flex\flex_decoding.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-10-10T00:51:47.7341238Z copying torch\_inductor\kernel\flex\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-10-10T00:51:47.7354567Z creating build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:47.7357802Z copying torch\_inductor\runtime\caching\config.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:47.7376588Z copying torch\_inductor\runtime\caching\context.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:47.7390006Z copying torch\_inductor\runtime\caching\exceptions.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:47.7402074Z copying torch\_inductor\runtime\caching\implementations.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:47.7416442Z copying torch\_inductor\runtime\caching\locks.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:47.7435631Z copying torch\_inductor\runtime\caching\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:47.7455325Z copying torch\_inductor\runtime\caching\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-10-10T00:51:47.7468982Z creating build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-10-10T00:51:47.7472210Z copying torch\_numpy\testing\utils.py -> build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-10-10T00:51:47.7511115Z copying torch\_numpy\testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-10-10T00:51:47.7531004Z creating build\lib.win-amd64-cpython-310\torch\_refs\linalg 2025-10-10T00:51:47.7533888Z copying torch\_refs\linalg\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\linalg 2025-10-10T00:51:47.9119895Z creating build\lib.win-amd64-cpython-310\torch\_refs\nn 2025-10-10T00:51:47.9123920Z copying torch\_refs\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\nn 2025-10-10T00:51:47.9132251Z creating build\lib.win-amd64-cpython-310\torch\_refs\special 2025-10-10T00:51:47.9140565Z copying torch\_refs\special\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\special 2025-10-10T00:51:47.9154354Z creating build\lib.win-amd64-cpython-310\torch\_refs\nn\functional 2025-10-10T00:51:47.9157498Z copying torch\_refs\nn\functional\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\nn\functional 2025-10-10T00:51:47.9184279Z creating build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-10-10T00:51:47.9187693Z copying torch\_vendor\packaging\version.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-10-10T00:51:47.9211902Z copying torch\_vendor\packaging\_structures.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-10-10T00:51:47.9224167Z copying torch\_vendor\packaging\__init__.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-10-10T00:51:47.9231945Z creating build\lib.win-amd64-cpython-310\torchgen\aoti 2025-10-10T00:51:47.9235628Z copying torchgen\aoti\fallback_ops.py -> build\lib.win-amd64-cpython-310\torchgen\aoti 2025-10-10T00:51:47.9442213Z copying torchgen\aoti\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\aoti 2025-10-10T00:51:47.9450156Z creating build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9453329Z copying torchgen\api\autograd.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9478283Z copying torchgen\api\cpp.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9496352Z copying torchgen\api\dispatcher.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9513378Z copying torchgen\api\functionalization.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9526034Z copying torchgen\api\lazy.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9560067Z copying torchgen\api\meta.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9566085Z copying torchgen\api\native.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9578632Z copying torchgen\api\python.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9617078Z copying torchgen\api\structured.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9629375Z copying torchgen\api\translate.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9648190Z copying torchgen\api\ufunc.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9659767Z copying torchgen\api\unboxing.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9672237Z copying torchgen\api\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-10-10T00:51:47.9679159Z creating build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:47.9682355Z copying torchgen\dest\lazy_ir.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:47.9701862Z copying torchgen\dest\lazy_ts_lowering.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:47.9721259Z copying torchgen\dest\native_functions.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:47.9735126Z copying torchgen\dest\register_dispatch_key.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:47.9779925Z copying torchgen\dest\ufunc.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:47.9798296Z copying torchgen\dest\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-10-10T00:51:47.9811230Z creating build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-10-10T00:51:47.9814618Z copying torchgen\operator_versions\gen_mobile_upgraders.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-10-10T00:51:47.9836116Z copying torchgen\operator_versions\gen_mobile_upgraders_constant.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-10-10T00:51:47.9841834Z copying torchgen\operator_versions\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-10-10T00:51:47.9852495Z creating build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-10-10T00:51:47.9855960Z copying torchgen\selective_build\operator.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-10-10T00:51:47.9874041Z copying torchgen\selective_build\selector.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-10-10T00:51:47.9885867Z copying torchgen\selective_build\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-10-10T00:51:47.9892427Z creating build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-10-10T00:51:47.9895683Z copying torchgen\static_runtime\config.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-10-10T00:51:47.9908453Z copying torchgen\static_runtime\generator.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-10-10T00:51:47.9938187Z copying torchgen\static_runtime\gen_static_runtime_ops.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-10-10T00:51:47.9954182Z copying torchgen\static_runtime\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-10-10T00:51:47.9960937Z creating build\lib.win-amd64-cpython-310\torchgen\api\types 2025-10-10T00:51:47.9964002Z copying torchgen\api\types\signatures.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-10-10T00:51:47.9987606Z copying torchgen\api\types\types.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-10-10T00:51:47.9999324Z copying torchgen\api\types\types_base.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-10-10T00:51:48.0011428Z copying torchgen\api\types\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-10-10T00:51:49.0309203Z copying torch\return_types.pyi -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:49.0330724Z copying torch\_VF.pyi -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:49.0879337Z copying torch\py.typed -> build\lib.win-amd64-cpython-310\torch 2025-10-10T00:51:49.0884779Z creating build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:49.0887909Z copying torch\bin\FileStoreTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:49.0898718Z copying torch\bin\ProcessGroupGlooAsyncTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:49.0909029Z copying torch\bin\ProcessGroupGlooTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:49.0931368Z copying torch\bin\protoc.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:49.0962176Z copying torch\bin\TCPStoreTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:49.0978276Z copying torch\bin\test_api.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:49.1063716Z copying torch\bin\test_jit.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:49.1120045Z copying torch\bin\test_lazy.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-10-10T00:51:49.1153717Z creating build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1156865Z copying torch\test\apply_utils_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1167379Z copying torch\test\atest.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1178169Z copying torch\test\backend_fallback_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1202591Z copying torch\test\basic.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1219766Z copying torch\test\broadcast_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1237480Z copying torch\test\c10_accumulate_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1247426Z copying torch\test\c10_AllocatorConfig_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1257400Z copying torch\test\c10_ArrayRef_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1278236Z copying torch\test\c10_bfloat16_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1288299Z copying torch\test\c10_Bitset_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1298739Z copying torch\test\c10_bit_cast_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1315542Z copying torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1325114Z copying torch\test\c10_complex_math_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1335572Z copying torch\test\c10_complex_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1352374Z copying torch\test\c10_ConstexprCrc_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1362307Z copying torch\test\c10_cow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1372568Z copying torch\test\c10_cuda_CUDAAssertionsTest_1_var_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.1389121Z copying torch\test\c10_cuda_CUDAAssertionsTest_catches_stream.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2174431Z copying torch\test\c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2183628Z copying torch\test\c10_cuda_CUDAAssertionsTest_from_2_processes.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2202850Z copying torch\test\c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2213455Z copying torch\test\c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2224155Z copying torch\test\c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2240233Z copying torch\test\c10_cuda_CUDATest.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2249903Z copying torch\test\c10_DeadlockDetection_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2264607Z copying torch\test\c10_DeviceGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2280484Z copying torch\test\c10_Device_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2290869Z copying torch\test\c10_DispatchKeySet_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2301081Z copying torch\test\c10_Enumerate_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2322972Z copying torch\test\c10_error_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2333118Z copying torch\test\c10_exception_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2343064Z copying torch\test\c10_flags_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2359262Z copying torch\test\c10_generic_math_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2374951Z copying torch\test\c10_Half_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2385005Z copying torch\test\c10_InlineDeviceGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2400755Z copying torch\test\c10_InlineStreamGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2411662Z copying torch\test\c10_IntrusiveList_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2423234Z copying torch\test\c10_intrusive_ptr_benchmark.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2444038Z copying torch\test\c10_intrusive_ptr_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2461518Z copying torch\test\c10_irange_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2471167Z copying torch\test\c10_lazy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2503914Z copying torch\test\c10_LeftRight_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2514280Z copying torch\test\c10_logging_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2524525Z copying torch\test\c10_Metaprogramming_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2550171Z copying torch\test\c10_NetworkFlow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2560918Z copying torch\test\c10_optional_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2572967Z copying torch\test\c10_ordered_preserving_dict_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2589112Z copying torch\test\c10_registry_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2599606Z copying torch\test\c10_Scalar_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2609929Z copying torch\test\c10_Semaphore_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2635856Z copying torch\test\c10_SizesAndStrides_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2646954Z copying torch\test\c10_small_vector_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2662671Z copying torch\test\c10_ssize_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2677975Z copying torch\test\c10_StreamGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2687837Z copying torch\test\c10_string_util_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2698864Z copying torch\test\c10_string_view_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2714918Z copying torch\test\c10_SymInt_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2733611Z copying torch\test\c10_Synchronized_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2748327Z copying torch\test\c10_tempfile_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2764835Z copying torch\test\c10_ThreadLocal_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2775108Z copying torch\test\c10_typeid_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2785282Z copying torch\test\c10_TypeIndex_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2807010Z copying torch\test\c10_TypeList_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2817283Z copying torch\test\c10_TypeTraits_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2841752Z copying torch\test\CppSignature_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2859094Z copying torch\test\cpu_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2869602Z copying torch\test\cpu_generator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2885194Z copying torch\test\cpu_profiling_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2906730Z copying torch\test\cpu_rng_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2919587Z copying torch\test\cuda_allocatorTraceTracker_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2929152Z copying torch\test\cuda_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2945985Z copying torch\test\cuda_apply_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2955724Z copying torch\test\cuda_atomic_ops_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2967062Z copying torch\test\cuda_caching_host_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2984698Z copying torch\test\cuda_complex_math_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.2995737Z copying torch\test\cuda_complex_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3006019Z copying torch\test\cuda_cub_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3021791Z copying torch\test\cuda_cudnn_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3032155Z copying torch\test\cuda_device_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3059453Z copying torch\test\cuda_distributions_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3077988Z copying torch\test\cuda_dlconvertor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3088382Z copying torch\test\cuda_exchange_device_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3098568Z copying torch\test\cuda_generator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3119940Z copying torch\test\cuda_half_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3135031Z copying torch\test\cuda_integer_divider_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3145300Z copying torch\test\cuda_optional_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3161791Z copying torch\test\cuda_packedtensoraccessor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3173810Z copying torch\test\cuda_reportMemoryUsage_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3184993Z copying torch\test\cuda_stream_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3206884Z copying torch\test\cuda_vectorized_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3217993Z copying torch\test\Dict_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3229451Z copying torch\test\Dimname_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3246665Z copying torch\test\dlconvertor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3257020Z copying torch\test\extension_backend_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3267435Z copying torch\test\half_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3289223Z copying torch\test\IListRef_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3300213Z copying torch\test\inline_container_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3311098Z copying torch\test\ivalue_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3324053Z copying torch\test\KernelFunction_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3335921Z copying torch\test\kernel_function_legacy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3349683Z copying torch\test\kernel_function_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3372172Z copying torch\test\kernel_lambda_legacy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3386392Z copying torch\test\kernel_lambda_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3399532Z copying torch\test\kernel_stackbased_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3420884Z copying torch\test\lazy_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3431062Z copying torch\test\legacy_vmap_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3443670Z copying torch\test\List_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3464012Z copying torch\test\make_boxed_from_unboxed_functor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3476617Z copying torch\test\math_kernel_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3487233Z copying torch\test\MaybeOwned_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3505276Z copying torch\test\memory_format_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3515938Z copying torch\test\memory_overlapping_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3526535Z copying torch\test\mobile_memory_cleanup.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3542984Z copying torch\test\NamedTensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3554088Z copying torch\test\native_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3565313Z copying torch\test\operators_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3582315Z copying torch\test\operator_name_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3592514Z copying torch\test\op_allowlist_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3602986Z copying torch\test\op_registration_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3639436Z copying torch\test\packedtensoraccessor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3650273Z copying torch\test\pow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3662189Z copying torch\test\quantized_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3673417Z copying torch\test\reduce_ops_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3684347Z copying torch\test\reportMemoryUsage_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3695044Z copying torch\test\scalar_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3706521Z copying torch\test\scalar_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3718418Z copying torch\test\StorageUtils_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3729316Z copying torch\test\stride_properties_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3746977Z copying torch\test\tensor_iterator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3759513Z copying torch\test\test_parallel.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3770867Z copying torch\test\thread_init_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3781101Z copying torch\test\type_ptr_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3791287Z copying torch\test\type_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3802308Z copying torch\test\undefined_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3813459Z copying torch\test\verify_api_visibility.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3828733Z copying torch\test\weakref_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3839089Z copying torch\test\wrapdim_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3856004Z copying torch\test\xla_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-10-10T00:51:49.3867639Z copying torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:49.3881050Z copying torch\jit\_script.pyi -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:49.3901685Z copying torch\nn\functional.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:49.3921660Z copying torch\nn\parameter.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:49.3935351Z copying torch\optim\_multi_tensor\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-10-10T00:51:49.3953540Z copying torch\utils\_config_typing.pyi -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:49.3967133Z copying torch\utils\data\datapipes\datapipe.pyi -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:49.3993967Z creating build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.3997234Z copying torch\_C\_aoti.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4009778Z copying torch\_C\_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4022847Z copying torch\_C\_cpu.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4029054Z copying torch\_C\_cudnn.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4035557Z copying torch\_C\_cusparselt.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4046725Z copying torch\_C\_distributed_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4059988Z copying torch\_C\_distributed_c10d.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4079902Z copying torch\_C\_distributed_rpc.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4094087Z copying torch\_C\_distributed_rpc_testing.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4108301Z copying torch\_C\_functionalization.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4114652Z copying torch\_C\_functions.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4127523Z copying torch\_C\_functorch.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4139756Z copying torch\_C\_instruction_counter.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4146928Z copying torch\_C\_itt.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4153264Z copying torch\_C\_jit_tree_views.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4173007Z copying torch\_C\_lazy.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4185639Z copying torch\_C\_lazy_ts_backend.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4192298Z copying torch\_C\_monitor.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4205704Z copying torch\_C\_nn.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4219355Z copying torch\_C\_nvtx.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4225642Z copying torch\_C\_onnx.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4244355Z copying torch\_C\_profiler.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4257719Z copying torch\_C\_VariableFunctions.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4917623Z copying torch\_C\_verbose.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.4924005Z copying torch\_C\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-10-10T00:51:49.5103473Z creating build\lib.win-amd64-cpython-310\torch\_C\_acc 2025-10-10T00:51:49.5106799Z copying torch\_C\_acc\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_acc 2025-10-10T00:51:49.5118661Z creating build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-10-10T00:51:49.5122008Z copying torch\_C\_dynamo\compiled_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-10-10T00:51:49.5129384Z copying torch\_C\_dynamo\eval_frame.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-10-10T00:51:49.5143519Z copying torch\_C\_dynamo\guards.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-10-10T00:51:49.5165745Z copying torch\_C\_dynamo\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-10-10T00:51:49.5171609Z creating build\lib.win-amd64-cpython-310\torch\_C\_export 2025-10-10T00:51:49.5175335Z copying torch\_C\_export\pt2_archive_constants.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_export 2025-10-10T00:51:49.5188443Z copying torch\_C\_export\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_export 2025-10-10T00:51:49.5200290Z creating build\lib.win-amd64-cpython-310\torch\_C_flatbuffer 2025-10-10T00:51:49.5203675Z copying torch\_C_flatbuffer\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C_flatbuffer 2025-10-10T00:51:49.5209436Z creating build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:49.5212464Z copying torch\lib\shm.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:49.5219301Z copying torch\lib\shm.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:49.5230827Z creating build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-10-10T00:51:49.5234287Z copying torch\lib\libshm\alloc_info.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-10-10T00:51:49.5241388Z copying torch\lib\libshm\err.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-10-10T00:51:49.5254446Z copying torch\lib\libshm\libshm.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-10-10T00:51:49.5267584Z copying torch\lib\libshm\socket.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-10-10T00:51:49.5280081Z creating build\lib.win-amd64-cpython-310\torch\lib\libshm_windows 2025-10-10T00:51:49.5283048Z copying torch\lib\libshm_windows\libshm.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm_windows 2025-10-10T00:51:49.5288786Z creating build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5292183Z copying torch\include\advisor-annotate.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5299090Z copying torch\include\cpuinfo.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5306711Z copying torch\include\dnnl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5313189Z copying torch\include\dnnl_config.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5319715Z copying torch\include\dnnl_debug.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5331167Z copying torch\include\dnnl_ocl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5344293Z copying torch\include\dnnl_sycl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5350811Z copying torch\include\dnnl_sycl_types.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5357557Z copying torch\include\dnnl_threadpool.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5370216Z copying torch\include\dnnl_types.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5377093Z copying torch\include\dnnl_version.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5383505Z copying torch\include\experiments-config.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5389732Z copying torch\include\fp16.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5396052Z copying torch\include\fxdiv.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5402725Z copying torch\include\ittnotify-zca.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5416420Z copying torch\include\ittnotify.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5425123Z copying torch\include\jitprofiling.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5432440Z copying torch\include\libittnotify.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5444931Z copying torch\include\libshm.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5451302Z copying torch\include\psimd.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5458766Z copying torch\include\pthreadpool.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5473534Z copying torch\include\sleef.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5482875Z copying torch\include\xnnpack.h -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:49.5491047Z creating build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5498197Z copying torch\include\ATen\AccumulateType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5504930Z copying torch\include\ATen\ArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5511269Z copying torch\include\ATen\ATen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5518064Z copying torch\include\ATen\autocast_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5531409Z copying torch\include\ATen\Backend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5542452Z copying torch\include\ATen\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5555367Z copying torch\include\ATen\BlasBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5562231Z copying torch\include\ATen\CachedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5568869Z copying torch\include\ATen\ceil_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5575565Z copying torch\include\ATen\code_template.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5582383Z copying torch\include\ATen\CollapseDims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5590056Z copying torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5597060Z copying torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5604987Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5612258Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5625935Z copying torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5633055Z copying torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5641529Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5648734Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5659058Z copying torch\include\ATen\Config.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5665559Z copying torch\include\ATen\Context.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5684695Z copying torch\include\ATen\cpp_custom_type_hack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5691645Z copying torch\include\ATen\CPUApplyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5698503Z copying torch\include\ATen\CPUFixedAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5705664Z copying torch\include\ATen\CPUFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5712639Z copying torch\include\ATen\CPUFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5720414Z copying torch\include\ATen\CPUGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5727889Z copying torch\include\ATen\CUDAFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5735327Z copying torch\include\ATen\CUDAFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5747676Z copying torch\include\ATen\Device.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5760336Z copying torch\include\ATen\DeviceAccelerator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5767412Z copying torch\include\ATen\DeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5774609Z copying torch\include\ATen\Dimname.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5787439Z copying torch\include\ATen\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5794271Z copying torch\include\ATen\Dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5801424Z copying torch\include\ATen\Dispatch_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5815185Z copying torch\include\ATen\div_rtn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5821522Z copying torch\include\ATen\DLConvertor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5828077Z copying torch\include\ATen\dlpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5845962Z copying torch\include\ATen\DTensorState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5852739Z copying torch\include\ATen\DynamicLibrary.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5864131Z copying torch\include\ATen\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5870531Z copying torch\include\ATen\ExpandBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5877125Z copying torch\include\ATen\ExpandUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5884489Z copying torch\include\ATen\Formatting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5897408Z copying torch\include\ATen\FunctionalizeFallbackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5904254Z copying torch\include\ATen\FunctionalStorageImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5911543Z copying torch\include\ATen\FunctionalTensorWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5931001Z copying torch\include\ATen\Functions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5939059Z copying torch\include\ATen\FuncTorchTLS.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5945793Z copying torch\include\ATen\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5962276Z copying torch\include\ATen\InferSize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5969106Z copying torch\include\ATen\InitialTensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5976053Z copying torch\include\ATen\jiterator_macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5983342Z copying torch\include\ATen\jit_macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5989862Z copying torch\include\ATen\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.5996315Z copying torch\include\ATen\LegacyBatchedFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6003533Z copying torch\include\ATen\LegacyBatchedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6010626Z copying torch\include\ATen\LegacyVmapMode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6017678Z copying torch\include\ATen\LegacyVmapTransforms.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6030419Z copying torch\include\ATen\LinalgBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6106669Z copying torch\include\ATen\MapAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6113879Z copying torch\include\ATen\MatrixRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6126091Z copying torch\include\ATen\MemoryOverlap.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6133037Z copying torch\include\ATen\MetaFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6139856Z copying torch\include\ATen\MetaFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6158517Z copying torch\include\ATen\MethodOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6165754Z copying torch\include\ATen\NamedTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6172875Z copying torch\include\ATen\NamedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6180033Z copying torch\include\ATen\NativeFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6192717Z copying torch\include\ATen\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6201227Z copying torch\include\ATen\NestedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6214327Z copying torch\include\ATen\NumericUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6221399Z copying torch\include\ATen\OpaqueTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6228416Z copying torch\include\ATen\Operators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6244164Z copying torch\include\ATen\OpMathType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6252168Z copying torch\include\ATen\PadNd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6259676Z copying torch\include\ATen\Parallel-inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6272843Z copying torch\include\ATen\Parallel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6279519Z copying torch\include\ATen\ParallelFuture.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6290344Z copying torch\include\ATen\ParallelNative.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6302734Z copying torch\include\ATen\ParallelOpenMP.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6309550Z copying torch\include\ATen\PTThreadPool.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6315960Z copying torch\include\ATen\PythonTorchFunctionTLS.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6328761Z copying torch\include\ATen\record_function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6336354Z copying torch\include\ATen\RedispatchFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6363875Z copying torch\include\ATen\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6378827Z copying torch\include\ATen\ROCmFABackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6385663Z copying torch\include\ATen\SavedTensorHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6392564Z copying torch\include\ATen\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6405027Z copying torch\include\ATen\ScalarOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6412309Z copying torch\include\ATen\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6419416Z copying torch\include\ATen\SDPBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6432643Z copying torch\include\ATen\SequenceNumber.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6439399Z copying torch\include\ATen\SmallVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6446067Z copying torch\include\ATen\SparseCsrTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6459558Z copying torch\include\ATen\SparseCsrTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6502713Z copying torch\include\ATen\SparseTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6509609Z copying torch\include\ATen\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6516711Z copying torch\include\ATen\StorageUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6528486Z copying torch\include\ATen\Tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6535606Z copying torch\include\ATen\TensorAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6548770Z copying torch\include\ATen\TensorGeometry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6555704Z copying torch\include\ATen\TensorIndexing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6563674Z copying torch\include\ATen\TensorIterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6578006Z copying torch\include\ATen\TensorIteratorInternal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6584737Z copying torch\include\ATen\TensorMeta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6591759Z copying torch\include\ATen\TensorNames.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6598951Z copying torch\include\ATen\TensorOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6606576Z copying torch\include\ATen\TensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6613369Z copying torch\include\ATen\TensorSubclassLikeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6620701Z copying torch\include\ATen\TensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6627561Z copying torch\include\ATen\ThreadLocalPythonObjects.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6634459Z copying torch\include\ATen\ThreadLocalState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6647609Z copying torch\include\ATen\TracerMode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6654866Z copying torch\include\ATen\TypeDefault.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6661600Z copying torch\include\ATen\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6690779Z copying torch\include\ATen\Version.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6697848Z copying torch\include\ATen\VmapGeneratedPlumbing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6720444Z copying torch\include\ATen\WrapDimUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6732415Z copying torch\include\ATen\WrapDimUtilsMulti.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-10-10T00:51:49.6738623Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6741761Z copying torch\include\ATen\core\alias_info.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6748978Z copying torch\include\ATen\core\Array.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6755754Z copying torch\include\ATen\core\ATenGeneral.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6762665Z copying torch\include\ATen\core\ATenOpList.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6780213Z copying torch\include\ATen\core\ATen_fwd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6786795Z copying torch\include\ATen\core\aten_interned_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6794569Z copying torch\include\ATen\core\ATen_pch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6801393Z copying torch\include\ATen\core\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6807739Z copying torch\include\ATen\core\blob.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6814417Z copying torch\include\ATen\core\builtin_function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6827779Z copying torch\include\ATen\core\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6835038Z copying torch\include\ATen\core\CheckMemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6841751Z copying torch\include\ATen\core\class_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6848766Z copying torch\include\ATen\core\custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6855470Z copying torch\include\ATen\core\DeprecatedTypeProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6862416Z copying torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6881806Z copying torch\include\ATen\core\Dict.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6888484Z copying torch\include\ATen\core\Dict_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6895435Z copying torch\include\ATen\core\Dimname.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6914635Z copying torch\include\ATen\core\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6921260Z copying torch\include\ATen\core\DistributionsHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6927899Z copying torch\include\ATen\core\dynamic_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6946149Z copying torch\include\ATen\core\enum_tag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6952819Z copying torch\include\ATen\core\enum_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6959449Z copying torch\include\ATen\core\Formatting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6966398Z copying torch\include\ATen\core\function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6973538Z copying torch\include\ATen\core\functional.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6980362Z copying torch\include\ATen\core\function_schema.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.6995692Z copying torch\include\ATen\core\function_schema_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7002295Z copying torch\include\ATen\core\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7009138Z copying torch\include\ATen\core\GeneratorForPrivateuseone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7027512Z copying torch\include\ATen\core\grad_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7033883Z copying torch\include\ATen\core\IListRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7045265Z copying torch\include\ATen\core\IListRef_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7058344Z copying torch\include\ATen\core\interned_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7065131Z copying torch\include\ATen\core\interned_strings_class.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7071509Z copying torch\include\ATen\core\ivalue.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7079058Z copying torch\include\ATen\core\ivalue_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7086987Z copying torch\include\ATen\core\ivalue_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7093693Z copying torch\include\ATen\core\jit_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7107922Z copying torch\include\ATen\core\jit_type_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7115123Z copying torch\include\ATen\core\LegacyTypeDispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7121894Z copying torch\include\ATen\core\List.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7135873Z copying torch\include\ATen\core\List_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7142528Z copying torch\include\ATen\core\MT19937RNGEngine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7154046Z copying torch\include\ATen\core\NamedTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7166297Z copying torch\include\ATen\core\NestedIntSymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7173159Z copying torch\include\ATen\core\operator_name.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7179804Z copying torch\include\ATen\core\PhiloxRNGEngine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7186777Z copying torch\include\ATen\core\PythonFallbackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7193572Z copying torch\include\ATen\core\PythonOpRegistrationTrampoline.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7200643Z copying torch\include\ATen\core\qualified_name.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7213922Z copying torch\include\ATen\core\QuantizerBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7220637Z copying torch\include\ATen\core\Range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7227203Z copying torch\include\ATen\core\Reduction.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7245782Z copying torch\include\ATen\core\rref_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7253079Z copying torch\include\ATen\core\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7259826Z copying torch\include\ATen\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7267104Z copying torch\include\ATen\core\stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7273900Z copying torch\include\ATen\core\symbol.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7280838Z copying torch\include\ATen\core\Tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7292859Z copying torch\include\ATen\core\TensorAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7299507Z copying torch\include\ATen\core\TensorBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7307304Z copying torch\include\ATen\core\TensorBody.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7324261Z copying torch\include\ATen\core\TorchDispatchUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7330989Z copying torch\include\ATen\core\TransformationHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7346299Z copying torch\include\ATen\core\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7358569Z copying torch\include\ATen\core\type_factory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7365174Z copying torch\include\ATen\core\type_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7372168Z copying torch\include\ATen\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7384953Z copying torch\include\ATen\core\UnsafeFromTH.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7392023Z copying torch\include\ATen\core\VariableHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7398502Z copying torch\include\ATen\core\Variadic.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7410985Z copying torch\include\ATen\core\Vitals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-10-10T00:51:49.7416896Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-10-10T00:51:49.7420101Z copying torch\include\ATen\core\boxing\BoxedKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-10-10T00:51:49.7426666Z copying torch\include\ATen\core\boxing\BoxedKernel_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-10-10T00:51:49.7433476Z copying torch\include\ATen\core\boxing\KernelFunction.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-10-10T00:51:49.7440398Z copying torch\include\ATen\core\boxing\KernelFunction_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-10-10T00:51:49.7458964Z copying torch\include\ATen\core\boxing\OperatorKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-10-10T00:51:49.7464972Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-10-10T00:51:49.7468072Z copying torch\include\ATen\core\boxing\impl\boxing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-10-10T00:51:49.7474857Z 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-10-10T00:51:49.7488198Z copying torch\include\ATen\core\boxing\impl\test_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-10-10T00:51:49.7495025Z copying torch\include\ATen\core\boxing\impl\WrapFunctionIntoFunctor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-10-10T00:51:49.7514228Z copying torch\include\ATen\core\boxing\impl\WrapFunctionIntoRuntimeFunctor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-10-10T00:51:49.7519815Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:49.7523323Z copying torch\include\ATen\core\dispatch\CppSignature.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:49.7529826Z copying torch\include\ATen\core\dispatch\Dispatcher.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:49.7548939Z copying torch\include\ATen\core\dispatch\DispatchKeyExtractor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:49.7555550Z copying torch\include\ATen\core\dispatch\ObservedOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:49.7572789Z copying torch\include\ATen\core\dispatch\OperatorEntry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:49.7579507Z copying torch\include\ATen\core\dispatch\OperatorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:49.7586161Z copying torch\include\ATen\core\dispatch\RegistrationHandleRAII.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-10-10T00:51:49.7597981Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-10-10T00:51:49.7601175Z copying torch\include\ATen\core\op_registration\adaption.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-10-10T00:51:49.7607914Z copying torch\include\ATen\core\op_registration\infer_schema.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-10-10T00:51:49.7614540Z copying torch\include\ATen\core\op_registration\op_allowlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-10-10T00:51:49.7621493Z copying torch\include\ATen\core\op_registration\op_registration.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-10-10T00:51:49.7632050Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-10-10T00:51:49.7635152Z copying torch\include\ATen\cpu\FlushDenormal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-10-10T00:51:49.7647541Z copying torch\include\ATen\cpu\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-10-10T00:51:49.7654281Z copying torch\include\ATen\cpu\vml.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-10-10T00:51:49.7659739Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7663022Z copying torch\include\ATen\cpu\vec\functional.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7675638Z copying torch\include\ATen\cpu\vec\functional_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7682533Z copying torch\include\ATen\cpu\vec\functional_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7690150Z copying torch\include\ATen\cpu\vec\intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7707233Z copying torch\include\ATen\cpu\vec\vec.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7713791Z copying torch\include\ATen\cpu\vec\vec_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7728457Z copying torch\include\ATen\cpu\vec\vec_common_aarch64.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7735470Z copying torch\include\ATen\cpu\vec\vec_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7742037Z copying torch\include\ATen\cpu\vec\vec_half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7755756Z copying torch\include\ATen\cpu\vec\vec_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7762576Z copying torch\include\ATen\cpu\vec\vec_n.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7769072Z copying torch\include\ATen\cpu\vec\vec_quant.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-10-10T00:51:49.7787642Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-10-10T00:51:49.7790742Z copying torch\include\ATen\cpu\vec\sve\sve_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-10-10T00:51:49.7797422Z copying torch\include\ATen\cpu\vec\sve\vec_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-10-10T00:51:49.7805059Z copying torch\include\ATen\cpu\vec\sve\vec_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-10-10T00:51:49.7819188Z copying torch\include\ATen\cpu\vec\sve\vec_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-10-10T00:51:49.7831706Z copying torch\include\ATen\cpu\vec\sve\vec_int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-10-10T00:51:49.7845270Z copying torch\include\ATen\cpu\vec\sve\vec_qint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-10-10T00:51:49.7961358Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-10-10T00:51:49.7962145Z copying torch\include\ATen\cpu\vec\vec128\vec128.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-10-10T00:51:49.7963081Z copying torch\include\ATen\cpu\vec\vec128\vec128_bfloat16_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-10-10T00:51:49.7964048Z copying torch\include\ATen\cpu\vec\vec128\vec128_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-10-10T00:51:49.7964987Z copying torch\include\ATen\cpu\vec\vec128\vec128_float_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-10-10T00:51:49.7973702Z copying torch\include\ATen\cpu\vec\vec128\vec128_half_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-10-10T00:51:49.7981614Z 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-10-10T00:51:49.7987357Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.7990802Z copying torch\include\ATen\cpu\vec\vec256\missing_vld1_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8008517Z copying torch\include\ATen\cpu\vec\vec256\missing_vst1_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8015053Z copying torch\include\ATen\cpu\vec\vec256\vec256.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8021832Z copying torch\include\ATen\cpu\vec\vec256\vec256_16bit_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8041085Z copying torch\include\ATen\cpu\vec\vec256\vec256_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8048038Z copying torch\include\ATen\cpu\vec\vec256\vec256_complex_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8062067Z copying torch\include\ATen\cpu\vec\vec256\vec256_complex_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8069251Z copying torch\include\ATen\cpu\vec\vec256\vec256_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8085195Z copying torch\include\ATen\cpu\vec\vec256\vec256_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8099236Z copying torch\include\ATen\cpu\vec\vec256\vec256_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8106776Z copying torch\include\ATen\cpu\vec\vec256\vec256_half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8113588Z copying torch\include\ATen\cpu\vec\vec256\vec256_int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8127521Z copying torch\include\ATen\cpu\vec\vec256\vec256_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8143579Z copying torch\include\ATen\cpu\vec\vec256\vec256_qint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:51:49.8144541Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-10-10T00:51:49.8147747Z 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-10-10T00:51:49.8161656Z 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-10-10T00:51:49.8168989Z 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-10-10T00:51:49.8188780Z 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-10-10T00:51:49.8195933Z 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-10-10T00:51:49.8203111Z 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-10-10T00:51:49.8210510Z 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-10-10T00:51:49.8217624Z 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-10-10T00:51:49.8224407Z 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-10-10T00:51:49.8236973Z 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-10-10T00:51:49.8243820Z 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-10-10T00:51:49.8251737Z 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-10-10T00:51:49.8258995Z 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-10-10T00:51:49.8265287Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\zarch 2025-10-10T00:51:49.8268486Z 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-10-10T00:51:49.8275618Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:49.8278928Z copying torch\include\ATen\cpu\vec\vec512\vec512.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:49.8285503Z copying torch\include\ATen\cpu\vec\vec512\vec512_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:49.8293350Z copying torch\include\ATen\cpu\vec\vec512\vec512_complex_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:49.8300524Z copying torch\include\ATen\cpu\vec\vec512\vec512_complex_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:49.8313167Z copying torch\include\ATen\cpu\vec\vec512\vec512_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:49.8320420Z copying torch\include\ATen\cpu\vec\vec512\vec512_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:49.8334260Z copying torch\include\ATen\cpu\vec\vec512\vec512_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:49.8341493Z copying torch\include\ATen\cpu\vec\vec512\vec512_float8.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:49.8349146Z copying torch\include\ATen\cpu\vec\vec512\vec512_int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:49.8363951Z copying torch\include\ATen\cpu\vec\vec512\vec512_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:49.8371673Z copying torch\include\ATen\cpu\vec\vec512\vec512_qint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:51:49.8378722Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8381984Z copying torch\include\ATen\cuda\ATenCUDAGeneral.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8401032Z copying torch\include\ATen\cuda\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8407550Z copying torch\include\ATen\cuda\cub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8414508Z copying torch\include\ATen\cuda\CUDABlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8427203Z copying torch\include\ATen\cuda\CUDAConfig.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8438776Z copying torch\include\ATen\cuda\CUDAContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8451236Z copying torch\include\ATen\cuda\CUDAContextLight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8458188Z copying torch\include\ATen\cuda\CUDADataType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8464799Z copying torch\include\ATen\cuda\CUDADevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8477039Z copying torch\include\ATen\cuda\CUDAEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8483968Z copying torch\include\ATen\cuda\CUDAGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8490817Z copying torch\include\ATen\cuda\CUDAGraph.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8504424Z copying torch\include\ATen\cuda\CUDASparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8511226Z copying torch\include\ATen\cuda\CUDASparseBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8518542Z copying torch\include\ATen\cuda\CUDASparseDescriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8532079Z copying torch\include\ATen\cuda\CUDAUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8538775Z copying torch\include\ATen\cuda\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8545789Z copying torch\include\ATen\cuda\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8559051Z copying torch\include\ATen\cuda\jiterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8566495Z copying torch\include\ATen\cuda\jiterator_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8578715Z copying torch\include\ATen\cuda\llvm_jit_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8591689Z copying torch\include\ATen\cuda\PeerToPeerAccess.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8598039Z copying torch\include\ATen\cuda\PhiloxCudaState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8604488Z copying torch\include\ATen\cuda\PinnedMemoryAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8617329Z copying torch\include\ATen\cuda\Sleep.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8623850Z copying torch\include\ATen\cuda\ThrustAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:49.8629548Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:49.8633196Z copying torch\include\ATen\cuda\detail\CUDAHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:49.8646171Z copying torch\include\ATen\cuda\detail\DeviceThreadHandles.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:49.8653126Z copying torch\include\ATen\cuda\detail\KernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:49.8659928Z copying torch\include\ATen\cuda\detail\LazyNVRTC.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:49.8675773Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:49.8678857Z copying torch\include\ATen\cuda\tunable\GemmCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:49.8685795Z copying torch\include\ATen\cuda\tunable\GemmHipblaslt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:49.8693141Z copying torch\include\ATen\cuda\tunable\GemmRocblas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:49.8700174Z copying torch\include\ATen\cuda\tunable\StreamTimer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:49.8717518Z copying torch\include\ATen\cuda\tunable\Tunable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:49.8724355Z copying torch\include\ATen\cuda\tunable\TunableGemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:49.8731141Z copying torch\include\ATen\cuda\tunable\TunableOp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-10-10T00:51:49.8744746Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:49.8748119Z copying torch\include\ATen\cudnn\cudnn-wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:49.8755220Z copying torch\include\ATen\cudnn\Descriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:49.8762179Z copying torch\include\ATen\cudnn\Handle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:49.8775387Z copying torch\include\ATen\cudnn\Handles.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:49.8781888Z copying torch\include\ATen\cudnn\Types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:49.8799109Z copying torch\include\ATen\cudnn\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-10-10T00:51:49.8804544Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:49.8807732Z copying torch\include\ATen\detail\AcceleratorHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:49.8814724Z copying torch\include\ATen\detail\CUDAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:49.8828570Z copying torch\include\ATen\detail\FunctionTraits.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:49.8841473Z copying torch\include\ATen\detail\HIPHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:49.8848045Z copying torch\include\ATen\detail\HPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:49.8854717Z copying torch\include\ATen\detail\IPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:49.8861592Z copying torch\include\ATen\detail\MAIAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:49.8875178Z copying torch\include\ATen\detail\MPSHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:49.8881825Z copying torch\include\ATen\detail\MTIAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:49.8888527Z copying torch\include\ATen\detail\PrivateUse1HooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:49.8902042Z copying torch\include\ATen\detail\XPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-10-10T00:51:49.8907743Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.8910938Z copying torch\include\ATen\functorch\ADInterpreters.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.8917462Z copying torch\include\ATen\functorch\BatchedFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.8930227Z copying torch\include\ATen\functorch\BatchedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.8941864Z copying torch\include\ATen\functorch\BatchingMetaprogramming.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.8954956Z copying torch\include\ATen\functorch\BatchRulesHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.8961927Z copying torch\include\ATen\functorch\DynamicLayer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.8968679Z copying torch\include\ATen\functorch\FunctionalizeInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.8975606Z copying torch\include\ATen\functorch\Interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.8982385Z copying torch\include\ATen\functorch\LegacyVmapTransforms.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.8988805Z copying torch\include\ATen\functorch\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.9001376Z copying torch\include\ATen\functorch\PlumbingHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.9009541Z copying torch\include\ATen\functorch\TensorWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.9016267Z copying torch\include\ATen\functorch\VmapInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-10-10T00:51:49.9033733Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-10-10T00:51:49.9038149Z copying torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-10-10T00:51:49.9045053Z copying torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-10-10T00:51:49.9052248Z copying torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-10-10T00:51:49.9086529Z copying torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-10-10T00:51:49.9092595Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\metal 2025-10-10T00:51:49.9095620Z copying torch\include\ATen\metal\Context.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\metal 2025-10-10T00:51:49.9101062Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:49.9104142Z copying torch\include\ATen\miopen\Descriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:49.9110724Z copying torch\include\ATen\miopen\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:49.9117155Z copying torch\include\ATen\miopen\Handle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:49.9129364Z copying torch\include\ATen\miopen\miopen-wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:49.9140669Z copying torch\include\ATen\miopen\Types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:49.9158478Z copying torch\include\ATen\miopen\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-10-10T00:51:49.9163808Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:49.9166939Z copying torch\include\ATen\mps\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:49.9173789Z copying torch\include\ATen\mps\IndexKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:49.9187138Z copying torch\include\ATen\mps\MPSAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:49.9194448Z copying torch\include\ATen\mps\MPSAllocatorInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:49.9212746Z copying torch\include\ATen\mps\MPSDevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:49.9219418Z copying torch\include\ATen\mps\MPSEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:49.9226315Z copying torch\include\ATen\mps\MPSGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:49.9395410Z copying torch\include\ATen\mps\MPSGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:49.9396243Z copying torch\include\ATen\mps\MPSHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:49.9397012Z copying torch\include\ATen\mps\MPSProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:49.9397832Z copying torch\include\ATen\mps\MPSStream.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-10-10T00:51:49.9398453Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9399170Z copying torch\include\ATen\native\Activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9400159Z copying torch\include\ATen\native\AdaptivePooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9401008Z copying torch\include\ATen\native\AmpKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9401852Z copying torch\include\ATen\native\BatchLinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9402680Z copying torch\include\ATen\native\batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9403490Z copying torch\include\ATen\native\BinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9404322Z copying torch\include\ATen\native\BucketizationUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9405228Z copying torch\include\ATen\native\CanUse32BitIndexMath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9411813Z copying torch\include\ATen\native\ComplexHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9418506Z copying torch\include\ATen\native\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9431786Z copying torch\include\ATen\native\CompositeRandomAccessorCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9438514Z copying torch\include\ATen\native\ConvolutionMM3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9444883Z copying torch\include\ATen\native\ConvUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9452083Z copying torch\include\ATen\native\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9458383Z copying torch\include\ATen\native\CPUBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9464921Z copying torch\include\ATen\native\CPUFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9477678Z copying torch\include\ATen\native\Cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9484135Z copying torch\include\ATen\native\DilatedConvolutionUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9490746Z copying torch\include\ATen\native\DispatchStub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9497918Z copying torch\include\ATen\native\Distance.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9504472Z copying torch\include\ATen\native\Distributions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9516085Z copying torch\include\ATen\native\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9529846Z copying torch\include\ATen\native\EmbeddingBag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9536750Z copying torch\include\ATen\native\Fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9543088Z copying torch\include\ATen\native\ForeachUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9556315Z copying torch\include\ATen\native\FractionalMaxPooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9563319Z copying torch\include\ATen\native\FunctionOfAMatrixUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9569684Z copying torch\include\ATen\native\FusedAdagrad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9576254Z copying torch\include\ATen\native\FusedAdam.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9582957Z copying torch\include\ATen\native\FusedSGD.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9589426Z copying torch\include\ATen\native\Gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9602278Z copying torch\include\ATen\native\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9613246Z copying torch\include\ATen\native\GridSamplerUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9620372Z copying torch\include\ATen\native\GroupedMMUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9633682Z copying torch\include\ATen\native\group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9640344Z copying torch\include\ATen\native\Histogram.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9647269Z copying torch\include\ATen\native\im2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9660111Z copying torch\include\ATen\native\im2col_shape_check.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9667330Z copying torch\include\ATen\native\IndexingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9674110Z copying torch\include\ATen\native\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9687025Z copying torch\include\ATen\native\layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9694433Z copying torch\include\ATen\native\Lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9701691Z copying torch\include\ATen\native\LinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9717952Z copying torch\include\ATen\native\LinearAlgebraUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9725541Z copying torch\include\ATen\native\LossMulti.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9732214Z copying torch\include\ATen\native\Math.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9753172Z copying torch\include\ATen\native\MathBitFallThroughLists.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9791906Z copying torch\include\ATen\native\MathBitsFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9798640Z copying torch\include\ATen\native\MaxPooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9812307Z copying torch\include\ATen\native\NonEmptyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9819160Z copying torch\include\ATen\native\NonSymbolicBC.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9825847Z copying torch\include\ATen\native\Normalization.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9844651Z copying torch\include\ATen\native\Padding.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9855714Z copying torch\include\ATen\native\PixelShuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9862251Z copying torch\include\ATen\native\PointwiseOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9875385Z copying torch\include\ATen\native\Pool.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9881804Z copying torch\include\ATen\native\Pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9888340Z copying torch\include\ATen\native\RangeFactories.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9901397Z copying torch\include\ATen\native\RangeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9908011Z copying torch\include\ATen\native\ReduceAllOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9915093Z copying torch\include\ATen\native\ReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9927821Z copying torch\include\ATen\native\ReduceOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9935499Z copying torch\include\ATen\native\ReductionType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9942439Z copying torch\include\ATen\native\Repeat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9967230Z copying torch\include\ATen\native\Resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9973951Z copying torch\include\ATen\native\ResizeCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9980607Z copying torch\include\ATen\native\RNN.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9987423Z copying torch\include\ATen\native\ScatterGatherChecks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:49.9994196Z copying torch\include\ATen\native\SegmentReduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0001400Z copying torch\include\ATen\native\SharedReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0015066Z copying torch\include\ATen\native\SobolEngineOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0022209Z copying torch\include\ATen\native\Sorting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0028627Z copying torch\include\ATen\native\SortingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0042245Z copying torch\include\ATen\native\SparseTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0049103Z copying torch\include\ATen\native\SpectralOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0061891Z copying torch\include\ATen\native\StridedRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0076426Z copying torch\include\ATen\native\TensorAdvancedIndexing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0083082Z copying torch\include\ATen\native\TensorAdvancedIndexingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0089881Z copying torch\include\ATen\native\TensorCompare.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0104182Z copying torch\include\ATen\native\TensorConversions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0111464Z copying torch\include\ATen\native\TensorDimApply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0118223Z copying torch\include\ATen\native\TensorFactories.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0125189Z copying torch\include\ATen\native\TensorIterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0132069Z copying torch\include\ATen\native\TensorIteratorDynamicCasting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0144446Z copying torch\include\ATen\native\TensorProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0157839Z copying torch\include\ATen\native\TensorShape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0164790Z copying torch\include\ATen\native\TensorTransformations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0171837Z copying torch\include\ATen\native\TopKImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0185013Z copying torch\include\ATen\native\TransposeType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0192280Z copying torch\include\ATen\native\TriangularOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0199032Z copying torch\include\ATen\native\TypeProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0205851Z copying torch\include\ATen\native\UnaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0212683Z copying torch\include\ATen\native\Unfold2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0219243Z copying torch\include\ATen\native\Unfold3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0232534Z copying torch\include\ATen\native\UnfoldBackward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0239270Z copying torch\include\ATen\native\UpSample.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0246656Z copying torch\include\ATen\native\verbose_wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0260178Z copying torch\include\ATen\native\vol2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-10-10T00:51:50.0266279Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-10-10T00:51:50.0272209Z 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-10-10T00:51:50.0278960Z 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-10-10T00:51:50.0292309Z 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-10-10T00:51:50.0297827Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0300979Z copying torch\include\ATen\native\cpu\AtomicAddFloat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0307981Z copying torch\include\ATen\native\cpu\avx_mathfun.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0321314Z copying torch\include\ATen\native\cpu\CatKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0327680Z copying torch\include\ATen\native\cpu\ChannelShuffleKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0344781Z copying torch\include\ATen\native\cpu\CopyKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0351173Z copying torch\include\ATen\native\cpu\DepthwiseConvKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0358200Z copying torch\include\ATen\native\cpu\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0371600Z copying torch\include\ATen\native\cpu\Elu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0378202Z copying torch\include\ATen\native\cpu\Gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0384714Z copying torch\include\ATen\native\cpu\GridSamplerKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0398388Z copying torch\include\ATen\native\cpu\IndexKernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0405654Z copying torch\include\ATen\native\cpu\Intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0412045Z copying torch\include\ATen\native\cpu\int_mm_kernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0426153Z copying torch\include\ATen\native\cpu\IsContiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0432125Z copying torch\include\ATen\native\cpu\LogAddExp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0438806Z copying torch\include\ATen\native\cpu\LogSoftmaxKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0451962Z copying torch\include\ATen\native\cpu\Loops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0458662Z copying torch\include\ATen\native\cpu\MaxUnpoolKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0465061Z copying torch\include\ATen\native\cpu\mixed_data_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0478006Z copying torch\include\ATen\native\cpu\moments_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0489401Z copying torch\include\ATen\native\cpu\PixelShuffleKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0496198Z copying torch\include\ATen\native\cpu\Reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0503443Z copying torch\include\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0510882Z copying torch\include\ATen\native\cpu\ReduceUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0518427Z copying torch\include\ATen\native\cpu\SampledAddmmKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0531870Z copying torch\include\ATen\native\cpu\SerialStackImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0539231Z copying torch\include\ATen\native\cpu\SoftmaxKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0547005Z copying torch\include\ATen\native\cpu\SpmmReduceKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0560169Z copying torch\include\ATen\native\cpu\StackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0566924Z copying torch\include\ATen\native\cpu\UpSampleKernelAVXAntialias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0580185Z copying torch\include\ATen\native\cpu\utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0593211Z copying torch\include\ATen\native\cpu\WeightNormKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0599728Z copying torch\include\ATen\native\cpu\zmath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-10-10T00:51:50.0605287Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0608366Z copying torch\include\ATen\native\cuda\Activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0621111Z copying torch\include\ATen\native\cuda\BinaryInternal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0627780Z copying torch\include\ATen\native\cuda\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0635171Z copying torch\include\ATen\native\cuda\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0653494Z copying torch\include\ATen\native\cuda\CuFFTPlanCache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0660476Z copying torch\include\ATen\native\cuda\CuFFTUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0673169Z copying torch\include\ATen\native\cuda\Distributions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0680047Z copying torch\include\ATen\native\cuda\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0687046Z copying torch\include\ATen\native\cuda\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0700059Z copying torch\include\ATen\native\cuda\GroupMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0706358Z copying torch\include\ATen\native\cuda\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0712765Z copying torch\include\ATen\native\cuda\IndexKernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0720058Z copying torch\include\ATen\native\cuda\jit_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0726792Z copying torch\include\ATen\native\cuda\LaunchUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0733292Z copying torch\include\ATen\native\cuda\MiscUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0740106Z copying torch\include\ATen\native\cuda\ReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0746547Z copying torch\include\ATen\native\cuda\Resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0753764Z copying torch\include\ATen\native\cuda\RowwiseScaledMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0768010Z copying torch\include\ATen\native\cuda\ScaledGroupMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0775215Z copying torch\include\ATen\native\cuda\ScanKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0787469Z copying torch\include\ATen\native\cuda\Sort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0802165Z copying torch\include\ATen\native\cuda\Sorting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0809514Z copying torch\include\ATen\native\cuda\SortStable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0816468Z copying torch\include\ATen\native\cuda\TensorModeKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0830647Z copying torch\include\ATen\native\cuda\TensorTopK.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0837058Z copying torch\include\ATen\native\cuda\thread_constants.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:50.0843112Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-10-10T00:51:50.0846117Z copying torch\include\ATen\native\hip\ck_bgemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-10-10T00:51:50.0858451Z copying torch\include\ATen\native\hip\ck_gemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-10-10T00:51:50.0865000Z copying torch\include\ATen\native\hip\ck_gemm_template.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-10-10T00:51:50.0871631Z copying torch\include\ATen\native\hip\ck_types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-10-10T00:51:50.0884195Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\bgemm_kernels 2025-10-10T00:51:50.0892379Z 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-10-10T00:51:50.0904932Z 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-10-10T00:51:50.0911066Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-10-10T00:51:50.0914174Z copying torch\include\ATen\native\kleidiai\kai_kernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-10-10T00:51:50.0920713Z copying torch\include\ATen\native\kleidiai\kai_pack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-10-10T00:51:50.0927176Z copying torch\include\ATen\native\kleidiai\kai_ukernel_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-10-10T00:51:50.0939318Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-10-10T00:51:50.0943601Z copying torch\include\ATen\native\mkldnn\xpu\Conv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-10-10T00:51:50.0950151Z copying torch\include\ATen\native\mkldnn\xpu\FusionUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-10-10T00:51:50.0956849Z copying torch\include\ATen\native\mkldnn\xpu\qconv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-10-10T00:51:50.0969274Z copying torch\include\ATen\native\mkldnn\xpu\qlinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-10-10T00:51:50.0975028Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-10-10T00:51:50.0978129Z copying torch\include\ATen\native\mkldnn\xpu\detail\Attr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-10-10T00:51:50.0985211Z copying torch\include\ATen\native\mkldnn\xpu\detail\DnnlExt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-10-10T00:51:50.0998332Z copying torch\include\ATen\native\mkldnn\xpu\detail\LRUCache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-10-10T00:51:50.1004899Z copying torch\include\ATen\native\mkldnn\xpu\detail\oneDNN.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-10-10T00:51:50.1011771Z copying torch\include\ATen\native\mkldnn\xpu\detail\oneDNNContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-10-10T00:51:50.1018495Z copying torch\include\ATen\native\mkldnn\xpu\detail\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-10-10T00:51:50.1029502Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-10-10T00:51:50.1032560Z copying torch\include\ATen\native\mps\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-10-10T00:51:50.1044913Z copying torch\include\ATen\native\mps\MetalShaderLibrary.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-10-10T00:51:50.1051943Z copying torch\include\ATen\native\mps\MPSGraphSequoiaOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-10-10T00:51:50.1058472Z copying torch\include\ATen\native\mps\OperationUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-10-10T00:51:50.1076174Z copying torch\include\ATen\native\mps\TensorFactory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-10-10T00:51:50.1081679Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-10-10T00:51:50.1084876Z copying torch\include\ATen\native\mps\kernels\EmbeddingBag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-10-10T00:51:50.1098522Z copying torch\include\ATen\native\mps\kernels\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-10-10T00:51:50.1105161Z copying torch\include\ATen\native\mps\kernels\Pooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-10-10T00:51:50.1111584Z copying torch\include\ATen\native\mps\kernels\UpSample.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-10-10T00:51:50.1123779Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-10-10T00:51:50.1127141Z copying torch\include\ATen\native\mps\operations\BinaryKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-10-10T00:51:50.1134075Z copying torch\include\ATen\native\mps\operations\FusedAdamAmsgradKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-10-10T00:51:50.1141589Z copying torch\include\ATen\native\mps\operations\FusedAdamKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-10-10T00:51:50.1159504Z copying torch\include\ATen\native\mps\operations\FusedAdamWAmsgradKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-10-10T00:51:50.1166276Z copying torch\include\ATen\native\mps\operations\FusedAdamWKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-10-10T00:51:50.1179391Z copying torch\include\ATen\native\mps\operations\MultiTensorApply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-10-10T00:51:50.1186065Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mtia 2025-10-10T00:51:50.1189417Z copying torch\include\ATen\native\mtia\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mtia 2025-10-10T00:51:50.1195133Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-10-10T00:51:50.1198702Z copying torch\include\ATen\native\nested\NestedTensorBinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-10-10T00:51:50.1211740Z copying torch\include\ATen\native\nested\NestedTensorMath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-10-10T00:51:50.1218727Z copying torch\include\ATen\native\nested\NestedTensorTransformerFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-10-10T00:51:50.1235688Z copying torch\include\ATen\native\nested\NestedTensorTransformerUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-10-10T00:51:50.1242511Z copying torch\include\ATen\native\nested\NestedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-10-10T00:51:50.1248587Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:50.1252036Z copying torch\include\ATen\native\quantized\AffineQuantizer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:50.1264992Z copying torch\include\ATen\native\quantized\AffineQuantizerBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:50.1272251Z copying torch\include\ATen\native\quantized\ConvUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:50.1289391Z copying torch\include\ATen\native\quantized\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:50.1296288Z copying torch\include\ATen\native\quantized\FakeQuantAffine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:50.1303044Z copying torch\include\ATen\native\quantized\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:50.1315757Z copying torch\include\ATen\native\quantized\library.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:50.1329864Z copying torch\include\ATen\native\quantized\PackedParams.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-10-10T00:51:50.1339768Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1343283Z copying torch\include\ATen\native\quantized\cpu\ACLUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1357709Z copying torch\include\ATen\native\quantized\cpu\BinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1365136Z copying torch\include\ATen\native\quantized\cpu\conv_serialization.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1424417Z copying torch\include\ATen\native\quantized\cpu\EmbeddingPackedParams.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1443660Z copying torch\include\ATen\native\quantized\cpu\fbgemm_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1450473Z copying torch\include\ATen\native\quantized\cpu\init_qnnpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1462760Z copying torch\include\ATen\native\quantized\cpu\OnednnUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1485262Z copying torch\include\ATen\native\quantized\cpu\qconv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1491890Z copying torch\include\ATen\native\quantized\cpu\qembeddingbag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1504563Z copying torch\include\ATen\native\quantized\cpu\qembeddingbag_prepack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1510978Z copying torch\include\ATen\native\quantized\cpu\qlinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1517839Z copying torch\include\ATen\native\quantized\cpu\QnnpackUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1531163Z copying torch\include\ATen\native\quantized\cpu\QuantizedOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1538232Z copying torch\include\ATen\native\quantized\cpu\QuantUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1544849Z copying torch\include\ATen\native\quantized\cpu\RuyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1557599Z copying torch\include\ATen\native\quantized\cpu\XnnpackUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-10-10T00:51:50.1563433Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cudnn 2025-10-10T00:51:50.1566551Z copying torch\include\ATen\native\quantized\cudnn\utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cudnn 2025-10-10T00:51:50.1572262Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-10-10T00:51:50.1575634Z copying torch\include\ATen\native\transformers\attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-10-10T00:51:50.1589255Z copying torch\include\ATen\native\transformers\sdp_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-10-10T00:51:50.1595809Z copying torch\include\ATen\native\transformers\sdp_utils_cpp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-10-10T00:51:50.1606255Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda 2025-10-10T00:51:50.1609644Z copying torch\include\ATen\native\transformers\cuda\sdp_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda 2025-10-10T00:51:50.1615650Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\flash_attn 2025-10-10T00:51:50.1619361Z 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-10-10T00:51:50.1626339Z 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-10-10T00:51:50.1638620Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-10-10T00:51:50.1642801Z 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-10-10T00:51:50.1649572Z 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-10-10T00:51:50.1656453Z 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-10-10T00:51:50.1675082Z 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-10-10T00:51:50.1683211Z 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-10-10T00:51:50.1695006Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-10-10T00:51:50.1698287Z 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-10-10T00:51:50.1706505Z 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-10-10T00:51:50.1713445Z 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-10-10T00:51:50.1730804Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-10-10T00:51:50.1734157Z 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-10-10T00:51:50.1741397Z 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-10-10T00:51:50.1754380Z 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-10-10T00:51:50.1762114Z 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-10-10T00:51:50.1782305Z 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-10-10T00:51:50.1789304Z 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-10-10T00:51:50.1796268Z 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-10-10T00:51:50.1810811Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-10-10T00:51:50.1814448Z 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-10-10T00:51:50.1821807Z 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-10-10T00:51:50.1829193Z 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-10-10T00:51:50.1847168Z 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-10-10T00:51:50.1855192Z 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-10-10T00:51:50.1869658Z 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-10-10T00:51:50.1876491Z 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-10-10T00:51:50.1882739Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-10-10T00:51:50.1886052Z 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-10-10T00:51:50.1900600Z 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-10-10T00:51:50.1906613Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform 2025-10-10T00:51:50.1910028Z 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-10-10T00:51:50.1915513Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-10-10T00:51:50.1919014Z copying torch\include\ATen\native\transformers\hip\aotriton_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-10-10T00:51:50.1925942Z copying torch\include\ATen\native\transformers\hip\aotriton_versions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-10-10T00:51:50.1932546Z copying torch\include\ATen\native\transformers\hip\gemm_kernel_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-10-10T00:51:50.1938068Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn 2025-10-10T00:51:50.1953146Z 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-10-10T00:51:50.1959309Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn\ck 2025-10-10T00:51:50.1962590Z 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-10-10T00:51:50.1968094Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-10-10T00:51:50.1971228Z copying torch\include\ATen\native\utils\Factory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-10-10T00:51:50.1984593Z copying torch\include\ATen\native\utils\ParamsHash.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-10-10T00:51:50.1990984Z copying torch\include\ATen\native\utils\ParamUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-10-10T00:51:50.1996575Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.1999717Z copying torch\include\ATen\ops\abs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2006749Z copying torch\include\ATen\ops\absolute.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2013601Z copying torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2020036Z copying torch\include\ATen\ops\absolute_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2037959Z copying torch\include\ATen\ops\absolute_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2044732Z copying torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2057896Z copying torch\include\ATen\ops\abs_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2064658Z copying torch\include\ATen\ops\abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2071339Z copying torch\include\ATen\ops\abs_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2085468Z copying torch\include\ATen\ops\abs_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2092102Z copying torch\include\ATen\ops\acos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2098614Z copying torch\include\ATen\ops\acosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2111739Z copying torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2171009Z copying torch\include\ATen\ops\acosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2177932Z copying torch\include\ATen\ops\acosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2192353Z copying torch\include\ATen\ops\acosh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2200359Z copying torch\include\ATen\ops\acosh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2206980Z copying torch\include\ATen\ops\acosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2219688Z copying torch\include\ATen\ops\acosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2227143Z copying torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2237982Z copying torch\include\ATen\ops\acos_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2244795Z copying torch\include\ATen\ops\acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2252222Z copying torch\include\ATen\ops\acos_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2258964Z copying torch\include\ATen\ops\acos_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2272808Z copying torch\include\ATen\ops\acos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2280115Z copying torch\include\ATen\ops\acos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2286839Z copying torch\include\ATen\ops\adaptive_avg_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2300318Z copying torch\include\ATen\ops\adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2307043Z copying torch\include\ATen\ops\adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2318757Z copying torch\include\ATen\ops\adaptive_avg_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2331943Z copying torch\include\ATen\ops\adaptive_avg_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2338935Z copying torch\include\ATen\ops\adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2346061Z copying torch\include\ATen\ops\adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2359479Z copying torch\include\ATen\ops\adaptive_avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2366353Z copying torch\include\ATen\ops\adaptive_avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2373286Z copying torch\include\ATen\ops\adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2380500Z copying torch\include\ATen\ops\adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2391784Z copying torch\include\ATen\ops\adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2399153Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2412574Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2419983Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2427654Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2440423Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2447571Z copying torch\include\ATen\ops\adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2454743Z copying torch\include\ATen\ops\adaptive_avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2461766Z copying torch\include\ATen\ops\adaptive_avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2468950Z copying torch\include\ATen\ops\adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2475522Z copying torch\include\ATen\ops\adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2496813Z copying torch\include\ATen\ops\adaptive_max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2504001Z copying torch\include\ATen\ops\adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2510882Z copying torch\include\ATen\ops\adaptive_max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2523862Z copying torch\include\ATen\ops\adaptive_max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2531681Z copying torch\include\ATen\ops\adaptive_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2538703Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2552817Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2560828Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2568221Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2581541Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2589713Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2601241Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2614643Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2622347Z copying torch\include\ATen\ops\adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2629340Z copying torch\include\ATen\ops\adaptive_max_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2654021Z copying torch\include\ATen\ops\adaptive_max_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2661124Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2668154Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2686346Z copying torch\include\ATen\ops\adaptive_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2694162Z copying torch\include\ATen\ops\adaptive_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2701244Z copying torch\include\ATen\ops\adaptive_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2708422Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2716419Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2729018Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2743197Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2750609Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2757806Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2771562Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2779080Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2786484Z copying torch\include\ATen\ops\adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2793822Z copying torch\include\ATen\ops\adaptive_max_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2801172Z copying torch\include\ATen\ops\adaptive_max_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2808329Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2820956Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2828183Z copying torch\include\ATen\ops\adaptive_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2835131Z copying torch\include\ATen\ops\adaptive_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2850061Z copying torch\include\ATen\ops\add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2856903Z copying torch\include\ATen\ops\addbmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2863770Z copying torch\include\ATen\ops\addbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2878620Z copying torch\include\ATen\ops\addbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2885244Z copying torch\include\ATen\ops\addbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2892296Z copying torch\include\ATen\ops\addbmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2899056Z copying torch\include\ATen\ops\addbmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2906288Z copying torch\include\ATen\ops\addcdiv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2912958Z copying torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2925876Z copying torch\include\ATen\ops\addcdiv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2932670Z copying torch\include\ATen\ops\addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2943881Z copying torch\include\ATen\ops\addcdiv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2951588Z copying torch\include\ATen\ops\addcdiv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2958178Z copying torch\include\ATen\ops\addcdiv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2964920Z copying torch\include\ATen\ops\addcdiv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2971971Z copying torch\include\ATen\ops\addcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2978858Z copying torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2985675Z copying torch\include\ATen\ops\addcmul_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.2999692Z copying torch\include\ATen\ops\addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3006460Z copying torch\include\ATen\ops\addcmul_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3013631Z copying torch\include\ATen\ops\addcmul_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3027235Z copying torch\include\ATen\ops\addcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3034205Z copying torch\include\ATen\ops\addcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3041331Z copying torch\include\ATen\ops\addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3055243Z copying torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3061817Z copying torch\include\ATen\ops\addmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3068621Z copying torch\include\ATen\ops\addmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3082217Z copying torch\include\ATen\ops\addmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3089181Z copying torch\include\ATen\ops\addmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3096210Z copying torch\include\ATen\ops\addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3109367Z copying torch\include\ATen\ops\addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3116367Z copying torch\include\ATen\ops\addmv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3123961Z copying torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3136142Z copying torch\include\ATen\ops\addmv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3143021Z copying torch\include\ATen\ops\addmv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3149829Z copying torch\include\ATen\ops\addmv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3156873Z copying torch\include\ATen\ops\addmv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3164646Z copying torch\include\ATen\ops\addmv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3171871Z copying torch\include\ATen\ops\addmv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3185596Z copying torch\include\ATen\ops\addr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3193503Z copying torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3200661Z copying torch\include\ATen\ops\addr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3207955Z copying torch\include\ATen\ops\addr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3214931Z copying torch\include\ATen\ops\addr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3221770Z copying torch\include\ATen\ops\addr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3234720Z copying torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3242014Z copying torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3249472Z copying torch\include\ATen\ops\add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3262234Z copying torch\include\ATen\ops\add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3269203Z copying torch\include\ATen\ops\add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3275794Z copying torch\include\ATen\ops\add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3288855Z copying torch\include\ATen\ops\add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3295747Z copying torch\include\ATen\ops\add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3302392Z copying torch\include\ATen\ops\adjoint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3315413Z copying torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3322361Z copying torch\include\ATen\ops\adjoint_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3329355Z copying torch\include\ATen\ops\adjoint_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3343497Z copying torch\include\ATen\ops\affine_grid_generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3350996Z copying torch\include\ATen\ops\affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3358615Z copying torch\include\ATen\ops\affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3372732Z copying torch\include\ATen\ops\affine_grid_generator_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3380473Z copying torch\include\ATen\ops\affine_grid_generator_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3388237Z copying torch\include\ATen\ops\affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3406567Z copying torch\include\ATen\ops\affine_grid_generator_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3414151Z copying torch\include\ATen\ops\affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3421028Z copying torch\include\ATen\ops\alias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3433671Z copying torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3440627Z copying torch\include\ATen\ops\alias_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3448057Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3467058Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3473815Z copying torch\include\ATen\ops\alias_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3480723Z copying torch\include\ATen\ops\alias_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3493492Z copying torch\include\ATen\ops\alias_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3499952Z copying torch\include\ATen\ops\alias_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3507029Z copying torch\include\ATen\ops\align_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3513681Z copying torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3520518Z copying torch\include\ATen\ops\align_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3549909Z copying torch\include\ATen\ops\align_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3563758Z copying torch\include\ATen\ops\align_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3570971Z copying torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3577864Z copying torch\include\ATen\ops\align_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3584814Z copying torch\include\ATen\ops\align_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3591836Z copying torch\include\ATen\ops\align_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3598941Z copying torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3611731Z copying torch\include\ATen\ops\align_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3618728Z copying torch\include\ATen\ops\align_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3625648Z copying torch\include\ATen\ops\all.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3638727Z copying torch\include\ATen\ops\allclose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3645792Z copying torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3653727Z copying torch\include\ATen\ops\allclose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3660925Z copying torch\include\ATen\ops\allclose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3669048Z copying torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3677308Z copying torch\include\ATen\ops\all_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3685158Z copying torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3692512Z copying torch\include\ATen\ops\all_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3699418Z copying torch\include\ATen\ops\all_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3706345Z copying torch\include\ATen\ops\all_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3713293Z copying torch\include\ATen\ops\all_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3720121Z copying torch\include\ATen\ops\all_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3727074Z copying torch\include\ATen\ops\all_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3733996Z copying torch\include\ATen\ops\alpha_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3741055Z copying torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3748175Z copying torch\include\ATen\ops\alpha_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3762852Z copying torch\include\ATen\ops\alpha_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3769563Z copying torch\include\ATen\ops\amax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3783797Z copying torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3790401Z copying torch\include\ATen\ops\amax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3797188Z copying torch\include\ATen\ops\amax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3827217Z copying torch\include\ATen\ops\amax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3834374Z copying torch\include\ATen\ops\amax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3840920Z copying torch\include\ATen\ops\amax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3848060Z copying torch\include\ATen\ops\amax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3854752Z copying torch\include\ATen\ops\amin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3861459Z copying torch\include\ATen\ops\aminmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3868961Z copying torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3875602Z copying torch\include\ATen\ops\aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3882408Z copying torch\include\ATen\ops\aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3889246Z copying torch\include\ATen\ops\aminmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3896175Z copying torch\include\ATen\ops\aminmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3903119Z copying torch\include\ATen\ops\aminmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3909960Z copying torch\include\ATen\ops\aminmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3917554Z copying torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3924153Z copying torch\include\ATen\ops\amin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3931477Z copying torch\include\ATen\ops\amin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3938495Z copying torch\include\ATen\ops\amin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3945243Z copying torch\include\ATen\ops\amin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3952185Z copying torch\include\ATen\ops\amin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3959288Z copying torch\include\ATen\ops\amin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3966340Z copying torch\include\ATen\ops\and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3973326Z copying torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3980369Z copying torch\include\ATen\ops\and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3987463Z copying torch\include\ATen\ops\and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.3994412Z copying torch\include\ATen\ops\angle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4001227Z copying torch\include\ATen\ops\angle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4008094Z copying torch\include\ATen\ops\angle_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4015106Z copying torch\include\ATen\ops\angle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4022306Z copying torch\include\ATen\ops\angle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4029568Z copying torch\include\ATen\ops\any.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4036433Z copying torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4043663Z copying torch\include\ATen\ops\any_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4050488Z copying torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4058304Z copying torch\include\ATen\ops\any_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4065102Z copying torch\include\ATen\ops\any_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4077376Z copying torch\include\ATen\ops\any_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4084568Z copying torch\include\ATen\ops\any_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4091136Z copying torch\include\ATen\ops\any_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4098484Z copying torch\include\ATen\ops\any_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4105170Z copying torch\include\ATen\ops\arange.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4112092Z copying torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4118892Z copying torch\include\ATen\ops\arange_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4125953Z copying torch\include\ATen\ops\arange_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4133101Z copying torch\include\ATen\ops\arange_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4140281Z copying torch\include\ATen\ops\arange_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4147479Z copying torch\include\ATen\ops\arange_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4154783Z copying torch\include\ATen\ops\arccos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4161325Z copying torch\include\ATen\ops\arccosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4168438Z copying torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4175436Z copying torch\include\ATen\ops\arccosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4182424Z copying torch\include\ATen\ops\arccosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4189655Z copying torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4197227Z copying torch\include\ATen\ops\arccos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4204091Z copying torch\include\ATen\ops\arccos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4211038Z copying torch\include\ATen\ops\arcsin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4217920Z copying torch\include\ATen\ops\arcsinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4224935Z copying torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4231938Z copying torch\include\ATen\ops\arcsinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4238915Z copying torch\include\ATen\ops\arcsinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4246127Z copying torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4254095Z copying torch\include\ATen\ops\arcsin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4260192Z copying torch\include\ATen\ops\arcsin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4267050Z copying torch\include\ATen\ops\arctan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4274156Z copying torch\include\ATen\ops\arctan2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4281331Z copying torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4287936Z copying torch\include\ATen\ops\arctan2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4295055Z copying torch\include\ATen\ops\arctan2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4302034Z copying torch\include\ATen\ops\arctanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4309302Z copying torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4315989Z copying torch\include\ATen\ops\arctanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4323046Z copying torch\include\ATen\ops\arctanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4330616Z copying torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4337481Z copying torch\include\ATen\ops\arctan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4344619Z copying torch\include\ATen\ops\arctan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4351585Z copying torch\include\ATen\ops\argmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4358653Z copying torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4365808Z copying torch\include\ATen\ops\argmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4372763Z copying torch\include\ATen\ops\argmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4380462Z copying torch\include\ATen\ops\argmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4387684Z copying torch\include\ATen\ops\argmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4394584Z copying torch\include\ATen\ops\argmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4401393Z copying torch\include\ATen\ops\argmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4408635Z copying torch\include\ATen\ops\argmin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4416046Z copying torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4422752Z copying torch\include\ATen\ops\argmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4429855Z copying torch\include\ATen\ops\argmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4437017Z copying torch\include\ATen\ops\argmin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4444457Z copying torch\include\ATen\ops\argmin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4451375Z copying torch\include\ATen\ops\argmin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4458375Z copying torch\include\ATen\ops\argmin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4468068Z copying torch\include\ATen\ops\argsort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4476870Z copying torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4483642Z copying torch\include\ATen\ops\argsort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4490481Z copying torch\include\ATen\ops\argsort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4498179Z copying torch\include\ATen\ops\argwhere.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4504999Z copying torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4512377Z copying torch\include\ATen\ops\argwhere_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4519190Z copying torch\include\ATen\ops\argwhere_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4526026Z copying torch\include\ATen\ops\asin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4532751Z copying torch\include\ATen\ops\asinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4576941Z copying torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4583677Z copying torch\include\ATen\ops\asinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4590810Z copying torch\include\ATen\ops\asinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4597707Z copying torch\include\ATen\ops\asinh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4604737Z copying torch\include\ATen\ops\asinh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4611840Z copying torch\include\ATen\ops\asinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4618878Z copying torch\include\ATen\ops\asinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4627171Z copying torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4633880Z copying torch\include\ATen\ops\asin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4640924Z copying torch\include\ATen\ops\asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4648281Z copying torch\include\ATen\ops\asin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4655490Z copying torch\include\ATen\ops\asin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4662721Z copying torch\include\ATen\ops\asin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4669264Z copying torch\include\ATen\ops\asin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4676531Z copying torch\include\ATen\ops\as_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4683966Z copying torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4691250Z copying torch\include\ATen\ops\as_strided_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4698790Z copying torch\include\ATen\ops\as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4706184Z copying torch\include\ATen\ops\as_strided_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4712847Z copying torch\include\ATen\ops\as_strided_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4726604Z copying torch\include\ATen\ops\as_strided_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4733805Z copying torch\include\ATen\ops\as_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4740790Z copying torch\include\ATen\ops\as_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4747883Z copying torch\include\ATen\ops\as_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4755051Z copying torch\include\ATen\ops\as_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4761815Z copying torch\include\ATen\ops\as_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4768855Z copying torch\include\ATen\ops\as_strided_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4776426Z copying torch\include\ATen\ops\as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4784234Z copying torch\include\ATen\ops\as_strided_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4790682Z copying torch\include\ATen\ops\as_strided_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4797774Z copying torch\include\ATen\ops\as_strided_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4804481Z copying torch\include\ATen\ops\atan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4811456Z copying torch\include\ATen\ops\atan2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4818334Z copying torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4825126Z copying torch\include\ATen\ops\atan2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4832003Z copying torch\include\ATen\ops\atan2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4838990Z copying torch\include\ATen\ops\atan2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4847499Z copying torch\include\ATen\ops\atan2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4854383Z copying torch\include\ATen\ops\atan2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4861560Z copying torch\include\ATen\ops\atan2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4868284Z copying torch\include\ATen\ops\atanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4875240Z copying torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4882445Z copying torch\include\ATen\ops\atanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4889358Z copying torch\include\ATen\ops\atanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4896383Z copying torch\include\ATen\ops\atanh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4904004Z copying torch\include\ATen\ops\atanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4911547Z copying torch\include\ATen\ops\atanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4918762Z copying torch\include\ATen\ops\atanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4926441Z copying torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4933240Z copying torch\include\ATen\ops\atan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4940811Z copying torch\include\ATen\ops\atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4947838Z copying torch\include\ATen\ops\atan_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4954988Z copying torch\include\ATen\ops\atan_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4961906Z copying torch\include\ATen\ops\atan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4968748Z copying torch\include\ATen\ops\atan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4975970Z copying torch\include\ATen\ops\atleast_1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4984394Z copying torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4991704Z copying torch\include\ATen\ops\atleast_1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.4998536Z copying torch\include\ATen\ops\atleast_1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5005616Z copying torch\include\ATen\ops\atleast_2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5013263Z copying torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5020203Z copying torch\include\ATen\ops\atleast_2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5027057Z copying torch\include\ATen\ops\atleast_2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5034032Z copying torch\include\ATen\ops\atleast_3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5042117Z copying torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5048994Z copying torch\include\ATen\ops\atleast_3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5055919Z copying torch\include\ATen\ops\atleast_3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5062833Z copying torch\include\ATen\ops\avg_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5070945Z copying torch\include\ATen\ops\avg_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5077907Z copying torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5085001Z copying torch\include\ATen\ops\avg_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5092215Z copying torch\include\ATen\ops\avg_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5099673Z copying torch\include\ATen\ops\avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5106759Z copying torch\include\ATen\ops\avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5114540Z copying torch\include\ATen\ops\avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5122693Z copying torch\include\ATen\ops\avg_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5129611Z copying torch\include\ATen\ops\avg_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5137070Z copying torch\include\ATen\ops\avg_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5145501Z copying torch\include\ATen\ops\avg_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5152404Z copying torch\include\ATen\ops\avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5159642Z copying torch\include\ATen\ops\avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5167638Z copying torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5175015Z copying torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5182163Z copying torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5189581Z copying torch\include\ATen\ops\avg_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5196659Z copying torch\include\ATen\ops\avg_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5203609Z copying torch\include\ATen\ops\avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5210937Z copying torch\include\ATen\ops\avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5217866Z copying torch\include\ATen\ops\avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5224853Z copying torch\include\ATen\ops\avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5232348Z copying torch\include\ATen\ops\avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5239625Z copying torch\include\ATen\ops\avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5246697Z copying torch\include\ATen\ops\avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5253835Z copying torch\include\ATen\ops\avg_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5260829Z copying torch\include\ATen\ops\avg_pool3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5268228Z copying torch\include\ATen\ops\avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5282180Z copying torch\include\ATen\ops\avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5289668Z copying torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5296950Z copying torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5304314Z copying torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5311215Z copying torch\include\ATen\ops\avg_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5318400Z copying torch\include\ATen\ops\avg_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5325496Z copying torch\include\ATen\ops\avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5332196Z copying torch\include\ATen\ops\avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5339353Z copying torch\include\ATen\ops\baddbmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5346433Z copying torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5353145Z copying torch\include\ATen\ops\baddbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5360089Z copying torch\include\ATen\ops\baddbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5367030Z copying torch\include\ATen\ops\baddbmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5374733Z copying torch\include\ATen\ops\baddbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5381654Z copying torch\include\ATen\ops\baddbmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5388709Z copying torch\include\ATen\ops\baddbmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5396305Z copying torch\include\ATen\ops\bartlett_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5404277Z copying torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5411295Z copying torch\include\ATen\ops\bartlett_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5419050Z copying torch\include\ATen\ops\bartlett_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5426689Z copying torch\include\ATen\ops\batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5434121Z copying torch\include\ATen\ops\batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5441330Z copying torch\include\ATen\ops\batch_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5448791Z copying torch\include\ATen\ops\batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5456821Z copying torch\include\ATen\ops\batch_norm_backward_elemt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5464206Z copying torch\include\ATen\ops\batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5479697Z copying torch\include\ATen\ops\batch_norm_backward_elemt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5486791Z copying torch\include\ATen\ops\batch_norm_backward_elemt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5494502Z copying torch\include\ATen\ops\batch_norm_backward_elemt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5501783Z copying torch\include\ATen\ops\batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5508947Z copying torch\include\ATen\ops\batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5515951Z copying torch\include\ATen\ops\batch_norm_backward_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5523345Z copying torch\include\ATen\ops\batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5530574Z copying torch\include\ATen\ops\batch_norm_backward_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5537831Z copying torch\include\ATen\ops\batch_norm_backward_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5544771Z copying torch\include\ATen\ops\batch_norm_backward_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5551932Z copying torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5558671Z copying torch\include\ATen\ops\batch_norm_elemt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5565830Z copying torch\include\ATen\ops\batch_norm_elemt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5573300Z copying torch\include\ATen\ops\batch_norm_elemt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5580221Z copying torch\include\ATen\ops\batch_norm_elemt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5587401Z copying torch\include\ATen\ops\batch_norm_gather_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5595146Z copying torch\include\ATen\ops\batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5602006Z copying torch\include\ATen\ops\batch_norm_gather_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5609065Z copying torch\include\ATen\ops\batch_norm_gather_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5616230Z copying torch\include\ATen\ops\batch_norm_gather_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5623395Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5631155Z 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-10-10T00:51:50.5638314Z 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-10-10T00:51:50.5645309Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5652388Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5659272Z copying torch\include\ATen\ops\batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5666380Z copying torch\include\ATen\ops\batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5673315Z copying torch\include\ATen\ops\batch_norm_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5680564Z copying torch\include\ATen\ops\batch_norm_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5687717Z copying torch\include\ATen\ops\batch_norm_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5695008Z copying torch\include\ATen\ops\batch_norm_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5702153Z copying torch\include\ATen\ops\batch_norm_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5709306Z copying torch\include\ATen\ops\batch_norm_update_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5717553Z copying torch\include\ATen\ops\batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5740885Z copying torch\include\ATen\ops\batch_norm_update_stats_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5747921Z copying torch\include\ATen\ops\batch_norm_update_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5755044Z copying torch\include\ATen\ops\batch_norm_update_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5762492Z copying torch\include\ATen\ops\batch_norm_update_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5769205Z copying torch\include\ATen\ops\bernoulli.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5776907Z copying torch\include\ATen\ops\bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5784076Z copying torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5792655Z copying torch\include\ATen\ops\bernoulli_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5800364Z copying torch\include\ATen\ops\bernoulli_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5816473Z copying torch\include\ATen\ops\bernoulli_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5823726Z copying torch\include\ATen\ops\bernoulli_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5830997Z copying torch\include\ATen\ops\bernoulli_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5860851Z copying torch\include\ATen\ops\bilinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5867677Z copying torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5874954Z copying torch\include\ATen\ops\bilinear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5881521Z copying torch\include\ATen\ops\bilinear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5888352Z copying torch\include\ATen\ops\binary_cross_entropy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5895430Z copying torch\include\ATen\ops\binary_cross_entropy_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5902756Z copying torch\include\ATen\ops\binary_cross_entropy_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5909915Z copying torch\include\ATen\ops\binary_cross_entropy_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5916993Z copying torch\include\ATen\ops\binary_cross_entropy_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5923970Z copying torch\include\ATen\ops\binary_cross_entropy_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5930992Z copying torch\include\ATen\ops\binary_cross_entropy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5938214Z copying torch\include\ATen\ops\binary_cross_entropy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5945270Z copying torch\include\ATen\ops\binary_cross_entropy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5952524Z copying torch\include\ATen\ops\binary_cross_entropy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5959793Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5967281Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5980556Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5987556Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.5994572Z copying torch\include\ATen\ops\bincount.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6001533Z copying torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6008396Z copying torch\include\ATen\ops\bincount_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6015447Z copying torch\include\ATen\ops\bincount_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6022357Z copying torch\include\ATen\ops\bincount_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6029260Z copying torch\include\ATen\ops\bincount_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6036163Z copying torch\include\ATen\ops\binomial.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6043562Z copying torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6050666Z copying torch\include\ATen\ops\binomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6057648Z copying torch\include\ATen\ops\binomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6064481Z copying torch\include\ATen\ops\binomial_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6071933Z copying torch\include\ATen\ops\binomial_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6078792Z copying torch\include\ATen\ops\bitwise_and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6086195Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6093353Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6100642Z copying torch\include\ATen\ops\bitwise_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6107729Z copying torch\include\ATen\ops\bitwise_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6115522Z copying torch\include\ATen\ops\bitwise_and_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6122448Z copying torch\include\ATen\ops\bitwise_and_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6129392Z copying torch\include\ATen\ops\bitwise_and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6136470Z copying torch\include\ATen\ops\bitwise_and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6144209Z copying torch\include\ATen\ops\bitwise_left_shift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6151762Z copying torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6159055Z copying torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6166393Z copying torch\include\ATen\ops\bitwise_left_shift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6173899Z copying torch\include\ATen\ops\bitwise_left_shift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6180886Z copying torch\include\ATen\ops\bitwise_left_shift_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6188238Z copying torch\include\ATen\ops\bitwise_left_shift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6196231Z copying torch\include\ATen\ops\bitwise_left_shift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6203709Z copying torch\include\ATen\ops\bitwise_left_shift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6211100Z copying torch\include\ATen\ops\bitwise_not.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6218987Z copying torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6226222Z copying torch\include\ATen\ops\bitwise_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6233165Z copying torch\include\ATen\ops\bitwise_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6240421Z copying torch\include\ATen\ops\bitwise_not_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6247284Z copying torch\include\ATen\ops\bitwise_not_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6254805Z copying torch\include\ATen\ops\bitwise_not_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6261770Z copying torch\include\ATen\ops\bitwise_not_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6268881Z copying torch\include\ATen\ops\bitwise_or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6276857Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6284305Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6291941Z copying torch\include\ATen\ops\bitwise_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6300381Z copying torch\include\ATen\ops\bitwise_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6308351Z copying torch\include\ATen\ops\bitwise_or_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6315952Z copying torch\include\ATen\ops\bitwise_or_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6973897Z copying torch\include\ATen\ops\bitwise_or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6974758Z copying torch\include\ATen\ops\bitwise_or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6975550Z copying torch\include\ATen\ops\bitwise_right_shift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6976603Z copying torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6977814Z copying torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6978849Z copying torch\include\ATen\ops\bitwise_right_shift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6979934Z copying torch\include\ATen\ops\bitwise_right_shift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6980823Z copying torch\include\ATen\ops\bitwise_right_shift_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6981713Z copying torch\include\ATen\ops\bitwise_right_shift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6982608Z copying torch\include\ATen\ops\bitwise_right_shift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6983468Z copying torch\include\ATen\ops\bitwise_right_shift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6984254Z copying torch\include\ATen\ops\bitwise_xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6985233Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6986459Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6987484Z copying torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6988330Z copying torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6989151Z copying torch\include\ATen\ops\bitwise_xor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6989958Z copying torch\include\ATen\ops\bitwise_xor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6990787Z copying torch\include\ATen\ops\bitwise_xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6991575Z copying torch\include\ATen\ops\bitwise_xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6992344Z copying torch\include\ATen\ops\blackman_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6993419Z copying torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6994392Z copying torch\include\ATen\ops\blackman_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6995219Z copying torch\include\ATen\ops\blackman_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6995995Z copying torch\include\ATen\ops\block_diag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6996891Z copying torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6997823Z copying torch\include\ATen\ops\block_diag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6998600Z copying torch\include\ATen\ops\block_diag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.6999322Z copying torch\include\ATen\ops\bmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7000250Z copying torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7001223Z copying torch\include\ATen\ops\bmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7002008Z copying torch\include\ATen\ops\bmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7002764Z copying torch\include\ATen\ops\bmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7003535Z copying torch\include\ATen\ops\bmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7004310Z copying torch\include\ATen\ops\bmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7005123Z copying torch\include\ATen\ops\bmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7005908Z copying torch\include\ATen\ops\broadcast_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7006875Z copying torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7007891Z copying torch\include\ATen\ops\broadcast_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7008751Z copying torch\include\ATen\ops\broadcast_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7010823Z copying torch\include\ATen\ops\broadcast_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7018179Z copying torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7025489Z copying torch\include\ATen\ops\broadcast_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7033214Z copying torch\include\ATen\ops\broadcast_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7040480Z copying torch\include\ATen\ops\bucketize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7047661Z copying torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7054477Z copying torch\include\ATen\ops\bucketize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7061704Z copying torch\include\ATen\ops\bucketize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7068283Z copying torch\include\ATen\ops\bucketize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7075099Z copying torch\include\ATen\ops\bucketize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7082010Z copying torch\include\ATen\ops\can_cast.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7088847Z copying torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7096186Z copying torch\include\ATen\ops\can_cast_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7103000Z copying torch\include\ATen\ops\can_cast_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7110122Z copying torch\include\ATen\ops\cartesian_prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7117409Z copying torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7124391Z copying torch\include\ATen\ops\cartesian_prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7131258Z copying torch\include\ATen\ops\cartesian_prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7138600Z copying torch\include\ATen\ops\cat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7146441Z copying torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7153496Z copying torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7160578Z copying torch\include\ATen\ops\cat_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7167592Z copying torch\include\ATen\ops\cat_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7174733Z copying torch\include\ATen\ops\cat_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7181471Z copying torch\include\ATen\ops\cat_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7188381Z copying torch\include\ATen\ops\cat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7195532Z copying torch\include\ATen\ops\cat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7202255Z copying torch\include\ATen\ops\cauchy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7209400Z copying torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7216368Z copying torch\include\ATen\ops\cauchy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7223356Z copying torch\include\ATen\ops\cauchy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7230350Z copying torch\include\ATen\ops\cauchy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7324641Z copying torch\include\ATen\ops\cauchy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7332045Z copying torch\include\ATen\ops\cauchy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7339164Z copying torch\include\ATen\ops\ccol_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7346582Z copying torch\include\ATen\ops\ccol_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7353457Z copying torch\include\ATen\ops\ccol_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7361321Z copying torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7368407Z copying torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7375358Z copying torch\include\ATen\ops\ccol_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7382534Z copying torch\include\ATen\ops\ccol_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7389901Z copying torch\include\ATen\ops\ccol_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7396967Z copying torch\include\ATen\ops\ccol_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7403611Z copying torch\include\ATen\ops\cdist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7410216Z copying torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7417119Z copying torch\include\ATen\ops\cdist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7429160Z copying torch\include\ATen\ops\cdist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7435893Z copying torch\include\ATen\ops\ceil.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7443110Z copying torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7450074Z copying torch\include\ATen\ops\ceil_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7457041Z copying torch\include\ATen\ops\ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7464383Z copying torch\include\ATen\ops\ceil_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7470816Z copying torch\include\ATen\ops\ceil_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7477580Z copying torch\include\ATen\ops\ceil_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7484343Z copying torch\include\ATen\ops\ceil_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7491306Z copying torch\include\ATen\ops\celu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7498655Z copying torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7505507Z copying torch\include\ATen\ops\celu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7512341Z copying torch\include\ATen\ops\celu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7519030Z copying torch\include\ATen\ops\chain_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7526268Z copying torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7533588Z copying torch\include\ATen\ops\chain_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7540283Z copying torch\include\ATen\ops\chain_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7553752Z copying torch\include\ATen\ops\chalf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7561230Z copying torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7567940Z copying torch\include\ATen\ops\chalf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7574539Z copying torch\include\ATen\ops\chalf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7581618Z copying torch\include\ATen\ops\channel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7588834Z copying torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7595984Z copying torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7603625Z copying torch\include\ATen\ops\channel_shuffle_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7612066Z copying torch\include\ATen\ops\channel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7619207Z copying torch\include\ATen\ops\channel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7626187Z copying torch\include\ATen\ops\cholesky.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7633072Z copying torch\include\ATen\ops\cholesky_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7640039Z copying torch\include\ATen\ops\cholesky_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7647200Z copying torch\include\ATen\ops\cholesky_inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7654504Z copying torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7661902Z copying torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7669307Z copying torch\include\ATen\ops\cholesky_inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7676570Z copying torch\include\ATen\ops\cholesky_inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7683576Z copying torch\include\ATen\ops\cholesky_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7690868Z copying torch\include\ATen\ops\cholesky_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7697902Z copying torch\include\ATen\ops\cholesky_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7705325Z copying torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7712496Z copying torch\include\ATen\ops\cholesky_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7719785Z copying torch\include\ATen\ops\cholesky_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7726879Z copying torch\include\ATen\ops\choose_qparams_optimized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7760648Z copying torch\include\ATen\ops\choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7767895Z copying torch\include\ATen\ops\choose_qparams_optimized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7775173Z copying torch\include\ATen\ops\choose_qparams_optimized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7781975Z copying torch\include\ATen\ops\chunk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7789707Z copying torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7797272Z copying torch\include\ATen\ops\chunk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7804502Z copying torch\include\ATen\ops\chunk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7813710Z copying torch\include\ATen\ops\clamp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7820905Z copying torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7827855Z copying torch\include\ATen\ops\clamp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7834750Z copying torch\include\ATen\ops\clamp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7841619Z copying torch\include\ATen\ops\clamp_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7849556Z copying torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7856553Z copying torch\include\ATen\ops\clamp_max_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7863733Z copying torch\include\ATen\ops\clamp_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7870662Z copying torch\include\ATen\ops\clamp_max_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7877639Z copying torch\include\ATen\ops\clamp_max_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7884497Z copying torch\include\ATen\ops\clamp_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7891628Z copying torch\include\ATen\ops\clamp_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7898780Z copying torch\include\ATen\ops\clamp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7906077Z copying torch\include\ATen\ops\clamp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7913122Z copying torch\include\ATen\ops\clamp_min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7920322Z copying torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7927566Z copying torch\include\ATen\ops\clamp_min_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7934651Z copying torch\include\ATen\ops\clamp_min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7941557Z copying torch\include\ATen\ops\clamp_min_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7948726Z copying torch\include\ATen\ops\clamp_min_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7955739Z copying torch\include\ATen\ops\clamp_min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7963105Z copying torch\include\ATen\ops\clamp_min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7970019Z copying torch\include\ATen\ops\clamp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7976994Z copying torch\include\ATen\ops\clamp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7983856Z copying torch\include\ATen\ops\clip.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7990746Z copying torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.7997518Z copying torch\include\ATen\ops\clip_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8005067Z copying torch\include\ATen\ops\clip_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8011535Z copying torch\include\ATen\ops\clone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8018504Z copying torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8025227Z copying torch\include\ATen\ops\clone_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8031917Z copying torch\include\ATen\ops\clone_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8038723Z copying torch\include\ATen\ops\coalesce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8045417Z copying torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8052656Z copying torch\include\ATen\ops\coalesce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8059714Z copying torch\include\ATen\ops\coalesce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8066598Z copying torch\include\ATen\ops\col2im.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8073494Z copying torch\include\ATen\ops\col2im_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8080719Z copying torch\include\ATen\ops\col2im_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8087752Z copying torch\include\ATen\ops\col2im_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8094795Z copying torch\include\ATen\ops\col2im_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8101765Z copying torch\include\ATen\ops\column_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8109139Z copying torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8117575Z copying torch\include\ATen\ops\column_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8123669Z copying torch\include\ATen\ops\column_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8130630Z copying torch\include\ATen\ops\col_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8157841Z copying torch\include\ATen\ops\col_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8164862Z copying torch\include\ATen\ops\col_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8172399Z copying torch\include\ATen\ops\col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8180274Z copying torch\include\ATen\ops\col_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8189116Z copying torch\include\ATen\ops\col_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8196958Z copying torch\include\ATen\ops\col_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8204084Z copying torch\include\ATen\ops\col_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8211137Z copying torch\include\ATen\ops\col_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8218264Z copying torch\include\ATen\ops\combinations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8225469Z copying torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8232541Z copying torch\include\ATen\ops\combinations_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8239584Z copying torch\include\ATen\ops\combinations_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8246353Z copying torch\include\ATen\ops\complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8253580Z copying torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8260399Z copying torch\include\ATen\ops\complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8267254Z copying torch\include\ATen\ops\complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8274153Z copying torch\include\ATen\ops\complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8281269Z copying torch\include\ATen\ops\complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8288114Z copying torch\include\ATen\ops\concat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8295036Z copying torch\include\ATen\ops\concatenate.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8302220Z copying torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8309136Z copying torch\include\ATen\ops\concatenate_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8316210Z copying torch\include\ATen\ops\concatenate_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8323378Z copying torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8330614Z copying torch\include\ATen\ops\concat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8338263Z copying torch\include\ATen\ops\concat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8345468Z copying torch\include\ATen\ops\conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8383140Z copying torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8384054Z copying torch\include\ATen\ops\conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8384782Z copying torch\include\ATen\ops\conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8385523Z copying torch\include\ATen\ops\conj_physical.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8386440Z copying torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8391699Z copying torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8398534Z copying torch\include\ATen\ops\conj_physical_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8406395Z copying torch\include\ATen\ops\conj_physical_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8413509Z copying torch\include\ATen\ops\conj_physical_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8420636Z copying torch\include\ATen\ops\conj_physical_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8427632Z copying torch\include\ATen\ops\constant_pad_nd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8434951Z copying torch\include\ATen\ops\constant_pad_nd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8441790Z copying torch\include\ATen\ops\constant_pad_nd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8449046Z copying torch\include\ATen\ops\constant_pad_nd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8456237Z copying torch\include\ATen\ops\contiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8470499Z copying torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8478002Z copying torch\include\ATen\ops\contiguous_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8484650Z copying torch\include\ATen\ops\contiguous_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8491468Z copying torch\include\ATen\ops\conv1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8498553Z copying torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8505484Z copying torch\include\ATen\ops\conv1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8512312Z copying torch\include\ATen\ops\conv1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8519267Z copying torch\include\ATen\ops\conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8526431Z copying torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8533425Z copying torch\include\ATen\ops\conv2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8540544Z copying torch\include\ATen\ops\conv2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8547609Z copying torch\include\ATen\ops\conv3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8554536Z copying torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8562268Z copying torch\include\ATen\ops\conv3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8569510Z copying torch\include\ATen\ops\conv3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8576565Z copying torch\include\ATen\ops\convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8583769Z copying torch\include\ATen\ops\convolution_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8591273Z copying torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8598324Z copying torch\include\ATen\ops\convolution_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8605799Z copying torch\include\ATen\ops\convolution_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8613444Z copying torch\include\ATen\ops\convolution_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8620753Z copying torch\include\ATen\ops\convolution_backward_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8628358Z copying torch\include\ATen\ops\convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8635676Z copying torch\include\ATen\ops\convolution_backward_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8642944Z copying torch\include\ATen\ops\convolution_backward_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8650529Z copying torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8658157Z copying torch\include\ATen\ops\convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8665407Z copying torch\include\ATen\ops\convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8672692Z copying torch\include\ATen\ops\convolution_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8680445Z copying torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8687609Z copying torch\include\ATen\ops\convolution_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8695326Z copying torch\include\ATen\ops\convolution_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8703152Z copying torch\include\ATen\ops\conv_depthwise3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8710586Z copying torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8717693Z copying torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8724822Z copying torch\include\ATen\ops\conv_depthwise3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8731886Z copying torch\include\ATen\ops\conv_depthwise3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8739598Z copying torch\include\ATen\ops\conv_tbc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8746504Z copying torch\include\ATen\ops\conv_tbc_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8754189Z copying torch\include\ATen\ops\conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8761182Z copying torch\include\ATen\ops\conv_tbc_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8768959Z copying torch\include\ATen\ops\conv_tbc_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8776398Z copying torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8783468Z copying torch\include\ATen\ops\conv_tbc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8790616Z copying torch\include\ATen\ops\conv_tbc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8798028Z copying torch\include\ATen\ops\conv_transpose1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8806090Z copying torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8813777Z copying torch\include\ATen\ops\conv_transpose1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8821633Z copying torch\include\ATen\ops\conv_transpose1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8829455Z copying torch\include\ATen\ops\conv_transpose2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8837636Z copying torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8844995Z copying torch\include\ATen\ops\conv_transpose2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8853037Z copying torch\include\ATen\ops\conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8860198Z copying torch\include\ATen\ops\conv_transpose3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8867691Z copying torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8874857Z copying torch\include\ATen\ops\conv_transpose3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8882046Z copying torch\include\ATen\ops\conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8888970Z copying torch\include\ATen\ops\copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8895947Z copying torch\include\ATen\ops\copysign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8903072Z copying torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8910249Z copying torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8917198Z copying torch\include\ATen\ops\copysign_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8924178Z copying torch\include\ATen\ops\copysign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8931192Z copying torch\include\ATen\ops\copysign_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8938363Z copying torch\include\ATen\ops\copysign_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8945367Z copying torch\include\ATen\ops\copysign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8952604Z copying torch\include\ATen\ops\copysign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8960014Z copying torch\include\ATen\ops\copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8967049Z copying torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8973809Z copying torch\include\ATen\ops\copy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8980708Z copying torch\include\ATen\ops\copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8987499Z copying torch\include\ATen\ops\copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.8994837Z copying torch\include\ATen\ops\copy_sparse_to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9002295Z copying torch\include\ATen\ops\copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9009746Z copying torch\include\ATen\ops\copy_sparse_to_sparse_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9016816Z copying torch\include\ATen\ops\copy_sparse_to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9023959Z copying torch\include\ATen\ops\copy_sparse_to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9030826Z copying torch\include\ATen\ops\corrcoef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9037587Z copying torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9044343Z copying torch\include\ATen\ops\corrcoef_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9051162Z copying torch\include\ATen\ops\corrcoef_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9074920Z copying torch\include\ATen\ops\cos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9081286Z copying torch\include\ATen\ops\cosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9088114Z copying torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9094713Z copying torch\include\ATen\ops\cosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9101380Z copying torch\include\ATen\ops\cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9108465Z copying torch\include\ATen\ops\cosh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9115080Z copying torch\include\ATen\ops\cosh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9122570Z copying torch\include\ATen\ops\cosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9129959Z copying torch\include\ATen\ops\cosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9136981Z copying torch\include\ATen\ops\cosine_embedding_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9144320Z copying torch\include\ATen\ops\cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9151436Z copying torch\include\ATen\ops\cosine_embedding_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9158561Z copying torch\include\ATen\ops\cosine_embedding_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9165850Z copying torch\include\ATen\ops\cosine_similarity.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9173632Z copying torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9180931Z copying torch\include\ATen\ops\cosine_similarity_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9188237Z copying torch\include\ATen\ops\cosine_similarity_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9195784Z copying torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9202545Z copying torch\include\ATen\ops\cos_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9209383Z copying torch\include\ATen\ops\cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9224891Z copying torch\include\ATen\ops\cos_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9231476Z copying torch\include\ATen\ops\cos_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9238891Z copying torch\include\ATen\ops\cos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9245937Z copying torch\include\ATen\ops\cos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9252826Z copying torch\include\ATen\ops\count_nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9260164Z copying torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9267407Z copying torch\include\ATen\ops\count_nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9274918Z copying torch\include\ATen\ops\count_nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9282093Z copying torch\include\ATen\ops\count_nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9289389Z copying torch\include\ATen\ops\count_nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9296802Z copying torch\include\ATen\ops\cov.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9304150Z copying torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9311855Z copying torch\include\ATen\ops\cov_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9319002Z copying torch\include\ATen\ops\cov_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9326137Z copying torch\include\ATen\ops\cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9333509Z copying torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9341131Z copying torch\include\ATen\ops\cross_entropy_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9349186Z copying torch\include\ATen\ops\cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9356384Z copying torch\include\ATen\ops\cross_entropy_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9363902Z copying torch\include\ATen\ops\cross_entropy_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9377836Z copying torch\include\ATen\ops\cross_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9391417Z copying torch\include\ATen\ops\cross_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9398593Z copying torch\include\ATen\ops\crow_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9405941Z copying torch\include\ATen\ops\crow_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9413097Z copying torch\include\ATen\ops\crow_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9420586Z copying torch\include\ATen\ops\crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9427956Z copying torch\include\ATen\ops\crow_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9434889Z copying torch\include\ATen\ops\crow_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9442179Z copying torch\include\ATen\ops\crow_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9449302Z copying torch\include\ATen\ops\crow_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9456207Z copying torch\include\ATen\ops\crow_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9801138Z copying torch\include\ATen\ops\ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9802246Z copying torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9803158Z copying torch\include\ATen\ops\ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9803914Z copying torch\include\ATen\ops\ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9804725Z copying torch\include\ATen\ops\cudnn_affine_grid_generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9805805Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9807040Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9820577Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9821802Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9822911Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9824145Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9825381Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9826482Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9827533Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9828419Z copying torch\include\ATen\ops\cudnn_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9829237Z copying torch\include\ATen\ops\cudnn_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9830245Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9831394Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9832340Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9833280Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9834305Z copying torch\include\ATen\ops\cudnn_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9835260Z copying torch\include\ATen\ops\cudnn_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9836199Z copying torch\include\ATen\ops\cudnn_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9837100Z copying torch\include\ATen\ops\cudnn_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9838022Z copying torch\include\ATen\ops\cudnn_convolution_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9839226Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9840441Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9842455Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9843520Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9844508Z copying torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9845524Z copying torch\include\ATen\ops\cudnn_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9846633Z copying torch\include\ATen\ops\cudnn_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9847549Z copying torch\include\ATen\ops\cudnn_convolution_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9848686Z copying torch\include\ATen\ops\cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9849879Z copying torch\include\ATen\ops\cudnn_convolution_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9850933Z copying torch\include\ATen\ops\cudnn_convolution_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9851939Z copying torch\include\ATen\ops\cudnn_convolution_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9852966Z copying torch\include\ATen\ops\cudnn_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9854159Z copying torch\include\ATen\ops\cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9855442Z copying torch\include\ATen\ops\cudnn_convolution_transpose_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9856502Z copying torch\include\ATen\ops\cudnn_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9857566Z copying torch\include\ATen\ops\cudnn_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9858540Z copying torch\include\ATen\ops\cudnn_grid_sampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9859468Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9860693Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9861976Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9863030Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9864075Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9865218Z copying torch\include\ATen\ops\cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9866373Z copying torch\include\ATen\ops\cudnn_grid_sampler_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9867375Z copying torch\include\ATen\ops\cudnn_grid_sampler_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9868313Z copying torch\include\ATen\ops\cudnn_grid_sampler_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9869264Z copying torch\include\ATen\ops\cudnn_is_acceptable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9870628Z copying torch\include\ATen\ops\cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9873531Z copying torch\include\ATen\ops\cudnn_is_acceptable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9880202Z copying torch\include\ATen\ops\cudnn_is_acceptable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9887482Z copying torch\include\ATen\ops\cummax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9894800Z copying torch\include\ATen\ops\cummaxmin_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9902357Z copying torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9909432Z copying torch\include\ATen\ops\cummaxmin_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9916243Z copying torch\include\ATen\ops\cummaxmin_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9923813Z copying torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9930933Z copying torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9938162Z copying torch\include\ATen\ops\cummax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9945146Z copying torch\include\ATen\ops\cummax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9951978Z copying torch\include\ATen\ops\cummin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9959166Z copying torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9966166Z copying torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9973076Z copying torch\include\ATen\ops\cummin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9980012Z copying torch\include\ATen\ops\cummin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9986904Z copying torch\include\ATen\ops\cumprod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:50.9993921Z copying torch\include\ATen\ops\cumprod_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0001384Z copying torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0008274Z copying torch\include\ATen\ops\cumprod_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0015135Z copying torch\include\ATen\ops\cumprod_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0022427Z copying torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0029505Z copying torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0036706Z copying torch\include\ATen\ops\cumprod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0043660Z copying torch\include\ATen\ops\cumprod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0050556Z copying torch\include\ATen\ops\cumprod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0057794Z copying torch\include\ATen\ops\cumprod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0079863Z copying torch\include\ATen\ops\cumprod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0086703Z copying torch\include\ATen\ops\cumprod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0093663Z copying torch\include\ATen\ops\cumsum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0101208Z copying torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0108483Z copying torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0115308Z copying torch\include\ATen\ops\cumsum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0122493Z copying torch\include\ATen\ops\cumsum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0129964Z copying torch\include\ATen\ops\cumsum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0137166Z copying torch\include\ATen\ops\cumsum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0144256Z copying torch\include\ATen\ops\cumsum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0151343Z copying torch\include\ATen\ops\cumsum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0158770Z copying torch\include\ATen\ops\cumulative_trapezoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0166503Z copying torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0173605Z copying torch\include\ATen\ops\cumulative_trapezoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0180904Z copying torch\include\ATen\ops\cumulative_trapezoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0187887Z copying torch\include\ATen\ops\data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0194657Z copying torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0201472Z copying torch\include\ATen\ops\data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0208641Z copying torch\include\ATen\ops\data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0259921Z copying torch\include\ATen\ops\deg2rad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0267056Z copying torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0274098Z copying torch\include\ATen\ops\deg2rad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0281126Z copying torch\include\ATen\ops\deg2rad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0288206Z copying torch\include\ATen\ops\dense_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0295525Z copying torch\include\ATen\ops\dense_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0302549Z copying torch\include\ATen\ops\dense_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0309740Z copying torch\include\ATen\ops\dense_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0316899Z copying torch\include\ATen\ops\dequantize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0324911Z copying torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0332180Z copying torch\include\ATen\ops\dequantize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0339406Z copying torch\include\ATen\ops\dequantize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0346992Z copying torch\include\ATen\ops\dequantize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0354053Z copying torch\include\ATen\ops\dequantize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0361605Z copying torch\include\ATen\ops\det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0368084Z copying torch\include\ATen\ops\detach.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0375417Z copying torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0382173Z copying torch\include\ATen\ops\detach_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0389642Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0397169Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0404290Z copying torch\include\ATen\ops\detach_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0411330Z copying torch\include\ATen\ops\detach_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0418389Z copying torch\include\ATen\ops\detach_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0425124Z copying torch\include\ATen\ops\detach_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0432418Z copying torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0439438Z copying torch\include\ATen\ops\det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0445943Z copying torch\include\ATen\ops\det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0452984Z copying torch\include\ATen\ops\diag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0459860Z copying torch\include\ATen\ops\diagflat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0466559Z copying torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0473633Z copying torch\include\ATen\ops\diagflat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0480300Z copying torch\include\ATen\ops\diagflat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0487186Z copying torch\include\ATen\ops\diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0494182Z copying torch\include\ATen\ops\diagonal_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0501372Z copying torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0508683Z copying torch\include\ATen\ops\diagonal_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0515837Z copying torch\include\ATen\ops\diagonal_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0523239Z copying torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0530770Z copying torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0537458Z copying torch\include\ATen\ops\diagonal_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0544963Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0552193Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0559119Z copying torch\include\ATen\ops\diagonal_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0566300Z copying torch\include\ATen\ops\diagonal_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0573672Z copying torch\include\ATen\ops\diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0580573Z copying torch\include\ATen\ops\diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0587493Z copying torch\include\ATen\ops\diagonal_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0595226Z copying torch\include\ATen\ops\diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0602511Z copying torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0609773Z copying torch\include\ATen\ops\diagonal_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0617137Z copying torch\include\ATen\ops\diagonal_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0624554Z copying torch\include\ATen\ops\diag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0631446Z copying torch\include\ATen\ops\diag_embed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0638897Z copying torch\include\ATen\ops\diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0646599Z copying torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0654029Z copying torch\include\ATen\ops\diag_embed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0661034Z copying torch\include\ATen\ops\diag_embed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0668178Z copying torch\include\ATen\ops\diag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0675229Z copying torch\include\ATen\ops\diag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0682037Z copying torch\include\ATen\ops\diff.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0689194Z copying torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0696700Z copying torch\include\ATen\ops\diff_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0703783Z copying torch\include\ATen\ops\diff_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0710803Z copying torch\include\ATen\ops\digamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0718411Z copying torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0733314Z copying torch\include\ATen\ops\digamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0735719Z copying torch\include\ATen\ops\digamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0742523Z copying torch\include\ATen\ops\digamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0749399Z copying torch\include\ATen\ops\digamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0756543Z copying torch\include\ATen\ops\digamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0763754Z copying torch\include\ATen\ops\digamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0770934Z copying torch\include\ATen\ops\dist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0778055Z copying torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0784972Z copying torch\include\ATen\ops\dist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0792348Z copying torch\include\ATen\ops\dist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0798789Z copying torch\include\ATen\ops\div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0805463Z copying torch\include\ATen\ops\divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0812814Z copying torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0819887Z copying torch\include\ATen\ops\divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0827428Z copying torch\include\ATen\ops\divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0835067Z copying torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0849631Z copying torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0856719Z copying torch\include\ATen\ops\div_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0863577Z copying torch\include\ATen\ops\div_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0870975Z copying torch\include\ATen\ops\div_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0877480Z copying torch\include\ATen\ops\div_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0884439Z copying torch\include\ATen\ops\div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0891556Z copying torch\include\ATen\ops\div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0898312Z copying torch\include\ATen\ops\dot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0905228Z copying torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0912093Z copying torch\include\ATen\ops\dot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0918983Z copying torch\include\ATen\ops\dot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0925820Z copying torch\include\ATen\ops\dot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0932903Z copying torch\include\ATen\ops\dot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0939495Z copying torch\include\ATen\ops\dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0946564Z copying torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0953749Z copying torch\include\ATen\ops\dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0960340Z copying torch\include\ATen\ops\dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0967528Z copying torch\include\ATen\ops\dsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0974666Z copying torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0981445Z copying torch\include\ATen\ops\dsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0988278Z copying torch\include\ATen\ops\dsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.0995114Z copying torch\include\ATen\ops\dstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1002316Z copying torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1009323Z copying torch\include\ATen\ops\dstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1016098Z copying torch\include\ATen\ops\dstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1022901Z copying torch\include\ATen\ops\einsum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1029826Z copying torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1036763Z copying torch\include\ATen\ops\einsum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1043487Z copying torch\include\ATen\ops\einsum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1050329Z copying torch\include\ATen\ops\elu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1057519Z copying torch\include\ATen\ops\elu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1064838Z copying torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1071912Z copying torch\include\ATen\ops\elu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1079258Z copying torch\include\ATen\ops\elu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1086257Z copying torch\include\ATen\ops\elu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1094055Z copying torch\include\ATen\ops\elu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1101257Z copying torch\include\ATen\ops\elu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1108539Z copying torch\include\ATen\ops\elu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1116266Z copying torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1123209Z copying torch\include\ATen\ops\elu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1130139Z copying torch\include\ATen\ops\elu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1137146Z copying torch\include\ATen\ops\elu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1143822Z copying torch\include\ATen\ops\elu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1150987Z copying torch\include\ATen\ops\elu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1157912Z copying torch\include\ATen\ops\elu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1164981Z copying torch\include\ATen\ops\embedding.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1172076Z copying torch\include\ATen\ops\embedding_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1179714Z copying torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1188057Z copying torch\include\ATen\ops\embedding_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1195517Z copying torch\include\ATen\ops\embedding_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1204317Z copying torch\include\ATen\ops\embedding_bag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1213162Z copying torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1221857Z copying torch\include\ATen\ops\embedding_bag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1230142Z copying torch\include\ATen\ops\embedding_bag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1239938Z copying torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1248199Z copying torch\include\ATen\ops\embedding_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1256088Z copying torch\include\ATen\ops\embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1263055Z copying torch\include\ATen\ops\embedding_dense_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1270434Z copying torch\include\ATen\ops\embedding_dense_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1278121Z copying torch\include\ATen\ops\embedding_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1285462Z copying torch\include\ATen\ops\embedding_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1292552Z copying torch\include\ATen\ops\embedding_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1300223Z copying torch\include\ATen\ops\embedding_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1307301Z copying torch\include\ATen\ops\embedding_renorm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1315043Z copying torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1322231Z copying torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1329463Z copying torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1337227Z copying torch\include\ATen\ops\embedding_renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1396856Z copying torch\include\ATen\ops\embedding_renorm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1403855Z copying torch\include\ATen\ops\embedding_renorm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1411320Z copying torch\include\ATen\ops\embedding_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1418950Z copying torch\include\ATen\ops\embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1426026Z copying torch\include\ATen\ops\embedding_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1433027Z copying torch\include\ATen\ops\embedding_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1439940Z copying torch\include\ATen\ops\empty.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1447279Z copying torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1454396Z copying torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1461816Z copying torch\include\ATen\ops\empty_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1468771Z copying torch\include\ATen\ops\empty_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1475541Z copying torch\include\ATen\ops\empty_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1483112Z copying torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1489945Z copying torch\include\ATen\ops\empty_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1496932Z copying torch\include\ATen\ops\empty_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1503973Z copying torch\include\ATen\ops\empty_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1510941Z copying torch\include\ATen\ops\empty_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1518028Z copying torch\include\ATen\ops\empty_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1525296Z copying torch\include\ATen\ops\empty_permuted.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1532654Z copying torch\include\ATen\ops\empty_permuted_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1540098Z copying torch\include\ATen\ops\empty_permuted_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1547951Z copying torch\include\ATen\ops\empty_permuted_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1554912Z copying torch\include\ATen\ops\empty_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1562479Z copying torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1569478Z copying torch\include\ATen\ops\empty_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1576538Z copying torch\include\ATen\ops\empty_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1583597Z copying torch\include\ATen\ops\empty_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1590981Z copying torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1598443Z copying torch\include\ATen\ops\empty_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1605687Z copying torch\include\ATen\ops\empty_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1613066Z copying torch\include\ATen\ops\empty_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1620785Z copying torch\include\ATen\ops\empty_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1628001Z copying torch\include\ATen\ops\empty_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1634950Z copying torch\include\ATen\ops\eq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1641748Z copying torch\include\ATen\ops\equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1648285Z copying torch\include\ATen\ops\equal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1655392Z copying torch\include\ATen\ops\equal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1662468Z copying torch\include\ATen\ops\equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1669498Z copying torch\include\ATen\ops\equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1677188Z copying torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1683936Z copying torch\include\ATen\ops\eq_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1690928Z copying torch\include\ATen\ops\eq_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1697951Z copying torch\include\ATen\ops\eq_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1704749Z copying torch\include\ATen\ops\eq_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1711623Z copying torch\include\ATen\ops\eq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1718589Z copying torch\include\ATen\ops\eq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1725228Z copying torch\include\ATen\ops\erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1732033Z copying torch\include\ATen\ops\erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.1739440Z copying torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2414766Z copying torch\include\ATen\ops\erfc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2421453Z copying torch\include\ATen\ops\erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2428409Z copying torch\include\ATen\ops\erfc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2435135Z copying torch\include\ATen\ops\erfc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2442027Z copying torch\include\ATen\ops\erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2448935Z copying torch\include\ATen\ops\erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2455783Z copying torch\include\ATen\ops\erfinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2462999Z copying torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2469745Z copying torch\include\ATen\ops\erfinv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2477242Z copying torch\include\ATen\ops\erfinv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2484163Z copying torch\include\ATen\ops\erfinv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2491050Z copying torch\include\ATen\ops\erfinv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2498884Z copying torch\include\ATen\ops\erfinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2505931Z copying torch\include\ATen\ops\erfinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2513700Z copying torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2520702Z copying torch\include\ATen\ops\erf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2527665Z copying torch\include\ATen\ops\erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2534896Z copying torch\include\ATen\ops\erf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2541936Z copying torch\include\ATen\ops\erf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2549810Z copying torch\include\ATen\ops\erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2557000Z copying torch\include\ATen\ops\erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2563816Z copying torch\include\ATen\ops\exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2571371Z copying torch\include\ATen\ops\exp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2578687Z copying torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2585564Z copying torch\include\ATen\ops\exp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2592665Z copying torch\include\ATen\ops\exp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2599678Z copying torch\include\ATen\ops\exp2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2606566Z copying torch\include\ATen\ops\exp2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2613580Z copying torch\include\ATen\ops\exp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2621123Z copying torch\include\ATen\ops\exp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2628130Z copying torch\include\ATen\ops\expand.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2634856Z copying torch\include\ATen\ops\expand_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2642004Z copying torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2648949Z copying torch\include\ATen\ops\expand_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2655805Z copying torch\include\ATen\ops\expand_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2662967Z copying torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2669675Z copying torch\include\ATen\ops\expand_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2677135Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2684739Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2710118Z copying torch\include\ATen\ops\expand_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2717323Z copying torch\include\ATen\ops\expand_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2724499Z copying torch\include\ATen\ops\expand_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2731386Z copying torch\include\ATen\ops\expand_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2738493Z copying torch\include\ATen\ops\expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2745918Z copying torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2752725Z copying torch\include\ATen\ops\expm1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2760005Z copying torch\include\ATen\ops\expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2766940Z copying torch\include\ATen\ops\expm1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2807365Z copying torch\include\ATen\ops\expm1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2814465Z copying torch\include\ATen\ops\expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2821663Z copying torch\include\ATen\ops\expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2828850Z copying torch\include\ATen\ops\exponential.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2836197Z copying torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2843336Z copying torch\include\ATen\ops\exponential_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2850760Z copying torch\include\ATen\ops\exponential_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2857830Z copying torch\include\ATen\ops\exponential_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2865183Z copying torch\include\ATen\ops\exponential_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2872217Z copying torch\include\ATen\ops\exponential_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2879745Z copying torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2886657Z copying torch\include\ATen\ops\exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2893705Z copying torch\include\ATen\ops\exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2900488Z copying torch\include\ATen\ops\exp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2907004Z copying torch\include\ATen\ops\exp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2914231Z copying torch\include\ATen\ops\exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2921243Z copying torch\include\ATen\ops\exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2927909Z copying torch\include\ATen\ops\eye.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2935055Z copying torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2942299Z copying torch\include\ATen\ops\eye_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2949692Z copying torch\include\ATen\ops\eye_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2956462Z copying torch\include\ATen\ops\eye_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2963189Z copying torch\include\ATen\ops\eye_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2970004Z copying torch\include\ATen\ops\eye_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2977064Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2984009Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2992029Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.2999970Z 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-10-10T00:51:51.3007222Z 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-10-10T00:51:51.3014573Z 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-10-10T00:51:51.3022048Z 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-10-10T00:51:51.3029467Z 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-10-10T00:51:51.3036931Z 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-10-10T00:51:51.3044122Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3051362Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3059273Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3066414Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3073462Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3080726Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3087993Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3095558Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3103252Z 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-10-10T00:51:51.3110564Z 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-10-10T00:51:51.3117917Z 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-10-10T00:51:51.3126096Z 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-10-10T00:51:51.3133673Z 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-10-10T00:51:51.3140915Z 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-10-10T00:51:51.3148384Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3156115Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3165295Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3172662Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3180794Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3188512Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3196921Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3204962Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3212585Z 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-10-10T00:51:51.3220727Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3228187Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3235566Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3243143Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3250489Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3258037Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3265409Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3272977Z 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-10-10T00:51:51.3280331Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3287655Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3294969Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3302115Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3309694Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3317479Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3324732Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3332079Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3339772Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3347340Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3354469Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3361627Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3368729Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3376480Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3383884Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3391191Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3398298Z copying torch\include\ATen\ops\feature_alpha_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3406234Z copying torch\include\ATen\ops\feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3413245Z copying torch\include\ATen\ops\feature_alpha_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3420335Z copying torch\include\ATen\ops\feature_alpha_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3427993Z copying torch\include\ATen\ops\feature_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3435271Z copying torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3442212Z copying torch\include\ATen\ops\feature_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3449521Z copying torch\include\ATen\ops\feature_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3456636Z copying torch\include\ATen\ops\fft_fft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3463919Z copying torch\include\ATen\ops\fft_fft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3470983Z copying torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3478151Z copying torch\include\ATen\ops\fft_fft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3485125Z copying torch\include\ATen\ops\fft_fft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3492553Z copying torch\include\ATen\ops\fft_fftfreq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3500577Z copying torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3507713Z copying torch\include\ATen\ops\fft_fftfreq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3514786Z copying torch\include\ATen\ops\fft_fftfreq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3521657Z copying torch\include\ATen\ops\fft_fftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3528671Z copying torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3535710Z copying torch\include\ATen\ops\fft_fftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3542646Z copying torch\include\ATen\ops\fft_fftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3549849Z copying torch\include\ATen\ops\fft_fftshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3557374Z copying torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3564344Z copying torch\include\ATen\ops\fft_fftshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3571567Z copying torch\include\ATen\ops\fft_fftshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3579004Z copying torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3585839Z copying torch\include\ATen\ops\fft_fft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3592876Z copying torch\include\ATen\ops\fft_fft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3599743Z copying torch\include\ATen\ops\fft_hfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3606339Z copying torch\include\ATen\ops\fft_hfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3614224Z copying torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3621115Z copying torch\include\ATen\ops\fft_hfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3628025Z copying torch\include\ATen\ops\fft_hfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3634972Z copying torch\include\ATen\ops\fft_hfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3642582Z copying torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3649421Z copying torch\include\ATen\ops\fft_hfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3657394Z copying torch\include\ATen\ops\fft_hfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3664972Z copying torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3671690Z copying torch\include\ATen\ops\fft_hfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3678764Z copying torch\include\ATen\ops\fft_hfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3685834Z copying torch\include\ATen\ops\fft_ifft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3692687Z copying torch\include\ATen\ops\fft_ifft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3700091Z copying torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3757354Z copying torch\include\ATen\ops\fft_ifft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3758651Z copying torch\include\ATen\ops\fft_ifft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3759408Z copying torch\include\ATen\ops\fft_ifftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3760310Z copying torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3761236Z copying torch\include\ATen\ops\fft_ifftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3762100Z copying torch\include\ATen\ops\fft_ifftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3762924Z copying torch\include\ATen\ops\fft_ifftshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3763899Z copying torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3765798Z copying torch\include\ATen\ops\fft_ifftshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3773011Z copying torch\include\ATen\ops\fft_ifftshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3780693Z copying torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3788039Z copying torch\include\ATen\ops\fft_ifft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3795165Z copying torch\include\ATen\ops\fft_ifft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3802270Z copying torch\include\ATen\ops\fft_ihfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3809963Z copying torch\include\ATen\ops\fft_ihfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3817526Z copying torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3825138Z copying torch\include\ATen\ops\fft_ihfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3832664Z copying torch\include\ATen\ops\fft_ihfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3839933Z copying torch\include\ATen\ops\fft_ihfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3847616Z copying torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3855475Z copying torch\include\ATen\ops\fft_ihfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3863118Z copying torch\include\ATen\ops\fft_ihfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3870362Z copying torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3877802Z copying torch\include\ATen\ops\fft_ihfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3884907Z copying torch\include\ATen\ops\fft_ihfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3892036Z copying torch\include\ATen\ops\fft_irfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3899343Z copying torch\include\ATen\ops\fft_irfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3911214Z copying torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3916994Z copying torch\include\ATen\ops\fft_irfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3924213Z copying torch\include\ATen\ops\fft_irfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3931203Z copying torch\include\ATen\ops\fft_irfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3938921Z copying torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3946221Z copying torch\include\ATen\ops\fft_irfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3953211Z copying torch\include\ATen\ops\fft_irfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3960424Z copying torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3967413Z copying torch\include\ATen\ops\fft_irfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3974505Z copying torch\include\ATen\ops\fft_irfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3981457Z copying torch\include\ATen\ops\fft_rfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3988211Z copying torch\include\ATen\ops\fft_rfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.3996628Z copying torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4003251Z copying torch\include\ATen\ops\fft_rfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4010177Z copying torch\include\ATen\ops\fft_rfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4017467Z copying torch\include\ATen\ops\fft_rfftfreq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4024661Z copying torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4031751Z copying torch\include\ATen\ops\fft_rfftfreq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4038960Z copying torch\include\ATen\ops\fft_rfftfreq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4046031Z copying torch\include\ATen\ops\fft_rfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4053635Z copying torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4061039Z copying torch\include\ATen\ops\fft_rfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4067862Z copying torch\include\ATen\ops\fft_rfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4075155Z copying torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4082280Z copying torch\include\ATen\ops\fft_rfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4089273Z copying torch\include\ATen\ops\fft_rfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4096575Z copying torch\include\ATen\ops\fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4104012Z copying torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4110814Z copying torch\include\ATen\ops\fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4118147Z copying torch\include\ATen\ops\fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4124989Z copying torch\include\ATen\ops\fill_diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4132489Z copying torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4139437Z copying torch\include\ATen\ops\fill_diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4146280Z copying torch\include\ATen\ops\fill_diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4153414Z copying torch\include\ATen\ops\fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4160501Z copying torch\include\ATen\ops\fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4168347Z copying torch\include\ATen\ops\fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4175211Z copying torch\include\ATen\ops\fix.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4182259Z copying torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4189087Z copying torch\include\ATen\ops\fix_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4196512Z copying torch\include\ATen\ops\fix_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4203575Z copying torch\include\ATen\ops\flatten.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4210837Z copying torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4217822Z copying torch\include\ATen\ops\flatten_dense_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4225266Z copying torch\include\ATen\ops\flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4232380Z copying torch\include\ATen\ops\flatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4239273Z copying torch\include\ATen\ops\flatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4246417Z copying torch\include\ATen\ops\flatten_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4254338Z copying torch\include\ATen\ops\flatten_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4261556Z copying torch\include\ATen\ops\flip.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4268232Z copying torch\include\ATen\ops\fliplr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4275055Z copying torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4282393Z copying torch\include\ATen\ops\fliplr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4289221Z copying torch\include\ATen\ops\fliplr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4296437Z copying torch\include\ATen\ops\flipud.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4303188Z copying torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4310388Z copying torch\include\ATen\ops\flipud_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4317662Z copying torch\include\ATen\ops\flipud_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4325031Z copying torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4332129Z copying torch\include\ATen\ops\flip_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4339704Z copying torch\include\ATen\ops\flip_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4347008Z copying torch\include\ATen\ops\flip_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4354334Z copying torch\include\ATen\ops\flip_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4361196Z copying torch\include\ATen\ops\float_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4378278Z copying torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4385605Z copying torch\include\ATen\ops\float_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4392689Z copying torch\include\ATen\ops\float_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4399640Z copying torch\include\ATen\ops\floor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4406937Z copying torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4413904Z copying torch\include\ATen\ops\floor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4420788Z copying torch\include\ATen\ops\floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4428091Z copying torch\include\ATen\ops\floor_divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4435463Z copying torch\include\ATen\ops\floor_divide_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4442651Z copying torch\include\ATen\ops\floor_divide_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4450081Z copying torch\include\ATen\ops\floor_divide_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4457385Z copying torch\include\ATen\ops\floor_divide_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4465358Z copying torch\include\ATen\ops\floor_divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4473054Z copying torch\include\ATen\ops\floor_divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4480877Z copying torch\include\ATen\ops\floor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4489153Z copying torch\include\ATen\ops\floor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4496309Z copying torch\include\ATen\ops\floor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4503305Z copying torch\include\ATen\ops\floor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4510538Z copying torch\include\ATen\ops\fmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4517744Z copying torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4525142Z copying torch\include\ATen\ops\fmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4532075Z copying torch\include\ATen\ops\fmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4539661Z copying torch\include\ATen\ops\fmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4546654Z copying torch\include\ATen\ops\fmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4553782Z copying torch\include\ATen\ops\fmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4561119Z copying torch\include\ATen\ops\fmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4567632Z copying torch\include\ATen\ops\fmin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4574718Z copying torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4581750Z copying torch\include\ATen\ops\fmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4588754Z copying torch\include\ATen\ops\fmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4595786Z copying torch\include\ATen\ops\fmin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4616372Z copying torch\include\ATen\ops\fmin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4624028Z copying torch\include\ATen\ops\fmin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4646548Z copying torch\include\ATen\ops\fmin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4653506Z copying torch\include\ATen\ops\fmod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4660824Z copying torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4668270Z copying torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4675409Z copying torch\include\ATen\ops\fmod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4683268Z copying torch\include\ATen\ops\fmod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4691018Z copying torch\include\ATen\ops\fmod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4698430Z copying torch\include\ATen\ops\fmod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4705835Z copying torch\include\ATen\ops\fmod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4712760Z copying torch\include\ATen\ops\fmod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4720069Z copying torch\include\ATen\ops\frac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4726892Z copying torch\include\ATen\ops\fractional_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4734169Z copying torch\include\ATen\ops\fractional_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4741894Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4749228Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4756630Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4764251Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4771534Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4779257Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4786675Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4794765Z copying torch\include\ATen\ops\fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4801922Z copying torch\include\ATen\ops\fractional_max_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4809543Z copying torch\include\ATen\ops\fractional_max_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4817025Z copying torch\include\ATen\ops\fractional_max_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4824722Z copying torch\include\ATen\ops\fractional_max_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4832028Z copying torch\include\ATen\ops\fractional_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4839378Z copying torch\include\ATen\ops\fractional_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4847157Z copying torch\include\ATen\ops\fractional_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4855071Z copying torch\include\ATen\ops\fractional_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4863057Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4871357Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4879228Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4886808Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4895091Z copying torch\include\ATen\ops\fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4902174Z copying torch\include\ATen\ops\fractional_max_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4910082Z copying torch\include\ATen\ops\fractional_max_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4917339Z copying torch\include\ATen\ops\fractional_max_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4925000Z copying torch\include\ATen\ops\fractional_max_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4932374Z copying torch\include\ATen\ops\fractional_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4939711Z copying torch\include\ATen\ops\fractional_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4947226Z copying torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4954737Z copying torch\include\ATen\ops\frac_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4961949Z copying torch\include\ATen\ops\frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4969005Z copying torch\include\ATen\ops\frac_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4976040Z copying torch\include\ATen\ops\frac_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4983078Z copying torch\include\ATen\ops\frac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4989900Z copying torch\include\ATen\ops\frac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.4996548Z copying torch\include\ATen\ops\frexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5003514Z copying torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5010471Z copying torch\include\ATen\ops\frexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5017723Z copying torch\include\ATen\ops\frexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5024573Z copying torch\include\ATen\ops\frexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5031593Z copying torch\include\ATen\ops\frexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5038587Z copying torch\include\ATen\ops\frobenius_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5045753Z copying torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5053560Z copying torch\include\ATen\ops\frobenius_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5060488Z copying torch\include\ATen\ops\frobenius_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5067555Z copying torch\include\ATen\ops\from_blob.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5074563Z copying torch\include\ATen\ops\from_file.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5081714Z copying torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5088608Z copying torch\include\ATen\ops\from_file_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5095864Z copying torch\include\ATen\ops\from_file_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5102713Z copying torch\include\ATen\ops\from_file_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5109879Z copying torch\include\ATen\ops\full.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5117342Z copying torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5124472Z copying torch\include\ATen\ops\full_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5131713Z copying torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5138943Z copying torch\include\ATen\ops\full_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5146029Z copying torch\include\ATen\ops\full_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5152863Z copying torch\include\ATen\ops\full_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5159689Z copying torch\include\ATen\ops\full_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5166810Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5176002Z 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-10-10T00:51:51.5183149Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5190603Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5198007Z copying torch\include\ATen\ops\gather.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5204661Z copying torch\include\ATen\ops\gather_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5211802Z copying torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5219510Z copying torch\include\ATen\ops\gather_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5227309Z copying torch\include\ATen\ops\gather_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5234759Z copying torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5242744Z copying torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5260925Z copying torch\include\ATen\ops\gather_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5267855Z copying torch\include\ATen\ops\gather_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5274776Z copying torch\include\ATen\ops\gather_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5282201Z copying torch\include\ATen\ops\gather_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5289920Z copying torch\include\ATen\ops\gather_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5296728Z copying torch\include\ATen\ops\gather_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5303804Z copying torch\include\ATen\ops\gcd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5310975Z copying torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5318745Z copying torch\include\ATen\ops\gcd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5325672Z copying torch\include\ATen\ops\gcd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5332863Z copying torch\include\ATen\ops\gcd_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5340070Z copying torch\include\ATen\ops\gcd_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5347665Z copying torch\include\ATen\ops\gcd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5354678Z copying torch\include\ATen\ops\gcd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5361758Z copying torch\include\ATen\ops\ge.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5369227Z copying torch\include\ATen\ops\gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5376485Z copying torch\include\ATen\ops\gelu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5384038Z copying torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5391845Z copying torch\include\ATen\ops\gelu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5398942Z copying torch\include\ATen\ops\gelu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5406133Z copying torch\include\ATen\ops\gelu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5413646Z copying torch\include\ATen\ops\gelu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5420922Z copying torch\include\ATen\ops\gelu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5427769Z copying torch\include\ATen\ops\gelu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5435258Z copying torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5442133Z copying torch\include\ATen\ops\gelu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5449247Z copying torch\include\ATen\ops\gelu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5456668Z copying torch\include\ATen\ops\gelu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5464117Z copying torch\include\ATen\ops\gelu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5470946Z copying torch\include\ATen\ops\gelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5477800Z copying torch\include\ATen\ops\gelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5484572Z copying torch\include\ATen\ops\geometric.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5491588Z copying torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5498650Z copying torch\include\ATen\ops\geometric_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5506641Z copying torch\include\ATen\ops\geometric_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5513559Z copying torch\include\ATen\ops\geometric_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5520626Z copying torch\include\ATen\ops\geometric_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5527709Z copying torch\include\ATen\ops\geometric_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5535415Z copying torch\include\ATen\ops\geqrf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5542355Z copying torch\include\ATen\ops\geqrf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5549295Z copying torch\include\ATen\ops\geqrf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5557415Z copying torch\include\ATen\ops\geqrf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5564008Z copying torch\include\ATen\ops\geqrf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5570965Z copying torch\include\ATen\ops\ger.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5578096Z copying torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5585386Z copying torch\include\ATen\ops\ger_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5592152Z copying torch\include\ATen\ops\ger_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5599332Z copying torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5606693Z copying torch\include\ATen\ops\ge_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5614273Z copying torch\include\ATen\ops\ge_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5621502Z copying torch\include\ATen\ops\ge_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5628613Z copying torch\include\ATen\ops\ge_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5635734Z copying torch\include\ATen\ops\ge_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5642456Z copying torch\include\ATen\ops\ge_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5649283Z copying torch\include\ATen\ops\glu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5656409Z copying torch\include\ATen\ops\glu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5663838Z copying torch\include\ATen\ops\glu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5671202Z copying torch\include\ATen\ops\glu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5678526Z copying torch\include\ATen\ops\glu_backward_jvp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5686640Z copying torch\include\ATen\ops\glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5694398Z copying torch\include\ATen\ops\glu_backward_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5701815Z copying torch\include\ATen\ops\glu_backward_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5709151Z copying torch\include\ATen\ops\glu_backward_jvp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5716641Z copying torch\include\ATen\ops\glu_backward_jvp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5724608Z copying torch\include\ATen\ops\glu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5732117Z copying torch\include\ATen\ops\glu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5739924Z copying torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5747634Z copying torch\include\ATen\ops\glu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5754624Z copying torch\include\ATen\ops\glu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5761924Z copying torch\include\ATen\ops\glu_jvp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5769877Z copying torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5776893Z copying torch\include\ATen\ops\glu_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5784151Z copying torch\include\ATen\ops\glu_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5791306Z copying torch\include\ATen\ops\glu_jvp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5799379Z copying torch\include\ATen\ops\glu_jvp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5806852Z copying torch\include\ATen\ops\glu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5813491Z copying torch\include\ATen\ops\glu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5820355Z copying torch\include\ATen\ops\glu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5828990Z copying torch\include\ATen\ops\glu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5835761Z copying torch\include\ATen\ops\gradient.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5842842Z copying torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5849883Z copying torch\include\ATen\ops\gradient_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5858120Z copying torch\include\ATen\ops\gradient_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5865347Z copying torch\include\ATen\ops\greater.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5872597Z copying torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5879439Z copying torch\include\ATen\ops\greater_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5887780Z copying torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5894905Z copying torch\include\ATen\ops\greater_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5902464Z copying torch\include\ATen\ops\greater_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5910209Z copying torch\include\ATen\ops\greater_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5917240Z copying torch\include\ATen\ops\greater_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5924718Z copying torch\include\ATen\ops\grid_sampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5931329Z copying torch\include\ATen\ops\grid_sampler_2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5939313Z copying torch\include\ATen\ops\grid_sampler_2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5946844Z copying torch\include\ATen\ops\grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5953841Z copying torch\include\ATen\ops\grid_sampler_2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5961157Z copying torch\include\ATen\ops\grid_sampler_2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5970076Z copying torch\include\ATen\ops\grid_sampler_2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5978106Z copying torch\include\ATen\ops\grid_sampler_2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5985986Z copying torch\include\ATen\ops\grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.5994263Z copying torch\include\ATen\ops\grid_sampler_2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6002356Z copying torch\include\ATen\ops\grid_sampler_2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6009796Z copying torch\include\ATen\ops\grid_sampler_2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6017173Z copying torch\include\ATen\ops\grid_sampler_2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6025106Z copying torch\include\ATen\ops\grid_sampler_3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6032137Z copying torch\include\ATen\ops\grid_sampler_3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6039653Z copying torch\include\ATen\ops\grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6046826Z copying torch\include\ATen\ops\grid_sampler_3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6054931Z copying torch\include\ATen\ops\grid_sampler_3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6062457Z copying torch\include\ATen\ops\grid_sampler_3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6069497Z copying torch\include\ATen\ops\grid_sampler_3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6077097Z copying torch\include\ATen\ops\grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6084470Z copying torch\include\ATen\ops\grid_sampler_3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6092705Z copying torch\include\ATen\ops\grid_sampler_3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6100445Z copying torch\include\ATen\ops\grid_sampler_3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6107257Z copying torch\include\ATen\ops\grid_sampler_3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6115363Z copying torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6122701Z copying torch\include\ATen\ops\grid_sampler_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6130696Z copying torch\include\ATen\ops\grid_sampler_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6137776Z copying torch\include\ATen\ops\group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6145671Z copying torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6152443Z copying torch\include\ATen\ops\group_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6159915Z copying torch\include\ATen\ops\group_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6167253Z copying torch\include\ATen\ops\gru.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6174010Z copying torch\include\ATen\ops\gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6181175Z copying torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6188083Z copying torch\include\ATen\ops\gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6195894Z copying torch\include\ATen\ops\gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6203018Z copying torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6209785Z copying torch\include\ATen\ops\gru_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6216859Z copying torch\include\ATen\ops\gru_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6223374Z copying torch\include\ATen\ops\gt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6231480Z copying torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6238473Z copying torch\include\ATen\ops\gt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6245419Z copying torch\include\ATen\ops\gt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6252424Z copying torch\include\ATen\ops\gt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6259715Z copying torch\include\ATen\ops\gt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6267187Z copying torch\include\ATen\ops\gt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6275402Z copying torch\include\ATen\ops\gt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6281858Z copying torch\include\ATen\ops\hamming_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6289141Z copying torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6296077Z copying torch\include\ATen\ops\hamming_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6304024Z copying torch\include\ATen\ops\hamming_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6311310Z copying torch\include\ATen\ops\hann_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6318666Z copying torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6325568Z copying torch\include\ATen\ops\hann_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6333774Z copying torch\include\ATen\ops\hann_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6340821Z copying torch\include\ATen\ops\hardshrink.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6348234Z copying torch\include\ATen\ops\hardshrink_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6356087Z copying torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6363973Z copying torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6372275Z copying torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6380318Z copying torch\include\ATen\ops\hardshrink_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6388251Z copying torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6395742Z copying torch\include\ATen\ops\hardshrink_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6402891Z copying torch\include\ATen\ops\hardshrink_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6445844Z copying torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6452921Z copying torch\include\ATen\ops\hardshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6540649Z copying torch\include\ATen\ops\hardshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6548221Z copying torch\include\ATen\ops\hardshrink_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6555739Z copying torch\include\ATen\ops\hardshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6563311Z copying torch\include\ATen\ops\hardshrink_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6570870Z copying torch\include\ATen\ops\hardshrink_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6578726Z copying torch\include\ATen\ops\hardsigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6586451Z copying torch\include\ATen\ops\hardsigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6594152Z copying torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6618651Z copying torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6626410Z copying torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6633863Z copying torch\include\ATen\ops\hardsigmoid_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6641579Z copying torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6649398Z copying torch\include\ATen\ops\hardsigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6656781Z copying torch\include\ATen\ops\hardsigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6664601Z copying torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.6671804Z copying torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7756045Z copying torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7763268Z copying torch\include\ATen\ops\hardsigmoid_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7770672Z copying torch\include\ATen\ops\hardsigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7778367Z copying torch\include\ATen\ops\hardsigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7785522Z copying torch\include\ATen\ops\hardsigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7792632Z copying torch\include\ATen\ops\hardswish.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7799843Z copying torch\include\ATen\ops\hardswish_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7807404Z copying torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7814409Z copying torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7822027Z copying torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7829031Z copying torch\include\ATen\ops\hardswish_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7836085Z copying torch\include\ATen\ops\hardswish_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7843378Z copying torch\include\ATen\ops\hardswish_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7850530Z copying torch\include\ATen\ops\hardswish_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7857745Z copying torch\include\ATen\ops\hardswish_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7865647Z copying torch\include\ATen\ops\hardswish_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7873044Z copying torch\include\ATen\ops\hardswish_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7880358Z copying torch\include\ATen\ops\hardtanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7887933Z copying torch\include\ATen\ops\hardtanh_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7895650Z copying torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7903121Z copying torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7911100Z copying torch\include\ATen\ops\hardtanh_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7918910Z copying torch\include\ATen\ops\hardtanh_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7926646Z copying torch\include\ATen\ops\hardtanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7933956Z copying torch\include\ATen\ops\hardtanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7941261Z copying torch\include\ATen\ops\hardtanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7948661Z copying torch\include\ATen\ops\hardtanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7956185Z copying torch\include\ATen\ops\hardtanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7963022Z copying torch\include\ATen\ops\hash_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7970280Z copying torch\include\ATen\ops\hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7977726Z copying torch\include\ATen\ops\hash_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7984950Z copying torch\include\ATen\ops\hash_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7991894Z copying torch\include\ATen\ops\hash_tensor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.7999069Z copying torch\include\ATen\ops\hash_tensor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8006410Z copying torch\include\ATen\ops\hash_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8013486Z copying torch\include\ATen\ops\hash_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8021191Z copying torch\include\ATen\ops\heaviside.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8028462Z copying torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8035524Z copying torch\include\ATen\ops\heaviside_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8042710Z copying torch\include\ATen\ops\heaviside_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8086906Z copying torch\include\ATen\ops\heaviside_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8094021Z copying torch\include\ATen\ops\heaviside_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8101148Z copying torch\include\ATen\ops\heaviside_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8108282Z copying torch\include\ATen\ops\heaviside_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8115308Z copying torch\include\ATen\ops\hinge_embedding_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8122904Z copying torch\include\ATen\ops\hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8130091Z copying torch\include\ATen\ops\hinge_embedding_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8137135Z copying torch\include\ATen\ops\hinge_embedding_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8144261Z copying torch\include\ATen\ops\histc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8151242Z copying torch\include\ATen\ops\histc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8158185Z copying torch\include\ATen\ops\histc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8168756Z copying torch\include\ATen\ops\histc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8176229Z copying torch\include\ATen\ops\histc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8183424Z copying torch\include\ATen\ops\histogram.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8190542Z copying torch\include\ATen\ops\histogramdd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8198064Z copying torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8205297Z copying torch\include\ATen\ops\histogramdd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8212364Z copying torch\include\ATen\ops\histogramdd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8220263Z copying torch\include\ATen\ops\histogram_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8227309Z copying torch\include\ATen\ops\histogram_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8235082Z copying torch\include\ATen\ops\histogram_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8242483Z copying torch\include\ATen\ops\hsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8249481Z copying torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8256403Z copying torch\include\ATen\ops\hsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8263721Z copying torch\include\ATen\ops\hsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8270607Z copying torch\include\ATen\ops\hspmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8277329Z copying torch\include\ATen\ops\hspmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8284262Z copying torch\include\ATen\ops\hspmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8291237Z copying torch\include\ATen\ops\hstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8298778Z copying torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8305736Z copying torch\include\ATen\ops\hstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8312595Z copying torch\include\ATen\ops\hstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8319699Z copying torch\include\ATen\ops\huber_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8327150Z copying torch\include\ATen\ops\huber_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8334308Z copying torch\include\ATen\ops\huber_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8342358Z copying torch\include\ATen\ops\huber_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8349457Z copying torch\include\ATen\ops\huber_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8356772Z copying torch\include\ATen\ops\huber_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8363909Z copying torch\include\ATen\ops\huber_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8371718Z copying torch\include\ATen\ops\huber_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8379541Z copying torch\include\ATen\ops\huber_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8387405Z copying torch\include\ATen\ops\huber_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8394995Z copying torch\include\ATen\ops\huber_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8402015Z copying torch\include\ATen\ops\hypot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8409099Z copying torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8416145Z copying torch\include\ATen\ops\hypot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8423024Z copying torch\include\ATen\ops\hypot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8430204Z copying torch\include\ATen\ops\hypot_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8437832Z copying torch\include\ATen\ops\hypot_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8445091Z copying torch\include\ATen\ops\hypot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8452062Z copying torch\include\ATen\ops\hypot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8459174Z copying torch\include\ATen\ops\i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8466258Z copying torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8473248Z copying torch\include\ATen\ops\i0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8480462Z copying torch\include\ATen\ops\i0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8487273Z copying torch\include\ATen\ops\i0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8493878Z copying torch\include\ATen\ops\i0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8500758Z copying torch\include\ATen\ops\i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8507346Z copying torch\include\ATen\ops\i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8514157Z copying torch\include\ATen\ops\igamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8520879Z copying torch\include\ATen\ops\igammac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8528381Z copying torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8535283Z copying torch\include\ATen\ops\igammac_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8542223Z copying torch\include\ATen\ops\igammac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8549286Z copying torch\include\ATen\ops\igammac_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8556180Z copying torch\include\ATen\ops\igammac_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8563123Z copying torch\include\ATen\ops\igammac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8570528Z copying torch\include\ATen\ops\igammac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8578439Z copying torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8585454Z copying torch\include\ATen\ops\igamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8592368Z copying torch\include\ATen\ops\igamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8599361Z copying torch\include\ATen\ops\igamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8606322Z copying torch\include\ATen\ops\igamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8613351Z copying torch\include\ATen\ops\igamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8620427Z copying torch\include\ATen\ops\igamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8627479Z copying torch\include\ATen\ops\im2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8634045Z copying torch\include\ATen\ops\im2col_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8640987Z copying torch\include\ATen\ops\im2col_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8648245Z copying torch\include\ATen\ops\im2col_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8655559Z copying torch\include\ATen\ops\im2col_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8662527Z copying torch\include\ATen\ops\imag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8669383Z copying torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8676064Z copying torch\include\ATen\ops\imag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8683295Z copying torch\include\ATen\ops\imag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8689828Z copying torch\include\ATen\ops\index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8696533Z copying torch\include\ATen\ops\index_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8704192Z copying torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8711219Z copying torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8730990Z copying torch\include\ATen\ops\index_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8738184Z copying torch\include\ATen\ops\index_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8745527Z copying torch\include\ATen\ops\index_add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8752967Z copying torch\include\ATen\ops\index_add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8760069Z copying torch\include\ATen\ops\index_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8767104Z copying torch\include\ATen\ops\index_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8774526Z copying torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8781828Z copying torch\include\ATen\ops\index_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8789501Z copying torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8797228Z copying torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8804772Z copying torch\include\ATen\ops\index_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8812350Z copying torch\include\ATen\ops\index_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8819485Z copying torch\include\ATen\ops\index_copy_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8827020Z copying torch\include\ATen\ops\index_copy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8833963Z copying torch\include\ATen\ops\index_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8841031Z copying torch\include\ATen\ops\index_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8848543Z copying torch\include\ATen\ops\index_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8856091Z copying torch\include\ATen\ops\index_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8862957Z copying torch\include\ATen\ops\index_fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8870496Z copying torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8878609Z copying torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8885858Z copying torch\include\ATen\ops\index_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8893970Z copying torch\include\ATen\ops\index_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8901934Z copying torch\include\ATen\ops\index_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8909569Z copying torch\include\ATen\ops\index_fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8916541Z copying torch\include\ATen\ops\index_fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8923707Z copying torch\include\ATen\ops\index_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8931004Z copying torch\include\ATen\ops\index_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8938364Z copying torch\include\ATen\ops\index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8945299Z copying torch\include\ATen\ops\index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8952267Z copying torch\include\ATen\ops\index_put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8960022Z copying torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8966862Z copying torch\include\ATen\ops\index_put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8973967Z copying torch\include\ATen\ops\index_put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8980844Z copying torch\include\ATen\ops\index_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8988493Z copying torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.8996059Z copying torch\include\ATen\ops\index_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9003388Z copying torch\include\ATen\ops\index_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9010391Z copying torch\include\ATen\ops\index_reduce_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9017578Z copying torch\include\ATen\ops\index_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9024780Z copying torch\include\ATen\ops\index_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9031845Z copying torch\include\ATen\ops\index_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9038711Z copying torch\include\ATen\ops\index_select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9045797Z copying torch\include\ATen\ops\index_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9053262Z copying torch\include\ATen\ops\index_select_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9060445Z copying torch\include\ATen\ops\index_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9067526Z copying torch\include\ATen\ops\index_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9075054Z copying torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9082005Z copying torch\include\ATen\ops\index_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9089122Z copying torch\include\ATen\ops\index_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9096226Z copying torch\include\ATen\ops\index_select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9103512Z copying torch\include\ATen\ops\index_select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9110626Z copying torch\include\ATen\ops\indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9117447Z copying torch\include\ATen\ops\indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9124189Z copying torch\include\ATen\ops\indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9131660Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9139057Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9146224Z copying torch\include\ATen\ops\indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9153074Z copying torch\include\ATen\ops\indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9160047Z copying torch\include\ATen\ops\indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9166763Z copying torch\include\ATen\ops\indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9174206Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9181555Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9188941Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9196537Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9203588Z copying torch\include\ATen\ops\inner.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9210695Z copying torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9217935Z copying torch\include\ATen\ops\inner_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9225288Z copying torch\include\ATen\ops\inner_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9232299Z copying torch\include\ATen\ops\instance_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9239736Z copying torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9248077Z copying torch\include\ATen\ops\instance_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9255077Z copying torch\include\ATen\ops\instance_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9262269Z copying torch\include\ATen\ops\int_repr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9269436Z copying torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9276506Z copying torch\include\ATen\ops\int_repr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9283713Z copying torch\include\ATen\ops\int_repr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9290618Z copying torch\include\ATen\ops\inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9297964Z copying torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9305724Z copying torch\include\ATen\ops\inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9312716Z copying torch\include\ATen\ops\inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9319772Z copying torch\include\ATen\ops\isclose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9326765Z copying torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9333710Z copying torch\include\ATen\ops\isclose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9340869Z copying torch\include\ATen\ops\isclose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9347667Z copying torch\include\ATen\ops\isfinite.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9354738Z copying torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9362046Z copying torch\include\ATen\ops\isfinite_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9369154Z copying torch\include\ATen\ops\isfinite_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9376600Z copying torch\include\ATen\ops\isin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9383695Z copying torch\include\ATen\ops\isinf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9390939Z copying torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9398207Z copying torch\include\ATen\ops\isinf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9405000Z copying torch\include\ATen\ops\isinf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9413100Z copying torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9420092Z copying torch\include\ATen\ops\isin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9427192Z copying torch\include\ATen\ops\isin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9434260Z copying torch\include\ATen\ops\isin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9441691Z copying torch\include\ATen\ops\isin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9448284Z copying torch\include\ATen\ops\isin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9455534Z copying torch\include\ATen\ops\isin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9462384Z copying torch\include\ATen\ops\isnan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9469467Z copying torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9476437Z copying torch\include\ATen\ops\isnan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9483293Z copying torch\include\ATen\ops\isnan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9490111Z copying torch\include\ATen\ops\isnan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9497127Z copying torch\include\ATen\ops\isnan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9504014Z copying torch\include\ATen\ops\isneginf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9511118Z copying torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9517828Z copying torch\include\ATen\ops\isneginf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9524965Z copying torch\include\ATen\ops\isneginf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9532442Z copying torch\include\ATen\ops\isneginf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9539206Z copying torch\include\ATen\ops\isneginf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9546485Z copying torch\include\ATen\ops\isneginf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9553226Z copying torch\include\ATen\ops\isneginf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9560083Z copying torch\include\ATen\ops\isposinf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9567563Z copying torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9574708Z copying torch\include\ATen\ops\isposinf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9581765Z copying torch\include\ATen\ops\isposinf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9588909Z copying torch\include\ATen\ops\isposinf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9596210Z copying torch\include\ATen\ops\isposinf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9603263Z copying torch\include\ATen\ops\isposinf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9610338Z copying torch\include\ATen\ops\isposinf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9617492Z copying torch\include\ATen\ops\isreal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9624213Z copying torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9631495Z copying torch\include\ATen\ops\isreal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9638216Z copying torch\include\ATen\ops\isreal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9645977Z copying torch\include\ATen\ops\istft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9690072Z copying torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9697069Z copying torch\include\ATen\ops\istft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9704141Z copying torch\include\ATen\ops\istft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9711387Z copying torch\include\ATen\ops\is_coalesced.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9718621Z copying torch\include\ATen\ops\is_coalesced_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9726113Z copying torch\include\ATen\ops\is_coalesced_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9733021Z copying torch\include\ATen\ops\is_coalesced_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9740321Z copying torch\include\ATen\ops\is_complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9781804Z copying torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9788843Z copying torch\include\ATen\ops\is_complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9795659Z copying torch\include\ATen\ops\is_complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9803015Z copying torch\include\ATen\ops\is_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9810056Z copying torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9817002Z copying torch\include\ATen\ops\is_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9823656Z copying torch\include\ATen\ops\is_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9830852Z copying torch\include\ATen\ops\is_distributed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9838208Z copying torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9844986Z copying torch\include\ATen\ops\is_distributed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9851792Z copying torch\include\ATen\ops\is_distributed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9859271Z copying torch\include\ATen\ops\is_floating_point.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9866645Z copying torch\include\ATen\ops\is_floating_point_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9873785Z copying torch\include\ATen\ops\is_floating_point_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9880807Z copying torch\include\ATen\ops\is_floating_point_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9888693Z copying torch\include\ATen\ops\is_inference.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9896774Z copying torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9904231Z copying torch\include\ATen\ops\is_inference_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9911654Z copying torch\include\ATen\ops\is_inference_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9919395Z copying torch\include\ATen\ops\is_leaf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9926036Z copying torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9933116Z copying torch\include\ATen\ops\is_leaf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9940239Z copying torch\include\ATen\ops\is_leaf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9947254Z copying torch\include\ATen\ops\is_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9954515Z copying torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9962015Z copying torch\include\ATen\ops\is_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9968680Z copying torch\include\ATen\ops\is_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9975992Z copying torch\include\ATen\ops\is_nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9983142Z copying torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9990117Z copying torch\include\ATen\ops\is_nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:51.9997129Z copying torch\include\ATen\ops\is_nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0004381Z copying torch\include\ATen\ops\is_pinned.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0011232Z copying torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0018486Z copying torch\include\ATen\ops\is_pinned_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0025314Z copying torch\include\ATen\ops\is_pinned_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0032296Z copying torch\include\ATen\ops\is_same_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0039749Z copying torch\include\ATen\ops\is_same_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0046592Z copying torch\include\ATen\ops\is_same_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0053726Z copying torch\include\ATen\ops\is_same_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0060608Z copying torch\include\ATen\ops\is_set_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0067460Z copying torch\include\ATen\ops\is_set_to_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0074368Z copying torch\include\ATen\ops\is_set_to_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0081531Z copying torch\include\ATen\ops\is_set_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0088191Z copying torch\include\ATen\ops\is_set_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0095425Z copying torch\include\ATen\ops\is_signed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0108900Z copying torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0115691Z copying torch\include\ATen\ops\is_signed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0123757Z copying torch\include\ATen\ops\is_signed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0131205Z copying torch\include\ATen\ops\is_vulkan_available.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0138639Z copying torch\include\ATen\ops\is_vulkan_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0145636Z copying torch\include\ATen\ops\is_vulkan_available_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0153242Z copying torch\include\ATen\ops\is_vulkan_available_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0160310Z copying torch\include\ATen\ops\item.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0167285Z copying torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0174143Z copying torch\include\ATen\ops\item_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0180995Z copying torch\include\ATen\ops\item_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0187834Z copying torch\include\ATen\ops\kaiser_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0195211Z copying torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0202589Z copying torch\include\ATen\ops\kaiser_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0209209Z copying torch\include\ATen\ops\kaiser_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0216159Z copying torch\include\ATen\ops\kl_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0223063Z copying torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0230115Z copying torch\include\ATen\ops\kl_div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0236796Z copying torch\include\ATen\ops\kl_div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0243575Z copying torch\include\ATen\ops\kron.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0250388Z copying torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0257300Z copying torch\include\ATen\ops\kron_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0264286Z copying torch\include\ATen\ops\kron_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0270960Z copying torch\include\ATen\ops\kthvalue.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0278124Z copying torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0285468Z copying torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0292907Z copying torch\include\ATen\ops\kthvalue_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0300096Z copying torch\include\ATen\ops\kthvalue_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0306934Z copying torch\include\ATen\ops\kthvalue_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0313753Z copying torch\include\ATen\ops\kthvalue_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0320594Z copying torch\include\ATen\ops\l1_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0327908Z copying torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0334600Z copying torch\include\ATen\ops\l1_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0341149Z copying torch\include\ATen\ops\l1_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0347960Z copying torch\include\ATen\ops\layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0355152Z copying torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0367136Z copying torch\include\ATen\ops\layer_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0371805Z copying torch\include\ATen\ops\layer_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0378809Z copying torch\include\ATen\ops\lcm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0385705Z copying torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0392884Z copying torch\include\ATen\ops\lcm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0399670Z copying torch\include\ATen\ops\lcm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0406621Z copying torch\include\ATen\ops\lcm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0413139Z copying torch\include\ATen\ops\lcm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0419882Z copying torch\include\ATen\ops\lcm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0426784Z copying torch\include\ATen\ops\lcm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0433814Z copying torch\include\ATen\ops\ldexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0440667Z copying torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0447664Z copying torch\include\ATen\ops\ldexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0454924Z copying torch\include\ATen\ops\ldexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0461664Z copying torch\include\ATen\ops\le.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0468345Z copying torch\include\ATen\ops\leaky_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0475570Z copying torch\include\ATen\ops\leaky_relu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0482791Z copying torch\include\ATen\ops\leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0490070Z copying torch\include\ATen\ops\leaky_relu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0498092Z copying torch\include\ATen\ops\leaky_relu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0505616Z copying torch\include\ATen\ops\leaky_relu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0513445Z copying torch\include\ATen\ops\leaky_relu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0520949Z copying torch\include\ATen\ops\leaky_relu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0528129Z copying torch\include\ATen\ops\leaky_relu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0536069Z copying torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0543386Z copying torch\include\ATen\ops\leaky_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0550613Z copying torch\include\ATen\ops\leaky_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0557570Z copying torch\include\ATen\ops\leaky_relu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0565194Z copying torch\include\ATen\ops\leaky_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0571844Z copying torch\include\ATen\ops\leaky_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0580025Z copying torch\include\ATen\ops\leaky_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0587219Z copying torch\include\ATen\ops\lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0594339Z copying torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0601929Z copying torch\include\ATen\ops\lerp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0608908Z copying torch\include\ATen\ops\lerp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0615720Z copying torch\include\ATen\ops\lerp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0623030Z copying torch\include\ATen\ops\lerp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0629908Z copying torch\include\ATen\ops\lerp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0636773Z copying torch\include\ATen\ops\lerp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0643345Z copying torch\include\ATen\ops\less.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0650164Z copying torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0657095Z copying torch\include\ATen\ops\less_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0664233Z copying torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0671037Z copying torch\include\ATen\ops\less_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0678200Z copying torch\include\ATen\ops\less_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0685247Z copying torch\include\ATen\ops\less_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0692248Z copying torch\include\ATen\ops\less_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0699740Z copying torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0707233Z copying torch\include\ATen\ops\le_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0714493Z copying torch\include\ATen\ops\le_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0721314Z copying torch\include\ATen\ops\le_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0728091Z copying torch\include\ATen\ops\le_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0735322Z copying torch\include\ATen\ops\le_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0742570Z copying torch\include\ATen\ops\le_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0749194Z copying torch\include\ATen\ops\lgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0756579Z copying torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0763662Z copying torch\include\ATen\ops\lgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0770964Z copying torch\include\ATen\ops\lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0778300Z copying torch\include\ATen\ops\lgamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0785469Z copying torch\include\ATen\ops\lgamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0792602Z copying torch\include\ATen\ops\lgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0800080Z copying torch\include\ATen\ops\lgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0807013Z copying torch\include\ATen\ops\lift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0814345Z copying torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0821321Z copying torch\include\ATen\ops\lift_fresh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0829065Z copying torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0836083Z copying torch\include\ATen\ops\lift_fresh_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0843627Z copying torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0851175Z copying torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0858379Z copying torch\include\ATen\ops\lift_fresh_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0865677Z copying torch\include\ATen\ops\lift_fresh_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0872801Z copying torch\include\ATen\ops\lift_fresh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0880032Z copying torch\include\ATen\ops\lift_fresh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0887657Z copying torch\include\ATen\ops\lift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0894538Z copying torch\include\ATen\ops\lift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0901531Z copying torch\include\ATen\ops\linalg_cholesky.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0909163Z copying torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.0916371Z copying torch\include\ATen\ops\linalg_cholesky_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1360170Z copying torch\include\ATen\ops\linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1361380Z copying torch\include\ATen\ops\linalg_cholesky_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1362325Z copying torch\include\ATen\ops\linalg_cholesky_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1363202Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1364069Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1365092Z copying torch\include\ATen\ops\linalg_cholesky_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1365956Z copying torch\include\ATen\ops\linalg_cholesky_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1366782Z copying torch\include\ATen\ops\linalg_cholesky_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1367614Z copying torch\include\ATen\ops\linalg_cholesky_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1368393Z copying torch\include\ATen\ops\linalg_cond.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1369306Z copying torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1370250Z copying torch\include\ATen\ops\linalg_cond_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1371029Z copying torch\include\ATen\ops\linalg_cond_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1371922Z copying torch\include\ATen\ops\linalg_cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1372995Z copying torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1374060Z copying torch\include\ATen\ops\linalg_cross_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1374937Z copying torch\include\ATen\ops\linalg_cross_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1375766Z copying torch\include\ATen\ops\linalg_cross_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1376612Z copying torch\include\ATen\ops\linalg_cross_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1377436Z copying torch\include\ATen\ops\linalg_cross_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1378237Z copying torch\include\ATen\ops\linalg_cross_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1378997Z copying torch\include\ATen\ops\linalg_det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1379880Z copying torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1381012Z copying torch\include\ATen\ops\linalg_det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1381784Z copying torch\include\ATen\ops\linalg_det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1382555Z copying torch\include\ATen\ops\linalg_diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1383507Z copying torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1384521Z copying torch\include\ATen\ops\linalg_diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1385389Z copying torch\include\ATen\ops\linalg_diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1386169Z copying torch\include\ATen\ops\linalg_eig.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1386905Z copying torch\include\ATen\ops\linalg_eigh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1387815Z copying torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1388746Z copying torch\include\ATen\ops\linalg_eigh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1389540Z copying torch\include\ATen\ops\linalg_eigh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1390312Z copying torch\include\ATen\ops\linalg_eigvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1391079Z copying torch\include\ATen\ops\linalg_eigvalsh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1392020Z copying torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1393002Z copying torch\include\ATen\ops\linalg_eigvalsh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1393832Z copying torch\include\ATen\ops\linalg_eigvalsh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1394783Z copying torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1395765Z copying torch\include\ATen\ops\linalg_eigvals_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1396688Z copying torch\include\ATen\ops\linalg_eigvals_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1398661Z copying torch\include\ATen\ops\linalg_eigvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1405392Z copying torch\include\ATen\ops\linalg_eigvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1413118Z copying torch\include\ATen\ops\linalg_eig_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1420337Z copying torch\include\ATen\ops\linalg_eig_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1427452Z copying torch\include\ATen\ops\linalg_eig_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1434602Z copying torch\include\ATen\ops\linalg_eig_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1441766Z copying torch\include\ATen\ops\linalg_householder_product.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1449361Z copying torch\include\ATen\ops\linalg_householder_product_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1456506Z copying torch\include\ATen\ops\linalg_householder_product_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1463602Z copying torch\include\ATen\ops\linalg_householder_product_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1470956Z copying torch\include\ATen\ops\linalg_householder_product_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1477997Z copying torch\include\ATen\ops\linalg_inv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1485642Z copying torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1492787Z copying torch\include\ATen\ops\linalg_inv_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1500287Z copying torch\include\ATen\ops\linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1507985Z copying torch\include\ATen\ops\linalg_inv_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1515223Z copying torch\include\ATen\ops\linalg_inv_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1522279Z copying torch\include\ATen\ops\linalg_inv_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1530138Z copying torch\include\ATen\ops\linalg_inv_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1537484Z copying torch\include\ATen\ops\linalg_inv_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1544664Z copying torch\include\ATen\ops\linalg_inv_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1551771Z copying torch\include\ATen\ops\linalg_inv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1558611Z copying torch\include\ATen\ops\linalg_inv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1565758Z copying torch\include\ATen\ops\linalg_ldl_factor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1573291Z copying torch\include\ATen\ops\linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1580763Z copying torch\include\ATen\ops\linalg_ldl_factor_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1588576Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1595657Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1602873Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1610104Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1617969Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1625382Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1633217Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1640728Z copying torch\include\ATen\ops\linalg_ldl_factor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1647851Z copying torch\include\ATen\ops\linalg_ldl_factor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1655126Z copying torch\include\ATen\ops\linalg_ldl_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1662949Z copying torch\include\ATen\ops\linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1670163Z copying torch\include\ATen\ops\linalg_ldl_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1677512Z copying torch\include\ATen\ops\linalg_ldl_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1684880Z copying torch\include\ATen\ops\linalg_ldl_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1692281Z copying torch\include\ATen\ops\linalg_ldl_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1699687Z copying torch\include\ATen\ops\linalg_ldl_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1706680Z copying torch\include\ATen\ops\linalg_ldl_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1714328Z copying torch\include\ATen\ops\linalg_lstsq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1721796Z copying torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1728827Z copying torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1736230Z copying torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1779374Z copying torch\include\ATen\ops\linalg_lstsq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1786688Z copying torch\include\ATen\ops\linalg_lstsq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1793886Z copying torch\include\ATen\ops\linalg_lu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1801126Z copying torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1808581Z copying torch\include\ATen\ops\linalg_lu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1815641Z copying torch\include\ATen\ops\linalg_lu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1822647Z copying torch\include\ATen\ops\linalg_lu_factor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1830278Z copying torch\include\ATen\ops\linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1837249Z copying torch\include\ATen\ops\linalg_lu_factor_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1845082Z copying torch\include\ATen\ops\linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1852213Z copying torch\include\ATen\ops\linalg_lu_factor_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1859919Z copying torch\include\ATen\ops\linalg_lu_factor_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1867056Z copying torch\include\ATen\ops\linalg_lu_factor_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1880810Z copying torch\include\ATen\ops\linalg_lu_factor_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1887930Z copying torch\include\ATen\ops\linalg_lu_factor_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1895421Z copying torch\include\ATen\ops\linalg_lu_factor_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1903094Z copying torch\include\ATen\ops\linalg_lu_factor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1909871Z copying torch\include\ATen\ops\linalg_lu_factor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1916871Z copying torch\include\ATen\ops\linalg_lu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1924055Z copying torch\include\ATen\ops\linalg_lu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1931630Z copying torch\include\ATen\ops\linalg_lu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1938794Z copying torch\include\ATen\ops\linalg_lu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1945903Z copying torch\include\ATen\ops\linalg_lu_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1953788Z copying torch\include\ATen\ops\linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1961197Z copying torch\include\ATen\ops\linalg_lu_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1974376Z copying torch\include\ATen\ops\linalg_lu_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1981483Z copying torch\include\ATen\ops\linalg_lu_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1988723Z copying torch\include\ATen\ops\linalg_lu_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.1996547Z copying torch\include\ATen\ops\linalg_lu_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2003967Z copying torch\include\ATen\ops\linalg_lu_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2012251Z copying torch\include\ATen\ops\linalg_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2020855Z copying torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2028748Z copying torch\include\ATen\ops\linalg_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2036049Z copying torch\include\ATen\ops\linalg_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2050423Z copying torch\include\ATen\ops\linalg_matrix_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2058866Z copying torch\include\ATen\ops\linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2087403Z copying torch\include\ATen\ops\linalg_matrix_exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2095237Z copying torch\include\ATen\ops\linalg_matrix_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2102765Z copying torch\include\ATen\ops\linalg_matrix_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2110058Z copying torch\include\ATen\ops\linalg_matrix_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2117328Z copying torch\include\ATen\ops\linalg_matrix_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2124939Z copying torch\include\ATen\ops\linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2132279Z copying torch\include\ATen\ops\linalg_matrix_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2139840Z copying torch\include\ATen\ops\linalg_matrix_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2147200Z copying torch\include\ATen\ops\linalg_matrix_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2154888Z copying torch\include\ATen\ops\linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2167754Z copying torch\include\ATen\ops\linalg_matrix_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2175844Z copying torch\include\ATen\ops\linalg_matrix_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2183307Z copying torch\include\ATen\ops\linalg_matrix_rank.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2197192Z copying torch\include\ATen\ops\linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2204580Z copying torch\include\ATen\ops\linalg_matrix_rank_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2211799Z copying torch\include\ATen\ops\linalg_matrix_rank_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2225620Z copying torch\include\ATen\ops\linalg_multi_dot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2232873Z copying torch\include\ATen\ops\linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2239939Z copying torch\include\ATen\ops\linalg_multi_dot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2247027Z copying torch\include\ATen\ops\linalg_multi_dot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2254368Z copying torch\include\ATen\ops\linalg_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2261775Z copying torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2269067Z copying torch\include\ATen\ops\linalg_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2276218Z copying torch\include\ATen\ops\linalg_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2283430Z copying torch\include\ATen\ops\linalg_pinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2291163Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2298370Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2306083Z copying torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2313131Z copying torch\include\ATen\ops\linalg_pinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2320288Z copying torch\include\ATen\ops\linalg_pinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2327445Z copying torch\include\ATen\ops\linalg_qr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2335228Z copying torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2342349Z copying torch\include\ATen\ops\linalg_qr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2350073Z copying torch\include\ATen\ops\linalg_qr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2364104Z copying torch\include\ATen\ops\linalg_qr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2371509Z copying torch\include\ATen\ops\linalg_qr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2378817Z copying torch\include\ATen\ops\linalg_qr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2386511Z copying torch\include\ATen\ops\linalg_qr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2393885Z copying torch\include\ATen\ops\linalg_slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2402253Z copying torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2410557Z copying torch\include\ATen\ops\linalg_slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2417976Z copying torch\include\ATen\ops\linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2426084Z copying torch\include\ATen\ops\linalg_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2433635Z copying torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2440708Z copying torch\include\ATen\ops\linalg_solve_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2448709Z copying torch\include\ATen\ops\linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2461737Z copying torch\include\ATen\ops\linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2468949Z copying torch\include\ATen\ops\linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2476245Z copying torch\include\ATen\ops\linalg_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2483570Z copying torch\include\ATen\ops\linalg_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2490644Z copying torch\include\ATen\ops\linalg_solve_triangular.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2497981Z copying torch\include\ATen\ops\linalg_solve_triangular_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2533769Z copying torch\include\ATen\ops\linalg_solve_triangular_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2541154Z copying torch\include\ATen\ops\linalg_solve_triangular_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2548389Z copying torch\include\ATen\ops\linalg_solve_triangular_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2561592Z copying torch\include\ATen\ops\linalg_svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2568940Z copying torch\include\ATen\ops\linalg_svdvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2576635Z copying torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2583665Z copying torch\include\ATen\ops\linalg_svdvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2590720Z copying torch\include\ATen\ops\linalg_svdvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2598062Z copying torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2606337Z copying torch\include\ATen\ops\linalg_svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2613462Z copying torch\include\ATen\ops\linalg_svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2620703Z copying torch\include\ATen\ops\linalg_tensorinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2634145Z copying torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2641358Z copying torch\include\ATen\ops\linalg_tensorinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2648424Z copying torch\include\ATen\ops\linalg_tensorinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2662130Z copying torch\include\ATen\ops\linalg_tensorsolve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2669929Z copying torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2678058Z copying torch\include\ATen\ops\linalg_tensorsolve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2685191Z copying torch\include\ATen\ops\linalg_tensorsolve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2692364Z copying torch\include\ATen\ops\linalg_vander.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2700394Z copying torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2713144Z copying torch\include\ATen\ops\linalg_vander_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2720662Z copying torch\include\ATen\ops\linalg_vander_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2870782Z copying torch\include\ATen\ops\linalg_vecdot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2884043Z copying torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2892674Z copying torch\include\ATen\ops\linalg_vecdot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2900842Z copying torch\include\ATen\ops\linalg_vecdot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2908272Z copying torch\include\ATen\ops\linalg_vector_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2916373Z copying torch\include\ATen\ops\linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2923589Z copying torch\include\ATen\ops\linalg_vector_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2930888Z copying torch\include\ATen\ops\linalg_vector_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2938388Z copying torch\include\ATen\ops\linalg_vector_norm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2945630Z copying torch\include\ATen\ops\linalg_vector_norm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2952844Z copying torch\include\ATen\ops\linalg_vector_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2960096Z copying torch\include\ATen\ops\linalg_vector_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2967532Z copying torch\include\ATen\ops\linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2974404Z copying torch\include\ATen\ops\linear_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2981839Z copying torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2989038Z copying torch\include\ATen\ops\linear_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.2995997Z copying torch\include\ATen\ops\linear_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3003366Z copying torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3010574Z copying torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3017777Z copying torch\include\ATen\ops\linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3024771Z copying torch\include\ATen\ops\linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3031814Z copying torch\include\ATen\ops\linspace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3038837Z copying torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3046330Z copying torch\include\ATen\ops\linspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3054332Z copying torch\include\ATen\ops\linspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3066976Z copying torch\include\ATen\ops\linspace_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3074294Z copying torch\include\ATen\ops\linspace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3081526Z copying torch\include\ATen\ops\linspace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3088705Z copying torch\include\ATen\ops\log.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3096169Z copying torch\include\ATen\ops\log10.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3103134Z copying torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3109972Z copying torch\include\ATen\ops\log10_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3116979Z copying torch\include\ATen\ops\log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3124041Z copying torch\include\ATen\ops\log10_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3131431Z copying torch\include\ATen\ops\log10_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3138584Z copying torch\include\ATen\ops\log10_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3145705Z copying torch\include\ATen\ops\log10_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3152775Z copying torch\include\ATen\ops\log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3159908Z copying torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3166845Z copying torch\include\ATen\ops\log1p_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3174843Z copying torch\include\ATen\ops\log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3182474Z copying torch\include\ATen\ops\log1p_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3190125Z copying torch\include\ATen\ops\log1p_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3197410Z copying torch\include\ATen\ops\log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3204607Z copying torch\include\ATen\ops\log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3211583Z copying torch\include\ATen\ops\log2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3225581Z copying torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3232692Z copying torch\include\ATen\ops\log2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3239609Z copying torch\include\ATen\ops\log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3246698Z copying torch\include\ATen\ops\log2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3254026Z copying torch\include\ATen\ops\log2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3260947Z copying torch\include\ATen\ops\log2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3267793Z copying torch\include\ATen\ops\log2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3274538Z copying torch\include\ATen\ops\logaddexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3281452Z copying torch\include\ATen\ops\logaddexp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3288849Z copying torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3295940Z copying torch\include\ATen\ops\logaddexp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3302943Z copying torch\include\ATen\ops\logaddexp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3316488Z copying torch\include\ATen\ops\logaddexp2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3324845Z copying torch\include\ATen\ops\logaddexp2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3331654Z copying torch\include\ATen\ops\logaddexp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3344908Z copying torch\include\ATen\ops\logaddexp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3352204Z copying torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3359211Z copying torch\include\ATen\ops\logaddexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3366404Z copying torch\include\ATen\ops\logaddexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3373628Z copying torch\include\ATen\ops\logaddexp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3380770Z copying torch\include\ATen\ops\logaddexp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3388334Z copying torch\include\ATen\ops\logaddexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3395632Z copying torch\include\ATen\ops\logaddexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3402865Z copying torch\include\ATen\ops\logcumsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3410227Z copying torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3417621Z copying torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3424697Z copying torch\include\ATen\ops\logcumsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3432071Z copying torch\include\ATen\ops\logcumsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3439462Z copying torch\include\ATen\ops\logdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3446788Z copying torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3460720Z copying torch\include\ATen\ops\logdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3467640Z copying torch\include\ATen\ops\logdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3474755Z copying torch\include\ATen\ops\logical_and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3487337Z copying torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3494506Z copying torch\include\ATen\ops\logical_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3501544Z copying torch\include\ATen\ops\logical_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3514588Z copying torch\include\ATen\ops\logical_and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3521508Z copying torch\include\ATen\ops\logical_and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3529375Z copying torch\include\ATen\ops\logical_not.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3539563Z copying torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3546611Z copying torch\include\ATen\ops\logical_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3553711Z copying torch\include\ATen\ops\logical_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3561187Z copying torch\include\ATen\ops\logical_not_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3568421Z copying torch\include\ATen\ops\logical_not_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3575503Z copying torch\include\ATen\ops\logical_or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3583197Z copying torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3590350Z copying torch\include\ATen\ops\logical_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3597608Z copying torch\include\ATen\ops\logical_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3605023Z copying torch\include\ATen\ops\logical_or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3611649Z copying torch\include\ATen\ops\logical_or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3618712Z copying torch\include\ATen\ops\logical_xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3626106Z copying torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3633179Z copying torch\include\ATen\ops\logical_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3640121Z copying torch\include\ATen\ops\logical_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3647070Z copying torch\include\ATen\ops\logical_xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3654872Z copying torch\include\ATen\ops\logical_xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3661681Z copying torch\include\ATen\ops\logit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3668431Z copying torch\include\ATen\ops\logit_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3676059Z copying torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3684138Z copying torch\include\ATen\ops\logit_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3691602Z copying torch\include\ATen\ops\logit_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3699441Z copying torch\include\ATen\ops\logit_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3707799Z copying torch\include\ATen\ops\logit_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3715338Z copying torch\include\ATen\ops\logit_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3722959Z copying torch\include\ATen\ops\logit_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3730599Z copying torch\include\ATen\ops\logit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3743920Z copying torch\include\ATen\ops\logit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3751518Z copying torch\include\ATen\ops\logit_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3758820Z copying torch\include\ATen\ops\logit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3772531Z copying torch\include\ATen\ops\logit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3779812Z copying torch\include\ATen\ops\logspace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3787440Z copying torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3795407Z copying torch\include\ATen\ops\logspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3802628Z copying torch\include\ATen\ops\logspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3810513Z copying torch\include\ATen\ops\logspace_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3817651Z copying torch\include\ATen\ops\logspace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3824925Z copying torch\include\ATen\ops\logspace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3832513Z copying torch\include\ATen\ops\logsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3846034Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3853326Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3861097Z copying torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3868215Z copying torch\include\ATen\ops\logsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3875299Z copying torch\include\ATen\ops\logsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3883140Z copying torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3890080Z copying torch\include\ATen\ops\log_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3897796Z copying torch\include\ATen\ops\log_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3905208Z copying torch\include\ATen\ops\log_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3912017Z copying torch\include\ATen\ops\log_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3919101Z copying torch\include\ATen\ops\log_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3926059Z copying torch\include\ATen\ops\log_normal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3933750Z copying torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3940954Z copying torch\include\ATen\ops\log_normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3948151Z copying torch\include\ATen\ops\log_normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3955092Z copying torch\include\ATen\ops\log_normal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3962949Z copying torch\include\ATen\ops\log_normal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3970075Z copying torch\include\ATen\ops\log_normal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3977548Z copying torch\include\ATen\ops\log_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3984302Z copying torch\include\ATen\ops\log_sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.3991489Z copying torch\include\ATen\ops\log_sigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4043337Z copying torch\include\ATen\ops\log_sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4050425Z copying torch\include\ATen\ops\log_sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4057592Z copying torch\include\ATen\ops\log_sigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4065236Z copying torch\include\ATen\ops\log_sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4072134Z copying torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4079013Z copying torch\include\ATen\ops\log_sigmoid_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4086396Z copying torch\include\ATen\ops\log_sigmoid_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4093865Z copying torch\include\ATen\ops\log_sigmoid_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4101020Z copying torch\include\ATen\ops\log_sigmoid_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4108138Z copying torch\include\ATen\ops\log_sigmoid_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4115268Z copying torch\include\ATen\ops\log_sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4122110Z copying torch\include\ATen\ops\log_sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4136144Z copying torch\include\ATen\ops\log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4143870Z copying torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4151019Z copying torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4158069Z copying torch\include\ATen\ops\log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4165035Z copying torch\include\ATen\ops\log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4171946Z copying torch\include\ATen\ops\lshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4179043Z copying torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4185796Z copying torch\include\ATen\ops\lshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4192977Z copying torch\include\ATen\ops\lshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4200156Z copying torch\include\ATen\ops\lshift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4207610Z copying torch\include\ATen\ops\lshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4215327Z copying torch\include\ATen\ops\lshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4222393Z copying torch\include\ATen\ops\lstm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4229757Z copying torch\include\ATen\ops\lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4236995Z copying torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4249245Z copying torch\include\ATen\ops\lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4256685Z copying torch\include\ATen\ops\lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4264056Z copying torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4277360Z copying torch\include\ATen\ops\lstm_mps_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4284907Z copying torch\include\ATen\ops\lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4291912Z copying torch\include\ATen\ops\lstm_mps_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4299204Z copying torch\include\ATen\ops\lstm_mps_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4306863Z copying torch\include\ATen\ops\lstm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4314370Z copying torch\include\ATen\ops\lstm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4320926Z copying torch\include\ATen\ops\lt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4328328Z copying torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4335278Z copying torch\include\ATen\ops\lt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4349245Z copying torch\include\ATen\ops\lt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4356226Z copying torch\include\ATen\ops\lt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4363670Z copying torch\include\ATen\ops\lt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4370923Z copying torch\include\ATen\ops\lt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4378211Z copying torch\include\ATen\ops\lt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4384959Z copying torch\include\ATen\ops\lu_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4399999Z copying torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4407541Z copying torch\include\ATen\ops\lu_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4414727Z copying torch\include\ATen\ops\lu_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4421797Z copying torch\include\ATen\ops\lu_unpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4429426Z copying torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4436298Z copying torch\include\ATen\ops\lu_unpack_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4443371Z copying torch\include\ATen\ops\lu_unpack_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4450323Z copying torch\include\ATen\ops\lu_unpack_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4457483Z copying torch\include\ATen\ops\lu_unpack_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4470500Z copying torch\include\ATen\ops\lu_unpack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4477345Z copying torch\include\ATen\ops\lu_unpack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4485038Z copying torch\include\ATen\ops\margin_ranking_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4492205Z copying torch\include\ATen\ops\margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4499326Z copying torch\include\ATen\ops\margin_ranking_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4506084Z copying torch\include\ATen\ops\margin_ranking_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4519258Z copying torch\include\ATen\ops\masked_fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4526255Z copying torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4533097Z copying torch\include\ATen\ops\masked_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4540399Z copying torch\include\ATen\ops\masked_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4548219Z copying torch\include\ATen\ops\masked_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4555283Z copying torch\include\ATen\ops\masked_fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4568157Z copying torch\include\ATen\ops\masked_fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4575413Z copying torch\include\ATen\ops\masked_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4582996Z copying torch\include\ATen\ops\masked_scatter_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4590436Z copying torch\include\ATen\ops\masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4597837Z copying torch\include\ATen\ops\masked_scatter_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4606140Z copying torch\include\ATen\ops\masked_scatter_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4619212Z copying torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4626228Z copying torch\include\ATen\ops\masked_scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4633491Z copying torch\include\ATen\ops\masked_scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4646826Z copying torch\include\ATen\ops\masked_scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4653980Z copying torch\include\ATen\ops\masked_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4661109Z copying torch\include\ATen\ops\masked_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4674910Z copying torch\include\ATen\ops\masked_select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4681817Z copying torch\include\ATen\ops\masked_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4689113Z copying torch\include\ATen\ops\masked_select_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4696093Z copying torch\include\ATen\ops\masked_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4702927Z copying torch\include\ATen\ops\masked_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4709739Z copying torch\include\ATen\ops\masked_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4723497Z copying torch\include\ATen\ops\masked_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4730383Z copying torch\include\ATen\ops\masked_select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4737447Z copying torch\include\ATen\ops\masked_select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4744440Z copying torch\include\ATen\ops\matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4751122Z copying torch\include\ATen\ops\matmul_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4758119Z copying torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4770819Z copying torch\include\ATen\ops\matmul_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4777809Z copying torch\include\ATen\ops\matmul_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4784739Z copying torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4791386Z copying torch\include\ATen\ops\matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4798114Z copying torch\include\ATen\ops\matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4804832Z copying torch\include\ATen\ops\matrix_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4818412Z copying torch\include\ATen\ops\matrix_exp_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4825538Z copying torch\include\ATen\ops\matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4832706Z copying torch\include\ATen\ops\matrix_exp_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4845788Z copying torch\include\ATen\ops\matrix_exp_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4853465Z copying torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4860804Z copying torch\include\ATen\ops\matrix_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4874077Z copying torch\include\ATen\ops\matrix_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4880955Z copying torch\include\ATen\ops\matrix_H.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4887570Z copying torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4902171Z copying torch\include\ATen\ops\matrix_H_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4909182Z copying torch\include\ATen\ops\matrix_H_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4916991Z copying torch\include\ATen\ops\matrix_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4924086Z copying torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4930931Z copying torch\include\ATen\ops\matrix_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4938113Z copying torch\include\ATen\ops\matrix_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4945664Z copying torch\include\ATen\ops\max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4952151Z copying torch\include\ATen\ops\maximum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4959228Z copying torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4965760Z copying torch\include\ATen\ops\maximum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4972733Z copying torch\include\ATen\ops\maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4979464Z copying torch\include\ATen\ops\maximum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4986319Z copying torch\include\ATen\ops\maximum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4993119Z copying torch\include\ATen\ops\maximum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.4999841Z copying torch\include\ATen\ops\maximum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5013390Z copying torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5020413Z copying torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5027002Z copying torch\include\ATen\ops\max_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5040022Z copying torch\include\ATen\ops\max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5046560Z copying torch\include\ATen\ops\max_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5053601Z copying torch\include\ATen\ops\max_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5067785Z copying torch\include\ATen\ops\max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5074429Z copying torch\include\ATen\ops\max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5081076Z copying torch\include\ATen\ops\max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5094478Z copying torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5101527Z copying torch\include\ATen\ops\max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5108703Z copying torch\include\ATen\ops\max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5122856Z copying torch\include\ATen\ops\max_pool1d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5130721Z copying torch\include\ATen\ops\max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5180893Z copying torch\include\ATen\ops\max_pool1d_with_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5188615Z copying torch\include\ATen\ops\max_pool1d_with_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5195763Z copying torch\include\ATen\ops\max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5203071Z copying torch\include\ATen\ops\max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5210859Z copying torch\include\ATen\ops\max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5218053Z copying torch\include\ATen\ops\max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5225253Z copying torch\include\ATen\ops\max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5240296Z copying torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5248158Z copying torch\include\ATen\ops\max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5256440Z copying torch\include\ATen\ops\max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5265178Z copying torch\include\ATen\ops\max_pool2d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5273850Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5282713Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5302570Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5310033Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5317496Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5339452Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5346848Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5354101Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5362063Z copying torch\include\ATen\ops\max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5369253Z copying torch\include\ATen\ops\max_pool2d_with_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5376742Z copying torch\include\ATen\ops\max_pool2d_with_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5384145Z copying torch\include\ATen\ops\max_pool2d_with_indices_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5391765Z copying torch\include\ATen\ops\max_pool2d_with_indices_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5400079Z copying torch\include\ATen\ops\max_pool2d_with_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5407785Z copying torch\include\ATen\ops\max_pool2d_with_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5415409Z copying torch\include\ATen\ops\max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5423129Z copying torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5440790Z copying torch\include\ATen\ops\max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5447878Z copying torch\include\ATen\ops\max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5455315Z copying torch\include\ATen\ops\max_pool3d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5462895Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5470143Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5477490Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5484900Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5492071Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5499322Z copying torch\include\ATen\ops\max_pool3d_with_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5507067Z copying torch\include\ATen\ops\max_pool3d_with_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5514369Z copying torch\include\ATen\ops\max_pool3d_with_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5521484Z copying torch\include\ATen\ops\max_pool3d_with_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5528424Z copying torch\include\ATen\ops\max_unpool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5535573Z copying torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5542696Z copying torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5549957Z copying torch\include\ATen\ops\max_unpool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5556970Z copying torch\include\ATen\ops\max_unpool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5564109Z copying torch\include\ATen\ops\max_unpool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5571373Z copying torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5579037Z copying torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5586084Z copying torch\include\ATen\ops\max_unpool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5593179Z copying torch\include\ATen\ops\max_unpool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5600262Z copying torch\include\ATen\ops\mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5607905Z copying torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5631488Z copying torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5638516Z copying torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5645365Z copying torch\include\ATen\ops\mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5664454Z copying torch\include\ATen\ops\mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5671400Z copying torch\include\ATen\ops\mean_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5678493Z copying torch\include\ATen\ops\mean_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5700313Z copying torch\include\ATen\ops\mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5707313Z copying torch\include\ATen\ops\mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5714194Z copying torch\include\ATen\ops\median.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5736268Z copying torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5743390Z copying torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5750412Z copying torch\include\ATen\ops\median_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5757643Z copying torch\include\ATen\ops\median_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5764831Z copying torch\include\ATen\ops\median_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5772001Z copying torch\include\ATen\ops\median_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5779277Z copying torch\include\ATen\ops\meshgrid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5786422Z copying torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5793406Z copying torch\include\ATen\ops\meshgrid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5809400Z copying torch\include\ATen\ops\meshgrid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5816501Z copying torch\include\ATen\ops\mH.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5823184Z copying torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5830310Z copying torch\include\ATen\ops\mH_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5837530Z copying torch\include\ATen\ops\mH_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5843908Z copying torch\include\ATen\ops\min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5850598Z copying torch\include\ATen\ops\minimum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5857898Z copying torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5865008Z copying torch\include\ATen\ops\minimum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5876901Z copying torch\include\ATen\ops\minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5883973Z copying torch\include\ATen\ops\minimum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5891394Z copying torch\include\ATen\ops\minimum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5904269Z copying torch\include\ATen\ops\minimum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5911936Z copying torch\include\ATen\ops\minimum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5920477Z copying torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5932239Z copying torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5939732Z copying torch\include\ATen\ops\min_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5946891Z copying torch\include\ATen\ops\min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5959057Z copying torch\include\ATen\ops\min_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5965687Z copying torch\include\ATen\ops\min_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5972695Z copying torch\include\ATen\ops\min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5979689Z copying torch\include\ATen\ops\min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5986416Z copying torch\include\ATen\ops\miopen_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.5993560Z copying torch\include\ATen\ops\miopen_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6005854Z copying torch\include\ATen\ops\miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6013146Z copying torch\include\ATen\ops\miopen_batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6020498Z copying torch\include\ATen\ops\miopen_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6032215Z copying torch\include\ATen\ops\miopen_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6039526Z copying torch\include\ATen\ops\miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6046594Z copying torch\include\ATen\ops\miopen_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6054018Z copying torch\include\ATen\ops\miopen_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6061023Z copying torch\include\ATen\ops\miopen_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6068578Z copying torch\include\ATen\ops\miopen_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6075722Z copying torch\include\ATen\ops\miopen_convolution_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6083163Z copying torch\include\ATen\ops\miopen_convolution_add_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6090212Z copying torch\include\ATen\ops\miopen_convolution_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6097443Z copying torch\include\ATen\ops\miopen_convolution_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6104759Z copying torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6111970Z copying torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6119172Z copying torch\include\ATen\ops\miopen_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6126348Z copying torch\include\ATen\ops\miopen_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6133496Z copying torch\include\ATen\ops\miopen_convolution_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6146194Z copying torch\include\ATen\ops\miopen_convolution_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6153500Z copying torch\include\ATen\ops\miopen_convolution_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6160716Z copying torch\include\ATen\ops\miopen_convolution_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6167787Z copying torch\include\ATen\ops\miopen_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6175569Z copying torch\include\ATen\ops\miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6182721Z copying torch\include\ATen\ops\miopen_convolution_transpose_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6189925Z copying torch\include\ATen\ops\miopen_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6197063Z copying torch\include\ATen\ops\miopen_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6204727Z copying torch\include\ATen\ops\miopen_depthwise_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6216937Z copying torch\include\ATen\ops\miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6423850Z copying torch\include\ATen\ops\miopen_depthwise_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6431916Z copying torch\include\ATen\ops\miopen_depthwise_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6446084Z copying torch\include\ATen\ops\miopen_depthwise_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6453642Z copying torch\include\ATen\ops\miopen_rnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6461090Z copying torch\include\ATen\ops\miopen_rnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6474102Z copying torch\include\ATen\ops\miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6481547Z copying torch\include\ATen\ops\miopen_rnn_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6488533Z copying torch\include\ATen\ops\miopen_rnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6500860Z copying torch\include\ATen\ops\miopen_rnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6508266Z copying torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6515415Z copying torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6522488Z copying torch\include\ATen\ops\miopen_rnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6529956Z copying torch\include\ATen\ops\miopen_rnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6536835Z copying torch\include\ATen\ops\mish.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6543492Z copying torch\include\ATen\ops\mish_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6550715Z copying torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6557860Z copying torch\include\ATen\ops\mish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6565192Z copying torch\include\ATen\ops\mish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6572065Z copying torch\include\ATen\ops\mish_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6578906Z copying torch\include\ATen\ops\mish_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6586286Z copying torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6592798Z copying torch\include\ATen\ops\mish_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6599704Z copying torch\include\ATen\ops\mish_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6612587Z copying torch\include\ATen\ops\mish_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6619625Z copying torch\include\ATen\ops\mish_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6627045Z copying torch\include\ATen\ops\mish_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6639378Z copying torch\include\ATen\ops\mish_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6646129Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6653291Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6666176Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6673260Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6680503Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6693822Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6701092Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6708469Z copying torch\include\ATen\ops\mkldnn_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6722207Z copying torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6729423Z copying torch\include\ATen\ops\mkldnn_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6737022Z copying torch\include\ATen\ops\mkldnn_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6749756Z copying torch\include\ATen\ops\mkldnn_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6757471Z copying torch\include\ATen\ops\mkldnn_linear_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6765053Z copying torch\include\ATen\ops\mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6778404Z copying torch\include\ATen\ops\mkldnn_linear_backward_input.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6786103Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6794030Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6801494Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6808770Z copying torch\include\ATen\ops\mkldnn_linear_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6816291Z copying torch\include\ATen\ops\mkldnn_linear_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6824284Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6831856Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6840134Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6854003Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6864454Z copying torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6871676Z copying torch\include\ATen\ops\mkldnn_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6878860Z copying torch\include\ATen\ops\mkldnn_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6886412Z copying torch\include\ATen\ops\mkldnn_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6893846Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6901629Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6909337Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6917037Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6930619Z copying torch\include\ATen\ops\mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6938569Z copying torch\include\ATen\ops\mkldnn_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6945751Z copying torch\include\ATen\ops\mkldnn_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6959994Z copying torch\include\ATen\ops\mkldnn_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.6967167Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7030259Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7037207Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7044554Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7051962Z copying torch\include\ATen\ops\mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7059421Z copying torch\include\ATen\ops\mkldnn_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7066623Z copying torch\include\ATen\ops\mkldnn_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7074527Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7087989Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7095502Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7103085Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7115104Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7122528Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7129552Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7137227Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7144099Z copying torch\include\ATen\ops\mkldnn_rnn_layer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7151178Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7164147Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7171241Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7178561Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7190725Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7198355Z copying torch\include\ATen\ops\mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7205413Z copying torch\include\ATen\ops\mkldnn_rnn_layer_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7218247Z copying torch\include\ATen\ops\mkldnn_rnn_layer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7225484Z copying torch\include\ATen\ops\mkldnn_rnn_layer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7232860Z copying torch\include\ATen\ops\mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7245230Z copying torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7252282Z copying torch\include\ATen\ops\mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7259398Z copying torch\include\ATen\ops\mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7266409Z copying torch\include\ATen\ops\mm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7273132Z copying torch\include\ATen\ops\mm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7280571Z copying torch\include\ATen\ops\mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7293211Z copying torch\include\ATen\ops\mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7300128Z copying torch\include\ATen\ops\mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7307333Z copying torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7321225Z copying torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7328156Z copying torch\include\ATen\ops\mode_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7335339Z copying torch\include\ATen\ops\mode_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7347665Z copying torch\include\ATen\ops\mode_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7354727Z copying torch\include\ATen\ops\mode_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7365934Z copying torch\include\ATen\ops\moveaxis.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7381390Z copying torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7388555Z copying torch\include\ATen\ops\moveaxis_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7395478Z copying torch\include\ATen\ops\moveaxis_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7402535Z copying torch\include\ATen\ops\movedim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7410250Z copying torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7417286Z copying torch\include\ATen\ops\movedim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7424795Z copying torch\include\ATen\ops\movedim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7432557Z copying torch\include\ATen\ops\mps_convolution_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7440105Z copying torch\include\ATen\ops\mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7453790Z copying torch\include\ATen\ops\mps_convolution_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7462483Z copying torch\include\ATen\ops\mps_convolution_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7469825Z copying torch\include\ATen\ops\mps_convolution_transpose_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7477249Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7484737Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7492176Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7499621Z copying torch\include\ATen\ops\mse_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7506425Z copying torch\include\ATen\ops\mse_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7513471Z copying torch\include\ATen\ops\mse_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7520678Z copying torch\include\ATen\ops\mse_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7527782Z copying torch\include\ATen\ops\mse_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7534986Z copying torch\include\ATen\ops\mse_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7548269Z copying torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7555193Z copying torch\include\ATen\ops\mse_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7562368Z copying torch\include\ATen\ops\mse_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7569396Z copying torch\include\ATen\ops\mse_loss_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7576587Z copying torch\include\ATen\ops\mse_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7583612Z copying torch\include\ATen\ops\mse_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7590692Z copying torch\include\ATen\ops\mse_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7597984Z copying torch\include\ATen\ops\msort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7605195Z copying torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7611955Z copying torch\include\ATen\ops\msort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7618882Z copying torch\include\ATen\ops\msort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7625726Z copying torch\include\ATen\ops\mT.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7632485Z copying torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7639240Z copying torch\include\ATen\ops\mT_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7645882Z copying torch\include\ATen\ops\mT_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7659687Z copying torch\include\ATen\ops\mul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7666437Z copying torch\include\ATen\ops\multilabel_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7673485Z copying torch\include\ATen\ops\multilabel_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7687425Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7694668Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7702337Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7714843Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7722631Z copying torch\include\ATen\ops\multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7729993Z copying torch\include\ATen\ops\multilabel_margin_loss_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7737472Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7744761Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7752195Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7759814Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7767291Z copying torch\include\ATen\ops\multilabel_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7774577Z copying torch\include\ATen\ops\multilabel_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7787659Z copying torch\include\ATen\ops\multinomial.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7794945Z copying torch\include\ATen\ops\multinomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7802002Z copying torch\include\ATen\ops\multinomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7809204Z copying torch\include\ATen\ops\multinomial_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7816891Z copying torch\include\ATen\ops\multinomial_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7824065Z copying torch\include\ATen\ops\multiply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7844450Z copying torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7851498Z copying torch\include\ATen\ops\multiply_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7858804Z copying torch\include\ATen\ops\multiply_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7866224Z copying torch\include\ATen\ops\multi_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7873459Z copying torch\include\ATen\ops\multi_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7880700Z copying torch\include\ATen\ops\multi_margin_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7888731Z copying torch\include\ATen\ops\multi_margin_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7896358Z copying torch\include\ATen\ops\multi_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7903566Z copying torch\include\ATen\ops\multi_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7911444Z copying torch\include\ATen\ops\multi_margin_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7919171Z copying torch\include\ATen\ops\multi_margin_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7926421Z copying torch\include\ATen\ops\multi_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7943896Z copying torch\include\ATen\ops\multi_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7951254Z copying torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7958624Z copying torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7965591Z copying torch\include\ATen\ops\mul_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7972757Z copying torch\include\ATen\ops\mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7979741Z copying torch\include\ATen\ops\mul_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7986298Z copying torch\include\ATen\ops\mul_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.7993373Z copying torch\include\ATen\ops\mul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8000298Z copying torch\include\ATen\ops\mul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8015024Z copying torch\include\ATen\ops\mv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8021711Z copying torch\include\ATen\ops\mvlgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8028723Z copying torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8098491Z copying torch\include\ATen\ops\mvlgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8105460Z copying torch\include\ATen\ops\mvlgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8112655Z copying torch\include\ATen\ops\mvlgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8119701Z copying torch\include\ATen\ops\mvlgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8127540Z copying torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8133975Z copying torch\include\ATen\ops\mv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8140826Z copying torch\include\ATen\ops\mv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8147827Z copying torch\include\ATen\ops\nanmean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8154828Z copying torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8161625Z copying torch\include\ATen\ops\nanmean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8168657Z copying torch\include\ATen\ops\nanmean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8176162Z copying torch\include\ATen\ops\nanmedian.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8183512Z copying torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8190955Z copying torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8198135Z copying torch\include\ATen\ops\nanmedian_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8205392Z copying torch\include\ATen\ops\nanmedian_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8212620Z copying torch\include\ATen\ops\nanmedian_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8219931Z copying torch\include\ATen\ops\nanmedian_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8227392Z copying torch\include\ATen\ops\nanquantile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8235145Z copying torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8242584Z copying torch\include\ATen\ops\nanquantile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8298108Z copying torch\include\ATen\ops\nanquantile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8305279Z copying torch\include\ATen\ops\nansum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8312205Z copying torch\include\ATen\ops\nansum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8319415Z copying torch\include\ATen\ops\nansum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8326355Z copying torch\include\ATen\ops\nansum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8333846Z copying torch\include\ATen\ops\nansum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8341173Z copying torch\include\ATen\ops\nan_to_num.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8349269Z copying torch\include\ATen\ops\nan_to_num_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8356956Z copying torch\include\ATen\ops\nan_to_num_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8364853Z copying torch\include\ATen\ops\nan_to_num_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8372122Z copying torch\include\ATen\ops\nan_to_num_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8379122Z copying torch\include\ATen\ops\nan_to_num_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8393669Z copying torch\include\ATen\ops\narrow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8400756Z copying torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8407766Z copying torch\include\ATen\ops\narrow_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8834268Z copying torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8835370Z copying torch\include\ATen\ops\narrow_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8836328Z copying torch\include\ATen\ops\narrow_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8837218Z copying torch\include\ATen\ops\narrow_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8838011Z copying torch\include\ATen\ops\narrow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8838767Z copying torch\include\ATen\ops\narrow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8839525Z copying torch\include\ATen\ops\native_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8840492Z copying torch\include\ATen\ops\native_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8841529Z copying torch\include\ATen\ops\native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8842681Z copying torch\include\ATen\ops\native_batch_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8843717Z copying torch\include\ATen\ops\native_batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8845260Z copying torch\include\ATen\ops\native_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8846195Z copying torch\include\ATen\ops\native_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8847120Z copying torch\include\ATen\ops\native_batch_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8848019Z copying torch\include\ATen\ops\native_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8848987Z copying torch\include\ATen\ops\native_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8849827Z copying torch\include\ATen\ops\native_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8850673Z copying torch\include\ATen\ops\native_channel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8851687Z copying torch\include\ATen\ops\native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8852740Z copying torch\include\ATen\ops\native_channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8853735Z copying torch\include\ATen\ops\native_channel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8854696Z copying torch\include\ATen\ops\native_channel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8855521Z copying torch\include\ATen\ops\native_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8856343Z copying torch\include\ATen\ops\native_dropout_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8857415Z copying torch\include\ATen\ops\native_dropout_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8858487Z copying torch\include\ATen\ops\native_dropout_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8859462Z copying torch\include\ATen\ops\native_dropout_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8860477Z copying torch\include\ATen\ops\native_dropout_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8861366Z copying torch\include\ATen\ops\native_dropout_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8862344Z copying torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8863337Z copying torch\include\ATen\ops\native_dropout_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8864222Z copying torch\include\ATen\ops\native_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8865069Z copying torch\include\ATen\ops\native_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8866022Z copying torch\include\ATen\ops\native_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8866814Z copying torch\include\ATen\ops\native_group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8875422Z copying torch\include\ATen\ops\native_group_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8889589Z copying torch\include\ATen\ops\native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8897096Z copying torch\include\ATen\ops\native_group_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8904500Z copying torch\include\ATen\ops\native_group_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8912039Z copying torch\include\ATen\ops\native_group_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8919360Z copying torch\include\ATen\ops\native_group_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8926851Z copying torch\include\ATen\ops\native_group_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8941322Z copying torch\include\ATen\ops\native_group_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8948393Z copying torch\include\ATen\ops\native_group_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8955418Z copying torch\include\ATen\ops\native_group_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8970646Z copying torch\include\ATen\ops\native_group_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8978041Z copying torch\include\ATen\ops\native_layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.8985238Z copying torch\include\ATen\ops\native_layer_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9001189Z copying torch\include\ATen\ops\native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9008466Z copying torch\include\ATen\ops\native_layer_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9015880Z copying torch\include\ATen\ops\native_layer_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9028465Z copying torch\include\ATen\ops\native_layer_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9036335Z copying torch\include\ATen\ops\native_layer_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9044266Z copying torch\include\ATen\ops\native_layer_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9053020Z copying torch\include\ATen\ops\native_layer_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9061288Z copying torch\include\ATen\ops\native_layer_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9068999Z copying torch\include\ATen\ops\native_layer_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9076194Z copying torch\include\ATen\ops\native_layer_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9083332Z copying torch\include\ATen\ops\native_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9091188Z copying torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9104079Z copying torch\include\ATen\ops\native_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9111121Z copying torch\include\ATen\ops\native_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9118380Z copying torch\include\ATen\ops\ne.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9131354Z copying torch\include\ATen\ops\neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9138417Z copying torch\include\ATen\ops\negative.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9145460Z copying torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9158627Z copying torch\include\ATen\ops\negative_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9165997Z copying torch\include\ATen\ops\negative_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9173903Z copying torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9180582Z copying torch\include\ATen\ops\neg_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9188127Z copying torch\include\ATen\ops\neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9195022Z copying torch\include\ATen\ops\neg_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9201775Z copying torch\include\ATen\ops\neg_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9208939Z copying torch\include\ATen\ops\neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9215886Z copying torch\include\ATen\ops\neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9228588Z copying torch\include\ATen\ops\nested_to_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9236050Z copying torch\include\ATen\ops\nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9243133Z copying torch\include\ATen\ops\nested_to_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9256963Z copying torch\include\ATen\ops\nested_to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9263847Z copying torch\include\ATen\ops\new_empty.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9271075Z copying torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9277886Z copying torch\include\ATen\ops\new_empty_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9285191Z copying torch\include\ATen\ops\new_empty_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9292105Z copying torch\include\ATen\ops\new_empty_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9299890Z copying torch\include\ATen\ops\new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9307170Z copying torch\include\ATen\ops\new_empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9314239Z copying torch\include\ATen\ops\new_empty_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9327063Z copying torch\include\ATen\ops\new_empty_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9334125Z copying torch\include\ATen\ops\new_full.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9341341Z copying torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9354232Z copying torch\include\ATen\ops\new_full_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9361161Z copying torch\include\ATen\ops\new_full_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9368066Z copying torch\include\ATen\ops\new_ones.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9380916Z copying torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9387793Z copying torch\include\ATen\ops\new_ones_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9394767Z copying torch\include\ATen\ops\new_ones_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9402224Z copying torch\include\ATen\ops\new_zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9409561Z copying torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9416656Z copying torch\include\ATen\ops\new_zeros_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9424288Z copying torch\include\ATen\ops\new_zeros_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9432025Z copying torch\include\ATen\ops\nextafter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9440020Z copying torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9454150Z copying torch\include\ATen\ops\nextafter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9461820Z copying torch\include\ATen\ops\nextafter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9469086Z copying torch\include\ATen\ops\nextafter_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9482232Z copying torch\include\ATen\ops\nextafter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9489617Z copying torch\include\ATen\ops\nextafter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9497268Z copying torch\include\ATen\ops\nextafter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9511230Z copying torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9518045Z copying torch\include\ATen\ops\ne_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9524875Z copying torch\include\ATen\ops\ne_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9531842Z copying torch\include\ATen\ops\ne_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9538678Z copying torch\include\ATen\ops\ne_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9545375Z copying torch\include\ATen\ops\ne_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9552699Z copying torch\include\ATen\ops\ne_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9559328Z copying torch\include\ATen\ops\nll_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9566009Z copying torch\include\ATen\ops\nll_loss2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9580299Z copying torch\include\ATen\ops\nll_loss2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9587519Z copying torch\include\ATen\ops\nll_loss2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9594561Z copying torch\include\ATen\ops\nll_loss2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9601638Z copying torch\include\ATen\ops\nll_loss2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9608756Z copying torch\include\ATen\ops\nll_loss2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9616162Z copying torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9623318Z copying torch\include\ATen\ops\nll_loss2d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9630467Z copying torch\include\ATen\ops\nll_loss2d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9637629Z copying torch\include\ATen\ops\nll_loss2d_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9645527Z copying torch\include\ATen\ops\nll_loss2d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9652577Z copying torch\include\ATen\ops\nll_loss2d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9659827Z copying torch\include\ATen\ops\nll_loss2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9672633Z copying torch\include\ATen\ops\nll_loss2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9679515Z copying torch\include\ATen\ops\nll_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9687068Z copying torch\include\ATen\ops\nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9694302Z copying torch\include\ATen\ops\nll_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9701481Z copying torch\include\ATen\ops\nll_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9708603Z copying torch\include\ATen\ops\nll_loss_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9716110Z copying torch\include\ATen\ops\nll_loss_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9723160Z copying torch\include\ATen\ops\nll_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9730485Z copying torch\include\ATen\ops\nll_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9737820Z copying torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9745068Z copying torch\include\ATen\ops\nll_loss_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9752949Z copying torch\include\ATen\ops\nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9768902Z copying torch\include\ATen\ops\nll_loss_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9776032Z copying torch\include\ATen\ops\nll_loss_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9783063Z copying torch\include\ATen\ops\nll_loss_forward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9791791Z copying torch\include\ATen\ops\nll_loss_forward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9799068Z copying torch\include\ATen\ops\nll_loss_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9806185Z copying torch\include\ATen\ops\nll_loss_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9819708Z copying torch\include\ATen\ops\nll_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9826746Z copying torch\include\ATen\ops\nll_loss_nd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9834250Z copying torch\include\ATen\ops\nll_loss_nd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9841397Z copying torch\include\ATen\ops\nll_loss_nd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9848755Z copying torch\include\ATen\ops\nll_loss_nd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9856322Z copying torch\include\ATen\ops\nll_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9863414Z copying torch\include\ATen\ops\nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9870338Z copying torch\include\ATen\ops\nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9877697Z copying torch\include\ATen\ops\nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9884797Z copying torch\include\ATen\ops\nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9891957Z copying torch\include\ATen\ops\nonzero_numpy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9899564Z copying torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9907205Z copying torch\include\ATen\ops\nonzero_numpy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9914131Z copying torch\include\ATen\ops\nonzero_numpy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9921235Z copying torch\include\ATen\ops\nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9929028Z copying torch\include\ATen\ops\nonzero_static.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9937057Z copying torch\include\ATen\ops\nonzero_static_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9944861Z copying torch\include\ATen\ops\nonzero_static_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9952657Z copying torch\include\ATen\ops\nonzero_static_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9960423Z copying torch\include\ATen\ops\nonzero_static_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9967863Z copying torch\include\ATen\ops\norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9974781Z copying torch\include\ATen\ops\normal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9981987Z copying torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:52.9988945Z copying torch\include\ATen\ops\normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0002469Z copying torch\include\ATen\ops\normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0009538Z copying torch\include\ATen\ops\normal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0017233Z copying torch\include\ATen\ops\normal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0040025Z copying torch\include\ATen\ops\normal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0048026Z copying torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0055291Z copying torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0067377Z copying torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0074398Z copying torch\include\ATen\ops\norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0081547Z copying torch\include\ATen\ops\norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0096729Z copying torch\include\ATen\ops\norm_except_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0099177Z copying torch\include\ATen\ops\norm_except_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0107239Z copying torch\include\ATen\ops\norm_except_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0120646Z copying torch\include\ATen\ops\norm_except_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0127483Z copying torch\include\ATen\ops\norm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0134674Z copying torch\include\ATen\ops\norm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0148261Z copying torch\include\ATen\ops\norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0155111Z copying torch\include\ATen\ops\norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0161846Z copying torch\include\ATen\ops\not_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0176347Z copying torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0183244Z copying torch\include\ATen\ops\not_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0190354Z copying torch\include\ATen\ops\not_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0197373Z copying torch\include\ATen\ops\nuclear_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0204611Z copying torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0211591Z copying torch\include\ATen\ops\nuclear_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0223816Z copying torch\include\ATen\ops\nuclear_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0230671Z copying torch\include\ATen\ops\numpy_T.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0237797Z copying torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0244720Z copying torch\include\ATen\ops\numpy_T_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0251668Z copying torch\include\ATen\ops\numpy_T_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0258775Z copying torch\include\ATen\ops\ones.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0265972Z copying torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0273665Z copying torch\include\ATen\ops\ones_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0281173Z copying torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0293471Z copying torch\include\ATen\ops\ones_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0301458Z copying torch\include\ATen\ops\ones_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0308369Z copying torch\include\ATen\ops\ones_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0315349Z copying torch\include\ATen\ops\ones_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0322255Z copying torch\include\ATen\ops\one_hot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0329541Z copying torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0336621Z copying torch\include\ATen\ops\one_hot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0344721Z copying torch\include\ATen\ops\one_hot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0351652Z copying torch\include\ATen\ops\or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0363289Z copying torch\include\ATen\ops\orgqr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0370227Z copying torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0377242Z copying torch\include\ATen\ops\orgqr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0384609Z copying torch\include\ATen\ops\orgqr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0391366Z copying torch\include\ATen\ops\ormqr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0398238Z copying torch\include\ATen\ops\ormqr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0405300Z copying torch\include\ATen\ops\ormqr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0412757Z copying torch\include\ATen\ops\ormqr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0420294Z copying torch\include\ATen\ops\ormqr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0428387Z copying torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0435564Z copying torch\include\ATen\ops\or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0443172Z copying torch\include\ATen\ops\or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0450152Z copying torch\include\ATen\ops\outer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0457896Z copying torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0464926Z copying torch\include\ATen\ops\outer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0472001Z copying torch\include\ATen\ops\outer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0479503Z copying torch\include\ATen\ops\output_nr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0486293Z copying torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0493499Z copying torch\include\ATen\ops\output_nr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0500211Z copying torch\include\ATen\ops\output_nr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0507127Z copying torch\include\ATen\ops\pad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0514266Z copying torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0521139Z copying torch\include\ATen\ops\pad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0527742Z copying torch\include\ATen\ops\pad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0542627Z copying torch\include\ATen\ops\pad_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0549843Z copying torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0556711Z copying torch\include\ATen\ops\pad_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0563997Z copying torch\include\ATen\ops\pad_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0570896Z copying torch\include\ATen\ops\pairwise_distance.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0578180Z copying torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0591865Z copying torch\include\ATen\ops\pairwise_distance_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0599284Z copying torch\include\ATen\ops\pairwise_distance_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0606096Z copying torch\include\ATen\ops\pdist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0612832Z copying torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0619773Z copying torch\include\ATen\ops\pdist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0626432Z copying torch\include\ATen\ops\pdist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0639186Z copying torch\include\ATen\ops\permute.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0645954Z copying torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0652864Z copying torch\include\ATen\ops\permute_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0666194Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0673286Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0680269Z copying torch\include\ATen\ops\permute_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0687616Z copying torch\include\ATen\ops\permute_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0694540Z copying torch\include\ATen\ops\permute_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0701619Z copying torch\include\ATen\ops\permute_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0714717Z copying torch\include\ATen\ops\pinverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0722458Z copying torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0729273Z copying torch\include\ATen\ops\pinverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0736268Z copying torch\include\ATen\ops\pinverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0744044Z copying torch\include\ATen\ops\pin_memory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0751143Z copying torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0766156Z copying torch\include\ATen\ops\pin_memory_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0773210Z copying torch\include\ATen\ops\pin_memory_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0780648Z copying torch\include\ATen\ops\pixel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0794176Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0801491Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0808630Z copying torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0815931Z copying torch\include\ATen\ops\pixel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0823770Z copying torch\include\ATen\ops\pixel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0830775Z copying torch\include\ATen\ops\pixel_unshuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0838639Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0845905Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0853185Z copying torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0867755Z copying torch\include\ATen\ops\pixel_unshuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0875074Z copying torch\include\ATen\ops\pixel_unshuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0882291Z copying torch\include\ATen\ops\poisson.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0896002Z copying torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0903011Z copying torch\include\ATen\ops\poisson_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0910257Z copying torch\include\ATen\ops\poisson_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0923972Z copying torch\include\ATen\ops\poisson_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0931857Z copying torch\include\ATen\ops\poisson_nll_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0939836Z copying torch\include\ATen\ops\poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0946958Z copying torch\include\ATen\ops\poisson_nll_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0954333Z copying torch\include\ATen\ops\poisson_nll_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0961524Z copying torch\include\ATen\ops\poisson_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0974349Z copying torch\include\ATen\ops\polar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0981261Z copying torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.0988058Z copying torch\include\ATen\ops\polar_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1127257Z copying torch\include\ATen\ops\polar_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1134269Z copying torch\include\ATen\ops\polar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1141275Z copying torch\include\ATen\ops\polar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1153853Z copying torch\include\ATen\ops\polygamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1161657Z copying torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1168683Z copying torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1175741Z copying torch\include\ATen\ops\polygamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1182973Z copying torch\include\ATen\ops\polygamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1190157Z copying torch\include\ATen\ops\polygamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1197276Z copying torch\include\ATen\ops\polygamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1204550Z copying torch\include\ATen\ops\polygamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1211598Z copying torch\include\ATen\ops\polygamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1219035Z copying torch\include\ATen\ops\positive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1225790Z copying torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1232665Z copying torch\include\ATen\ops\positive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1245122Z copying torch\include\ATen\ops\positive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1251971Z copying torch\include\ATen\ops\pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1259194Z copying torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1272032Z copying torch\include\ATen\ops\pow_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1279012Z copying torch\include\ATen\ops\pow_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1320057Z copying torch\include\ATen\ops\pow_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1326984Z copying torch\include\ATen\ops\pow_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1334170Z copying torch\include\ATen\ops\pow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1341273Z copying torch\include\ATen\ops\pow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1348111Z copying torch\include\ATen\ops\prelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1355271Z copying torch\include\ATen\ops\prelu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1362275Z copying torch\include\ATen\ops\prelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1369046Z copying torch\include\ATen\ops\prelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1376402Z copying torch\include\ATen\ops\prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1383434Z copying torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1390645Z copying torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1397840Z copying torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1405023Z copying torch\include\ATen\ops\prod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1412390Z copying torch\include\ATen\ops\prod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1419478Z copying torch\include\ATen\ops\prod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1426407Z copying torch\include\ATen\ops\prod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1442565Z copying torch\include\ATen\ops\prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1450348Z copying torch\include\ATen\ops\prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1457417Z copying torch\include\ATen\ops\promote_types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1464827Z copying torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1472156Z copying torch\include\ATen\ops\promote_types_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1479111Z copying torch\include\ATen\ops\promote_types_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1492447Z copying torch\include\ATen\ops\put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1499817Z copying torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1506549Z copying torch\include\ATen\ops\put_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1519919Z copying torch\include\ATen\ops\put_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1526803Z copying torch\include\ATen\ops\put_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1533671Z copying torch\include\ATen\ops\put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1546454Z copying torch\include\ATen\ops\put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1553035Z copying torch\include\ATen\ops\qr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1559902Z copying torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1573085Z copying torch\include\ATen\ops\qr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1579977Z copying torch\include\ATen\ops\qr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1586678Z copying torch\include\ATen\ops\qscheme.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1593253Z copying torch\include\ATen\ops\qscheme_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1599825Z copying torch\include\ATen\ops\qscheme_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1606652Z copying torch\include\ATen\ops\quantile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1614157Z copying torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1620790Z copying torch\include\ATen\ops\quantile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1628031Z copying torch\include\ATen\ops\quantile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1640534Z copying torch\include\ATen\ops\quantized_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1647949Z copying torch\include\ATen\ops\quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1655012Z copying torch\include\ATen\ops\quantized_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1667994Z copying torch\include\ATen\ops\quantized_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1675231Z copying torch\include\ATen\ops\quantized_gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1682641Z copying torch\include\ATen\ops\quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1695535Z copying torch\include\ATen\ops\quantized_gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1702622Z copying torch\include\ATen\ops\quantized_gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1709685Z copying torch\include\ATen\ops\quantized_lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1717052Z copying torch\include\ATen\ops\quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1724287Z copying torch\include\ATen\ops\quantized_lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1731514Z copying torch\include\ATen\ops\quantized_lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1745096Z copying torch\include\ATen\ops\quantized_max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1752355Z copying torch\include\ATen\ops\quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1759381Z copying torch\include\ATen\ops\quantized_max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1772901Z copying torch\include\ATen\ops\quantized_max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1780302Z copying torch\include\ATen\ops\quantized_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1787709Z copying torch\include\ATen\ops\quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1794850Z copying torch\include\ATen\ops\quantized_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1802199Z copying torch\include\ATen\ops\quantized_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1809267Z copying torch\include\ATen\ops\quantized_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1817098Z copying torch\include\ATen\ops\quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1825162Z copying torch\include\ATen\ops\quantized_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1832311Z copying torch\include\ATen\ops\quantized_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1840280Z copying torch\include\ATen\ops\quantized_rnn_relu_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1847669Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1854560Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1861683Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1868819Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1876265Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1882987Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1890079Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1897630Z copying torch\include\ATen\ops\quantize_per_channel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1910631Z copying torch\include\ATen\ops\quantize_per_channel_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1918368Z copying torch\include\ATen\ops\quantize_per_channel_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1925374Z copying torch\include\ATen\ops\quantize_per_channel_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1938283Z copying torch\include\ATen\ops\quantize_per_channel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1945862Z copying torch\include\ATen\ops\quantize_per_channel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1953834Z copying torch\include\ATen\ops\quantize_per_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1968754Z copying torch\include\ATen\ops\quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1976932Z copying torch\include\ATen\ops\quantize_per_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1984902Z copying torch\include\ATen\ops\quantize_per_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1992194Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.1999884Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2007550Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2023236Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2030565Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2037812Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2045091Z copying torch\include\ATen\ops\quantize_per_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2052133Z copying torch\include\ATen\ops\quantize_per_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2059458Z copying torch\include\ATen\ops\q_per_channel_axis.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2071484Z copying torch\include\ATen\ops\q_per_channel_axis_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2078134Z copying torch\include\ATen\ops\q_per_channel_axis_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2085325Z copying torch\include\ATen\ops\q_per_channel_scales.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2092817Z copying torch\include\ATen\ops\q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2099931Z copying torch\include\ATen\ops\q_per_channel_scales_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2107084Z copying torch\include\ATen\ops\q_per_channel_scales_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2114651Z copying torch\include\ATen\ops\q_per_channel_zero_points.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2122454Z copying torch\include\ATen\ops\q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2129830Z copying torch\include\ATen\ops\q_per_channel_zero_points_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2137212Z copying torch\include\ATen\ops\q_per_channel_zero_points_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2144437Z copying torch\include\ATen\ops\q_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2150841Z copying torch\include\ATen\ops\q_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2163495Z copying torch\include\ATen\ops\q_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2170666Z copying torch\include\ATen\ops\q_zero_point.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2178135Z copying torch\include\ATen\ops\q_zero_point_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2185946Z copying torch\include\ATen\ops\q_zero_point_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2192658Z copying torch\include\ATen\ops\rad2deg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2200854Z copying torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2208021Z copying torch\include\ATen\ops\rad2deg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2215268Z copying torch\include\ATen\ops\rad2deg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2222160Z copying torch\include\ATen\ops\rand.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2235545Z copying torch\include\ATen\ops\randint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2243467Z copying torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2250700Z copying torch\include\ATen\ops\randint_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2263971Z copying torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2271208Z copying torch\include\ATen\ops\randint_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2278407Z copying torch\include\ATen\ops\randint_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2285713Z copying torch\include\ATen\ops\randint_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2292851Z copying torch\include\ATen\ops\randint_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2300223Z copying torch\include\ATen\ops\randn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2312772Z copying torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2320197Z copying torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2327244Z copying torch\include\ATen\ops\randn_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2334968Z copying torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2342457Z copying torch\include\ATen\ops\randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2349580Z copying torch\include\ATen\ops\randn_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2357024Z copying torch\include\ATen\ops\randn_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2364375Z copying torch\include\ATen\ops\randn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2371653Z copying torch\include\ATen\ops\randn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2378892Z copying torch\include\ATen\ops\random.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2386009Z copying torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2393283Z copying torch\include\ATen\ops\random_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2407250Z copying torch\include\ATen\ops\random_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2414605Z copying torch\include\ATen\ops\random_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2421818Z copying torch\include\ATen\ops\random_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2429150Z copying torch\include\ATen\ops\random_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2436505Z copying torch\include\ATen\ops\randperm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2443735Z copying torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2456329Z copying torch\include\ATen\ops\randperm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2463360Z copying torch\include\ATen\ops\randperm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2491269Z copying torch\include\ATen\ops\randperm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2498047Z copying torch\include\ATen\ops\randperm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2505664Z copying torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2512818Z copying torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2525943Z copying torch\include\ATen\ops\rand_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2533173Z copying torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2540199Z copying torch\include\ATen\ops\rand_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2547244Z copying torch\include\ATen\ops\rand_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2555040Z copying torch\include\ATen\ops\rand_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2561920Z copying torch\include\ATen\ops\rand_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2568890Z copying torch\include\ATen\ops\range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2576666Z copying torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2584058Z copying torch\include\ATen\ops\range_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2590878Z copying torch\include\ATen\ops\range_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2598147Z copying torch\include\ATen\ops\range_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2605467Z copying torch\include\ATen\ops\range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2612697Z copying torch\include\ATen\ops\range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2620180Z copying torch\include\ATen\ops\ravel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2627098Z copying torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2640076Z copying torch\include\ATen\ops\ravel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2647212Z copying torch\include\ATen\ops\ravel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2654384Z copying torch\include\ATen\ops\real.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2667957Z copying torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2674501Z copying torch\include\ATen\ops\real_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2681345Z copying torch\include\ATen\ops\real_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2688262Z copying torch\include\ATen\ops\reciprocal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2696186Z copying torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2703185Z copying torch\include\ATen\ops\reciprocal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2710422Z copying torch\include\ATen\ops\reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2717868Z copying torch\include\ATen\ops\reciprocal_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2725251Z copying torch\include\ATen\ops\reciprocal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2738153Z copying torch\include\ATen\ops\reciprocal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2745515Z copying torch\include\ATen\ops\reciprocal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2752887Z copying torch\include\ATen\ops\record_stream.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2765811Z copying torch\include\ATen\ops\record_stream_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2773013Z copying torch\include\ATen\ops\record_stream_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2780276Z copying torch\include\ATen\ops\record_stream_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2797606Z copying torch\include\ATen\ops\refine_names.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2804905Z copying torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2812282Z copying torch\include\ATen\ops\refine_names_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2828030Z copying torch\include\ATen\ops\refine_names_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2835378Z copying torch\include\ATen\ops\reflection_pad1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2842637Z copying torch\include\ATen\ops\reflection_pad1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2856348Z copying torch\include\ATen\ops\reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2863444Z copying torch\include\ATen\ops\reflection_pad1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2879340Z copying torch\include\ATen\ops\reflection_pad1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2885247Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2892488Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2899756Z copying torch\include\ATen\ops\reflection_pad1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2914060Z copying torch\include\ATen\ops\reflection_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2921061Z copying torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2928032Z copying torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2941509Z copying torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2948688Z copying torch\include\ATen\ops\reflection_pad1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2955797Z copying torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2962980Z copying torch\include\ATen\ops\reflection_pad1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2970207Z copying torch\include\ATen\ops\reflection_pad1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2977536Z copying torch\include\ATen\ops\reflection_pad2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2991009Z copying torch\include\ATen\ops\reflection_pad2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.2998635Z copying torch\include\ATen\ops\reflection_pad2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3005857Z copying torch\include\ATen\ops\reflection_pad2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3019543Z copying torch\include\ATen\ops\reflection_pad2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3026610Z copying torch\include\ATen\ops\reflection_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3033792Z copying torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3047656Z copying torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3055139Z copying torch\include\ATen\ops\reflection_pad2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3062194Z copying torch\include\ATen\ops\reflection_pad2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3070633Z copying torch\include\ATen\ops\reflection_pad3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3078116Z copying torch\include\ATen\ops\reflection_pad3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3086436Z copying torch\include\ATen\ops\reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3100064Z copying torch\include\ATen\ops\reflection_pad3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3107469Z copying torch\include\ATen\ops\reflection_pad3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3114977Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3128374Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3136558Z copying torch\include\ATen\ops\reflection_pad3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3144035Z copying torch\include\ATen\ops\reflection_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3158007Z copying torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3165359Z copying torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3182732Z copying torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3187676Z copying torch\include\ATen\ops\reflection_pad3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3195157Z copying torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3202463Z copying torch\include\ATen\ops\reflection_pad3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3216022Z copying torch\include\ATen\ops\reflection_pad3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3223116Z copying torch\include\ATen\ops\relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3230161Z copying torch\include\ATen\ops\relu6.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3243841Z copying torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3250903Z copying torch\include\ATen\ops\relu6_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3257724Z copying torch\include\ATen\ops\relu6_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3265876Z copying torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3272914Z copying torch\include\ATen\ops\relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3279983Z copying torch\include\ATen\ops\relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3294264Z copying torch\include\ATen\ops\relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3301534Z copying torch\include\ATen\ops\relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3308429Z copying torch\include\ATen\ops\relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3321885Z copying torch\include\ATen\ops\remainder.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3477024Z copying torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3484348Z copying torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3532556Z copying torch\include\ATen\ops\remainder_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3539851Z copying torch\include\ATen\ops\remainder_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3547159Z copying torch\include\ATen\ops\remainder_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3560079Z copying torch\include\ATen\ops\remainder_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3567230Z copying torch\include\ATen\ops\remainder_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3574298Z copying torch\include\ATen\ops\remainder_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3581394Z copying torch\include\ATen\ops\rename.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3588604Z copying torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3595536Z copying torch\include\ATen\ops\rename_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3602623Z copying torch\include\ATen\ops\rename_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3609874Z copying torch\include\ATen\ops\renorm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3617163Z copying torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3624590Z copying torch\include\ATen\ops\renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3631677Z copying torch\include\ATen\ops\renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3638739Z copying torch\include\ATen\ops\renorm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3646010Z copying torch\include\ATen\ops\renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3653119Z copying torch\include\ATen\ops\renorm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3660521Z copying torch\include\ATen\ops\renorm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3674803Z copying torch\include\ATen\ops\repeat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3681836Z copying torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3688724Z copying torch\include\ATen\ops\repeat_interleave.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3696602Z copying torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3704045Z copying torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3711165Z copying torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3725555Z copying torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3732612Z copying torch\include\ATen\ops\repeat_interleave_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3740227Z copying torch\include\ATen\ops\repeat_interleave_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3753571Z copying torch\include\ATen\ops\repeat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3760786Z copying torch\include\ATen\ops\repeat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3768235Z copying torch\include\ATen\ops\replication_pad1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3775745Z copying torch\include\ATen\ops\replication_pad1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3783691Z copying torch\include\ATen\ops\replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3790914Z copying torch\include\ATen\ops\replication_pad1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3799012Z copying torch\include\ATen\ops\replication_pad1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3806279Z copying torch\include\ATen\ops\replication_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3813646Z copying torch\include\ATen\ops\replication_pad1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3827100Z copying torch\include\ATen\ops\replication_pad1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3834414Z copying torch\include\ATen\ops\replication_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3842192Z copying torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3849298Z copying torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3856843Z copying torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3864369Z copying torch\include\ATen\ops\replication_pad1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3877835Z copying torch\include\ATen\ops\replication_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3885565Z copying torch\include\ATen\ops\replication_pad1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3892907Z copying torch\include\ATen\ops\replication_pad1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3911576Z copying torch\include\ATen\ops\replication_pad2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3918901Z copying torch\include\ATen\ops\replication_pad2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3926492Z copying torch\include\ATen\ops\replication_pad2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3934004Z copying torch\include\ATen\ops\replication_pad2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3941681Z copying torch\include\ATen\ops\replication_pad2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3948903Z copying torch\include\ATen\ops\replication_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3957571Z copying torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3971457Z copying torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3979875Z copying torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3987520Z copying torch\include\ATen\ops\replication_pad2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.3994895Z copying torch\include\ATen\ops\replication_pad2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4025995Z copying torch\include\ATen\ops\replication_pad2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4039204Z copying torch\include\ATen\ops\replication_pad2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4046502Z copying torch\include\ATen\ops\replication_pad3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4053720Z copying torch\include\ATen\ops\replication_pad3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4067683Z copying torch\include\ATen\ops\replication_pad3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4075111Z copying torch\include\ATen\ops\replication_pad3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4082446Z copying torch\include\ATen\ops\replication_pad3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4089508Z copying torch\include\ATen\ops\replication_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4097303Z copying torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4104537Z copying torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4111810Z copying torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4119308Z copying torch\include\ATen\ops\replication_pad3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4126676Z copying torch\include\ATen\ops\replication_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4134145Z copying torch\include\ATen\ops\replication_pad3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4141744Z copying torch\include\ATen\ops\replication_pad3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4149178Z copying torch\include\ATen\ops\requires_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4162537Z copying torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4170383Z copying torch\include\ATen\ops\requires_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4177493Z copying torch\include\ATen\ops\requires_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4190356Z copying torch\include\ATen\ops\reshape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4197116Z copying torch\include\ATen\ops\reshape_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4204436Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4211800Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4218961Z copying torch\include\ATen\ops\reshape_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4226947Z copying torch\include\ATen\ops\reshape_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4240623Z copying torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4248642Z copying torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4256363Z copying torch\include\ATen\ops\reshape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4263048Z copying torch\include\ATen\ops\reshape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4270216Z copying torch\include\ATen\ops\resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4277097Z copying torch\include\ATen\ops\resize_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4285285Z copying torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4291821Z copying torch\include\ATen\ops\resize_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4299005Z copying torch\include\ATen\ops\resize_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4313636Z copying torch\include\ATen\ops\resize_as_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4320382Z copying torch\include\ATen\ops\resize_as_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4327399Z copying torch\include\ATen\ops\resize_as_sparse_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4341220Z copying torch\include\ATen\ops\resize_as_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4348849Z copying torch\include\ATen\ops\resize_as_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4356298Z copying torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4363515Z copying torch\include\ATen\ops\resize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4371608Z copying torch\include\ATen\ops\resize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4378214Z copying torch\include\ATen\ops\resize_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4385350Z copying torch\include\ATen\ops\resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4392538Z copying torch\include\ATen\ops\resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4399402Z copying torch\include\ATen\ops\resolve_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4413826Z copying torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4421250Z copying torch\include\ATen\ops\resolve_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4428583Z copying torch\include\ATen\ops\resolve_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4435629Z copying torch\include\ATen\ops\resolve_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4443185Z copying torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4450465Z copying torch\include\ATen\ops\resolve_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4457856Z copying torch\include\ATen\ops\resolve_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4465499Z copying torch\include\ATen\ops\result_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4473406Z copying torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4480547Z copying torch\include\ATen\ops\result_type_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4487929Z copying torch\include\ATen\ops\result_type_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4494951Z copying torch\include\ATen\ops\retains_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4508234Z copying torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4515323Z copying torch\include\ATen\ops\retains_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4522339Z copying torch\include\ATen\ops\retains_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4530058Z copying torch\include\ATen\ops\retain_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4537428Z copying torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4544291Z copying torch\include\ATen\ops\retain_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4557370Z copying torch\include\ATen\ops\retain_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4564363Z copying torch\include\ATen\ops\rms_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4571361Z copying torch\include\ATen\ops\rms_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4578580Z copying torch\include\ATen\ops\rms_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4585533Z copying torch\include\ATen\ops\rms_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4592514Z copying torch\include\ATen\ops\rnn_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4599288Z copying torch\include\ATen\ops\rnn_relu_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4606664Z copying torch\include\ATen\ops\rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4613719Z copying torch\include\ATen\ops\rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4626878Z copying torch\include\ATen\ops\rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4634167Z copying torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4641278Z copying torch\include\ATen\ops\rnn_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4648313Z copying torch\include\ATen\ops\rnn_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4655529Z copying torch\include\ATen\ops\rnn_tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4662297Z copying torch\include\ATen\ops\rnn_tanh_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4669589Z copying torch\include\ATen\ops\rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4676514Z copying torch\include\ATen\ops\rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4683588Z copying torch\include\ATen\ops\rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4690906Z copying torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4698118Z copying torch\include\ATen\ops\rnn_tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4705060Z copying torch\include\ATen\ops\rnn_tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4717879Z copying torch\include\ATen\ops\roll.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4724833Z copying torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4731652Z copying torch\include\ATen\ops\roll_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4738781Z copying torch\include\ATen\ops\roll_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4745809Z copying torch\include\ATen\ops\roll_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4752951Z copying torch\include\ATen\ops\roll_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4759663Z copying torch\include\ATen\ops\rot90.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4766962Z copying torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4774462Z copying torch\include\ATen\ops\rot90_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4781366Z copying torch\include\ATen\ops\rot90_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4788682Z copying torch\include\ATen\ops\round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4795958Z copying torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4810380Z copying torch\include\ATen\ops\round_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4818225Z copying torch\include\ATen\ops\round_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4825236Z copying torch\include\ATen\ops\round_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4839004Z copying torch\include\ATen\ops\round_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4846202Z copying torch\include\ATen\ops\round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4853525Z copying torch\include\ATen\ops\round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4860882Z copying torch\include\ATen\ops\row_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4868212Z copying torch\include\ATen\ops\row_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4875177Z copying torch\include\ATen\ops\row_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4889143Z copying torch\include\ATen\ops\row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4896491Z copying torch\include\ATen\ops\row_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4903680Z copying torch\include\ATen\ops\row_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4910918Z copying torch\include\ATen\ops\row_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4918399Z copying torch\include\ATen\ops\row_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4925449Z copying torch\include\ATen\ops\row_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4932900Z copying torch\include\ATen\ops\row_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4940519Z copying torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4947749Z copying torch\include\ATen\ops\row_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4961909Z copying torch\include\ATen\ops\row_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4969586Z copying torch\include\ATen\ops\rrelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4983277Z copying torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4990329Z copying torch\include\ATen\ops\rrelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.4997544Z copying torch\include\ATen\ops\rrelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5010473Z copying torch\include\ATen\ops\rrelu_with_noise.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5017519Z copying torch\include\ATen\ops\rrelu_with_noise_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5026370Z copying torch\include\ATen\ops\rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5033679Z copying torch\include\ATen\ops\rrelu_with_noise_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5040778Z copying torch\include\ATen\ops\rrelu_with_noise_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5048129Z copying torch\include\ATen\ops\rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5061588Z copying torch\include\ATen\ops\rrelu_with_noise_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5068720Z copying torch\include\ATen\ops\rrelu_with_noise_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5075887Z copying torch\include\ATen\ops\rrelu_with_noise_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5091359Z copying torch\include\ATen\ops\rrelu_with_noise_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5098595Z copying torch\include\ATen\ops\rrelu_with_noise_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5105783Z copying torch\include\ATen\ops\rshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5112907Z copying torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5120251Z copying torch\include\ATen\ops\rshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5127568Z copying torch\include\ATen\ops\rshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5135052Z copying torch\include\ATen\ops\rshift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5142314Z copying torch\include\ATen\ops\rshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5149869Z copying torch\include\ATen\ops\rshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5157169Z copying torch\include\ATen\ops\rsqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5164367Z copying torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5171450Z copying torch\include\ATen\ops\rsqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5179105Z copying torch\include\ATen\ops\rsqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5185997Z copying torch\include\ATen\ops\rsqrt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5192884Z copying torch\include\ATen\ops\rsqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5200134Z copying torch\include\ATen\ops\rsqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.5207200Z copying torch\include\ATen\ops\rsqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7859990Z copying torch\include\ATen\ops\rsub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7875205Z copying torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7882719Z copying torch\include\ATen\ops\rsub_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7890166Z copying torch\include\ATen\ops\rsub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7897726Z copying torch\include\ATen\ops\rsub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7905009Z copying torch\include\ATen\ops\rsub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7912350Z copying torch\include\ATen\ops\scalar_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7926251Z copying torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7933295Z copying torch\include\ATen\ops\scalar_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7940462Z copying torch\include\ATen\ops\scalar_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7948069Z copying torch\include\ATen\ops\scaled_dot_product_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7955703Z copying torch\include\ATen\ops\scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7962808Z copying torch\include\ATen\ops\scaled_dot_product_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7970699Z copying torch\include\ATen\ops\scaled_dot_product_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7978415Z copying torch\include\ATen\ops\scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7985560Z copying torch\include\ATen\ops\scatter_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.7993188Z copying torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8000860Z copying torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8008137Z copying torch\include\ATen\ops\scatter_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8020883Z copying torch\include\ATen\ops\scatter_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8027985Z copying torch\include\ATen\ops\scatter_add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8035158Z copying torch\include\ATen\ops\scatter_add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8042519Z copying torch\include\ATen\ops\scatter_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8049918Z copying torch\include\ATen\ops\scatter_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8057466Z copying torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8069736Z copying torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8077169Z copying torch\include\ATen\ops\scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8084211Z copying torch\include\ATen\ops\scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8091343Z copying torch\include\ATen\ops\scatter_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8098684Z copying torch\include\ATen\ops\scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8105898Z copying torch\include\ATen\ops\scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8113232Z copying torch\include\ATen\ops\scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8120434Z copying torch\include\ATen\ops\scatter_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8128138Z copying torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8140881Z copying torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8148019Z copying torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8155264Z copying torch\include\ATen\ops\scatter_reduce_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8168307Z copying torch\include\ATen\ops\scatter_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8175476Z copying torch\include\ATen\ops\scatter_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8496428Z copying torch\include\ATen\ops\scatter_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8497471Z copying torch\include\ATen\ops\searchsorted.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8498431Z copying torch\include\ATen\ops\searchsorted_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8499390Z copying torch\include\ATen\ops\searchsorted_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8500370Z copying torch\include\ATen\ops\searchsorted_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8501449Z copying torch\include\ATen\ops\searchsorted_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8502303Z copying torch\include\ATen\ops\segment_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8503363Z copying torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8504439Z copying torch\include\ATen\ops\segment_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8505428Z copying torch\include\ATen\ops\segment_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8506372Z copying torch\include\ATen\ops\segment_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8507300Z copying torch\include\ATen\ops\segment_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8508139Z copying torch\include\ATen\ops\select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8508968Z copying torch\include\ATen\ops\select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8510103Z copying torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8511410Z copying torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8512502Z copying torch\include\ATen\ops\select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8513406Z copying torch\include\ATen\ops\select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8514514Z copying torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8515668Z copying torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8516690Z copying torch\include\ATen\ops\select_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8517756Z copying torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8519067Z copying torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8520094Z copying torch\include\ATen\ops\select_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8520985Z copying torch\include\ATen\ops\select_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8521851Z copying torch\include\ATen\ops\select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8522680Z copying torch\include\ATen\ops\select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8523517Z copying torch\include\ATen\ops\select_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8524710Z copying torch\include\ATen\ops\select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8526037Z copying torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8527094Z copying torch\include\ATen\ops\select_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8528030Z copying torch\include\ATen\ops\select_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8528948Z copying torch\include\ATen\ops\selu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8529930Z copying torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8530893Z copying torch\include\ATen\ops\selu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8531712Z copying torch\include\ATen\ops\selu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8532497Z copying torch\include\ATen\ops\set.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8533447Z copying torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8538271Z copying torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8545369Z copying torch\include\ATen\ops\set_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8552567Z copying torch\include\ATen\ops\set_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8561064Z copying torch\include\ATen\ops\set_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8566583Z copying torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8573580Z copying torch\include\ATen\ops\set_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8580438Z copying torch\include\ATen\ops\set_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8588585Z copying torch\include\ATen\ops\set_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8594934Z copying torch\include\ATen\ops\set_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8601647Z copying torch\include\ATen\ops\set_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8608271Z copying torch\include\ATen\ops\sgn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8615497Z copying torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8622454Z copying torch\include\ATen\ops\sgn_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8629435Z copying torch\include\ATen\ops\sgn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8636292Z copying torch\include\ATen\ops\sgn_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8642831Z copying torch\include\ATen\ops\sgn_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8659235Z copying torch\include\ATen\ops\sgn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8664568Z copying torch\include\ATen\ops\sgn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8671297Z copying torch\include\ATen\ops\sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8678307Z copying torch\include\ATen\ops\sigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8685889Z copying torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8692703Z copying torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8699828Z copying torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8706980Z copying torch\include\ATen\ops\sigmoid_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8718375Z copying torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8725603Z copying torch\include\ATen\ops\sigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8740893Z copying torch\include\ATen\ops\sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8748264Z copying torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8755396Z copying torch\include\ATen\ops\sigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8768510Z copying torch\include\ATen\ops\sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8775953Z copying torch\include\ATen\ops\sigmoid_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8783441Z copying torch\include\ATen\ops\sigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8790828Z copying torch\include\ATen\ops\sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8798110Z copying torch\include\ATen\ops\sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8805584Z copying torch\include\ATen\ops\sign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8813511Z copying torch\include\ATen\ops\signbit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8820951Z copying torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8828708Z copying torch\include\ATen\ops\signbit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8835789Z copying torch\include\ATen\ops\signbit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8842975Z copying torch\include\ATen\ops\signbit_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8849770Z copying torch\include\ATen\ops\signbit_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8857289Z copying torch\include\ATen\ops\signbit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8864527Z copying torch\include\ATen\ops\signbit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8872117Z copying torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8878905Z copying torch\include\ATen\ops\sign_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8887131Z copying torch\include\ATen\ops\sign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8894119Z copying torch\include\ATen\ops\sign_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8924977Z copying torch\include\ATen\ops\sign_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8932025Z copying torch\include\ATen\ops\sign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8939914Z copying torch\include\ATen\ops\sign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8946015Z copying torch\include\ATen\ops\silu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8953093Z copying torch\include\ATen\ops\silu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8960499Z copying torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8968085Z copying torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8975537Z copying torch\include\ATen\ops\silu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8982715Z copying torch\include\ATen\ops\silu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8992033Z copying torch\include\ATen\ops\silu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.8999773Z copying torch\include\ATen\ops\silu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9007305Z copying torch\include\ATen\ops\silu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9030203Z copying torch\include\ATen\ops\silu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9037982Z copying torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9044720Z copying torch\include\ATen\ops\silu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9059671Z copying torch\include\ATen\ops\silu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9066794Z copying torch\include\ATen\ops\silu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9073809Z copying torch\include\ATen\ops\silu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9086774Z copying torch\include\ATen\ops\silu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9094253Z copying torch\include\ATen\ops\silu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9102455Z copying torch\include\ATen\ops\sin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9110073Z copying torch\include\ATen\ops\sinc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9117281Z copying torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9124380Z copying torch\include\ATen\ops\sinc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9131647Z copying torch\include\ATen\ops\sinc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9138827Z copying torch\include\ATen\ops\sinc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9145631Z copying torch\include\ATen\ops\sinc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9152432Z copying torch\include\ATen\ops\sinc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9159831Z copying torch\include\ATen\ops\sinc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9166604Z copying torch\include\ATen\ops\sinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9173918Z copying torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9183541Z copying torch\include\ATen\ops\sinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9193405Z copying torch\include\ATen\ops\sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9202937Z copying torch\include\ATen\ops\sinh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9209942Z copying torch\include\ATen\ops\sinh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9216865Z copying torch\include\ATen\ops\sinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9228813Z copying torch\include\ATen\ops\sinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9235836Z copying torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9242461Z copying torch\include\ATen\ops\sin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9270841Z copying torch\include\ATen\ops\sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9277716Z copying torch\include\ATen\ops\sin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9284338Z copying torch\include\ATen\ops\sin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9291431Z copying torch\include\ATen\ops\sin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9299210Z copying torch\include\ATen\ops\sin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9306209Z copying torch\include\ATen\ops\size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9313572Z copying torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9320542Z copying torch\include\ATen\ops\size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9327297Z copying torch\include\ATen\ops\size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9334676Z copying torch\include\ATen\ops\slice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9341577Z copying torch\include\ATen\ops\slice_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9349129Z copying torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9361879Z copying torch\include\ATen\ops\slice_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9369221Z copying torch\include\ATen\ops\slice_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9376653Z copying torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9389551Z copying torch\include\ATen\ops\slice_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9397342Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9404647Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9417538Z copying torch\include\ATen\ops\slice_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9424840Z copying torch\include\ATen\ops\slice_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9432167Z copying torch\include\ATen\ops\slice_inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9439668Z copying torch\include\ATen\ops\slice_inverse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9446925Z copying torch\include\ATen\ops\slice_inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9454093Z copying torch\include\ATen\ops\slice_inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9461425Z copying torch\include\ATen\ops\slice_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9468502Z copying torch\include\ATen\ops\slice_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9475995Z copying torch\include\ATen\ops\slice_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9491065Z copying torch\include\ATen\ops\slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9499345Z copying torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9506436Z copying torch\include\ATen\ops\slice_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9514784Z copying torch\include\ATen\ops\slice_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9522118Z copying torch\include\ATen\ops\slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9529251Z copying torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9542339Z copying torch\include\ATen\ops\slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9549410Z copying torch\include\ATen\ops\slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9556511Z copying torch\include\ATen\ops\slow_conv3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9563850Z copying torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9570831Z copying torch\include\ATen\ops\slow_conv3d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9577890Z copying torch\include\ATen\ops\slow_conv3d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9585476Z copying torch\include\ATen\ops\slow_conv3d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9592583Z copying torch\include\ATen\ops\slow_conv3d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9600057Z copying torch\include\ATen\ops\slow_conv3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9607182Z copying torch\include\ATen\ops\slow_conv3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9614226Z copying torch\include\ATen\ops\slow_conv_dilated2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9621924Z copying torch\include\ATen\ops\slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9628914Z copying torch\include\ATen\ops\slow_conv_dilated2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9636366Z copying torch\include\ATen\ops\slow_conv_dilated2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9643646Z copying torch\include\ATen\ops\slow_conv_dilated2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9650684Z copying torch\include\ATen\ops\slow_conv_dilated2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9657997Z copying torch\include\ATen\ops\slow_conv_dilated3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9665476Z copying torch\include\ATen\ops\slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9678141Z copying torch\include\ATen\ops\slow_conv_dilated3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9685389Z copying torch\include\ATen\ops\slow_conv_dilated3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9692964Z copying torch\include\ATen\ops\slow_conv_dilated3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9705705Z copying torch\include\ATen\ops\slow_conv_dilated3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9713022Z copying torch\include\ATen\ops\slow_conv_transpose2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9720519Z copying torch\include\ATen\ops\slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9727681Z copying torch\include\ATen\ops\slow_conv_transpose2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9734929Z copying torch\include\ATen\ops\slow_conv_transpose2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9742403Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9749779Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9757137Z copying torch\include\ATen\ops\slow_conv_transpose2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9764327Z copying torch\include\ATen\ops\slow_conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9771298Z copying torch\include\ATen\ops\slow_conv_transpose3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9778993Z copying torch\include\ATen\ops\slow_conv_transpose3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9786362Z copying torch\include\ATen\ops\slow_conv_transpose3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9799740Z copying torch\include\ATen\ops\slow_conv_transpose3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9806877Z copying torch\include\ATen\ops\slow_conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9813986Z copying torch\include\ATen\ops\smm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9827181Z copying torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9870777Z copying torch\include\ATen\ops\smm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9877604Z copying torch\include\ATen\ops\smm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9884586Z copying torch\include\ATen\ops\smooth_l1_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9892185Z copying torch\include\ATen\ops\smooth_l1_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9900257Z copying torch\include\ATen\ops\smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9907668Z copying torch\include\ATen\ops\smooth_l1_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9914732Z copying torch\include\ATen\ops\smooth_l1_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9922160Z copying torch\include\ATen\ops\smooth_l1_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9929968Z copying torch\include\ATen\ops\smooth_l1_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9937901Z copying torch\include\ATen\ops\smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9945532Z copying torch\include\ATen\ops\smooth_l1_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9958793Z copying torch\include\ATen\ops\smooth_l1_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9966137Z copying torch\include\ATen\ops\smooth_l1_loss_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9973475Z copying torch\include\ATen\ops\smooth_l1_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9981146Z copying torch\include\ATen\ops\smooth_l1_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9989210Z copying torch\include\ATen\ops\smooth_l1_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:53.9996563Z copying torch\include\ATen\ops\softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0009906Z copying torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0017314Z copying torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0024318Z copying torch\include\ATen\ops\softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0031392Z copying torch\include\ATen\ops\softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0038759Z copying torch\include\ATen\ops\softplus.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0045840Z copying torch\include\ATen\ops\softplus_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0059084Z copying torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0066281Z copying torch\include\ATen\ops\softplus_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0073305Z copying torch\include\ATen\ops\softplus_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0080574Z copying torch\include\ATen\ops\softplus_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0087687Z copying torch\include\ATen\ops\softplus_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0095097Z copying torch\include\ATen\ops\softplus_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0102248Z copying torch\include\ATen\ops\softplus_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0109675Z copying torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0116814Z copying torch\include\ATen\ops\softplus_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0123945Z copying torch\include\ATen\ops\softplus_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0130814Z copying torch\include\ATen\ops\softplus_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0138254Z copying torch\include\ATen\ops\softplus_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0145491Z copying torch\include\ATen\ops\softplus_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0152347Z copying torch\include\ATen\ops\softplus_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0159331Z copying torch\include\ATen\ops\softshrink.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0171930Z copying torch\include\ATen\ops\softshrink_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0179505Z copying torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0186511Z copying torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0193680Z copying torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0201114Z copying torch\include\ATen\ops\softshrink_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0208500Z copying torch\include\ATen\ops\softshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0221509Z copying torch\include\ATen\ops\softshrink_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0228474Z copying torch\include\ATen\ops\softshrink_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0236071Z copying torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0242868Z copying torch\include\ATen\ops\softshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0250172Z copying torch\include\ATen\ops\softshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0257313Z copying torch\include\ATen\ops\softshrink_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0264416Z copying torch\include\ATen\ops\softshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0271467Z copying torch\include\ATen\ops\softshrink_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0278617Z copying torch\include\ATen\ops\softshrink_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0285734Z copying torch\include\ATen\ops\soft_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0293107Z copying torch\include\ATen\ops\soft_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0300576Z copying torch\include\ATen\ops\soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0308128Z copying torch\include\ATen\ops\soft_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0315391Z copying torch\include\ATen\ops\soft_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0322785Z copying torch\include\ATen\ops\soft_margin_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0335830Z copying torch\include\ATen\ops\soft_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0343241Z copying torch\include\ATen\ops\soft_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0350395Z copying torch\include\ATen\ops\sort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0358031Z copying torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0365285Z copying torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0372623Z copying torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0379950Z copying torch\include\ATen\ops\sort_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0387164Z copying torch\include\ATen\ops\sort_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0394974Z copying torch\include\ATen\ops\sort_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0402279Z copying torch\include\ATen\ops\sort_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0409441Z copying torch\include\ATen\ops\sort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0416884Z copying torch\include\ATen\ops\sort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0423754Z copying torch\include\ATen\ops\sparse_bsc_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0431068Z copying torch\include\ATen\ops\sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0438304Z copying torch\include\ATen\ops\sparse_bsc_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0445708Z copying torch\include\ATen\ops\sparse_bsc_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0453636Z copying torch\include\ATen\ops\sparse_bsr_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0462062Z copying torch\include\ATen\ops\sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0502478Z copying torch\include\ATen\ops\sparse_bsr_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0509529Z copying torch\include\ATen\ops\sparse_bsr_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0517135Z copying torch\include\ATen\ops\sparse_compressed_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0524544Z copying torch\include\ATen\ops\sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0531880Z copying torch\include\ATen\ops\sparse_compressed_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0539398Z copying torch\include\ATen\ops\sparse_compressed_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0552635Z copying torch\include\ATen\ops\sparse_coo_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0560102Z copying torch\include\ATen\ops\sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0567986Z copying torch\include\ATen\ops\sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0580366Z copying torch\include\ATen\ops\sparse_coo_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0587429Z copying torch\include\ATen\ops\sparse_coo_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0594727Z copying torch\include\ATen\ops\sparse_csc_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0602548Z copying torch\include\ATen\ops\sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0609579Z copying torch\include\ATen\ops\sparse_csc_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0616795Z copying torch\include\ATen\ops\sparse_csc_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0623868Z copying torch\include\ATen\ops\sparse_csr_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0631343Z copying torch\include\ATen\ops\sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0638482Z copying torch\include\ATen\ops\sparse_csr_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0645832Z copying torch\include\ATen\ops\sparse_csr_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0652750Z copying torch\include\ATen\ops\sparse_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0660224Z copying torch\include\ATen\ops\sparse_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0667038Z copying torch\include\ATen\ops\sparse_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0673926Z copying torch\include\ATen\ops\sparse_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0680912Z copying torch\include\ATen\ops\sparse_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0688285Z copying torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0695594Z copying torch\include\ATen\ops\sparse_mask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0702685Z copying torch\include\ATen\ops\sparse_mask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0709705Z copying torch\include\ATen\ops\sparse_resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0716885Z copying torch\include\ATen\ops\sparse_resize_and_clear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0724370Z copying torch\include\ATen\ops\sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0731563Z copying torch\include\ATen\ops\sparse_resize_and_clear_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0739152Z copying torch\include\ATen\ops\sparse_resize_and_clear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0746363Z copying torch\include\ATen\ops\sparse_resize_and_clear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0759671Z copying torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0766744Z copying torch\include\ATen\ops\sparse_resize_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0773801Z copying torch\include\ATen\ops\sparse_resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0781352Z copying torch\include\ATen\ops\sparse_resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0788258Z copying torch\include\ATen\ops\sparse_sampled_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0795892Z copying torch\include\ATen\ops\sparse_sampled_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0803067Z copying torch\include\ATen\ops\sparse_sampled_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0810652Z copying torch\include\ATen\ops\special_airy_ai.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0818149Z copying torch\include\ATen\ops\special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0825197Z copying torch\include\ATen\ops\special_airy_ai_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0832251Z copying torch\include\ATen\ops\special_airy_ai_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0839483Z copying torch\include\ATen\ops\special_airy_ai_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0852862Z copying torch\include\ATen\ops\special_airy_ai_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0860228Z copying torch\include\ATen\ops\special_airy_ai_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0867301Z copying torch\include\ATen\ops\special_airy_ai_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0874548Z copying torch\include\ATen\ops\special_bessel_j0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0882067Z copying torch\include\ATen\ops\special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0889130Z copying torch\include\ATen\ops\special_bessel_j0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0896779Z copying torch\include\ATen\ops\special_bessel_j0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0904278Z copying torch\include\ATen\ops\special_bessel_j0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0911323Z copying torch\include\ATen\ops\special_bessel_j0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0918609Z copying torch\include\ATen\ops\special_bessel_j0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0925708Z copying torch\include\ATen\ops\special_bessel_j0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0932772Z copying torch\include\ATen\ops\special_bessel_j1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0940541Z copying torch\include\ATen\ops\special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0947768Z copying torch\include\ATen\ops\special_bessel_j1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0955249Z copying torch\include\ATen\ops\special_bessel_j1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0962391Z copying torch\include\ATen\ops\special_bessel_j1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0969662Z copying torch\include\ATen\ops\special_bessel_j1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0976901Z copying torch\include\ATen\ops\special_bessel_j1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.0984453Z copying torch\include\ATen\ops\special_bessel_j1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1019559Z copying torch\include\ATen\ops\special_bessel_y0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1085634Z copying torch\include\ATen\ops\special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1099731Z copying torch\include\ATen\ops\special_bessel_y0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1106823Z copying torch\include\ATen\ops\special_bessel_y0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1133333Z copying torch\include\ATen\ops\special_bessel_y0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1134217Z copying torch\include\ATen\ops\special_bessel_y0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1135167Z copying torch\include\ATen\ops\special_bessel_y0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1138159Z copying torch\include\ATen\ops\special_bessel_y0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1145122Z copying torch\include\ATen\ops\special_bessel_y1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1152588Z copying torch\include\ATen\ops\special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1159632Z copying torch\include\ATen\ops\special_bessel_y1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1167214Z copying torch\include\ATen\ops\special_bessel_y1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1180840Z copying torch\include\ATen\ops\special_bessel_y1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1187894Z copying torch\include\ATen\ops\special_bessel_y1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1195251Z copying torch\include\ATen\ops\special_bessel_y1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1202470Z copying torch\include\ATen\ops\special_bessel_y1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1209851Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1224900Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1232515Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1239815Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1247361Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1254633Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1262048Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1269456Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1277204Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1284338Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1291930Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1299582Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1306873Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1314160Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1321398Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1328637Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1335951Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1343429Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1350884Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1358510Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1365825Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1372968Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1387999Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1395143Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1402369Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1415787Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1422913Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1430154Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1438115Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1445514Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1453294Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1466440Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1479293Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1484013Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1490852Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1498139Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1505165Z copying torch\include\ATen\ops\special_digamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1512587Z copying torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1519892Z copying torch\include\ATen\ops\special_digamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1526966Z copying torch\include\ATen\ops\special_digamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1534076Z copying torch\include\ATen\ops\special_entr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1541795Z copying torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1548894Z copying torch\include\ATen\ops\special_entr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1556276Z copying torch\include\ATen\ops\special_entr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1563473Z copying torch\include\ATen\ops\special_entr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1570308Z copying torch\include\ATen\ops\special_entr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1577482Z copying torch\include\ATen\ops\special_entr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1584469Z copying torch\include\ATen\ops\special_entr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1591475Z copying torch\include\ATen\ops\special_erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1598498Z copying torch\include\ATen\ops\special_erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1611277Z copying torch\include\ATen\ops\special_erfcx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1618922Z copying torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1626032Z copying torch\include\ATen\ops\special_erfcx_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1633135Z copying torch\include\ATen\ops\special_erfcx_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1640238Z copying torch\include\ATen\ops\special_erfcx_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1647795Z copying torch\include\ATen\ops\special_erfcx_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1655477Z copying torch\include\ATen\ops\special_erfcx_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1663802Z copying torch\include\ATen\ops\special_erfcx_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1670661Z copying torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1677770Z copying torch\include\ATen\ops\special_erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1684707Z copying torch\include\ATen\ops\special_erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1692111Z copying torch\include\ATen\ops\special_erfinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1699753Z copying torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1706819Z copying torch\include\ATen\ops\special_erfinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1713939Z copying torch\include\ATen\ops\special_erfinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1721589Z copying torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1729320Z copying torch\include\ATen\ops\special_erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1736336Z copying torch\include\ATen\ops\special_erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1743554Z copying torch\include\ATen\ops\special_exp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1751237Z copying torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1758425Z copying torch\include\ATen\ops\special_exp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1765519Z copying torch\include\ATen\ops\special_exp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1772820Z copying torch\include\ATen\ops\special_expit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1780693Z copying torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1787681Z copying torch\include\ATen\ops\special_expit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1794572Z copying torch\include\ATen\ops\special_expit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1801907Z copying torch\include\ATen\ops\special_expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1809450Z copying torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1816536Z copying torch\include\ATen\ops\special_expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1823872Z copying torch\include\ATen\ops\special_expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1831685Z copying torch\include\ATen\ops\special_gammainc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1838887Z copying torch\include\ATen\ops\special_gammaincc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1846484Z copying torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1853706Z copying torch\include\ATen\ops\special_gammaincc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1861133Z copying torch\include\ATen\ops\special_gammaincc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1868745Z copying torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1876205Z copying torch\include\ATen\ops\special_gammainc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1883407Z copying torch\include\ATen\ops\special_gammainc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1890610Z copying torch\include\ATen\ops\special_gammaln.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1898396Z copying torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1905641Z copying torch\include\ATen\ops\special_gammaln_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1912890Z copying torch\include\ATen\ops\special_gammaln_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1920230Z copying torch\include\ATen\ops\special_hermite_polynomial_h.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1928713Z copying torch\include\ATen\ops\special_hermite_polynomial_he.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1936682Z copying torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1944215Z copying torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1951681Z copying torch\include\ATen\ops\special_hermite_polynomial_he_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1964811Z copying torch\include\ATen\ops\special_hermite_polynomial_he_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1972913Z copying torch\include\ATen\ops\special_hermite_polynomial_he_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1980398Z copying torch\include\ATen\ops\special_hermite_polynomial_he_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1987571Z copying torch\include\ATen\ops\special_hermite_polynomial_he_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.1994823Z copying torch\include\ATen\ops\special_hermite_polynomial_he_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2002862Z copying torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2010402Z copying torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2018219Z copying torch\include\ATen\ops\special_hermite_polynomial_h_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2025509Z copying torch\include\ATen\ops\special_hermite_polynomial_h_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2032641Z copying torch\include\ATen\ops\special_hermite_polynomial_h_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2040133Z copying torch\include\ATen\ops\special_hermite_polynomial_h_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2047593Z copying torch\include\ATen\ops\special_hermite_polynomial_h_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2054890Z copying torch\include\ATen\ops\special_hermite_polynomial_h_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2062039Z copying torch\include\ATen\ops\special_i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2068964Z copying torch\include\ATen\ops\special_i0e.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2096451Z copying torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2103381Z copying torch\include\ATen\ops\special_i0e_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2110501Z copying torch\include\ATen\ops\special_i0e_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2117693Z copying torch\include\ATen\ops\special_i0e_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2124627Z copying torch\include\ATen\ops\special_i0e_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2131755Z copying torch\include\ATen\ops\special_i0e_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2144847Z copying torch\include\ATen\ops\special_i0e_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2152279Z copying torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2159241Z copying torch\include\ATen\ops\special_i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2172225Z copying torch\include\ATen\ops\special_i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2179486Z copying torch\include\ATen\ops\special_i1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2186534Z copying torch\include\ATen\ops\special_i1e.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2194165Z copying torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2201306Z copying torch\include\ATen\ops\special_i1e_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2208351Z copying torch\include\ATen\ops\special_i1e_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2215443Z copying torch\include\ATen\ops\special_i1e_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2222709Z copying torch\include\ATen\ops\special_i1e_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2229952Z copying torch\include\ATen\ops\special_i1e_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2236953Z copying torch\include\ATen\ops\special_i1e_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2244422Z copying torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2251473Z copying torch\include\ATen\ops\special_i1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2258504Z copying torch\include\ATen\ops\special_i1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2265563Z copying torch\include\ATen\ops\special_i1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2272476Z copying torch\include\ATen\ops\special_i1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2286304Z copying torch\include\ATen\ops\special_i1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2293565Z copying torch\include\ATen\ops\special_i1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2301209Z copying torch\include\ATen\ops\special_laguerre_polynomial_l.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2309270Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2316587Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2324022Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2337663Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2344848Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2352080Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2359348Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2366659Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2374116Z copying torch\include\ATen\ops\special_legendre_polynomial_p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2382062Z copying torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2389486Z copying torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2397662Z copying torch\include\ATen\ops\special_legendre_polynomial_p_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2411590Z copying torch\include\ATen\ops\special_legendre_polynomial_p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2419502Z copying torch\include\ATen\ops\special_legendre_polynomial_p_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2426913Z copying torch\include\ATen\ops\special_legendre_polynomial_p_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2434208Z copying torch\include\ATen\ops\special_legendre_polynomial_p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2441656Z copying torch\include\ATen\ops\special_legendre_polynomial_p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2448969Z copying torch\include\ATen\ops\special_log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2456779Z copying torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2464738Z copying torch\include\ATen\ops\special_log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2471434Z copying torch\include\ATen\ops\special_log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2478825Z copying torch\include\ATen\ops\special_logit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2486507Z copying torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2493920Z copying torch\include\ATen\ops\special_logit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2502136Z copying torch\include\ATen\ops\special_logit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2510124Z copying torch\include\ATen\ops\special_logsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2518247Z copying torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2531943Z copying torch\include\ATen\ops\special_logsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2539306Z copying torch\include\ATen\ops\special_logsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2546693Z copying torch\include\ATen\ops\special_log_ndtr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2554329Z copying torch\include\ATen\ops\special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2561566Z copying torch\include\ATen\ops\special_log_ndtr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2569001Z copying torch\include\ATen\ops\special_log_ndtr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2576512Z copying torch\include\ATen\ops\special_log_ndtr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2583666Z copying torch\include\ATen\ops\special_log_ndtr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2590849Z copying torch\include\ATen\ops\special_log_ndtr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2597968Z copying torch\include\ATen\ops\special_log_ndtr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2634283Z copying torch\include\ATen\ops\special_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2642076Z copying torch\include\ATen\ops\special_log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2656152Z copying torch\include\ATen\ops\special_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2663149Z copying torch\include\ATen\ops\special_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2670286Z copying torch\include\ATen\ops\special_modified_bessel_i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2677850Z copying torch\include\ATen\ops\special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2691872Z copying torch\include\ATen\ops\special_modified_bessel_i0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2699485Z copying torch\include\ATen\ops\special_modified_bessel_i0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2706758Z copying torch\include\ATen\ops\special_modified_bessel_i0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2714010Z copying torch\include\ATen\ops\special_modified_bessel_i0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2721214Z copying torch\include\ATen\ops\special_modified_bessel_i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2728362Z copying torch\include\ATen\ops\special_modified_bessel_i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2735650Z copying torch\include\ATen\ops\special_modified_bessel_i1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2743583Z copying torch\include\ATen\ops\special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2750865Z copying torch\include\ATen\ops\special_modified_bessel_i1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2758140Z copying torch\include\ATen\ops\special_modified_bessel_i1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2765382Z copying torch\include\ATen\ops\special_modified_bessel_i1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2772676Z copying torch\include\ATen\ops\special_modified_bessel_i1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2780243Z copying torch\include\ATen\ops\special_modified_bessel_i1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2787458Z copying torch\include\ATen\ops\special_modified_bessel_i1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2794643Z copying torch\include\ATen\ops\special_modified_bessel_k0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2802203Z copying torch\include\ATen\ops\special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2816061Z copying torch\include\ATen\ops\special_modified_bessel_k0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2823327Z copying torch\include\ATen\ops\special_modified_bessel_k0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2830781Z copying torch\include\ATen\ops\special_modified_bessel_k0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2838433Z copying torch\include\ATen\ops\special_modified_bessel_k0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2851985Z copying torch\include\ATen\ops\special_modified_bessel_k0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2859280Z copying torch\include\ATen\ops\special_modified_bessel_k0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2866509Z copying torch\include\ATen\ops\special_modified_bessel_k1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2874100Z copying torch\include\ATen\ops\special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2881371Z copying torch\include\ATen\ops\special_modified_bessel_k1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2888624Z copying torch\include\ATen\ops\special_modified_bessel_k1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2895954Z copying torch\include\ATen\ops\special_modified_bessel_k1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2903226Z copying torch\include\ATen\ops\special_modified_bessel_k1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2915859Z copying torch\include\ATen\ops\special_modified_bessel_k1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2923600Z copying torch\include\ATen\ops\special_modified_bessel_k1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2930810Z copying torch\include\ATen\ops\special_multigammaln.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2938342Z copying torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2956553Z copying torch\include\ATen\ops\special_multigammaln_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2963735Z copying torch\include\ATen\ops\special_multigammaln_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2971133Z copying torch\include\ATen\ops\special_ndtr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2978082Z copying torch\include\ATen\ops\special_ndtri.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2991390Z copying torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.2998518Z copying torch\include\ATen\ops\special_ndtri_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3005838Z copying torch\include\ATen\ops\special_ndtri_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3013150Z copying torch\include\ATen\ops\special_ndtri_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3026698Z copying torch\include\ATen\ops\special_ndtri_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3034542Z copying torch\include\ATen\ops\special_ndtri_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3043225Z copying torch\include\ATen\ops\special_ndtri_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3051379Z copying torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3064588Z copying torch\include\ATen\ops\special_ndtr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3071636Z copying torch\include\ATen\ops\special_ndtr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3079161Z copying torch\include\ATen\ops\special_polygamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3087668Z copying torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3095322Z copying torch\include\ATen\ops\special_polygamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3102531Z copying torch\include\ATen\ops\special_polygamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3109773Z copying torch\include\ATen\ops\special_psi.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3117075Z copying torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3129359Z copying torch\include\ATen\ops\special_psi_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3137585Z copying torch\include\ATen\ops\special_psi_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3143539Z copying torch\include\ATen\ops\special_round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3150959Z copying torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3158421Z copying torch\include\ATen\ops\special_round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3165411Z copying torch\include\ATen\ops\special_round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3180434Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3187911Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3195139Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3209412Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3216856Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3224402Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3237889Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3244914Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3251717Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3259503Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3266387Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3273442Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3280442Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3287490Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3301272Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3308250Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3315327Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3322787Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3336892Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3344090Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3351404Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3358815Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3372461Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3380280Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3387773Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3395042Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3409172Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3416717Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3424474Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3431726Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3445364Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3453012Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3460799Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3467916Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3481397Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3489241Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3496974Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3504876Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3519921Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3527490Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3536046Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3544148Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3552267Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3559709Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3567415Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3575315Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3582978Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3590742Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3597932Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3605198Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3612290Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3620249Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3627131Z copying torch\include\ATen\ops\special_sinc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3634781Z copying torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3648156Z copying torch\include\ATen\ops\special_sinc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3655158Z copying torch\include\ATen\ops\special_sinc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3662374Z copying torch\include\ATen\ops\special_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3669777Z copying torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3682840Z copying torch\include\ATen\ops\special_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3689808Z copying torch\include\ATen\ops\special_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3697171Z copying torch\include\ATen\ops\special_spherical_bessel_j0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3704679Z copying torch\include\ATen\ops\special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3717959Z copying torch\include\ATen\ops\special_spherical_bessel_j0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3725437Z copying torch\include\ATen\ops\special_spherical_bessel_j0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3732472Z copying torch\include\ATen\ops\special_spherical_bessel_j0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3739624Z copying torch\include\ATen\ops\special_spherical_bessel_j0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3746930Z copying torch\include\ATen\ops\special_spherical_bessel_j0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3754128Z copying torch\include\ATen\ops\special_spherical_bessel_j0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3761379Z copying torch\include\ATen\ops\special_xlog1py.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3769009Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3776187Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3783201Z copying torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3790177Z copying torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3797208Z copying torch\include\ATen\ops\special_xlog1py_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3804198Z copying torch\include\ATen\ops\special_xlog1py_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3811279Z copying torch\include\ATen\ops\special_xlog1py_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3818537Z copying torch\include\ATen\ops\special_xlog1py_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3826237Z copying torch\include\ATen\ops\special_xlogy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3833847Z copying torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3857491Z copying torch\include\ATen\ops\special_xlogy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3864871Z copying torch\include\ATen\ops\special_xlogy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3872191Z copying torch\include\ATen\ops\special_zeta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3886640Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3893827Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3901840Z copying torch\include\ATen\ops\special_zeta_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3915464Z copying torch\include\ATen\ops\special_zeta_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3935692Z copying torch\include\ATen\ops\special_zeta_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3943426Z copying torch\include\ATen\ops\special_zeta_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3950642Z copying torch\include\ATen\ops\special_zeta_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3957714Z copying torch\include\ATen\ops\special_zeta_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3970301Z copying torch\include\ATen\ops\split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3977449Z copying torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3984826Z copying torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.3991813Z copying torch\include\ATen\ops\split_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4011620Z copying torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4019389Z copying torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4026479Z copying torch\include\ATen\ops\split_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4033720Z copying torch\include\ATen\ops\split_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4047783Z copying torch\include\ATen\ops\split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4055636Z copying torch\include\ATen\ops\split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4063440Z copying torch\include\ATen\ops\split_with_sizes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4071401Z copying torch\include\ATen\ops\split_with_sizes_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4079369Z copying torch\include\ATen\ops\split_with_sizes_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4086977Z copying torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4094408Z copying torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4101837Z copying torch\include\ATen\ops\split_with_sizes_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4122245Z copying torch\include\ATen\ops\split_with_sizes_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4129241Z copying torch\include\ATen\ops\split_with_sizes_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4137270Z copying torch\include\ATen\ops\split_with_sizes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4143838Z copying torch\include\ATen\ops\split_with_sizes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4160661Z copying torch\include\ATen\ops\sqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4168028Z copying torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4175397Z copying torch\include\ATen\ops\sqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4182422Z copying torch\include\ATen\ops\sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4195231Z copying torch\include\ATen\ops\sqrt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4202033Z copying torch\include\ATen\ops\sqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4208748Z copying torch\include\ATen\ops\sqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4215420Z copying torch\include\ATen\ops\sqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4227753Z copying torch\include\ATen\ops\square.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4234723Z copying torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4241604Z copying torch\include\ATen\ops\square_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4248234Z copying torch\include\ATen\ops\square_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4260880Z copying torch\include\ATen\ops\squeeze.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4267759Z copying torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4274653Z copying torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4281444Z copying torch\include\ATen\ops\squeeze_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4294256Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4302054Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4308705Z copying torch\include\ATen\ops\squeeze_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4315918Z copying torch\include\ATen\ops\squeeze_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4328737Z copying torch\include\ATen\ops\squeeze_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4335897Z copying torch\include\ATen\ops\squeeze_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4342990Z copying torch\include\ATen\ops\sspaddmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4349902Z copying torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4356905Z copying torch\include\ATen\ops\sspaddmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4363795Z copying torch\include\ATen\ops\sspaddmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4371011Z copying torch\include\ATen\ops\sspaddmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4378321Z copying torch\include\ATen\ops\sspaddmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4392686Z copying torch\include\ATen\ops\stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4399626Z copying torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4406460Z copying torch\include\ATen\ops\stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4412846Z copying torch\include\ATen\ops\stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4427375Z copying torch\include\ATen\ops\std.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4434039Z copying torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4440647Z copying torch\include\ATen\ops\std_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4447420Z copying torch\include\ATen\ops\std_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4454009Z copying torch\include\ATen\ops\std_mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4460968Z copying torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4467739Z copying torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4474462Z copying torch\include\ATen\ops\std_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4487321Z copying torch\include\ATen\ops\std_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4494017Z copying torch\include\ATen\ops\std_mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4501123Z copying torch\include\ATen\ops\std_mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4508061Z copying torch\include\ATen\ops\std_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4515181Z copying torch\include\ATen\ops\std_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4552677Z copying torch\include\ATen\ops\stft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4553664Z copying torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4554559Z copying torch\include\ATen\ops\stft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4555288Z copying torch\include\ATen\ops\stft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4559991Z copying torch\include\ATen\ops\stride.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4566995Z copying torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4573928Z copying torch\include\ATen\ops\stride_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4587117Z copying torch\include\ATen\ops\stride_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4594083Z copying torch\include\ATen\ops\sub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4600738Z copying torch\include\ATen\ops\subtract.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4607641Z copying torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4614676Z copying torch\include\ATen\ops\subtract_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4621543Z copying torch\include\ATen\ops\subtract_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4629021Z copying torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4636366Z copying torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4643004Z copying torch\include\ATen\ops\sub_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4649855Z copying torch\include\ATen\ops\sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4656548Z copying torch\include\ATen\ops\sub_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4662688Z copying torch\include\ATen\ops\sub_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4669361Z copying torch\include\ATen\ops\sub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4675918Z copying torch\include\ATen\ops\sub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4682461Z copying torch\include\ATen\ops\sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4689245Z copying torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4696556Z copying torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4703568Z copying torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4710478Z copying torch\include\ATen\ops\sum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4717263Z copying torch\include\ATen\ops\sum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4724135Z copying torch\include\ATen\ops\sum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4730612Z copying torch\include\ATen\ops\sum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4737407Z copying torch\include\ATen\ops\sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4743797Z copying torch\include\ATen\ops\sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4756092Z copying torch\include\ATen\ops\sum_to_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4763008Z copying torch\include\ATen\ops\sum_to_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4769887Z copying torch\include\ATen\ops\sum_to_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4776629Z copying torch\include\ATen\ops\sum_to_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4795691Z copying torch\include\ATen\ops\svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4802325Z copying torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4837770Z copying torch\include\ATen\ops\svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4844470Z copying torch\include\ATen\ops\svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4856758Z copying torch\include\ATen\ops\swapaxes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4863807Z copying torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4870652Z copying torch\include\ATen\ops\swapaxes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4877692Z copying torch\include\ATen\ops\swapaxes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4891568Z copying torch\include\ATen\ops\swapdims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4898781Z copying torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4905645Z copying torch\include\ATen\ops\swapdims_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4912040Z copying torch\include\ATen\ops\swapdims_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4918793Z copying torch\include\ATen\ops\sym_constrain_range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4926095Z copying torch\include\ATen\ops\sym_constrain_range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4933019Z copying torch\include\ATen\ops\sym_constrain_range_for_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4940273Z copying torch\include\ATen\ops\sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4953416Z copying torch\include\ATen\ops\sym_constrain_range_for_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4960470Z copying torch\include\ATen\ops\sym_constrain_range_for_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4967589Z copying torch\include\ATen\ops\sym_constrain_range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4974486Z copying torch\include\ATen\ops\sym_constrain_range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4987230Z copying torch\include\ATen\ops\sym_is_contiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.4994626Z copying torch\include\ATen\ops\sym_is_contiguous_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5002032Z copying torch\include\ATen\ops\sym_is_contiguous_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5008878Z copying torch\include\ATen\ops\sym_is_contiguous_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5023286Z copying torch\include\ATen\ops\sym_numel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5041214Z copying torch\include\ATen\ops\sym_numel_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5042274Z copying torch\include\ATen\ops\sym_numel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5045771Z copying torch\include\ATen\ops\sym_numel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5053142Z copying torch\include\ATen\ops\sym_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5060153Z copying torch\include\ATen\ops\sym_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5067436Z copying torch\include\ATen\ops\sym_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5074281Z copying torch\include\ATen\ops\sym_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5081522Z copying torch\include\ATen\ops\sym_storage_offset.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5089213Z copying torch\include\ATen\ops\sym_storage_offset_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5096227Z copying torch\include\ATen\ops\sym_storage_offset_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5102857Z copying torch\include\ATen\ops\sym_storage_offset_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5116465Z copying torch\include\ATen\ops\sym_stride.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5123861Z copying torch\include\ATen\ops\sym_stride_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5130827Z copying torch\include\ATen\ops\sym_stride_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5138496Z copying torch\include\ATen\ops\sym_stride_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5152843Z copying torch\include\ATen\ops\t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5159628Z copying torch\include\ATen\ops\take.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5166279Z copying torch\include\ATen\ops\take_along_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5173571Z copying torch\include\ATen\ops\take_along_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5187564Z copying torch\include\ATen\ops\take_along_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5194581Z copying torch\include\ATen\ops\take_along_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5201623Z copying torch\include\ATen\ops\take_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5208499Z copying torch\include\ATen\ops\take_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5222813Z copying torch\include\ATen\ops\take_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5229537Z copying torch\include\ATen\ops\take_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5236133Z copying torch\include\ATen\ops\tan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5242794Z copying torch\include\ATen\ops\tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5249611Z copying torch\include\ATen\ops\tanh_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5257138Z copying torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5264133Z copying torch\include\ATen\ops\tanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5271342Z copying torch\include\ATen\ops\tanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5278375Z copying torch\include\ATen\ops\tanh_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5285572Z copying torch\include\ATen\ops\tanh_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5292575Z copying torch\include\ATen\ops\tanh_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5299851Z copying torch\include\ATen\ops\tanh_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5307926Z copying torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5314807Z copying torch\include\ATen\ops\tanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5321779Z copying torch\include\ATen\ops\tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5329210Z copying torch\include\ATen\ops\tanh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5343077Z copying torch\include\ATen\ops\tanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5350070Z copying torch\include\ATen\ops\tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5357260Z copying torch\include\ATen\ops\tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5364320Z copying torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5371194Z copying torch\include\ATen\ops\tan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5378209Z copying torch\include\ATen\ops\tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5385193Z copying torch\include\ATen\ops\tan_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5391667Z copying torch\include\ATen\ops\tan_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5404695Z copying torch\include\ATen\ops\tan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5411537Z copying torch\include\ATen\ops\tan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5418554Z copying torch\include\ATen\ops\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5425857Z copying torch\include\ATen\ops\tensordot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5433333Z copying torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5440138Z copying torch\include\ATen\ops\tensordot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5447085Z copying torch\include\ATen\ops\tensordot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5454308Z copying torch\include\ATen\ops\tensor_split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5461854Z copying torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5468807Z copying torch\include\ATen\ops\tensor_split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5476128Z copying torch\include\ATen\ops\tensor_split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5483155Z copying torch\include\ATen\ops\thnn_conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5498620Z copying torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5533910Z copying torch\include\ATen\ops\thnn_conv2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5540992Z copying torch\include\ATen\ops\thnn_conv2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5547897Z copying torch\include\ATen\ops\threshold.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5562349Z copying torch\include\ATen\ops\threshold_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5569732Z copying torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5577073Z copying torch\include\ATen\ops\threshold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5584019Z copying torch\include\ATen\ops\threshold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5591243Z copying torch\include\ATen\ops\threshold_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5598506Z copying torch\include\ATen\ops\threshold_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5605589Z copying torch\include\ATen\ops\threshold_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5612547Z copying torch\include\ATen\ops\threshold_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5626741Z copying torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5635637Z copying torch\include\ATen\ops\threshold_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5643096Z copying torch\include\ATen\ops\threshold_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5664895Z copying torch\include\ATen\ops\threshold_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5666687Z copying torch\include\ATen\ops\threshold_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5673957Z copying torch\include\ATen\ops\threshold_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5681394Z copying torch\include\ATen\ops\threshold_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5688391Z copying torch\include\ATen\ops\tile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5696174Z copying torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5703598Z copying torch\include\ATen\ops\tile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5710494Z copying torch\include\ATen\ops\tile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5717302Z copying torch\include\ATen\ops\to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5733115Z copying torch\include\ATen\ops\topk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5740692Z copying torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5747664Z copying torch\include\ATen\ops\topk_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5755450Z copying torch\include\ATen\ops\topk_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5762784Z copying torch\include\ATen\ops\topk_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5769964Z copying torch\include\ATen\ops\topk_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5777064Z copying torch\include\ATen\ops\topk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5784209Z copying torch\include\ATen\ops\topk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5799629Z copying torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5806572Z copying torch\include\ATen\ops\to_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5812969Z copying torch\include\ATen\ops\to_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5821382Z copying torch\include\ATen\ops\to_dense_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5828470Z copying torch\include\ATen\ops\to_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5835694Z copying torch\include\ATen\ops\to_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5843249Z copying torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5850205Z copying torch\include\ATen\ops\to_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5857417Z copying torch\include\ATen\ops\to_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5864345Z copying torch\include\ATen\ops\to_mkldnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5876567Z copying torch\include\ATen\ops\to_mkldnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5883620Z copying torch\include\ATen\ops\to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5903827Z copying torch\include\ATen\ops\to_mkldnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5910917Z copying torch\include\ATen\ops\to_mkldnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5918401Z copying torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5925377Z copying torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5932667Z copying torch\include\ATen\ops\to_mkldnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5940048Z copying torch\include\ATen\ops\to_mkldnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5947110Z copying torch\include\ATen\ops\to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5953947Z copying torch\include\ATen\ops\to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5966483Z copying torch\include\ATen\ops\to_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5973896Z copying torch\include\ATen\ops\to_padded_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5981043Z copying torch\include\ATen\ops\to_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.5988076Z copying torch\include\ATen\ops\to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6001055Z copying torch\include\ATen\ops\to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6007760Z copying torch\include\ATen\ops\to_sparse_bsc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6015189Z copying torch\include\ATen\ops\to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6022467Z copying torch\include\ATen\ops\to_sparse_bsc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6035629Z copying torch\include\ATen\ops\to_sparse_bsc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6044973Z copying torch\include\ATen\ops\to_sparse_bsr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6052421Z copying torch\include\ATen\ops\to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6060650Z copying torch\include\ATen\ops\to_sparse_bsr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6067478Z copying torch\include\ATen\ops\to_sparse_bsr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6076969Z copying torch\include\ATen\ops\to_sparse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6084728Z copying torch\include\ATen\ops\to_sparse_csc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6091893Z copying torch\include\ATen\ops\to_sparse_csc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6105128Z copying torch\include\ATen\ops\to_sparse_csc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6113535Z copying torch\include\ATen\ops\to_sparse_csc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6123049Z copying torch\include\ATen\ops\to_sparse_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6130082Z copying torch\include\ATen\ops\to_sparse_csr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6137330Z copying torch\include\ATen\ops\to_sparse_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6144162Z copying torch\include\ATen\ops\to_sparse_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6151460Z copying torch\include\ATen\ops\to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6158475Z copying torch\include\ATen\ops\to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6169540Z copying torch\include\ATen\ops\trace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6176653Z copying torch\include\ATen\ops\trace_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6184112Z copying torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6191164Z copying torch\include\ATen\ops\trace_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6207721Z copying torch\include\ATen\ops\trace_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6215654Z copying torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6222296Z copying torch\include\ATen\ops\trace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6229258Z copying torch\include\ATen\ops\trace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6236482Z copying torch\include\ATen\ops\trace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6243476Z copying torch\include\ATen\ops\trace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6250554Z copying torch\include\ATen\ops\transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6257859Z copying torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6265025Z copying torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6272842Z copying torch\include\ATen\ops\transpose_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6280418Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6287921Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6300287Z copying torch\include\ATen\ops\transpose_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6307449Z copying torch\include\ATen\ops\transpose_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6314486Z copying torch\include\ATen\ops\transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6321434Z copying torch\include\ATen\ops\transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6328512Z copying torch\include\ATen\ops\trapezoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6335946Z copying torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6343181Z copying torch\include\ATen\ops\trapezoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6350319Z copying torch\include\ATen\ops\trapezoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6357672Z copying torch\include\ATen\ops\trapz.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6364973Z copying torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6371761Z copying torch\include\ATen\ops\trapz_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6378796Z copying torch\include\ATen\ops\trapz_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6386451Z copying torch\include\ATen\ops\triangular_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6393485Z copying torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6400581Z copying torch\include\ATen\ops\triangular_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6407808Z copying torch\include\ATen\ops\triangular_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6421037Z copying torch\include\ATen\ops\triangular_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6428460Z copying torch\include\ATen\ops\triangular_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6435619Z copying torch\include\ATen\ops\triangular_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6443961Z copying torch\include\ATen\ops\triangular_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6450679Z copying torch\include\ATen\ops\tril.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6458025Z copying torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6465086Z copying torch\include\ATen\ops\tril_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6472715Z copying torch\include\ATen\ops\tril_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6495749Z copying torch\include\ATen\ops\tril_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6503959Z copying torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6511339Z copying torch\include\ATen\ops\tril_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6518935Z copying torch\include\ATen\ops\tril_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6526620Z copying torch\include\ATen\ops\tril_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6534374Z copying torch\include\ATen\ops\tril_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6542017Z copying torch\include\ATen\ops\tril_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6548917Z copying torch\include\ATen\ops\tril_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6556065Z copying torch\include\ATen\ops\tril_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6563026Z copying torch\include\ATen\ops\tril_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6569947Z copying torch\include\ATen\ops\triplet_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6577820Z copying torch\include\ATen\ops\triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6584806Z copying torch\include\ATen\ops\triplet_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6592178Z copying torch\include\ATen\ops\triplet_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6599123Z copying torch\include\ATen\ops\triu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6606085Z copying torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6617818Z copying torch\include\ATen\ops\triu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6629951Z copying torch\include\ATen\ops\triu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6636922Z copying torch\include\ATen\ops\triu_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6644125Z copying torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6657041Z copying torch\include\ATen\ops\triu_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6664165Z copying torch\include\ATen\ops\triu_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6671303Z copying torch\include\ATen\ops\triu_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6678276Z copying torch\include\ATen\ops\triu_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6691940Z copying torch\include\ATen\ops\triu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6699030Z copying torch\include\ATen\ops\triu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6705974Z copying torch\include\ATen\ops\triu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6713354Z copying torch\include\ATen\ops\triu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6725940Z copying torch\include\ATen\ops\true_divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6733474Z copying torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6740955Z copying torch\include\ATen\ops\true_divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6748026Z copying torch\include\ATen\ops\true_divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6761367Z copying torch\include\ATen\ops\trunc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6768568Z copying torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6775759Z copying torch\include\ATen\ops\trunc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6782796Z copying torch\include\ATen\ops\trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6795414Z copying torch\include\ATen\ops\trunc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6802341Z copying torch\include\ATen\ops\trunc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6809359Z copying torch\include\ATen\ops\trunc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6816381Z copying torch\include\ATen\ops\trunc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6828768Z copying torch\include\ATen\ops\type_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6835588Z copying torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6842392Z copying torch\include\ATen\ops\type_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6848990Z copying torch\include\ATen\ops\type_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6861924Z copying torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6868626Z copying torch\include\ATen\ops\t_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6876184Z copying torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6884367Z copying torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6898153Z copying torch\include\ATen\ops\t_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6904936Z copying torch\include\ATen\ops\t_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6912083Z copying torch\include\ATen\ops\t_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6918370Z copying torch\include\ATen\ops\t_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6931177Z copying torch\include\ATen\ops\unbind.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6938343Z copying torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6945390Z copying torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6953102Z copying torch\include\ATen\ops\unbind_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6966795Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.6974467Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7010770Z copying torch\include\ATen\ops\unbind_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7017558Z copying torch\include\ATen\ops\unbind_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7030414Z copying torch\include\ATen\ops\unbind_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7037504Z copying torch\include\ATen\ops\unbind_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7044493Z copying torch\include\ATen\ops\unflatten.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7051736Z copying torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7069983Z copying torch\include\ATen\ops\unflatten_dense_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7077296Z copying torch\include\ATen\ops\unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7084482Z copying torch\include\ATen\ops\unflatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7091715Z copying torch\include\ATen\ops\unflatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7099114Z copying torch\include\ATen\ops\unflatten_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7106198Z copying torch\include\ATen\ops\unflatten_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7113227Z copying torch\include\ATen\ops\unfold.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7119656Z copying torch\include\ATen\ops\unfold_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7133060Z copying torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7140115Z copying torch\include\ATen\ops\unfold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7147568Z copying torch\include\ATen\ops\unfold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7154683Z copying torch\include\ATen\ops\unfold_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7172756Z copying torch\include\ATen\ops\unfold_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7179844Z copying torch\include\ATen\ops\unfold_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7187848Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7194729Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7201707Z copying torch\include\ATen\ops\unfold_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7208896Z copying torch\include\ATen\ops\unfold_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7216131Z copying torch\include\ATen\ops\unfold_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7223086Z copying torch\include\ATen\ops\unfold_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7230141Z copying torch\include\ATen\ops\unfold_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7237156Z copying torch\include\ATen\ops\unfold_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7243918Z copying torch\include\ATen\ops\unfold_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7250836Z copying torch\include\ATen\ops\uniform.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7257975Z copying torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7265084Z copying torch\include\ATen\ops\uniform_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7272559Z copying torch\include\ATen\ops\uniform_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7290525Z copying torch\include\ATen\ops\uniform_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7297620Z copying torch\include\ATen\ops\uniform_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7304657Z copying torch\include\ATen\ops\uniform_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7311870Z copying torch\include\ATen\ops\unique_consecutive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7319332Z copying torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7332620Z copying torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7339702Z copying torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7346827Z copying torch\include\ATen\ops\unique_consecutive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7353821Z copying torch\include\ATen\ops\unique_consecutive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7366113Z copying torch\include\ATen\ops\unique_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7373374Z copying torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7380544Z copying torch\include\ATen\ops\unique_dim_consecutive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7388430Z copying torch\include\ATen\ops\unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7401051Z copying torch\include\ATen\ops\unique_dim_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7408581Z copying torch\include\ATen\ops\unique_dim_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7416024Z copying torch\include\ATen\ops\unique_dim_consecutive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7423386Z copying torch\include\ATen\ops\unique_dim_consecutive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7436839Z copying torch\include\ATen\ops\unique_dim_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7444262Z copying torch\include\ATen\ops\unique_dim_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7451450Z copying torch\include\ATen\ops\unique_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7459917Z copying torch\include\ATen\ops\unique_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7472404Z copying torch\include\ATen\ops\unsafe_chunk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7479751Z copying torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7487136Z copying torch\include\ATen\ops\unsafe_chunk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7494617Z copying torch\include\ATen\ops\unsafe_chunk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7501731Z copying torch\include\ATen\ops\unsafe_split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7509120Z copying torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7517411Z copying torch\include\ATen\ops\unsafe_split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7523821Z copying torch\include\ATen\ops\unsafe_split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7543615Z copying torch\include\ATen\ops\unsafe_split_with_sizes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7551749Z copying torch\include\ATen\ops\unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7558966Z copying torch\include\ATen\ops\unsafe_split_with_sizes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7566467Z copying torch\include\ATen\ops\unsafe_split_with_sizes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7578988Z copying torch\include\ATen\ops\unsqueeze.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7586409Z copying torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7593415Z copying torch\include\ATen\ops\unsqueeze_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7600949Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7613813Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7621254Z copying torch\include\ATen\ops\unsqueeze_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7628285Z copying torch\include\ATen\ops\unsqueeze_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7635824Z copying torch\include\ATen\ops\unsqueeze_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7648470Z copying torch\include\ATen\ops\unsqueeze_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7655790Z copying torch\include\ATen\ops\upsample_bicubic2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7662938Z copying torch\include\ATen\ops\upsample_bicubic2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7670433Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7683578Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7690878Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7698149Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7705532Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7712824Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7720182Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7727997Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7735054Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7748047Z copying torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7755222Z copying torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7762422Z copying torch\include\ATen\ops\upsample_bicubic2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7769804Z copying torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7777124Z copying torch\include\ATen\ops\upsample_bicubic2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7784251Z copying torch\include\ATen\ops\upsample_bicubic2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7791381Z copying torch\include\ATen\ops\upsample_bilinear2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7798688Z copying torch\include\ATen\ops\upsample_bilinear2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7814042Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7821436Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7828765Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7835835Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7850621Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7858006Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7865399Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7873422Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7880771Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7888345Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7895829Z copying torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7903327Z copying torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7917473Z copying torch\include\ATen\ops\upsample_bilinear2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7926576Z copying torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7933963Z copying torch\include\ATen\ops\upsample_bilinear2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7941086Z copying torch\include\ATen\ops\upsample_bilinear2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7955123Z copying torch\include\ATen\ops\upsample_linear1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7962051Z copying torch\include\ATen\ops\upsample_linear1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7970146Z copying torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7977583Z copying torch\include\ATen\ops\upsample_linear1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7991521Z copying torch\include\ATen\ops\upsample_linear1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.7998806Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8006366Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8013829Z copying torch\include\ATen\ops\upsample_linear1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8028172Z copying torch\include\ATen\ops\upsample_linear1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8051012Z copying torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8052285Z copying torch\include\ATen\ops\upsample_linear1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8053316Z copying torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8059557Z copying torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8067239Z copying torch\include\ATen\ops\upsample_linear1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8075243Z copying torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8081920Z copying torch\include\ATen\ops\upsample_linear1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8094761Z copying torch\include\ATen\ops\upsample_linear1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8102472Z copying torch\include\ATen\ops\upsample_nearest1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8109513Z copying torch\include\ATen\ops\upsample_nearest1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8117124Z copying torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8130125Z copying torch\include\ATen\ops\upsample_nearest1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8137781Z copying torch\include\ATen\ops\upsample_nearest1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8144897Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8152085Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8165469Z copying torch\include\ATen\ops\upsample_nearest1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8172389Z copying torch\include\ATen\ops\upsample_nearest1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8180025Z copying torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8188040Z copying torch\include\ATen\ops\upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8200408Z copying torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8207541Z copying torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8214847Z copying torch\include\ATen\ops\upsample_nearest1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8222416Z copying torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8235352Z copying torch\include\ATen\ops\upsample_nearest1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8242304Z copying torch\include\ATen\ops\upsample_nearest1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8249532Z copying torch\include\ATen\ops\upsample_nearest2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8256801Z copying torch\include\ATen\ops\upsample_nearest2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8270281Z copying torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8277599Z copying torch\include\ATen\ops\upsample_nearest2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8284932Z copying torch\include\ATen\ops\upsample_nearest2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8292253Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8305743Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8313056Z copying torch\include\ATen\ops\upsample_nearest2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8320853Z copying torch\include\ATen\ops\upsample_nearest2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8328346Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8341907Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8349551Z copying torch\include\ATen\ops\upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8356852Z copying torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8364385Z copying torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8377605Z copying torch\include\ATen\ops\upsample_nearest2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8401642Z copying torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8408921Z copying torch\include\ATen\ops\upsample_nearest2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8416298Z copying torch\include\ATen\ops\upsample_nearest2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8423695Z copying torch\include\ATen\ops\upsample_nearest3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8430964Z copying torch\include\ATen\ops\upsample_nearest3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8439226Z copying torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8446495Z copying torch\include\ATen\ops\upsample_nearest3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8461472Z copying torch\include\ATen\ops\upsample_nearest3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8468279Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8475895Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8483431Z copying torch\include\ATen\ops\upsample_nearest3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8496640Z copying torch\include\ATen\ops\upsample_nearest3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8504410Z copying torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8511731Z copying torch\include\ATen\ops\upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8519008Z copying torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8526634Z copying torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8534164Z copying torch\include\ATen\ops\upsample_nearest3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8542533Z copying torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8549907Z copying torch\include\ATen\ops\upsample_nearest3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8563541Z copying torch\include\ATen\ops\upsample_nearest3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8570904Z copying torch\include\ATen\ops\upsample_trilinear3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8579803Z copying torch\include\ATen\ops\upsample_trilinear3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8586638Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8601103Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8608400Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8615500Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8622602Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8635655Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8642876Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8650446Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8657880Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8671509Z copying torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8678818Z copying torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8686455Z copying torch\include\ATen\ops\upsample_trilinear3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8694264Z copying torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8701339Z copying torch\include\ATen\ops\upsample_trilinear3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8714483Z copying torch\include\ATen\ops\upsample_trilinear3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8722597Z copying torch\include\ATen\ops\values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8728884Z copying torch\include\ATen\ops\values_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8742961Z copying torch\include\ATen\ops\values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8751480Z copying torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8758038Z copying torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8765199Z copying torch\include\ATen\ops\values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8777942Z copying torch\include\ATen\ops\values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8786289Z copying torch\include\ATen\ops\values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8792762Z copying torch\include\ATen\ops\values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8800450Z copying torch\include\ATen\ops\value_selecting_reduction_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8813575Z copying torch\include\ATen\ops\value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8821035Z copying torch\include\ATen\ops\value_selecting_reduction_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8828771Z copying torch\include\ATen\ops\value_selecting_reduction_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8835968Z copying torch\include\ATen\ops\vander.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8849772Z copying torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8866397Z copying torch\include\ATen\ops\vander_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8873873Z copying torch\include\ATen\ops\vander_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8880998Z copying torch\include\ATen\ops\var.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8888300Z copying torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8895354Z copying torch\include\ATen\ops\var_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8903109Z copying torch\include\ATen\ops\var_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8910113Z copying torch\include\ATen\ops\var_mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8924217Z copying torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8931624Z copying torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8938975Z copying torch\include\ATen\ops\var_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8946098Z copying torch\include\ATen\ops\var_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8959667Z copying torch\include\ATen\ops\var_mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8966952Z copying torch\include\ATen\ops\var_mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8974262Z copying torch\include\ATen\ops\var_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.8981324Z copying torch\include\ATen\ops\var_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9000051Z copying torch\include\ATen\ops\vdot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9007144Z copying torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9014161Z copying torch\include\ATen\ops\vdot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9021310Z copying torch\include\ATen\ops\vdot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9034533Z copying torch\include\ATen\ops\vdot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9041697Z copying torch\include\ATen\ops\vdot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9056942Z copying torch\include\ATen\ops\view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9057785Z copying torch\include\ATen\ops\view_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9064528Z copying torch\include\ATen\ops\view_as_complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9071858Z copying torch\include\ATen\ops\view_as_complex_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9079496Z copying torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9086705Z copying torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9100414Z copying torch\include\ATen\ops\view_as_complex_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9107662Z copying torch\include\ATen\ops\view_as_complex_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9116195Z copying torch\include\ATen\ops\view_as_complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9123275Z copying torch\include\ATen\ops\view_as_complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9130466Z copying torch\include\ATen\ops\view_as_complex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9145150Z copying torch\include\ATen\ops\view_as_complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9152036Z copying torch\include\ATen\ops\view_as_complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9159257Z copying torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9172737Z copying torch\include\ATen\ops\view_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9179856Z copying torch\include\ATen\ops\view_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9186854Z copying torch\include\ATen\ops\view_as_real.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9193856Z copying torch\include\ATen\ops\view_as_real_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9201626Z copying torch\include\ATen\ops\view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9208823Z copying torch\include\ATen\ops\view_as_real_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9216003Z copying torch\include\ATen\ops\view_as_real_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9223425Z copying torch\include\ATen\ops\view_as_real_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9230869Z copying torch\include\ATen\ops\view_as_real_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9238023Z copying torch\include\ATen\ops\view_as_real_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9274994Z copying torch\include\ATen\ops\view_as_real_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9282326Z copying torch\include\ATen\ops\view_as_real_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9300708Z copying torch\include\ATen\ops\view_as_real_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9308109Z copying torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9315168Z copying torch\include\ATen\ops\view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9323435Z copying torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9330793Z copying torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9337999Z copying torch\include\ATen\ops\view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9345229Z copying torch\include\ATen\ops\view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9352672Z copying torch\include\ATen\ops\view_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9359873Z copying torch\include\ATen\ops\view_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9367356Z copying torch\include\ATen\ops\view_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9374957Z copying torch\include\ATen\ops\view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9382069Z copying torch\include\ATen\ops\view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9394613Z copying torch\include\ATen\ops\vsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9401655Z copying torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9408993Z copying torch\include\ATen\ops\vsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9415913Z copying torch\include\ATen\ops\vsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9429285Z copying torch\include\ATen\ops\vstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9436234Z copying torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9443295Z copying torch\include\ATen\ops\vstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9449893Z copying torch\include\ATen\ops\vstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9457147Z copying torch\include\ATen\ops\where.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9464165Z copying torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9471425Z copying torch\include\ATen\ops\where_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9478556Z copying torch\include\ATen\ops\where_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9491681Z copying torch\include\ATen\ops\where_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9498951Z copying torch\include\ATen\ops\where_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9506185Z copying torch\include\ATen\ops\xlogy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9513423Z copying torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9528735Z copying torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9535939Z copying torch\include\ATen\ops\xlogy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9543356Z copying torch\include\ATen\ops\xlogy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9550946Z copying torch\include\ATen\ops\xlogy_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9590418Z copying torch\include\ATen\ops\xlogy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9597786Z copying torch\include\ATen\ops\xlogy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9604788Z copying torch\include\ATen\ops\xlogy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9611858Z copying torch\include\ATen\ops\xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9624584Z copying torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9631422Z copying torch\include\ATen\ops\xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9638275Z copying torch\include\ATen\ops\xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9644993Z copying torch\include\ATen\ops\zero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9651657Z copying torch\include\ATen\ops\zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9658952Z copying torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9666453Z copying torch\include\ATen\ops\zeros_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9673580Z copying torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9686866Z copying torch\include\ATen\ops\zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9693817Z copying torch\include\ATen\ops\zeros_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9701202Z copying torch\include\ATen\ops\zeros_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9708201Z copying torch\include\ATen\ops\zeros_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9721006Z copying torch\include\ATen\ops\zeros_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9728322Z copying torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9735354Z copying torch\include\ATen\ops\zero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9742340Z copying torch\include\ATen\ops\zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9755014Z copying torch\include\ATen\ops\zero_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9761857Z copying torch\include\ATen\ops\zero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9768715Z copying torch\include\ATen\ops\zero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9775444Z copying torch\include\ATen\ops\_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9788776Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9796166Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9803256Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9810478Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9817889Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9825234Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9832715Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9839794Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9853452Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9860938Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9868554Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9875905Z copying torch\include\ATen\ops\_adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9889857Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9898069Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9905528Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9912850Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9925818Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9933441Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9941231Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9948452Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9961653Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9968990Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9976835Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9984172Z copying torch\include\ATen\ops\_addmm_activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:54.9998526Z copying torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0005621Z copying torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0012895Z copying torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0020116Z copying torch\include\ATen\ops\_addmm_activation_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0033725Z copying torch\include\ATen\ops\_addmm_activation_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0041252Z copying torch\include\ATen\ops\_addmm_activation_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0049068Z copying torch\include\ATen\ops\_addmm_activation_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0056587Z copying torch\include\ATen\ops\_add_batch_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0070704Z copying torch\include\ATen\ops\_add_batch_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0078279Z copying torch\include\ATen\ops\_add_batch_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0085248Z copying torch\include\ATen\ops\_add_batch_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0092304Z copying torch\include\ATen\ops\_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0106398Z copying torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0146349Z copying torch\include\ATen\ops\_add_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0147213Z copying torch\include\ATen\ops\_add_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0148026Z copying torch\include\ATen\ops\_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0148885Z copying torch\include\ATen\ops\_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0153436Z copying torch\include\ATen\ops\_aminmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0160472Z copying torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0167684Z copying torch\include\ATen\ops\_aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0181590Z copying torch\include\ATen\ops\_aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0188573Z copying torch\include\ATen\ops\_aminmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0195561Z copying torch\include\ATen\ops\_aminmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0202911Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0216778Z 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-10-10T00:51:55.0224286Z 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-10-10T00:51:55.0231691Z 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-10-10T00:51:55.0239013Z 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-10-10T00:51:55.0253203Z 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-10-10T00:51:55.0260470Z copying torch\include\ATen\ops\_amp_update_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0268613Z copying torch\include\ATen\ops\_amp_update_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0275618Z copying torch\include\ATen\ops\_amp_update_scale_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0290054Z copying torch\include\ATen\ops\_amp_update_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0297777Z copying torch\include\ATen\ops\_amp_update_scale_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0305300Z copying torch\include\ATen\ops\_amp_update_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0312553Z copying torch\include\ATen\ops\_amp_update_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0320201Z copying torch\include\ATen\ops\_assert_async.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0328106Z copying torch\include\ATen\ops\_assert_async_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0335281Z copying torch\include\ATen\ops\_assert_async_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0342967Z copying torch\include\ATen\ops\_assert_async_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0350158Z copying torch\include\ATen\ops\_assert_async_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0357271Z copying torch\include\ATen\ops\_assert_scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0364839Z copying torch\include\ATen\ops\_assert_scalar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0372218Z copying torch\include\ATen\ops\_assert_scalar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0385523Z copying torch\include\ATen\ops\_assert_scalar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0392701Z copying torch\include\ATen\ops\_assert_tensor_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0400320Z copying torch\include\ATen\ops\_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0407582Z copying torch\include\ATen\ops\_assert_tensor_metadata_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0414797Z copying torch\include\ATen\ops\_assert_tensor_metadata_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0429837Z copying torch\include\ATen\ops\_assert_tensor_metadata_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0443612Z copying torch\include\ATen\ops\_autocast_to_full_precision.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0446138Z copying torch\include\ATen\ops\_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0453013Z copying torch\include\ATen\ops\_autocast_to_full_precision_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0460031Z copying torch\include\ATen\ops\_autocast_to_full_precision_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0467446Z copying torch\include\ATen\ops\_autocast_to_reduced_precision.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0474873Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0482084Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0489232Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0496563Z copying torch\include\ATen\ops\_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0503717Z copying torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0517664Z copying torch\include\ATen\ops\_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0524903Z copying torch\include\ATen\ops\_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0531983Z copying torch\include\ATen\ops\_batch_norm_impl_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0539308Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0546651Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0553670Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0560830Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0596313Z copying torch\include\ATen\ops\_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0613758Z copying torch\include\ATen\ops\_batch_norm_impl_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0620935Z copying torch\include\ATen\ops\_batch_norm_impl_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0627735Z copying torch\include\ATen\ops\_batch_norm_no_update.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0635104Z copying torch\include\ATen\ops\_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0648701Z copying torch\include\ATen\ops\_batch_norm_no_update_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0656103Z copying torch\include\ATen\ops\_batch_norm_no_update_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0663249Z copying torch\include\ATen\ops\_batch_norm_with_update.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0670574Z copying torch\include\ATen\ops\_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0683548Z copying torch\include\ATen\ops\_batch_norm_with_update_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0690848Z copying torch\include\ATen\ops\_batch_norm_with_update_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0698118Z copying torch\include\ATen\ops\_batch_norm_with_update_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0705412Z copying torch\include\ATen\ops\_batch_norm_with_update_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0712461Z copying torch\include\ATen\ops\_cast_Byte.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0719671Z copying torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0726572Z copying torch\include\ATen\ops\_cast_Byte_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0733306Z copying torch\include\ATen\ops\_cast_Byte_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0740393Z copying torch\include\ATen\ops\_cast_Char.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0747722Z copying torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0754868Z copying torch\include\ATen\ops\_cast_Char_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0800670Z copying torch\include\ATen\ops\_cast_Char_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0813578Z copying torch\include\ATen\ops\_cast_Double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0820921Z copying torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0827818Z copying torch\include\ATen\ops\_cast_Double_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0834583Z copying torch\include\ATen\ops\_cast_Double_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0847941Z copying torch\include\ATen\ops\_cast_Float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0855556Z copying torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0862554Z copying torch\include\ATen\ops\_cast_Float_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0869497Z copying torch\include\ATen\ops\_cast_Float_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0883000Z copying torch\include\ATen\ops\_cast_Half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0890312Z copying torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0897680Z copying torch\include\ATen\ops\_cast_Half_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0905055Z copying torch\include\ATen\ops\_cast_Half_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0918190Z copying torch\include\ATen\ops\_cast_Int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0925604Z copying torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0932723Z copying torch\include\ATen\ops\_cast_Int_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0939754Z copying torch\include\ATen\ops\_cast_Int_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0953474Z copying torch\include\ATen\ops\_cast_Long.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0960965Z copying torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0968194Z copying torch\include\ATen\ops\_cast_Long_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0975718Z copying torch\include\ATen\ops\_cast_Long_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0988445Z copying torch\include\ATen\ops\_cast_Short.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.0995653Z copying torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1002645Z copying torch\include\ATen\ops\_cast_Short_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1009512Z copying torch\include\ATen\ops\_cast_Short_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1022998Z copying torch\include\ATen\ops\_cdist_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1030884Z copying torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1038212Z copying torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1045426Z copying torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1059269Z copying torch\include\ATen\ops\_cdist_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1066620Z copying torch\include\ATen\ops\_cdist_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1074392Z copying torch\include\ATen\ops\_cdist_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1082455Z copying torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1095094Z copying torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1102852Z copying torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1110170Z copying torch\include\ATen\ops\_cdist_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1117206Z copying torch\include\ATen\ops\_cdist_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1130047Z copying torch\include\ATen\ops\_cholesky_solve_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1137662Z copying torch\include\ATen\ops\_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1144723Z copying torch\include\ATen\ops\_cholesky_solve_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1152135Z copying torch\include\ATen\ops\_cholesky_solve_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1159439Z copying torch\include\ATen\ops\_cholesky_solve_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1166635Z copying torch\include\ATen\ops\_cholesky_solve_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1173790Z copying torch\include\ATen\ops\_choose_qparams_per_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1181204Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1193926Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1200984Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1208246Z copying torch\include\ATen\ops\_chunk_cat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1215508Z copying torch\include\ATen\ops\_chunk_cat_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1228810Z copying torch\include\ATen\ops\_chunk_cat_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1235924Z copying torch\include\ATen\ops\_chunk_cat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1242950Z copying torch\include\ATen\ops\_chunk_cat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1249954Z copying torch\include\ATen\ops\_coalesce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1263231Z copying torch\include\ATen\ops\_coalesced.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1270547Z copying torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1277957Z copying torch\include\ATen\ops\_coalesced_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1284954Z copying torch\include\ATen\ops\_coalesced_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1298409Z copying torch\include\ATen\ops\_coalesced_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1306234Z copying torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1313525Z copying torch\include\ATen\ops\_coalesce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1320779Z copying torch\include\ATen\ops\_coalesce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1327869Z copying torch\include\ATen\ops\_compute_linear_combination.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1335432Z copying torch\include\ATen\ops\_compute_linear_combination_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1342925Z copying torch\include\ATen\ops\_compute_linear_combination_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1349944Z copying torch\include\ATen\ops\_compute_linear_combination_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1363060Z copying torch\include\ATen\ops\_compute_linear_combination_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1370426Z copying torch\include\ATen\ops\_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1377760Z copying torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1384731Z copying torch\include\ATen\ops\_conj_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1398799Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1406131Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1414170Z copying torch\include\ATen\ops\_conj_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1421595Z copying torch\include\ATen\ops\_conj_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1435482Z copying torch\include\ATen\ops\_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1442859Z copying torch\include\ATen\ops\_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1450230Z copying torch\include\ATen\ops\_conj_physical.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1458266Z copying torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1472105Z copying torch\include\ATen\ops\_conj_physical_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1479768Z copying torch\include\ATen\ops\_conj_physical_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1487412Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1495372Z 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-10-10T00:51:55.1514287Z 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-10-10T00:51:55.1522103Z 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-10-10T00:51:55.1529447Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1536949Z 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-10-10T00:51:55.1551014Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1558324Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1603897Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1611556Z 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-10-10T00:51:55.1625834Z 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-10-10T00:51:55.1633566Z 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-10-10T00:51:55.1641108Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1648701Z 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-10-10T00:51:55.1656352Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1663866Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1671112Z copying torch\include\ATen\ops\_convert_weight_to_int4pack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1678859Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1692087Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1699989Z 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-10-10T00:51:55.1707116Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1714162Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1728086Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1735399Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1742571Z copying torch\include\ATen\ops\_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1749947Z copying torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1763239Z copying torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1770460Z copying torch\include\ATen\ops\_convolution_double_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1778616Z copying torch\include\ATen\ops\_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1785650Z copying torch\include\ATen\ops\_convolution_double_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1792907Z copying torch\include\ATen\ops\_convolution_double_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1800553Z copying torch\include\ATen\ops\_convolution_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1808161Z copying torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1815167Z copying torch\include\ATen\ops\_convolution_mode_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1829672Z copying torch\include\ATen\ops\_convolution_mode_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1836741Z copying torch\include\ATen\ops\_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1843933Z copying torch\include\ATen\ops\_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1851364Z copying torch\include\ATen\ops\_conv_depthwise2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1865297Z copying torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1874269Z copying torch\include\ATen\ops\_conv_depthwise2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1881679Z copying torch\include\ATen\ops\_conv_depthwise2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1889240Z copying torch\include\ATen\ops\_copy_from.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1896813Z copying torch\include\ATen\ops\_copy_from_and_resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1904158Z copying torch\include\ATen\ops\_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1911378Z copying torch\include\ATen\ops\_copy_from_and_resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1918129Z copying torch\include\ATen\ops\_copy_from_and_resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1931672Z copying torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1939203Z copying torch\include\ATen\ops\_copy_from_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1946324Z copying torch\include\ATen\ops\_copy_from_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1953576Z copying torch\include\ATen\ops\_cslt_compress.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1966738Z copying torch\include\ATen\ops\_cslt_compress_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1973681Z copying torch\include\ATen\ops\_cslt_compress_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1980893Z copying torch\include\ATen\ops\_cslt_compress_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1987806Z copying torch\include\ATen\ops\_cslt_sparse_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.1995118Z copying torch\include\ATen\ops\_cslt_sparse_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2002400Z copying torch\include\ATen\ops\_cslt_sparse_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2009670Z copying torch\include\ATen\ops\_cslt_sparse_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2037355Z copying torch\include\ATen\ops\_cslt_sparse_mm_search.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2051217Z copying torch\include\ATen\ops\_cslt_sparse_mm_search_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2059015Z copying torch\include\ATen\ops\_cslt_sparse_mm_search_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2066420Z copying torch\include\ATen\ops\_cslt_sparse_mm_search_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2098266Z copying torch\include\ATen\ops\_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2099067Z copying torch\include\ATen\ops\_ctc_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2100041Z copying torch\include\ATen\ops\_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2101073Z copying torch\include\ATen\ops\_ctc_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2106841Z copying torch\include\ATen\ops\_ctc_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2120489Z copying torch\include\ATen\ops\_ctc_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2127502Z copying torch\include\ATen\ops\_ctc_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2135074Z copying torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2142208Z copying torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2149685Z copying torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2156633Z copying torch\include\ATen\ops\_ctc_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2163822Z copying torch\include\ATen\ops\_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2170535Z copying torch\include\ATen\ops\_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2184159Z copying torch\include\ATen\ops\_cudnn_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2191704Z copying torch\include\ATen\ops\_cudnn_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2198734Z copying torch\include\ATen\ops\_cudnn_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2206141Z copying torch\include\ATen\ops\_cudnn_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2219511Z copying torch\include\ATen\ops\_cudnn_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2226713Z copying torch\include\ATen\ops\_cudnn_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2233645Z copying torch\include\ATen\ops\_cudnn_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2240628Z copying torch\include\ATen\ops\_cudnn_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2247926Z copying torch\include\ATen\ops\_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2255154Z copying torch\include\ATen\ops\_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2262224Z copying torch\include\ATen\ops\_cudnn_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2269145Z copying torch\include\ATen\ops\_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2281816Z copying torch\include\ATen\ops\_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2288713Z copying torch\include\ATen\ops\_cudnn_init_dropout_state.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2296198Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2315806Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2317070Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2324624Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2332013Z copying torch\include\ATen\ops\_cudnn_rnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2340015Z copying torch\include\ATen\ops\_cudnn_rnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2348430Z copying torch\include\ATen\ops\_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2356376Z copying torch\include\ATen\ops\_cudnn_rnn_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2363745Z copying torch\include\ATen\ops\_cudnn_rnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2371176Z copying torch\include\ATen\ops\_cudnn_rnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2390942Z copying torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2397861Z copying torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2405420Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2413417Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2427531Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2435098Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2442642Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2449980Z copying torch\include\ATen\ops\_cudnn_rnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2463282Z copying torch\include\ATen\ops\_cudnn_rnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2470672Z copying torch\include\ATen\ops\_cufft_clear_plan_cache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2478567Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2485625Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2498122Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2505381Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2513031Z 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-10-10T00:51:55.2520750Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2533876Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2541296Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2549057Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2556251Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2570298Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2577952Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2585504Z 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-10-10T00:51:55.2592836Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2605954Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2613422Z copying torch\include\ATen\ops\_cummax_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2623925Z copying torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2631030Z copying torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2644436Z copying torch\include\ATen\ops\_cummax_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2651672Z copying torch\include\ATen\ops\_cummax_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2658797Z copying torch\include\ATen\ops\_cummin_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2665821Z copying torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2678914Z copying torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2686211Z copying torch\include\ATen\ops\_cummin_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2693682Z copying torch\include\ATen\ops\_cummin_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2701240Z copying torch\include\ATen\ops\_debug_has_internal_overlap.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2720501Z copying torch\include\ATen\ops\_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2728127Z copying torch\include\ATen\ops\_debug_has_internal_overlap_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2736327Z copying torch\include\ATen\ops\_debug_has_internal_overlap_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2743639Z copying torch\include\ATen\ops\_dimI.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2756301Z copying torch\include\ATen\ops\_dimI_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2762973Z copying torch\include\ATen\ops\_dimI_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2770005Z copying torch\include\ATen\ops\_dimV.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2776540Z copying torch\include\ATen\ops\_dimV_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2789426Z copying torch\include\ATen\ops\_dimV_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2797584Z copying torch\include\ATen\ops\_dim_arange.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2805676Z copying torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2812834Z copying torch\include\ATen\ops\_dim_arange_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2831290Z copying torch\include\ATen\ops\_dim_arange_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2838671Z copying torch\include\ATen\ops\_dirichlet_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2846354Z copying torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2853488Z copying torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2867225Z copying torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2874340Z copying torch\include\ATen\ops\_dirichlet_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2881785Z copying torch\include\ATen\ops\_dirichlet_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2888917Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2902044Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2910149Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2917441Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2924743Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2939007Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2945849Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2952996Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2959941Z copying torch\include\ATen\ops\_efficientzerotensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2980926Z copying torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2987765Z copying torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.2994923Z copying torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3002669Z copying torch\include\ATen\ops\_efficientzerotensor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3010135Z copying torch\include\ATen\ops\_efficientzerotensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3017511Z copying torch\include\ATen\ops\_efficientzerotensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3025338Z copying torch\include\ATen\ops\_efficient_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3033022Z copying torch\include\ATen\ops\_efficient_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3046969Z copying torch\include\ATen\ops\_efficient_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3054628Z copying torch\include\ATen\ops\_efficient_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3063018Z copying torch\include\ATen\ops\_efficient_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3070516Z copying torch\include\ATen\ops\_efficient_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3085092Z copying torch\include\ATen\ops\_efficient_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3092271Z copying torch\include\ATen\ops\_efficient_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3100138Z copying torch\include\ATen\ops\_embedding_bag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3107681Z copying torch\include\ATen\ops\_embedding_bag_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3121300Z copying torch\include\ATen\ops\_embedding_bag_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3129170Z copying torch\include\ATen\ops\_embedding_bag_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3136795Z copying torch\include\ATen\ops\_embedding_bag_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3144066Z copying torch\include\ATen\ops\_embedding_bag_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3151505Z copying torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3158857Z copying torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3166093Z copying torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3173646Z copying torch\include\ATen\ops\_embedding_bag_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3186808Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3194184Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3201514Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3208497Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3221674Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3230261Z copying torch\include\ATen\ops\_embedding_bag_forward_only.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3287308Z copying torch\include\ATen\ops\_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3295611Z copying torch\include\ATen\ops\_embedding_bag_forward_only_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3303352Z copying torch\include\ATen\ops\_embedding_bag_forward_only_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3311342Z copying torch\include\ATen\ops\_embedding_bag_forward_only_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3319014Z copying torch\include\ATen\ops\_embedding_bag_forward_only_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3325863Z copying torch\include\ATen\ops\_embedding_bag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3334239Z copying torch\include\ATen\ops\_embedding_bag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3341882Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3349635Z 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-10-10T00:51:55.3357739Z 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-10-10T00:51:55.3371158Z 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-10-10T00:51:55.3378655Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3386584Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3394311Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3409283Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3417038Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3424652Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3431784Z copying torch\include\ATen\ops\_empty_affine_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3444766Z copying torch\include\ATen\ops\_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3451858Z copying torch\include\ATen\ops\_empty_affine_quantized_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3458979Z copying torch\include\ATen\ops\_empty_affine_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3466043Z copying torch\include\ATen\ops\_empty_affine_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3473325Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3481101Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3488657Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3495665Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3502910Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3510159Z copying torch\include\ATen\ops\_euclidean_dist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3517636Z copying torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3524552Z copying torch\include\ATen\ops\_euclidean_dist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3537770Z copying torch\include\ATen\ops\_euclidean_dist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3545806Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3552910Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3560098Z 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-10-10T00:51:55.3567315Z 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-10-10T00:51:55.3575366Z 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-10-10T00:51:55.3614718Z 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-10-10T00:51:55.3616297Z 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-10-10T00:51:55.3617524Z 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-10-10T00:51:55.3620155Z 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-10-10T00:51:55.3625480Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3633825Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3647141Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3654855Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3663324Z 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-10-10T00:51:55.3672157Z 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-10-10T00:51:55.3686313Z 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-10-10T00:51:55.3693953Z 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-10-10T00:51:55.3703099Z 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-10-10T00:51:55.3711107Z 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-10-10T00:51:55.3718686Z 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-10-10T00:51:55.3726069Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3734084Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3741719Z 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-10-10T00:51:55.3755489Z 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-10-10T00:51:55.3763225Z 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-10-10T00:51:55.3770981Z 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-10-10T00:51:55.3778603Z 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-10-10T00:51:55.3792063Z 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-10-10T00:51:55.3798766Z copying torch\include\ATen\ops\_fft_c2c.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3805339Z copying torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3812293Z copying torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3824934Z copying torch\include\ATen\ops\_fft_c2c_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3831820Z copying torch\include\ATen\ops\_fft_c2c_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3838668Z copying torch\include\ATen\ops\_fft_c2r.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3846627Z copying torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3859778Z copying torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3867773Z copying torch\include\ATen\ops\_fft_c2r_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3875133Z copying torch\include\ATen\ops\_fft_c2r_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3881812Z copying torch\include\ATen\ops\_fft_r2c.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3895677Z copying torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.3903192Z copying torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4074104Z copying torch\include\ATen\ops\_fft_r2c_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4081442Z copying torch\include\ATen\ops\_fft_r2c_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4096048Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4102848Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4109973Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4117791Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4131554Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4138600Z copying torch\include\ATen\ops\_flash_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4146031Z copying torch\include\ATen\ops\_flash_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4153016Z copying torch\include\ATen\ops\_flash_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4160125Z copying torch\include\ATen\ops\_flash_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4167444Z copying torch\include\ATen\ops\_flash_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4174829Z copying torch\include\ATen\ops\_flash_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4182064Z copying torch\include\ATen\ops\_flash_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4195825Z copying torch\include\ATen\ops\_flash_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4202566Z copying torch\include\ATen\ops\_foobar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4209471Z copying torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4216095Z copying torch\include\ATen\ops\_foobar_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4229313Z copying torch\include\ATen\ops\_foobar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4236423Z copying torch\include\ATen\ops\_foobar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4243474Z copying torch\include\ATen\ops\_foreach_abs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4250652Z copying torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4264008Z copying torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4270737Z copying torch\include\ATen\ops\_foreach_abs_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4277556Z copying torch\include\ATen\ops\_foreach_abs_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4284822Z copying torch\include\ATen\ops\_foreach_acos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4298683Z copying torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4305467Z copying torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4312267Z copying torch\include\ATen\ops\_foreach_acos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4319101Z copying torch\include\ATen\ops\_foreach_acos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4332162Z copying torch\include\ATen\ops\_foreach_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4339226Z copying torch\include\ATen\ops\_foreach_addcdiv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4346459Z copying torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4353536Z copying torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4367338Z copying torch\include\ATen\ops\_foreach_addcdiv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4374484Z copying torch\include\ATen\ops\_foreach_addcdiv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4381974Z copying torch\include\ATen\ops\_foreach_addcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4389529Z copying torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4402787Z copying torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4410372Z copying torch\include\ATen\ops\_foreach_addcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4417885Z copying torch\include\ATen\ops\_foreach_addcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4425386Z copying torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4432564Z copying torch\include\ATen\ops\_foreach_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4440398Z copying torch\include\ATen\ops\_foreach_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4447620Z copying torch\include\ATen\ops\_foreach_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4454781Z copying torch\include\ATen\ops\_foreach_asin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4469754Z copying torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4476945Z copying torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4485078Z copying torch\include\ATen\ops\_foreach_asin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4492424Z copying torch\include\ATen\ops\_foreach_asin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4499759Z copying torch\include\ATen\ops\_foreach_atan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4507337Z copying torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4514971Z copying torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4522276Z copying torch\include\ATen\ops\_foreach_atan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4538306Z copying torch\include\ATen\ops\_foreach_atan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4545443Z copying torch\include\ATen\ops\_foreach_ceil.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4553063Z copying torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4560147Z copying torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4567361Z copying torch\include\ATen\ops\_foreach_ceil_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4590510Z copying torch\include\ATen\ops\_foreach_ceil_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4597770Z copying torch\include\ATen\ops\_foreach_clamp_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4605599Z copying torch\include\ATen\ops\_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4618690Z copying torch\include\ATen\ops\_foreach_clamp_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4625906Z copying torch\include\ATen\ops\_foreach_clamp_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4633053Z copying torch\include\ATen\ops\_foreach_clamp_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4640166Z copying torch\include\ATen\ops\_foreach_clamp_min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4653785Z copying torch\include\ATen\ops\_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4661126Z copying torch\include\ATen\ops\_foreach_clamp_min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4668679Z copying torch\include\ATen\ops\_foreach_clamp_min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4675678Z copying torch\include\ATen\ops\_foreach_clamp_min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4689146Z copying torch\include\ATen\ops\_foreach_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4696981Z copying torch\include\ATen\ops\_foreach_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4704282Z copying torch\include\ATen\ops\_foreach_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4711288Z copying torch\include\ATen\ops\_foreach_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4732347Z copying torch\include\ATen\ops\_foreach_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4739728Z copying torch\include\ATen\ops\_foreach_cos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4747042Z copying torch\include\ATen\ops\_foreach_cosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4754803Z copying torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4768299Z copying torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4775773Z copying torch\include\ATen\ops\_foreach_cosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4783188Z copying torch\include\ATen\ops\_foreach_cosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4790791Z copying torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4798119Z copying torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4805181Z copying torch\include\ATen\ops\_foreach_cos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4812572Z copying torch\include\ATen\ops\_foreach_cos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4819661Z copying torch\include\ATen\ops\_foreach_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4827409Z copying torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4834742Z copying torch\include\ATen\ops\_foreach_div_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4842046Z copying torch\include\ATen\ops\_foreach_div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4849168Z copying torch\include\ATen\ops\_foreach_div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4863182Z copying torch\include\ATen\ops\_foreach_erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4870265Z copying torch\include\ATen\ops\_foreach_erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4877847Z copying torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4885235Z copying torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4892769Z copying torch\include\ATen\ops\_foreach_erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4899982Z copying torch\include\ATen\ops\_foreach_erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4909094Z copying torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4915273Z copying torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4922487Z copying torch\include\ATen\ops\_foreach_erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4930226Z copying torch\include\ATen\ops\_foreach_erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4937890Z copying torch\include\ATen\ops\_foreach_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4945051Z copying torch\include\ATen\ops\_foreach_expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4958714Z copying torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4966014Z copying torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4973369Z copying torch\include\ATen\ops\_foreach_expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4980626Z copying torch\include\ATen\ops\_foreach_expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.4994823Z copying torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5002352Z copying torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5010191Z copying torch\include\ATen\ops\_foreach_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5017392Z copying torch\include\ATen\ops\_foreach_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5031036Z copying torch\include\ATen\ops\_foreach_floor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5038674Z copying torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5046064Z copying torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5053743Z copying torch\include\ATen\ops\_foreach_floor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5067087Z copying torch\include\ATen\ops\_foreach_floor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5074226Z copying torch\include\ATen\ops\_foreach_frac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5081630Z copying torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5088670Z copying torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5103984Z copying torch\include\ATen\ops\_foreach_frac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5110995Z copying torch\include\ATen\ops\_foreach_frac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5118131Z copying torch\include\ATen\ops\_foreach_lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5125780Z copying torch\include\ATen\ops\_foreach_lerp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5141046Z copying torch\include\ATen\ops\_foreach_lerp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5148170Z copying torch\include\ATen\ops\_foreach_lerp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5155273Z copying torch\include\ATen\ops\_foreach_lerp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5162359Z copying torch\include\ATen\ops\_foreach_lgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5169930Z copying torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5178225Z copying torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5185406Z copying torch\include\ATen\ops\_foreach_lgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5192449Z copying torch\include\ATen\ops\_foreach_lgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5199546Z copying torch\include\ATen\ops\_foreach_log.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5206708Z copying torch\include\ATen\ops\_foreach_log10.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5214292Z copying torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5222108Z copying torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5229437Z copying torch\include\ATen\ops\_foreach_log10_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5236752Z copying torch\include\ATen\ops\_foreach_log10_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5243893Z copying torch\include\ATen\ops\_foreach_log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5251201Z copying torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5264836Z copying torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5272110Z copying torch\include\ATen\ops\_foreach_log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5279444Z copying torch\include\ATen\ops\_foreach_log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5286850Z copying torch\include\ATen\ops\_foreach_log2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5301052Z copying torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5308450Z copying torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5316313Z copying torch\include\ATen\ops\_foreach_log2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5323491Z copying torch\include\ATen\ops\_foreach_log2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5331353Z copying torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5338818Z copying torch\include\ATen\ops\_foreach_log_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5346170Z copying torch\include\ATen\ops\_foreach_log_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5353380Z copying torch\include\ATen\ops\_foreach_log_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5361229Z copying torch\include\ATen\ops\_foreach_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5377812Z copying torch\include\ATen\ops\_foreach_maximum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5386424Z copying torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5393828Z copying torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5412928Z copying torch\include\ATen\ops\_foreach_maximum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5420618Z copying torch\include\ATen\ops\_foreach_maximum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5428237Z copying torch\include\ATen\ops\_foreach_max_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5435363Z copying torch\include\ATen\ops\_foreach_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5448389Z copying torch\include\ATen\ops\_foreach_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5455516Z copying torch\include\ATen\ops\_foreach_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5462857Z copying torch\include\ATen\ops\_foreach_minimum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5470485Z copying torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5477961Z copying torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5485123Z copying torch\include\ATen\ops\_foreach_minimum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5492389Z copying torch\include\ATen\ops\_foreach_minimum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5499837Z copying torch\include\ATen\ops\_foreach_mul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5507357Z copying torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5514442Z copying torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5522060Z copying torch\include\ATen\ops\_foreach_mul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5528962Z copying torch\include\ATen\ops\_foreach_mul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5542644Z copying torch\include\ATen\ops\_foreach_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5550475Z copying torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5557580Z copying torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5564680Z copying torch\include\ATen\ops\_foreach_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5571591Z copying torch\include\ATen\ops\_foreach_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5578863Z copying torch\include\ATen\ops\_foreach_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5593182Z copying torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5607156Z copying torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5625554Z copying torch\include\ATen\ops\_foreach_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5632652Z copying torch\include\ATen\ops\_foreach_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5639971Z copying torch\include\ATen\ops\_foreach_pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5647295Z copying torch\include\ATen\ops\_foreach_pow_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5664011Z copying torch\include\ATen\ops\_foreach_pow_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5671422Z copying torch\include\ATen\ops\_foreach_pow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5679323Z copying torch\include\ATen\ops\_foreach_pow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5687172Z copying torch\include\ATen\ops\_foreach_reciprocal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5695251Z copying torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5703265Z copying torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5710816Z copying torch\include\ATen\ops\_foreach_reciprocal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5718536Z copying torch\include\ATen\ops\_foreach_reciprocal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5725931Z copying torch\include\ATen\ops\_foreach_round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5733626Z copying torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5740727Z copying torch\include\ATen\ops\_foreach_round_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5747949Z copying torch\include\ATen\ops\_foreach_round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5765989Z copying torch\include\ATen\ops\_foreach_round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5773124Z copying torch\include\ATen\ops\_foreach_rsqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5797141Z copying torch\include\ATen\ops\_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5804140Z copying torch\include\ATen\ops\_foreach_rsqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5817301Z copying torch\include\ATen\ops\_foreach_rsqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5824375Z copying torch\include\ATen\ops\_foreach_rsqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5855838Z copying torch\include\ATen\ops\_foreach_sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5863401Z copying torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5870745Z copying torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5878038Z copying torch\include\ATen\ops\_foreach_sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5885293Z copying torch\include\ATen\ops\_foreach_sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5892839Z copying torch\include\ATen\ops\_foreach_sign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5900128Z copying torch\include\ATen\ops\_foreach_sign_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5907213Z copying torch\include\ATen\ops\_foreach_sign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5914463Z copying torch\include\ATen\ops\_foreach_sign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5921779Z copying torch\include\ATen\ops\_foreach_sign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5928956Z copying torch\include\ATen\ops\_foreach_sin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5936108Z copying torch\include\ATen\ops\_foreach_sinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5943648Z copying torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5950772Z copying torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5964527Z copying torch\include\ATen\ops\_foreach_sinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5971797Z copying torch\include\ATen\ops\_foreach_sinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5979830Z copying torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.5987140Z copying torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6001084Z copying torch\include\ATen\ops\_foreach_sin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6008444Z copying torch\include\ATen\ops\_foreach_sin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6015912Z copying torch\include\ATen\ops\_foreach_sqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6023384Z copying torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6037119Z copying torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6044961Z copying torch\include\ATen\ops\_foreach_sqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6052215Z copying torch\include\ATen\ops\_foreach_sqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6059553Z copying torch\include\ATen\ops\_foreach_sub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6073812Z copying torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6081067Z copying torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6088931Z copying torch\include\ATen\ops\_foreach_sub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6096899Z copying torch\include\ATen\ops\_foreach_sub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6105322Z copying torch\include\ATen\ops\_foreach_tan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6113381Z copying torch\include\ATen\ops\_foreach_tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6120875Z copying torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6128261Z copying torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6141999Z copying torch\include\ATen\ops\_foreach_tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6149060Z copying torch\include\ATen\ops\_foreach_tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6156744Z copying torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6163976Z copying torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6177258Z copying torch\include\ATen\ops\_foreach_tan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6184301Z copying torch\include\ATen\ops\_foreach_tan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6191445Z copying torch\include\ATen\ops\_foreach_trunc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6198890Z copying torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6206108Z copying torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6213343Z copying torch\include\ATen\ops\_foreach_trunc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6220792Z copying torch\include\ATen\ops\_foreach_trunc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6227772Z copying torch\include\ATen\ops\_foreach_zero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6241365Z copying torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6248469Z copying torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6255806Z copying torch\include\ATen\ops\_foreach_zero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6263114Z copying torch\include\ATen\ops\_foreach_zero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6270255Z copying torch\include\ATen\ops\_functional_assert_async.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6277674Z copying torch\include\ATen\ops\_functional_assert_async_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6284699Z copying torch\include\ATen\ops\_functional_assert_async_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6291510Z copying torch\include\ATen\ops\_functional_assert_async_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6304482Z copying torch\include\ATen\ops\_functional_assert_scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6311740Z copying torch\include\ATen\ops\_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6344379Z copying torch\include\ATen\ops\_functional_assert_scalar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6351701Z copying torch\include\ATen\ops\_functional_assert_scalar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6358979Z copying torch\include\ATen\ops\_functional_sym_constrain_range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6366841Z copying torch\include\ATen\ops\_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6374321Z copying torch\include\ATen\ops\_functional_sym_constrain_range_for_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6382089Z 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-10-10T00:51:55.6396224Z copying torch\include\ATen\ops\_functional_sym_constrain_range_for_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6404085Z copying torch\include\ATen\ops\_functional_sym_constrain_range_for_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6411568Z copying torch\include\ATen\ops\_functional_sym_constrain_range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6418855Z copying torch\include\ATen\ops\_functional_sym_constrain_range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6433105Z copying torch\include\ATen\ops\_fused_adagrad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6440555Z copying torch\include\ATen\ops\_fused_adagrad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6447909Z copying torch\include\ATen\ops\_fused_adagrad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6455099Z copying torch\include\ATen\ops\_fused_adagrad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6468725Z copying torch\include\ATen\ops\_fused_adagrad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6475977Z copying torch\include\ATen\ops\_fused_adagrad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6483080Z copying torch\include\ATen\ops\_fused_adam.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6490102Z copying torch\include\ATen\ops\_fused_adamw.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6503775Z copying torch\include\ATen\ops\_fused_adamw_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6511146Z copying torch\include\ATen\ops\_fused_adamw_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6518467Z copying torch\include\ATen\ops\_fused_adamw_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6525856Z copying torch\include\ATen\ops\_fused_adamw_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6533100Z copying torch\include\ATen\ops\_fused_adamw_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6540853Z copying torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6548089Z copying torch\include\ATen\ops\_fused_adam_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6555691Z copying torch\include\ATen\ops\_fused_adam_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6562944Z copying torch\include\ATen\ops\_fused_adam_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6570638Z copying torch\include\ATen\ops\_fused_adam_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6578173Z copying torch\include\ATen\ops\_fused_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6585530Z copying torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6593178Z copying torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6600903Z copying torch\include\ATen\ops\_fused_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6608816Z copying torch\include\ATen\ops\_fused_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6616545Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6624845Z 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-10-10T00:51:55.6632202Z 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-10-10T00:51:55.6639451Z 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-10-10T00:51:55.6646626Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6666319Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6673538Z copying torch\include\ATen\ops\_fused_rms_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6680880Z copying torch\include\ATen\ops\_fused_rms_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6688069Z copying torch\include\ATen\ops\_fused_rms_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6701103Z copying torch\include\ATen\ops\_fused_rms_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6708540Z copying torch\include\ATen\ops\_fused_rms_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6715966Z copying torch\include\ATen\ops\_fused_rms_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6722965Z copying torch\include\ATen\ops\_fused_rms_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6736216Z copying torch\include\ATen\ops\_fused_rms_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6743383Z copying torch\include\ATen\ops\_fused_rms_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6751055Z copying torch\include\ATen\ops\_fused_sdp_choice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6758047Z copying torch\include\ATen\ops\_fused_sdp_choice_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6770988Z copying torch\include\ATen\ops\_fused_sdp_choice_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6778341Z copying torch\include\ATen\ops\_fused_sdp_choice_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6785328Z copying torch\include\ATen\ops\_fused_sdp_choice_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6792453Z copying torch\include\ATen\ops\_fused_sdp_choice_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6804679Z copying torch\include\ATen\ops\_fused_sgd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6812115Z copying torch\include\ATen\ops\_fused_sgd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6819386Z copying torch\include\ATen\ops\_fused_sgd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6826637Z copying torch\include\ATen\ops\_fused_sgd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6833796Z copying torch\include\ATen\ops\_fused_sgd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6840763Z copying torch\include\ATen\ops\_fused_sgd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6847812Z copying torch\include\ATen\ops\_fw_primal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6854674Z copying torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6867378Z copying torch\include\ATen\ops\_fw_primal_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6874732Z copying torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6882098Z copying torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6889085Z copying torch\include\ATen\ops\_fw_primal_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6908815Z copying torch\include\ATen\ops\_fw_primal_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6917397Z copying torch\include\ATen\ops\_fw_primal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6924383Z copying torch\include\ATen\ops\_fw_primal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6931756Z copying torch\include\ATen\ops\_gather_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6939299Z copying torch\include\ATen\ops\_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6946630Z copying torch\include\ATen\ops\_gather_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6953765Z copying torch\include\ATen\ops\_gather_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.6995928Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7009028Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7016762Z 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-10-10T00:51:55.7024048Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7031281Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7038996Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7046207Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7053462Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7060927Z copying torch\include\ATen\ops\_grouped_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7068394Z copying torch\include\ATen\ops\_grouped_mm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7075417Z copying torch\include\ATen\ops\_grouped_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7083293Z copying torch\include\ATen\ops\_grouped_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7090752Z copying torch\include\ATen\ops\_grouped_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7105287Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7112583Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7120135Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7127252Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7140286Z copying torch\include\ATen\ops\_has_same_storage_numel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7147503Z copying torch\include\ATen\ops\_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7154727Z copying torch\include\ATen\ops\_has_same_storage_numel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7161713Z copying torch\include\ATen\ops\_has_same_storage_numel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7174785Z copying torch\include\ATen\ops\_histogramdd_bin_edges.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7182743Z copying torch\include\ATen\ops\_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7189618Z copying torch\include\ATen\ops\_histogramdd_bin_edges_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7196578Z copying torch\include\ATen\ops\_histogramdd_bin_edges_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7203684Z copying torch\include\ATen\ops\_histogramdd_bin_edges_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7211027Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7218704Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7225674Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7238417Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7245562Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7253033Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7261013Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7268115Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7275555Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7283063Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7290300Z copying torch\include\ATen\ops\_index_put_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7298076Z copying torch\include\ATen\ops\_index_put_impl_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7305492Z copying torch\include\ATen\ops\_index_put_impl_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7312758Z copying torch\include\ATen\ops\_index_put_impl_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7320011Z copying torch\include\ATen\ops\_index_put_impl_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7333088Z copying torch\include\ATen\ops\_index_put_impl_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7340557Z copying torch\include\ATen\ops\_index_put_impl_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7347836Z copying torch\include\ATen\ops\_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7354588Z copying torch\include\ATen\ops\_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7362276Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7369665Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7376849Z copying torch\include\ATen\ops\_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7383792Z copying torch\include\ATen\ops\_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7396806Z copying torch\include\ATen\ops\_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7403748Z copying torch\include\ATen\ops\_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7411238Z copying torch\include\ATen\ops\_int_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7418323Z copying torch\include\ATen\ops\_int_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7431564Z copying torch\include\ATen\ops\_int_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7438648Z copying torch\include\ATen\ops\_int_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7445768Z copying torch\include\ATen\ops\_int_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7453047Z copying torch\include\ATen\ops\_is_all_true.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7467042Z copying torch\include\ATen\ops\_is_all_true_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7474131Z copying torch\include\ATen\ops\_is_all_true_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7481272Z copying torch\include\ATen\ops\_is_all_true_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7488452Z copying torch\include\ATen\ops\_is_any_true.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7495938Z copying torch\include\ATen\ops\_is_any_true_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7503015Z copying torch\include\ATen\ops\_is_any_true_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7509991Z copying torch\include\ATen\ops\_is_any_true_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7517267Z copying torch\include\ATen\ops\_is_zerotensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7531185Z copying torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7538572Z copying torch\include\ATen\ops\_is_zerotensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7545862Z copying torch\include\ATen\ops\_is_zerotensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7553195Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7567160Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7574563Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7582009Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7589399Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7604238Z copying torch\include\ATen\ops\_lazy_clone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7611667Z copying torch\include\ATen\ops\_lazy_clone_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7618879Z copying torch\include\ATen\ops\_lazy_clone_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7625724Z copying torch\include\ATen\ops\_lazy_clone_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7639299Z copying torch\include\ATen\ops\_linalg_check_errors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7646300Z copying torch\include\ATen\ops\_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7653404Z copying torch\include\ATen\ops\_linalg_check_errors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7660879Z copying torch\include\ATen\ops\_linalg_check_errors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7674011Z copying torch\include\ATen\ops\_linalg_det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7681865Z copying torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7688748Z copying torch\include\ATen\ops\_linalg_det_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7695635Z copying torch\include\ATen\ops\_linalg_det_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7702876Z copying torch\include\ATen\ops\_linalg_det_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7709688Z copying torch\include\ATen\ops\_linalg_det_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7716773Z copying torch\include\ATen\ops\_linalg_det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7723687Z copying torch\include\ATen\ops\_linalg_det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7742529Z copying torch\include\ATen\ops\_linalg_eigh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7749898Z copying torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7756832Z copying torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7763781Z copying torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7770954Z copying torch\include\ATen\ops\_linalg_eigh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7777893Z copying torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7784661Z copying torch\include\ATen\ops\_linalg_eigh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7791648Z copying torch\include\ATen\ops\_linalg_eigh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7804494Z copying torch\include\ATen\ops\_linalg_eigvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7811539Z copying torch\include\ATen\ops\_linalg_eigvals_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7818990Z copying torch\include\ATen\ops\_linalg_eigvals_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7825953Z copying torch\include\ATen\ops\_linalg_eigvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7838807Z copying torch\include\ATen\ops\_linalg_eigvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7845804Z copying torch\include\ATen\ops\_linalg_slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7853504Z copying torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7860541Z copying torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7879896Z copying torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7887627Z copying torch\include\ATen\ops\_linalg_slogdet_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7894782Z copying torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7901963Z copying torch\include\ATen\ops\_linalg_slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7915463Z copying torch\include\ATen\ops\_linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7932970Z copying torch\include\ATen\ops\_linalg_solve_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7942016Z copying torch\include\ATen\ops\_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7949953Z copying torch\include\ATen\ops\_linalg_solve_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7963516Z copying torch\include\ATen\ops\_linalg_solve_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7970528Z copying torch\include\ATen\ops\_linalg_solve_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7978190Z copying torch\include\ATen\ops\_linalg_solve_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.7985433Z copying torch\include\ATen\ops\_linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8006308Z copying torch\include\ATen\ops\_linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8013641Z copying torch\include\ATen\ops\_linalg_svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8021695Z copying torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8028905Z copying torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8036224Z copying torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8043423Z copying torch\include\ATen\ops\_linalg_svd_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8050691Z copying torch\include\ATen\ops\_linalg_svd_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8058054Z copying torch\include\ATen\ops\_linalg_svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8071246Z copying torch\include\ATen\ops\_linalg_svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8078682Z copying torch\include\ATen\ops\_local_scalar_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8085908Z copying torch\include\ATen\ops\_local_scalar_dense_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8092910Z copying torch\include\ATen\ops\_local_scalar_dense_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8100491Z copying torch\include\ATen\ops\_local_scalar_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8108444Z copying torch\include\ATen\ops\_local_scalar_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8116113Z copying torch\include\ATen\ops\_logcumsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8123338Z copying torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8137741Z copying torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8145762Z copying torch\include\ATen\ops\_logcumsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8152777Z copying torch\include\ATen\ops\_logcumsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8159800Z copying torch\include\ATen\ops\_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8190120Z copying torch\include\ATen\ops\_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8197833Z copying torch\include\ATen\ops\_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8205074Z copying torch\include\ATen\ops\_log_softmax_backward_data_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8212420Z copying torch\include\ATen\ops\_log_softmax_backward_data_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8219625Z copying torch\include\ATen\ops\_log_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8226695Z copying torch\include\ATen\ops\_log_softmax_backward_data_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8234275Z copying torch\include\ATen\ops\_log_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8241316Z copying torch\include\ATen\ops\_log_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8255898Z copying torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8263224Z copying torch\include\ATen\ops\_log_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8270406Z copying torch\include\ATen\ops\_log_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8277508Z copying torch\include\ATen\ops\_log_softmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8284621Z copying torch\include\ATen\ops\_log_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8291787Z copying torch\include\ATen\ops\_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8299001Z copying torch\include\ATen\ops\_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8306148Z copying torch\include\ATen\ops\_lstm_mps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8313644Z copying torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8320443Z copying torch\include\ATen\ops\_lstm_mps_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8327325Z copying torch\include\ATen\ops\_lstm_mps_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8334277Z copying torch\include\ATen\ops\_lu_with_info.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8348253Z copying torch\include\ATen\ops\_lu_with_info_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8355226Z copying torch\include\ATen\ops\_lu_with_info_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8362357Z copying torch\include\ATen\ops\_lu_with_info_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8369421Z copying torch\include\ATen\ops\_make_dep_token.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8376389Z copying torch\include\ATen\ops\_make_dep_token_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8383324Z copying torch\include\ATen\ops\_make_dep_token_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8390282Z copying torch\include\ATen\ops\_make_dep_token_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8397213Z copying torch\include\ATen\ops\_make_dual.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8404298Z copying torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8411411Z copying torch\include\ATen\ops\_make_dual_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8419057Z copying torch\include\ATen\ops\_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8426031Z copying torch\include\ATen\ops\_make_dual_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8433119Z copying torch\include\ATen\ops\_make_dual_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8440227Z copying torch\include\ATen\ops\_make_dual_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8447315Z copying torch\include\ATen\ops\_make_dual_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8454430Z copying torch\include\ATen\ops\_make_dual_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8467827Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8475380Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8482870Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8490261Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8503852Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8511519Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8519201Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8527636Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8534989Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8542497Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8577285Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8584611Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8597764Z copying torch\include\ATen\ops\_masked_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8605569Z copying torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8613797Z copying torch\include\ATen\ops\_masked_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8622006Z copying torch\include\ATen\ops\_masked_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8642788Z copying torch\include\ATen\ops\_masked_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8650073Z copying torch\include\ATen\ops\_masked_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8657270Z copying torch\include\ATen\ops\_masked_softmax_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8664885Z copying torch\include\ATen\ops\_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8671918Z copying torch\include\ATen\ops\_masked_softmax_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8679175Z copying torch\include\ATen\ops\_masked_softmax_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8686266Z copying torch\include\ATen\ops\_masked_softmax_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8693257Z copying torch\include\ATen\ops\_masked_softmax_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8700986Z copying torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8708157Z copying torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8715412Z copying torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8722619Z copying torch\include\ATen\ops\_masked_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8736087Z copying torch\include\ATen\ops\_masked_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8742933Z copying torch\include\ATen\ops\_mixed_dtypes_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8749929Z copying torch\include\ATen\ops\_mixed_dtypes_linear_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8756742Z copying torch\include\ATen\ops\_mixed_dtypes_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8769815Z copying torch\include\ATen\ops\_mixed_dtypes_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8776753Z copying torch\include\ATen\ops\_mkldnn_reshape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8784001Z copying torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8791196Z copying torch\include\ATen\ops\_mkldnn_reshape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8798280Z copying torch\include\ATen\ops\_mkldnn_reshape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8805195Z copying torch\include\ATen\ops\_mkldnn_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8812510Z copying torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8819526Z copying torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8832920Z copying torch\include\ATen\ops\_mkldnn_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8839826Z copying torch\include\ATen\ops\_mkldnn_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8847071Z copying torch\include\ATen\ops\_mps_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8854275Z copying torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8861417Z copying torch\include\ATen\ops\_mps_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8868848Z copying torch\include\ATen\ops\_mps_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8876299Z copying torch\include\ATen\ops\_mps_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8883519Z copying torch\include\ATen\ops\_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8890813Z copying torch\include\ATen\ops\_mps_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8898063Z copying torch\include\ATen\ops\_mps_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8905314Z copying torch\include\ATen\ops\_native_batch_norm_legit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8912642Z copying torch\include\ATen\ops\_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8931593Z copying torch\include\ATen\ops\_native_batch_norm_legit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8939251Z copying torch\include\ATen\ops\_native_batch_norm_legit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8946805Z copying torch\include\ATen\ops\_native_batch_norm_legit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8954503Z copying torch\include\ATen\ops\_native_batch_norm_legit_no_training.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8962136Z 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-10-10T00:51:55.8969276Z copying torch\include\ATen\ops\_native_batch_norm_legit_no_training_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8977162Z copying torch\include\ATen\ops\_native_batch_norm_legit_no_training_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8984545Z copying torch\include\ATen\ops\_native_batch_norm_legit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.8997642Z copying torch\include\ATen\ops\_native_multi_head_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9005385Z copying torch\include\ATen\ops\_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9022075Z copying torch\include\ATen\ops\_native_multi_head_attention_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9029709Z copying torch\include\ATen\ops\_native_multi_head_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9046787Z copying torch\include\ATen\ops\_native_multi_head_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9054038Z copying torch\include\ATen\ops\_native_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9061299Z copying torch\include\ATen\ops\_neg_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9068615Z copying torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9075611Z copying torch\include\ATen\ops\_neg_view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9082977Z copying torch\include\ATen\ops\_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9090647Z copying torch\include\ATen\ops\_neg_view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9098016Z copying torch\include\ATen\ops\_neg_view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9111381Z copying torch\include\ATen\ops\_neg_view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9118743Z copying torch\include\ATen\ops\_neg_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9154795Z copying torch\include\ATen\ops\_neg_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9155730Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9156794Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9158852Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9166260Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9173579Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9186729Z copying torch\include\ATen\ops\_nested_from_padded.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9194411Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9201963Z 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-10-10T00:51:55.9209013Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9216247Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9223709Z copying torch\include\ATen\ops\_nested_from_padded_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9230838Z copying torch\include\ATen\ops\_nested_from_padded_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9238308Z copying torch\include\ATen\ops\_nested_from_padded_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9251273Z copying torch\include\ATen\ops\_nested_from_padded_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9258377Z copying torch\include\ATen\ops\_nested_from_padded_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9265599Z copying torch\include\ATen\ops\_nested_from_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9272781Z copying torch\include\ATen\ops\_nested_from_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9279692Z copying torch\include\ATen\ops\_nested_from_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9286993Z copying torch\include\ATen\ops\_nested_get_jagged_dummy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9294152Z copying torch\include\ATen\ops\_nested_get_jagged_dummy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9301062Z copying torch\include\ATen\ops\_nested_get_jagged_dummy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9327228Z copying torch\include\ATen\ops\_nested_get_lengths.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9334434Z copying torch\include\ATen\ops\_nested_get_lengths_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9341436Z copying torch\include\ATen\ops\_nested_get_lengths_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9348412Z copying torch\include\ATen\ops\_nested_get_max_seqlen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9361333Z copying torch\include\ATen\ops\_nested_get_max_seqlen_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9368135Z copying torch\include\ATen\ops\_nested_get_max_seqlen_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9375133Z copying torch\include\ATen\ops\_nested_get_min_seqlen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9382435Z copying torch\include\ATen\ops\_nested_get_min_seqlen_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9395350Z copying torch\include\ATen\ops\_nested_get_min_seqlen_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9402624Z copying torch\include\ATen\ops\_nested_get_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9409736Z copying torch\include\ATen\ops\_nested_get_offsets_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9416850Z copying torch\include\ATen\ops\_nested_get_offsets_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9430049Z copying torch\include\ATen\ops\_nested_get_ragged_idx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9437265Z copying torch\include\ATen\ops\_nested_get_ragged_idx_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9444305Z copying torch\include\ATen\ops\_nested_get_ragged_idx_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9451543Z copying torch\include\ATen\ops\_nested_get_values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9458989Z copying torch\include\ATen\ops\_nested_get_values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9466664Z copying torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9474387Z copying torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9481678Z copying torch\include\ATen\ops\_nested_get_values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9494926Z copying torch\include\ATen\ops\_nested_get_values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9541082Z copying torch\include\ATen\ops\_nested_get_values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9548110Z copying torch\include\ATen\ops\_nested_get_values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9555480Z copying torch\include\ATen\ops\_nested_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9562775Z copying torch\include\ATen\ops\_nested_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9569744Z copying torch\include\ATen\ops\_nested_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9577035Z copying torch\include\ATen\ops\_nested_sum_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9584468Z copying torch\include\ATen\ops\_nested_sum_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9591605Z copying torch\include\ATen\ops\_nested_sum_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9598698Z copying torch\include\ATen\ops\_nested_tensor_from_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9606496Z copying torch\include\ATen\ops\_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9613938Z copying torch\include\ATen\ops\_nested_tensor_from_mask_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9630799Z copying torch\include\ATen\ops\_nested_tensor_from_mask_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9637252Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9644807Z 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-10-10T00:51:55.9652231Z 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-10-10T00:51:55.9659981Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9667391Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9674924Z copying torch\include\ATen\ops\_nested_tensor_from_mask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9681882Z copying torch\include\ATen\ops\_nested_tensor_from_mask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9695675Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9703625Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9710811Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9718160Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9725380Z copying torch\include\ATen\ops\_nested_tensor_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9732841Z copying torch\include\ATen\ops\_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9740239Z copying torch\include\ATen\ops\_nested_tensor_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9747461Z copying torch\include\ATen\ops\_nested_tensor_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9754643Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9761822Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9769105Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9776271Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9783950Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9798056Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9799031Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9805905Z copying torch\include\ATen\ops\_nested_tensor_strides.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9818945Z copying torch\include\ATen\ops\_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9826115Z copying torch\include\ATen\ops\_nested_tensor_strides_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9833820Z copying torch\include\ATen\ops\_nested_tensor_strides_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9840906Z copying torch\include\ATen\ops\_nested_view_from_buffer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9854742Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9862515Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9869929Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9877384Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9884755Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9892213Z copying torch\include\ATen\ops\_nested_view_from_buffer_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9899705Z copying torch\include\ATen\ops\_nested_view_from_buffer_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9906951Z copying torch\include\ATen\ops\_nested_view_from_buffer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9921440Z copying torch\include\ATen\ops\_nested_view_from_buffer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9928758Z copying torch\include\ATen\ops\_nested_view_from_jagged.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9936177Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9944085Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9951610Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9958872Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9966598Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9973895Z copying torch\include\ATen\ops\_nested_view_from_jagged_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9981020Z copying torch\include\ATen\ops\_nested_view_from_jagged_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9988328Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:55.9995962Z 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-10-10T00:51:56.0003064Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0017187Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0024575Z copying torch\include\ATen\ops\_nnpack_available.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0031957Z copying torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0039228Z copying torch\include\ATen\ops\_nnpack_available_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0052587Z copying torch\include\ATen\ops\_nnpack_available_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0060016Z copying torch\include\ATen\ops\_nnpack_spatial_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0067890Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0074942Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0082971Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0089944Z copying torch\include\ATen\ops\_nnz.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0096443Z copying torch\include\ATen\ops\_nnz_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0103340Z copying torch\include\ATen\ops\_nnz_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0110227Z copying torch\include\ATen\ops\_pack_padded_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0119176Z copying torch\include\ATen\ops\_pack_padded_sequence_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0126755Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0133983Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0147490Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0155022Z copying torch\include\ATen\ops\_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0162434Z copying torch\include\ATen\ops\_pack_padded_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0169650Z copying torch\include\ATen\ops\_pack_padded_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0177173Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0184423Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0191606Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0198683Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0212893Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0220023Z copying torch\include\ATen\ops\_pad_circular.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0227342Z copying torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0234178Z copying torch\include\ATen\ops\_pad_circular_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0272396Z copying torch\include\ATen\ops\_pad_circular_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0279369Z copying torch\include\ATen\ops\_pad_enum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0286686Z copying torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0293772Z copying torch\include\ATen\ops\_pad_enum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0307741Z copying torch\include\ATen\ops\_pad_enum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0314854Z copying torch\include\ATen\ops\_pad_packed_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0322580Z copying torch\include\ATen\ops\_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0329475Z copying torch\include\ATen\ops\_pad_packed_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0336843Z copying torch\include\ATen\ops\_pad_packed_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0343764Z copying torch\include\ATen\ops\_pdist_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0351322Z copying torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0358194Z copying torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0365301Z copying torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0372349Z copying torch\include\ATen\ops\_pdist_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0379588Z copying torch\include\ATen\ops\_pdist_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0386913Z copying torch\include\ATen\ops\_pdist_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0403098Z copying torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0410229Z copying torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0417625Z copying torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0424721Z copying torch\include\ATen\ops\_pdist_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0438665Z copying torch\include\ATen\ops\_pdist_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0445762Z copying torch\include\ATen\ops\_pin_memory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0453033Z copying torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0460203Z copying torch\include\ATen\ops\_pin_memory_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0467200Z copying torch\include\ATen\ops\_pin_memory_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0474226Z copying torch\include\ATen\ops\_prelu_kernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0481364Z copying torch\include\ATen\ops\_prelu_kernel_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0488534Z copying torch\include\ATen\ops\_prelu_kernel_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0501926Z copying torch\include\ATen\ops\_prelu_kernel_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0508989Z copying torch\include\ATen\ops\_prelu_kernel_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0516378Z copying torch\include\ATen\ops\_prelu_kernel_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0523825Z copying torch\include\ATen\ops\_prelu_kernel_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0543999Z copying torch\include\ATen\ops\_prelu_kernel_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0551948Z copying torch\include\ATen\ops\_prelu_kernel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0559578Z copying torch\include\ATen\ops\_prelu_kernel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0596357Z copying torch\include\ATen\ops\_print.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0603625Z copying torch\include\ATen\ops\_print_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0610804Z copying torch\include\ATen\ops\_print_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0618052Z copying torch\include\ATen\ops\_print_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0625221Z copying torch\include\ATen\ops\_propagate_xla_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0638710Z copying torch\include\ATen\ops\_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0645570Z copying torch\include\ATen\ops\_propagate_xla_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0652381Z copying torch\include\ATen\ops\_propagate_xla_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0659519Z copying torch\include\ATen\ops\_remove_batch_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0673155Z copying torch\include\ATen\ops\_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0680225Z copying torch\include\ATen\ops\_remove_batch_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0687083Z copying torch\include\ATen\ops\_remove_batch_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0694229Z copying torch\include\ATen\ops\_reshape_alias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0701367Z copying torch\include\ATen\ops\_reshape_alias_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0708860Z copying torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0716276Z copying torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0723422Z copying torch\include\ATen\ops\_reshape_alias_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0736528Z copying torch\include\ATen\ops\_reshape_alias_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0743815Z copying torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0751183Z copying torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0758229Z copying torch\include\ATen\ops\_reshape_alias_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0765832Z copying torch\include\ATen\ops\_reshape_alias_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0772881Z copying torch\include\ATen\ops\_reshape_alias_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0780233Z copying torch\include\ATen\ops\_reshape_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0787511Z copying torch\include\ATen\ops\_reshape_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0800001Z copying torch\include\ATen\ops\_reshape_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0806825Z copying torch\include\ATen\ops\_reshape_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0843803Z copying torch\include\ATen\ops\_reshape_from_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0851250Z copying torch\include\ATen\ops\_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0865074Z copying torch\include\ATen\ops\_reshape_from_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0871993Z copying torch\include\ATen\ops\_reshape_from_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0879114Z copying torch\include\ATen\ops\_resize_output.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0886479Z copying torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0899425Z copying torch\include\ATen\ops\_resize_output_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0906431Z copying torch\include\ATen\ops\_resize_output_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0913698Z copying torch\include\ATen\ops\_resize_output_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0920754Z copying torch\include\ATen\ops\_rowwise_prune.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0927989Z copying torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0935133Z copying torch\include\ATen\ops\_rowwise_prune_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0942426Z copying torch\include\ATen\ops\_rowwise_prune_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0949510Z copying torch\include\ATen\ops\_safe_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0963587Z copying torch\include\ATen\ops\_safe_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0970779Z copying torch\include\ATen\ops\_safe_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0977760Z copying torch\include\ATen\ops\_safe_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0985195Z copying torch\include\ATen\ops\_sample_dirichlet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.0999297Z copying torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1006939Z copying torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1014248Z copying torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1021792Z copying torch\include\ATen\ops\_sample_dirichlet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1040639Z copying torch\include\ATen\ops\_sample_dirichlet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1047805Z copying torch\include\ATen\ops\_saturate_weight_to_fp16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1055300Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1062467Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1069462Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1076880Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1084758Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1091835Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1099715Z 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-10-10T00:51:56.1106898Z 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-10-10T00:51:56.1114440Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1122515Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1142421Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1150016Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1157830Z 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-10-10T00:51:56.1165235Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1173091Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1180658Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1187884Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1195143Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1208969Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1216647Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1224413Z 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-10-10T00:51:56.1231742Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1245554Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1253222Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1260720Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1267978Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1289520Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1296918Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1304446Z 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-10-10T00:51:56.1312487Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1319731Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1327168Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1334477Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1342190Z 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-10-10T00:51:56.1350009Z 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-10-10T00:51:56.1357455Z 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-10-10T00:51:56.1364904Z 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-10-10T00:51:56.1372214Z 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-10-10T00:51:56.1390566Z 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-10-10T00:51:56.1397789Z 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-10-10T00:51:56.1405159Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1412498Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1420002Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1427623Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1435525Z 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-10-10T00:51:56.1442972Z 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-10-10T00:51:56.1456132Z 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-10-10T00:51:56.1464198Z 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-10-10T00:51:56.1471509Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1478735Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1485801Z copying torch\include\ATen\ops\_scaled_grouped_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1493313Z copying torch\include\ATen\ops\_scaled_grouped_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1500797Z copying torch\include\ATen\ops\_scaled_grouped_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1507833Z copying torch\include\ATen\ops\_scaled_grouped_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1515010Z copying torch\include\ATen\ops\_scaled_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1522346Z copying torch\include\ATen\ops\_scaled_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1529530Z copying torch\include\ATen\ops\_scaled_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1536639Z copying torch\include\ATen\ops\_scaled_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1549855Z copying torch\include\ATen\ops\_scaled_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1557282Z copying torch\include\ATen\ops\_scaled_mm_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1564608Z copying torch\include\ATen\ops\_scaled_mm_v2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1571822Z copying torch\include\ATen\ops\_scaled_mm_v2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1584940Z copying torch\include\ATen\ops\_scaled_mm_v2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1592378Z copying torch\include\ATen\ops\_segment_reduce_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1599761Z copying torch\include\ATen\ops\_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1607273Z copying torch\include\ATen\ops\_segment_reduce_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1620538Z copying torch\include\ATen\ops\_segment_reduce_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1627892Z copying torch\include\ATen\ops\_segment_reduce_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1635918Z copying torch\include\ATen\ops\_segment_reduce_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1643121Z copying torch\include\ATen\ops\_shape_as_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1658306Z copying torch\include\ATen\ops\_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1665387Z copying torch\include\ATen\ops\_shape_as_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1673040Z copying torch\include\ATen\ops\_shape_as_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1680784Z copying torch\include\ATen\ops\_slow_conv2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1694075Z copying torch\include\ATen\ops\_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1701552Z copying torch\include\ATen\ops\_slow_conv2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1709263Z copying torch\include\ATen\ops\_slow_conv2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1716100Z copying torch\include\ATen\ops\_slow_conv2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1735039Z copying torch\include\ATen\ops\_slow_conv2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1742373Z copying torch\include\ATen\ops\_slow_conv2d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1750231Z copying torch\include\ATen\ops\_slow_conv2d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1757355Z copying torch\include\ATen\ops\_slow_conv2d_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1769909Z copying torch\include\ATen\ops\_slow_conv2d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1777146Z copying torch\include\ATen\ops\_slow_conv2d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1784525Z copying torch\include\ATen\ops\_sobol_engine_draw.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1791910Z copying torch\include\ATen\ops\_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1799126Z copying torch\include\ATen\ops\_sobol_engine_draw_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1806189Z copying torch\include\ATen\ops\_sobol_engine_draw_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1813217Z copying torch\include\ATen\ops\_sobol_engine_ff.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1820795Z copying torch\include\ATen\ops\_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1828353Z copying torch\include\ATen\ops\_sobol_engine_ff_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1835693Z copying torch\include\ATen\ops\_sobol_engine_ff_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1896125Z copying torch\include\ATen\ops\_sobol_engine_initialize_state.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1903800Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1910705Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1917452Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1924563Z copying torch\include\ATen\ops\_sobol_engine_scramble.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1932111Z copying torch\include\ATen\ops\_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1946081Z copying torch\include\ATen\ops\_sobol_engine_scramble_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1953227Z copying torch\include\ATen\ops\_sobol_engine_scramble_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1960431Z copying torch\include\ATen\ops\_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1967423Z copying torch\include\ATen\ops\_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1981778Z copying torch\include\ATen\ops\_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1989366Z copying torch\include\ATen\ops\_softmax_backward_data_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.1996693Z copying torch\include\ATen\ops\_softmax_backward_data_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2004049Z copying torch\include\ATen\ops\_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2017411Z copying torch\include\ATen\ops\_softmax_backward_data_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2024968Z copying torch\include\ATen\ops\_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2032560Z copying torch\include\ATen\ops\_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2040241Z copying torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2053225Z copying torch\include\ATen\ops\_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2060690Z copying torch\include\ATen\ops\_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2067826Z copying torch\include\ATen\ops\_softmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2075337Z copying torch\include\ATen\ops\_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2088426Z copying torch\include\ATen\ops\_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2095842Z copying torch\include\ATen\ops\_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2103202Z copying torch\include\ATen\ops\_sparse_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2110663Z copying torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2123482Z copying torch\include\ATen\ops\_sparse_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2130667Z copying torch\include\ATen\ops\_sparse_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2138995Z copying torch\include\ATen\ops\_sparse_broadcast_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2146721Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2154597Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2162358Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2169620Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2176891Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2190369Z copying torch\include\ATen\ops\_sparse_broadcast_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2197189Z copying torch\include\ATen\ops\_sparse_broadcast_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2204688Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2212051Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2219301Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2226482Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2233799Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2241239Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2260147Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2267564Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2274949Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2282414Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2300270Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2307881Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2315407Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2322965Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2346092Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2353572Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2361270Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2369031Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2387533Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2395509Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2402988Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2410483Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2418600Z 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-10-10T00:51:56.2426029Z 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-10-10T00:51:56.2433458Z 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-10-10T00:51:56.2440956Z 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-10-10T00:51:56.2448935Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2456478Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2464123Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2471628Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2483864Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2491398Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2499123Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2506433Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2513688Z copying torch\include\ATen\ops\_sparse_csr_prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2521403Z copying torch\include\ATen\ops\_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2528453Z copying torch\include\ATen\ops\_sparse_csr_prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2535550Z copying torch\include\ATen\ops\_sparse_csr_prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2542930Z copying torch\include\ATen\ops\_sparse_csr_sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2550878Z copying torch\include\ATen\ops\_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2558165Z copying torch\include\ATen\ops\_sparse_csr_sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2565474Z copying torch\include\ATen\ops\_sparse_csr_sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2573159Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2580885Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2588131Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2595939Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2608486Z copying torch\include\ATen\ops\_sparse_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2615885Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2627086Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2634378Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2647734Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2655413Z copying torch\include\ATen\ops\_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2662911Z copying torch\include\ATen\ops\_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2669962Z copying torch\include\ATen\ops\_sparse_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2677349Z copying torch\include\ATen\ops\_sparse_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2684621Z copying torch\include\ATen\ops\_sparse_mask_projection.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2692713Z copying torch\include\ATen\ops\_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2699866Z copying torch\include\ATen\ops\_sparse_mask_projection_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2706872Z copying torch\include\ATen\ops\_sparse_mask_projection_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2713728Z copying torch\include\ATen\ops\_sparse_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2721148Z copying torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2728070Z copying torch\include\ATen\ops\_sparse_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2741877Z copying torch\include\ATen\ops\_sparse_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2749297Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2756684Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2763966Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2777288Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2784618Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2791841Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2799466Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2812760Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2820098Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2827370Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2834624Z copying torch\include\ATen\ops\_sparse_semi_structured_apply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2848297Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2855870Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2863856Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2871397Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2878884Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2886532Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2893972Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2901715Z copying torch\include\ATen\ops\_sparse_semi_structured_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2915286Z copying torch\include\ATen\ops\_sparse_semi_structured_linear_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2922405Z copying torch\include\ATen\ops\_sparse_semi_structured_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2929752Z copying torch\include\ATen\ops\_sparse_semi_structured_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2937253Z copying torch\include\ATen\ops\_sparse_semi_structured_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2945098Z copying torch\include\ATen\ops\_sparse_semi_structured_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2962616Z copying torch\include\ATen\ops\_sparse_semi_structured_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2969881Z copying torch\include\ATen\ops\_sparse_semi_structured_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2977012Z copying torch\include\ATen\ops\_sparse_semi_structured_tile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2991173Z copying torch\include\ATen\ops\_sparse_semi_structured_tile_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.2998542Z copying torch\include\ATen\ops\_sparse_semi_structured_tile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3006007Z copying torch\include\ATen\ops\_sparse_semi_structured_tile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3013496Z copying torch\include\ATen\ops\_sparse_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3026739Z copying torch\include\ATen\ops\_sparse_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3034543Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3041827Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3049101Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3062051Z copying torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3070068Z copying torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3077290Z copying torch\include\ATen\ops\_sparse_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3084509Z copying torch\include\ATen\ops\_sparse_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3091847Z copying torch\include\ATen\ops\_sparse_sparse_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3099678Z copying torch\include\ATen\ops\_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3254639Z copying torch\include\ATen\ops\_sparse_sparse_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3262050Z copying torch\include\ATen\ops\_sparse_sparse_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3275032Z copying torch\include\ATen\ops\_sparse_sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3282182Z copying torch\include\ATen\ops\_sparse_sum_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3289661Z copying torch\include\ATen\ops\_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3297256Z copying torch\include\ATen\ops\_sparse_sum_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3309475Z copying torch\include\ATen\ops\_sparse_sum_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3316820Z copying torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3324058Z copying torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3330824Z copying torch\include\ATen\ops\_sparse_sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3344660Z copying torch\include\ATen\ops\_sparse_sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3351579Z copying torch\include\ATen\ops\_spdiags.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3358555Z copying torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3365372Z copying torch\include\ATen\ops\_spdiags_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3372279Z copying torch\include\ATen\ops\_spdiags_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3379337Z copying torch\include\ATen\ops\_spdiags_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3386407Z copying torch\include\ATen\ops\_spsolve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3393035Z copying torch\include\ATen\ops\_spsolve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3405228Z copying torch\include\ATen\ops\_spsolve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3411962Z copying torch\include\ATen\ops\_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3419091Z copying torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3425766Z copying torch\include\ATen\ops\_stack_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3432805Z copying torch\include\ATen\ops\_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3439787Z copying torch\include\ATen\ops\_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3446773Z copying torch\include\ATen\ops\_standard_gamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3453869Z copying torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3460860Z copying torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3467992Z copying torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3474878Z copying torch\include\ATen\ops\_standard_gamma_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3482323Z copying torch\include\ATen\ops\_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3496209Z copying torch\include\ATen\ops\_standard_gamma_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3503606Z copying torch\include\ATen\ops\_standard_gamma_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3510777Z copying torch\include\ATen\ops\_standard_gamma_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3518360Z copying torch\include\ATen\ops\_standard_gamma_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3525354Z copying torch\include\ATen\ops\_standard_gamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3532743Z copying torch\include\ATen\ops\_standard_gamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3539949Z copying torch\include\ATen\ops\_test_ambiguous_defaults.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3547279Z copying torch\include\ATen\ops\_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3560298Z copying torch\include\ATen\ops\_test_ambiguous_defaults_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3567474Z copying torch\include\ATen\ops\_test_ambiguous_defaults_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3574739Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3582657Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3596029Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3603425Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3610804Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3618407Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3632086Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3639271Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3647664Z 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-10-10T00:51:56.3655984Z 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-10-10T00:51:56.3677522Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3685077Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3692518Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3699742Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3707810Z copying torch\include\ATen\ops\_test_check_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3715559Z copying torch\include\ATen\ops\_test_check_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3722523Z copying torch\include\ATen\ops\_test_check_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3729435Z copying torch\include\ATen\ops\_test_check_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3742390Z copying torch\include\ATen\ops\_test_functorch_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3750185Z copying torch\include\ATen\ops\_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3757381Z copying torch\include\ATen\ops\_test_functorch_fallback_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3764994Z copying torch\include\ATen\ops\_test_functorch_fallback_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3778685Z copying torch\include\ATen\ops\_test_functorch_fallback_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3785850Z copying torch\include\ATen\ops\_test_optional_filled_intlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3793382Z copying torch\include\ATen\ops\_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3800663Z copying torch\include\ATen\ops\_test_optional_filled_intlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3813291Z copying torch\include\ATen\ops\_test_optional_filled_intlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3820804Z copying torch\include\ATen\ops\_test_optional_filled_intlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3828027Z copying torch\include\ATen\ops\_test_optional_floatlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3835655Z copying torch\include\ATen\ops\_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3842971Z copying torch\include\ATen\ops\_test_optional_floatlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3850225Z copying torch\include\ATen\ops\_test_optional_floatlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3857671Z copying torch\include\ATen\ops\_test_optional_floatlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3864965Z copying torch\include\ATen\ops\_test_optional_intlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3878285Z copying torch\include\ATen\ops\_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3885511Z copying torch\include\ATen\ops\_test_optional_intlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3893081Z copying torch\include\ATen\ops\_test_optional_intlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3900646Z copying torch\include\ATen\ops\_test_optional_intlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3907793Z copying torch\include\ATen\ops\_test_parallel_materialize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3915631Z copying torch\include\ATen\ops\_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3922996Z copying torch\include\ATen\ops\_test_parallel_materialize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3930068Z copying torch\include\ATen\ops\_test_parallel_materialize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3943757Z copying torch\include\ATen\ops\_test_serialization_subcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3951377Z copying torch\include\ATen\ops\_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3958828Z copying torch\include\ATen\ops\_test_serialization_subcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3966161Z copying torch\include\ATen\ops\_test_serialization_subcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3981674Z copying torch\include\ATen\ops\_test_string_default.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3989310Z copying torch\include\ATen\ops\_test_string_default_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.3996670Z copying torch\include\ATen\ops\_test_string_default_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4003610Z copying torch\include\ATen\ops\_test_string_default_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4011697Z copying torch\include\ATen\ops\_test_warn_in_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4019427Z copying torch\include\ATen\ops\_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4027029Z copying torch\include\ATen\ops\_test_warn_in_autograd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4034208Z copying torch\include\ATen\ops\_test_warn_in_autograd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4048118Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4056110Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4063646Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4070989Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4078386Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4086287Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4093921Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4101858Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4115113Z copying torch\include\ATen\ops\_thnn_fused_gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4122517Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4130397Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4137665Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4145274Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4152753Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4160230Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4167521Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4180739Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4188055Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4195649Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4202949Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4216352Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4223542Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4231175Z 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-10-10T00:51:56.4238566Z 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-10-10T00:51:56.4251469Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4259238Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4266655Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4273834Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4294292Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4301792Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4309432Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4316560Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4323724Z copying torch\include\ATen\ops\_to_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4330750Z copying torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4337857Z copying torch\include\ATen\ops\_to_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4345408Z copying torch\include\ATen\ops\_to_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4352341Z copying torch\include\ATen\ops\_to_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4359001Z copying torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4366404Z copying torch\include\ATen\ops\_to_cpu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4372911Z copying torch\include\ATen\ops\_to_cpu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4385578Z copying torch\include\ATen\ops\_to_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4393074Z copying torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4400034Z copying torch\include\ATen\ops\_to_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4427133Z copying torch\include\ATen\ops\_to_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4434050Z copying torch\include\ATen\ops\_to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4440929Z copying torch\include\ATen\ops\_to_sparse_bsc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4448283Z copying torch\include\ATen\ops\_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4455274Z copying torch\include\ATen\ops\_to_sparse_bsc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4467991Z copying torch\include\ATen\ops\_to_sparse_bsc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4475211Z copying torch\include\ATen\ops\_to_sparse_bsc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4482821Z copying torch\include\ATen\ops\_to_sparse_bsc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4489845Z copying torch\include\ATen\ops\_to_sparse_bsr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4503214Z copying torch\include\ATen\ops\_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4510396Z copying torch\include\ATen\ops\_to_sparse_bsr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4517821Z copying torch\include\ATen\ops\_to_sparse_bsr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4524964Z copying torch\include\ATen\ops\_to_sparse_bsr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4537843Z copying torch\include\ATen\ops\_to_sparse_bsr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4545506Z copying torch\include\ATen\ops\_to_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4552842Z copying torch\include\ATen\ops\_to_sparse_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4560028Z copying torch\include\ATen\ops\_to_sparse_csc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4573091Z copying torch\include\ATen\ops\_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4580550Z copying torch\include\ATen\ops\_to_sparse_csc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4587911Z copying torch\include\ATen\ops\_to_sparse_csc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4595293Z copying torch\include\ATen\ops\_to_sparse_csc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4602644Z copying torch\include\ATen\ops\_to_sparse_csc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4610068Z copying torch\include\ATen\ops\_to_sparse_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4617868Z copying torch\include\ATen\ops\_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4624992Z copying torch\include\ATen\ops\_to_sparse_csr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4638525Z copying torch\include\ATen\ops\_to_sparse_csr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4646133Z copying torch\include\ATen\ops\_to_sparse_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4653685Z copying torch\include\ATen\ops\_to_sparse_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4661597Z copying torch\include\ATen\ops\_to_sparse_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4675842Z copying torch\include\ATen\ops\_to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4683072Z copying torch\include\ATen\ops\_to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4690533Z copying torch\include\ATen\ops\_to_sparse_semi_structured.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4698323Z copying torch\include\ATen\ops\_to_sparse_semi_structured_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4705595Z copying torch\include\ATen\ops\_to_sparse_semi_structured_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4712741Z copying torch\include\ATen\ops\_to_sparse_semi_structured_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4720041Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4727758Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4734907Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4742273Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4749727Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4757094Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4764364Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4771894Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4779335Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4786523Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4799526Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4807121Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4814314Z copying torch\include\ATen\ops\_trilinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4821881Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4834662Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4841819Z copying torch\include\ATen\ops\_trilinear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4849279Z copying torch\include\ATen\ops\_trilinear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4856554Z copying torch\include\ATen\ops\_triton_multi_head_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4864171Z copying torch\include\ATen\ops\_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4871164Z copying torch\include\ATen\ops\_triton_multi_head_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4878569Z copying torch\include\ATen\ops\_triton_multi_head_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4885824Z copying torch\include\ATen\ops\_triton_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4898553Z copying torch\include\ATen\ops\_triton_scaled_dot_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4906167Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4913420Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4920719Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4928260Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4935799Z copying torch\include\ATen\ops\_unique.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4942784Z copying torch\include\ATen\ops\_unique2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4949895Z copying torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4956925Z copying torch\include\ATen\ops\_unique2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4964925Z copying torch\include\ATen\ops\_unique2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4971911Z copying torch\include\ATen\ops\_unique2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4979006Z copying torch\include\ATen\ops\_unique2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.4993109Z copying torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5000720Z copying torch\include\ATen\ops\_unique_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5007910Z copying torch\include\ATen\ops\_unique_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5015166Z copying torch\include\ATen\ops\_unique_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5028642Z copying torch\include\ATen\ops\_unique_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5035845Z copying torch\include\ATen\ops\_unpack_dual.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5069518Z copying torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5076627Z copying torch\include\ATen\ops\_unpack_dual_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5090943Z copying torch\include\ATen\ops\_unpack_dual_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5098223Z copying torch\include\ATen\ops\_unsafe_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5105608Z copying torch\include\ATen\ops\_unsafe_index_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5112598Z copying torch\include\ATen\ops\_unsafe_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5132320Z copying torch\include\ATen\ops\_unsafe_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5139712Z copying torch\include\ATen\ops\_unsafe_index_put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5147349Z copying torch\include\ATen\ops\_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5155315Z copying torch\include\ATen\ops\_unsafe_index_put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5169264Z copying torch\include\ATen\ops\_unsafe_index_put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5176646Z copying torch\include\ATen\ops\_unsafe_masked_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5184298Z copying torch\include\ATen\ops\_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5191302Z copying torch\include\ATen\ops\_unsafe_masked_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5204658Z copying torch\include\ATen\ops\_unsafe_masked_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5211995Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5219846Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5226908Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5234198Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5241225Z copying torch\include\ATen\ops\_unsafe_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5248952Z copying torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5256080Z copying torch\include\ATen\ops\_unsafe_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5269594Z copying torch\include\ATen\ops\_unsafe_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5276797Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5283994Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5291514Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5307854Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5315500Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5322788Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5330057Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5345499Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5353007Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5360876Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5368338Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5375474Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5382760Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5389848Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5397252Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5404366Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5411491Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5418737Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5425955Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5447741Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5455087Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5490973Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5498416Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5505888Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5513855Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5521316Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5529304Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5536821Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5544093Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5551849Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5559723Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5567357Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5575040Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5583031Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5590593Z copying torch\include\ATen\ops\_upsample_nearest_exact1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5598446Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5606783Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5614274Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5622418Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5635646Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5643477Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5651352Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5659428Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5675539Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5684059Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5692151Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5700256Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5713886Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5721565Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5729392Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5736498Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5749907Z copying torch\include\ATen\ops\_upsample_nearest_exact2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5757500Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5765320Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5772714Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5786126Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5793496Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5801003Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5808702Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5821693Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5829638Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5837166Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5844624Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5858114Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5865295Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5873017Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5880626Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5893555Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5901165Z copying torch\include\ATen\ops\_upsample_nearest_exact3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5908855Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5916770Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5930311Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5938002Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5945820Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5953599Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5967299Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5974938Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5983211Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.5990965Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6004049Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6011896Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6019708Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6027712Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6035360Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6042874Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6050136Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6057198Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6064481Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6072257Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6079614Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6087367Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6100935Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6108112Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6116046Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6123795Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6131344Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6138955Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6146818Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6154435Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6169734Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6177443Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6184903Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6192616Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6200668Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6208283Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6215886Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6223248Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6301055Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6308642Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6316617Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6323696Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6337443Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6345211Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6352720Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6360160Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6368217Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6375522Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6383619Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6391324Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6399047Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6406671Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6413965Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6421068Z copying torch\include\ATen\ops\_values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6433617Z copying torch\include\ATen\ops\_values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6441957Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6449107Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6456672Z copying torch\include\ATen\ops\_values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6469658Z copying torch\include\ATen\ops\_values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6477539Z copying torch\include\ATen\ops\_values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6484957Z copying torch\include\ATen\ops\_values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6492528Z copying torch\include\ATen\ops\_version.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6505107Z copying torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6513177Z copying torch\include\ATen\ops\_version_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6520741Z copying torch\include\ATen\ops\_version_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6529013Z copying torch\include\ATen\ops\_weight_int4pack_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6536509Z copying torch\include\ATen\ops\_weight_int4pack_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6544082Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6552683Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6561387Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6574542Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6582596Z copying torch\include\ATen\ops\_weight_int4pack_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6589989Z copying torch\include\ATen\ops\_weight_int4pack_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6598097Z copying torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6606809Z 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-10-10T00:51:56.6614538Z 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-10-10T00:51:56.6622069Z copying torch\include\ATen\ops\_weight_int8pack_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6629819Z copying torch\include\ATen\ops\_weight_int8pack_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6637491Z copying torch\include\ATen\ops\_weight_int8pack_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6644781Z copying torch\include\ATen\ops\_weight_int8pack_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6652732Z copying torch\include\ATen\ops\_weight_int8pack_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6660100Z copying torch\include\ATen\ops\_weight_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6675538Z copying torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6683319Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6691485Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6699244Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6706521Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6714623Z copying torch\include\ATen\ops\_weight_norm_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6722314Z copying torch\include\ATen\ops\_weight_norm_interface_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6730315Z copying torch\include\ATen\ops\_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6744114Z copying torch\include\ATen\ops\_weight_norm_interface_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6751550Z copying torch\include\ATen\ops\_weight_norm_interface_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6758824Z copying torch\include\ATen\ops\_weight_norm_interface_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6766154Z copying torch\include\ATen\ops\_weight_norm_interface_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6774054Z copying torch\include\ATen\ops\_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6781368Z copying torch\include\ATen\ops\_weight_norm_interface_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6789171Z copying torch\include\ATen\ops\_weight_norm_interface_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6796850Z copying torch\include\ATen\ops\_weight_norm_interface_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6811668Z copying torch\include\ATen\ops\_weight_norm_interface_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6819451Z copying torch\include\ATen\ops\_weight_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6826882Z copying torch\include\ATen\ops\_weight_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6834362Z copying torch\include\ATen\ops\_wrapped_linear_prepack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6842703Z copying torch\include\ATen\ops\_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6850253Z copying torch\include\ATen\ops\_wrapped_linear_prepack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6858484Z copying torch\include\ATen\ops\_wrapped_linear_prepack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6866714Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6909128Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6916586Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6925581Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-10-10T00:51:56.6933121Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-10-10T00:51:56.6936627Z copying torch\include\ATen\quantized\QTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-10-10T00:51:56.6962661Z copying torch\include\ATen\quantized\Quantizer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-10-10T00:51:56.6968612Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:56.6971993Z copying torch\include\ATen\xpu\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:56.6979009Z copying torch\include\ATen\xpu\PinnedMemoryAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:56.6985120Z copying torch\include\ATen\xpu\XPUContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:56.6991684Z copying torch\include\ATen\xpu\XPUDevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:56.7119512Z copying torch\include\ATen\xpu\XPUEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:56.7126262Z copying torch\include\ATen\xpu\XPUGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-10-10T00:51:56.7136841Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\detail 2025-10-10T00:51:56.7139746Z copying torch\include\ATen\xpu\detail\XPUHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\detail 2025-10-10T00:51:56.7145614Z creating build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7149896Z copying torch\include\c10\core\alignment.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7157059Z copying torch\include\c10\core\Allocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7163841Z copying torch\include\c10\core\AllocatorConfig.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7170972Z copying torch\include\c10\core\AutogradState.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7184110Z copying torch\include\c10\core\Backend.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7190910Z copying torch\include\c10\core\CachingDeviceAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7197905Z copying torch\include\c10\core\CompileTimeFunctionPointer.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7204637Z copying torch\include\c10\core\ConstantSymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7210915Z copying torch\include\c10\core\Contiguity.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7217470Z copying torch\include\c10\core\CopyBytes.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7228285Z copying torch\include\c10\core\CPUAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7234773Z copying torch\include\c10\core\DefaultDtype.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7241238Z copying torch\include\c10\core\DefaultTensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7247744Z copying torch\include\c10\core\Device.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7258834Z copying torch\include\c10\core\DeviceArray.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7265888Z copying torch\include\c10\core\DeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7272354Z copying torch\include\c10\core\DeviceType.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7278820Z copying torch\include\c10\core\DispatchKey.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7290384Z copying torch\include\c10\core\DispatchKeySet.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7297719Z copying torch\include\c10\core\DynamicCast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7310294Z copying torch\include\c10\core\Event.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7316598Z copying torch\include\c10\core\GeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7323266Z copying torch\include\c10\core\GradMode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7329997Z copying torch\include\c10\core\InferenceMode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7336739Z copying torch\include\c10\core\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7343257Z copying torch\include\c10\core\MemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7354026Z copying torch\include\c10\core\OptionalRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7360470Z copying torch\include\c10\core\PyHandleCache.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7367896Z copying torch\include\c10\core\QEngine.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7374242Z copying torch\include\c10\core\QScheme.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7390484Z copying torch\include\c10\core\RefcountedDeleter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7397458Z copying torch\include\c10\core\SafePyObject.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7410826Z copying torch\include\c10\core\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7428235Z copying torch\include\c10\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7431880Z copying torch\include\c10\core\ScalarTypeToTypeMeta.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7438540Z copying torch\include\c10\core\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7445338Z copying torch\include\c10\core\StorageImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7452228Z copying torch\include\c10\core\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7459197Z copying torch\include\c10\core\StreamGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7466253Z copying torch\include\c10\core\SymbolicShapeMeta.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7473007Z copying torch\include\c10\core\SymBool.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7479893Z copying torch\include\c10\core\SymFloat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7491271Z copying torch\include\c10\core\SymInt.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7498632Z copying torch\include\c10\core\SymIntArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7512890Z copying torch\include\c10\core\SymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7519722Z copying torch\include\c10\core\TensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7532457Z copying torch\include\c10\core\TensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7540041Z copying torch\include\c10\core\thread_pool.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7547294Z copying torch\include\c10\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7554059Z copying torch\include\c10\core\WrapDimMinimal.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-10-10T00:51:56.7565986Z creating build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7569182Z copying torch\include\c10\core\impl\alloc_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7575984Z copying torch\include\c10\core\impl\COW.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7582672Z copying torch\include\c10\core\impl\COWDeleter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7589594Z copying torch\include\c10\core\impl\DeviceGuardImplInterface.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7608227Z copying torch\include\c10\core\impl\FakeGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7614802Z copying torch\include\c10\core\impl\GPUTrace.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7622019Z copying torch\include\c10\core\impl\HermeticPyObjectTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7634759Z copying torch\include\c10\core\impl\InlineDeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7641643Z copying torch\include\c10\core\impl\InlineEvent.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7648429Z copying torch\include\c10\core\impl\InlineStreamGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7655430Z copying torch\include\c10\core\impl\LocalDispatchKeySet.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7668223Z copying torch\include\c10\core\impl\PyInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7675767Z copying torch\include\c10\core\impl\PyInterpreterHooks.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7682892Z copying torch\include\c10\core\impl\PyObjectSlot.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7689812Z copying torch\include\c10\core\impl\PythonDispatcherTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7702903Z copying torch\include\c10\core\impl\SizesAndStrides.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7710636Z copying torch\include\c10\core\impl\TorchDispatchModeTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7717416Z copying torch\include\c10\core\impl\VirtualGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-10-10T00:51:56.7723330Z creating build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7726367Z copying torch\include\c10\cuda\CUDAAlgorithm.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7739345Z copying torch\include\c10\cuda\CUDAAllocatorConfig.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7745953Z copying torch\include\c10\cuda\CUDACachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7752916Z copying torch\include\c10\cuda\CUDADeviceAssertion.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7769762Z copying torch\include\c10\cuda\CUDADeviceAssertionHost.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7776553Z copying torch\include\c10\cuda\CUDAException.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7783139Z copying torch\include\c10\cuda\CUDAFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7789901Z copying torch\include\c10\cuda\CUDAGraphsC10Utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7801706Z copying torch\include\c10\cuda\CUDAGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7808245Z copying torch\include\c10\cuda\CUDAMacros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7815027Z copying torch\include\c10\cuda\CUDAMathCompat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7821875Z copying torch\include\c10\cuda\CUDAMiscFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7833096Z copying torch\include\c10\cuda\CUDAStream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7839701Z copying torch\include\c10\cuda\driver_api.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-10-10T00:51:56.7845487Z creating build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-10-10T00:51:56.7865492Z copying torch\include\c10\cuda\impl\CUDAGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-10-10T00:51:56.7872012Z copying torch\include\c10\cuda\impl\CUDATest.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-10-10T00:51:56.7883846Z copying torch\include\c10\cuda\impl\cuda_cmake_macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-10-10T00:51:56.7889421Z creating build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-10-10T00:51:56.7892471Z copying torch\include\c10\macros\cmake_macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-10-10T00:51:56.7898745Z copying torch\include\c10\macros\Export.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-10-10T00:51:56.7904835Z copying torch\include\c10\macros\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-10-10T00:51:56.7916153Z creating build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:56.7919181Z copying torch\include\c10\metal\atomic.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:56.7925745Z copying torch\include\c10\metal\common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:56.7932330Z copying torch\include\c10\metal\expm1f.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:56.7938939Z copying torch\include\c10\metal\igamma.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:56.7952094Z copying torch\include\c10\metal\indexing.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:56.7959360Z copying torch\include\c10\metal\random.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:56.7966013Z copying torch\include\c10\metal\reduction_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:56.7988164Z copying torch\include\c10\metal\special_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:56.7995816Z copying torch\include\c10\metal\utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-10-10T00:51:56.8001501Z creating build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-10-10T00:51:56.8004685Z copying torch\include\c10\mobile\CPUCachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-10-10T00:51:56.8011724Z copying torch\include\c10\mobile\CPUProfilingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-10-10T00:51:56.8022715Z creating build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-10-10T00:51:56.8027024Z copying torch\include\c10\test\util\complex_math_test_common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-10-10T00:51:56.8034597Z copying torch\include\c10\test\util\complex_test_common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-10-10T00:51:56.8041841Z copying torch\include\c10\test\util\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-10-10T00:51:56.8047644Z creating build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8050601Z copying torch\include\c10\util\AbortHandler.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8062021Z copying torch\include\c10\util\accumulate.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8068870Z copying torch\include\c10\util\AlignOf.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8075745Z copying torch\include\c10\util\ApproximateClock.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8099437Z copying torch\include\c10\util\Array.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8105970Z copying torch\include\c10\util\ArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8112360Z copying torch\include\c10\util\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8118848Z copying torch\include\c10\util\BFloat16-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8131696Z copying torch\include\c10\util\BFloat16-math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8138969Z copying torch\include\c10\util\BFloat16.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8145178Z copying torch\include\c10\util\bits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8151510Z copying torch\include\c10\util\Bitset.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8164145Z copying torch\include\c10\util\bit_cast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8171425Z copying torch\include\c10\util\C++17.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8179096Z copying torch\include\c10\util\CallOnce.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8185889Z copying torch\include\c10\util\complex.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8197761Z copying torch\include\c10\util\complex_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8204828Z copying torch\include\c10\util\complex_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8211614Z copying torch\include\c10\util\ConstexprCrc.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8218862Z copying torch\include\c10\util\copysign.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8231475Z copying torch\include\c10\util\DeadlockDetection.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8238312Z copying torch\include\c10\util\Deprecated.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8245291Z copying torch\include\c10\util\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8251561Z copying torch\include\c10\util\DynamicCounter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8268941Z copying torch\include\c10\util\Enumerate.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8275580Z copying torch\include\c10\util\env.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8282238Z copying torch\include\c10\util\error.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8288478Z copying torch\include\c10\util\Exception.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8301590Z copying torch\include\c10\util\ExclusivelyOwned.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8308349Z copying torch\include\c10\util\ExclusivelyOwnedTensorTraits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8315004Z copying torch\include\c10\util\FbcodeMaps.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8322383Z copying torch\include\c10\util\FileSystem.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8335127Z copying torch\include\c10\util\Flags.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8342123Z copying torch\include\c10\util\flat_hash_map.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8349525Z copying torch\include\c10\util\Float4_e2m1fn_x2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8361108Z copying torch\include\c10\util\Float8_e4m3fn-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8373548Z copying torch\include\c10\util\Float8_e4m3fn.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8380080Z copying torch\include\c10\util\Float8_e4m3fnuz-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8450376Z copying torch\include\c10\util\Float8_e4m3fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8456254Z copying torch\include\c10\util\Float8_e5m2-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8469885Z copying torch\include\c10\util\Float8_e5m2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8476592Z copying torch\include\c10\util\Float8_e5m2fnuz-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8483187Z copying torch\include\c10\util\Float8_e5m2fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8490729Z copying torch\include\c10\util\Float8_e8m0fnu-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8508042Z copying torch\include\c10\util\Float8_e8m0fnu.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8514372Z copying torch\include\c10\util\floating_point_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8521009Z copying torch\include\c10\util\FunctionRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8527984Z copying torch\include\c10\util\Gauge.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8540459Z copying torch\include\c10\util\generic_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8547230Z copying torch\include\c10\util\Half-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8554274Z copying torch\include\c10\util\Half.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8561264Z copying torch\include\c10\util\hash.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8574731Z copying torch\include\c10\util\IdWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8581526Z copying torch\include\c10\util\int128.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8588255Z copying torch\include\c10\util\IntrusiveList.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8595144Z copying torch\include\c10\util\intrusive_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8608328Z copying torch\include\c10\util\irange.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8614969Z copying torch\include\c10\util\Lazy.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8626774Z copying torch\include\c10\util\LeftRight.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8633516Z copying torch\include\c10\util\llvmMathExtras.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8646649Z copying torch\include\c10\util\Load.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8653267Z copying torch\include\c10\util\Logging.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8660339Z copying torch\include\c10\util\logging_is_google_glog.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8667197Z copying torch\include\c10\util\logging_is_not_google_glog.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8680380Z copying torch\include\c10\util\MathConstants.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8687605Z copying torch\include\c10\util\MaybeOwned.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8694729Z copying torch\include\c10\util\Metaprogramming.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8702058Z copying torch\include\c10\util\NetworkFlow.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8714561Z copying torch\include\c10\util\numa.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8730303Z copying torch\include\c10\util\Optional.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8737191Z copying torch\include\c10\util\OptionalArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8744142Z copying torch\include\c10\util\order_preserving_flat_hash_map.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8758207Z copying torch\include\c10\util\overflows.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8764802Z copying torch\include\c10\util\overloaded.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8771448Z copying torch\include\c10\util\ParallelGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8778801Z copying torch\include\c10\util\python_stub.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8790833Z copying torch\include\c10\util\qint32.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8797237Z copying torch\include\c10\util\qint8.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8803517Z copying torch\include\c10\util\quint2x4.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8809558Z copying torch\include\c10\util\quint4x2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8821856Z copying torch\include\c10\util\quint8.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8832727Z copying torch\include\c10\util\Registry.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8839319Z copying torch\include\c10\util\safe_numerics.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8846095Z copying torch\include\c10\util\ScopeExit.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8858794Z copying torch\include\c10\util\Semaphore.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8865908Z copying torch\include\c10\util\signal_handler.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8872619Z copying torch\include\c10\util\SmallBuffer.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8879035Z copying torch\include\c10\util\SmallVector.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8892876Z copying torch\include\c10\util\sparse_bitset.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8900024Z copying torch\include\c10\util\ssize.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8906656Z copying torch\include\c10\util\static_tracepoint.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8913553Z copying torch\include\c10\util\static_tracepoint_elfx86.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8932420Z copying torch\include\c10\util\strides.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8937887Z copying torch\include\c10\util\StringUtil.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8944752Z copying torch\include\c10\util\string_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8951245Z copying torch\include\c10\util\string_view.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8965314Z copying torch\include\c10\util\strong_type.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8972822Z copying torch\include\c10\util\Synchronized.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8979670Z copying torch\include\c10\util\tempfile.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.8986349Z copying torch\include\c10\util\ThreadLocal.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9000486Z copying torch\include\c10\util\ThreadLocalDebugInfo.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9007647Z copying torch\include\c10\util\thread_name.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9014188Z copying torch\include\c10\util\Type.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9020993Z copying torch\include\c10\util\TypeCast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9033749Z copying torch\include\c10\util\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9041030Z copying torch\include\c10\util\TypeIndex.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9048532Z copying torch\include\c10\util\TypeList.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9055628Z copying torch\include\c10\util\TypeSafeSignMath.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9068610Z copying torch\include\c10\util\TypeTraits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9075493Z copying torch\include\c10\util\Unicode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9082099Z copying torch\include\c10\util\UniqueVoidPtr.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9089218Z copying torch\include\c10\util\Unroll.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9102855Z copying torch\include\c10\util\WaitCounter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9110124Z copying torch\include\c10\util\WaitCounterDynamicBackend.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9116997Z copying torch\include\c10\util\win32-headers.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-10-10T00:51:56.9127691Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:56.9142364Z copying torch\include\c10\xpu\XPUCachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:56.9148989Z copying torch\include\c10\xpu\XPUDeviceProp.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:56.9155786Z copying torch\include\c10\xpu\XPUException.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:56.9161958Z copying torch\include\c10\xpu\XPUFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:56.9181005Z copying torch\include\c10\xpu\XPUMacros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:56.9187690Z copying torch\include\c10\xpu\XPUStream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-10-10T00:51:56.9193824Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu\impl 2025-10-10T00:51:56.9196911Z copying torch\include\c10\xpu\impl\XPUGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu\impl 2025-10-10T00:51:56.9208921Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu\test\impl 2025-10-10T00:51:56.9213180Z copying torch\include\c10\xpu\test\impl\XPUTest.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu\test\impl 2025-10-10T00:51:56.9219043Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-10-10T00:51:56.9223107Z copying torch\include\caffe2\core\common.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-10-10T00:51:56.9229567Z copying torch\include\caffe2\core\macros.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-10-10T00:51:56.9236293Z copying torch\include\caffe2\core\timer.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-10-10T00:51:56.9248664Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-10-10T00:51:56.9251805Z copying torch\include\caffe2\perfkernels\batch_box_cox_vec.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-10-10T00:51:56.9258525Z copying torch\include\caffe2\perfkernels\common.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-10-10T00:51:56.9265505Z copying torch\include\caffe2\perfkernels\embedding_lookup_idx.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-10-10T00:51:56.9270938Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:56.9273989Z copying torch\include\caffe2\serialize\crc_alt.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:56.9289131Z copying torch\include\caffe2\serialize\file_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:56.9295751Z copying torch\include\caffe2\serialize\inline_container.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:56.9302511Z copying torch\include\caffe2\serialize\in_memory_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:56.9322087Z copying torch\include\caffe2\serialize\istream_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:56.9328869Z copying torch\include\caffe2\serialize\read_adapter_interface.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:56.9335467Z copying torch\include\caffe2\serialize\versions.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-10-10T00:51:56.9341495Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-10-10T00:51:56.9344549Z copying torch\include\caffe2\utils\fixed_divisor.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-10-10T00:51:56.9351315Z copying torch\include\caffe2\utils\proto_wrap.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-10-10T00:51:56.9357980Z copying torch\include\caffe2\utils\string_utils.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-10-10T00:51:56.9363884Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:56.9371519Z copying torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:56.9384008Z copying torch\include\caffe2\utils\threadpool\pthreadpool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:56.9390881Z copying torch\include\caffe2\utils\threadpool\ThreadPool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:56.9402479Z copying torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:56.9414824Z copying torch\include\caffe2\utils\threadpool\thread_pool_guard.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:56.9421871Z copying torch\include\caffe2\utils\threadpool\WorkersPool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-10-10T00:51:56.9427647Z creating build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9431019Z copying torch\include\fmt\args.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9437562Z copying torch\include\fmt\base.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9454678Z copying torch\include\fmt\chrono.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9462859Z copying torch\include\fmt\color.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9470149Z copying torch\include\fmt\compile.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9477103Z copying torch\include\fmt\core.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9492379Z copying torch\include\fmt\format-inl.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9504871Z copying torch\include\fmt\format.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9513855Z copying torch\include\fmt\os.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9528117Z copying torch\include\fmt\ostream.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9534396Z copying torch\include\fmt\printf.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9541518Z copying torch\include\fmt\ranges.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9548732Z copying torch\include\fmt\std.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9562196Z copying torch\include\fmt\xchar.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-10-10T00:51:56.9568068Z creating build\lib.win-amd64-cpython-310\torch\include\fp16 2025-10-10T00:51:56.9571307Z copying torch\include\fp16\bitcasts.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-10-10T00:51:56.9578082Z copying torch\include\fp16\fp16.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-10-10T00:51:56.9584891Z copying torch\include\fp16\psimd.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-10-10T00:51:56.9621535Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9626812Z copying torch\include\google\protobuf\any.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9632708Z copying torch\include\google\protobuf\any.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9639845Z copying torch\include\google\protobuf\api.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9647321Z copying torch\include\google\protobuf\arena.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9660615Z copying torch\include\google\protobuf\arenastring.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9671979Z copying torch\include\google\protobuf\arena_impl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9678531Z copying torch\include\google\protobuf\descriptor.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9692414Z copying torch\include\google\protobuf\descriptor.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9704999Z copying torch\include\google\protobuf\descriptor_database.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9712049Z copying torch\include\google\protobuf\duration.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9719777Z copying torch\include\google\protobuf\dynamic_message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9732004Z copying torch\include\google\protobuf\empty.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9738880Z copying torch\include\google\protobuf\extension_set.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9746603Z copying torch\include\google\protobuf\extension_set_inl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9753434Z copying torch\include\google\protobuf\field_mask.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9766404Z copying torch\include\google\protobuf\generated_enum_reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9773318Z copying torch\include\google\protobuf\generated_enum_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9780265Z copying torch\include\google\protobuf\generated_message_reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9787134Z copying torch\include\google\protobuf\generated_message_table_driven.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9800755Z copying torch\include\google\protobuf\generated_message_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9812338Z copying torch\include\google\protobuf\has_bits.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9819092Z copying torch\include\google\protobuf\implicit_weak_message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9825711Z copying torch\include\google\protobuf\inlined_string_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9838079Z copying torch\include\google\protobuf\map.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9845239Z copying torch\include\google\protobuf\map_entry.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9851969Z copying torch\include\google\protobuf\map_entry_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9859470Z copying torch\include\google\protobuf\map_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9873487Z copying torch\include\google\protobuf\map_field_inl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9880378Z copying torch\include\google\protobuf\map_field_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9887368Z copying torch\include\google\protobuf\map_type_handler.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9898847Z copying torch\include\google\protobuf\message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9915388Z copying torch\include\google\protobuf\message_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9922716Z copying torch\include\google\protobuf\metadata.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9929340Z copying torch\include\google\protobuf\metadata_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9936133Z copying torch\include\google\protobuf\parse_context.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9951944Z copying torch\include\google\protobuf\port.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9958848Z copying torch\include\google\protobuf\reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9966169Z copying torch\include\google\protobuf\reflection_ops.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9974197Z copying torch\include\google\protobuf\repeated_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9981495Z copying torch\include\google\protobuf\service.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9988153Z copying torch\include\google\protobuf\source_context.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:56.9995495Z copying torch\include\google\protobuf\struct.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:57.0008461Z copying torch\include\google\protobuf\text_format.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:57.0021782Z copying torch\include\google\protobuf\timestamp.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:57.0028449Z copying torch\include\google\protobuf\type.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:57.0037384Z copying torch\include\google\protobuf\unknown_field_set.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:57.0044165Z copying torch\include\google\protobuf\wire_format.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:57.0057389Z copying torch\include\google\protobuf\wire_format_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:57.0065639Z copying torch\include\google\protobuf\wrappers.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-10-10T00:51:57.0072465Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:57.0075736Z copying torch\include\google\protobuf\compiler\code_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:57.0082620Z copying torch\include\google\protobuf\compiler\command_line_interface.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:57.0095463Z copying torch\include\google\protobuf\compiler\importer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:57.0102296Z copying torch\include\google\protobuf\compiler\parser.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:57.0128719Z copying torch\include\google\protobuf\compiler\plugin.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:57.0147017Z copying torch\include\google\protobuf\compiler\plugin.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-10-10T00:51:57.0154060Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\cpp 2025-10-10T00:51:57.0157364Z copying torch\include\google\protobuf\compiler\cpp\cpp_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\cpp 2025-10-10T00:51:57.0163541Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp 2025-10-10T00:51:57.0166801Z copying torch\include\google\protobuf\compiler\csharp\csharp_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp 2025-10-10T00:51:57.0173644Z copying torch\include\google\protobuf\compiler\csharp\csharp_names.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp 2025-10-10T00:51:57.0185644Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java 2025-10-10T00:51:57.0189041Z copying torch\include\google\protobuf\compiler\java\java_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java 2025-10-10T00:51:57.0195749Z copying torch\include\google\protobuf\compiler\java\java_names.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java 2025-10-10T00:51:57.0201423Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\js 2025-10-10T00:51:57.0204893Z copying torch\include\google\protobuf\compiler\js\js_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\js 2025-10-10T00:51:57.0211771Z 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-10-10T00:51:57.0217839Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec 2025-10-10T00:51:57.0221265Z copying torch\include\google\protobuf\compiler\objectivec\objectivec_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec 2025-10-10T00:51:57.0227817Z copying torch\include\google\protobuf\compiler\objectivec\objectivec_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec 2025-10-10T00:51:57.0233574Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\php 2025-10-10T00:51:57.0236748Z copying torch\include\google\protobuf\compiler\php\php_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\php 2025-10-10T00:51:57.0242207Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\python 2025-10-10T00:51:57.0245438Z copying torch\include\google\protobuf\compiler\python\python_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\python 2025-10-10T00:51:57.0251372Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\ruby 2025-10-10T00:51:57.0254532Z copying torch\include\google\protobuf\compiler\ruby\ruby_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\ruby 2025-10-10T00:51:57.0260191Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:57.0263306Z copying torch\include\google\protobuf\io\coded_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:57.0271190Z copying torch\include\google\protobuf\io\gzip_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:57.0277670Z copying torch\include\google\protobuf\io\io_win32.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:57.0290851Z copying torch\include\google\protobuf\io\printer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:57.0297516Z copying torch\include\google\protobuf\io\strtod.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:57.0309059Z copying torch\include\google\protobuf\io\tokenizer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:57.0316279Z copying torch\include\google\protobuf\io\zero_copy_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:57.0323062Z copying torch\include\google\protobuf\io\zero_copy_stream_impl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:57.0330100Z copying torch\include\google\protobuf\io\zero_copy_stream_impl_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-10-10T00:51:57.0336264Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0339646Z copying torch\include\google\protobuf\stubs\bytestream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0353010Z copying torch\include\google\protobuf\stubs\callback.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0359848Z copying torch\include\google\protobuf\stubs\casts.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0366510Z copying torch\include\google\protobuf\stubs\common.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0372926Z copying torch\include\google\protobuf\stubs\fastmem.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0386318Z copying torch\include\google\protobuf\stubs\hash.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0397550Z copying torch\include\google\protobuf\stubs\logging.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0404113Z copying torch\include\google\protobuf\stubs\macros.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0419837Z copying torch\include\google\protobuf\stubs\map_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0427086Z copying torch\include\google\protobuf\stubs\mutex.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0433504Z copying torch\include\google\protobuf\stubs\once.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0440358Z copying torch\include\google\protobuf\stubs\platform_macros.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0454732Z copying torch\include\google\protobuf\stubs\port.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0461422Z copying torch\include\google\protobuf\stubs\status.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0468253Z copying torch\include\google\protobuf\stubs\stl_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0474667Z copying torch\include\google\protobuf\stubs\stringpiece.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0487222Z copying torch\include\google\protobuf\stubs\strutil.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0494594Z copying torch\include\google\protobuf\stubs\template_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-10-10T00:51:57.0500976Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:57.0504169Z copying torch\include\google\protobuf\util\delimited_message_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:57.0510775Z copying torch\include\google\protobuf\util\field_comparator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:57.0523087Z copying torch\include\google\protobuf\util\field_mask_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:57.0534538Z copying torch\include\google\protobuf\util\json_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:57.0541378Z copying torch\include\google\protobuf\util\message_differencer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:57.0554428Z copying torch\include\google\protobuf\util\time_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:57.0561218Z copying torch\include\google\protobuf\util\type_resolver.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:57.0568031Z copying torch\include\google\protobuf\util\type_resolver_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-10-10T00:51:57.0573645Z creating build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0576774Z copying torch\include\kineto\AbstractConfig.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0589977Z copying torch\include\kineto\ActivityProfilerInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0596691Z copying torch\include\kineto\ActivityTraceInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0607760Z copying torch\include\kineto\ActivityType.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0620955Z copying torch\include\kineto\ClientInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0627285Z copying torch\include\kineto\Config.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0633933Z copying torch\include\kineto\GenericTraceActivity.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0640604Z copying torch\include\kineto\IActivityProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0647837Z copying torch\include\kineto\ILoggerObserver.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0654399Z copying torch\include\kineto\ITraceActivity.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0661073Z copying torch\include\kineto\libkineto.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0667595Z copying torch\include\kineto\LoggingAPI.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0680089Z copying torch\include\kineto\output_base.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0686896Z copying torch\include\kineto\ThreadUtil.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0694264Z copying torch\include\kineto\time_since_epoch.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0701484Z copying torch\include\kineto\TraceSpan.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-10-10T00:51:57.0707691Z creating build\lib.win-amd64-cpython-310\torch\include\legacy 2025-10-10T00:51:57.0711065Z copying torch\include\legacy\ittnotify.h -> build\lib.win-amd64-cpython-310\torch\include\legacy 2025-10-10T00:51:57.0717935Z creating build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-10-10T00:51:57.0721165Z copying torch\include\mimalloc-2.2\mimalloc-new-delete.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-10-10T00:51:57.0728263Z copying torch\include\mimalloc-2.2\mimalloc-override.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-10-10T00:51:57.0734923Z copying torch\include\mimalloc-2.2\mimalloc-stats.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-10-10T00:51:57.0751721Z copying torch\include\mimalloc-2.2\mimalloc.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-10-10T00:51:57.0758063Z creating build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0762422Z copying torch\include\oneapi\dnnl\dnnl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0770979Z copying torch\include\oneapi\dnnl\dnnl_common.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0784267Z copying torch\include\oneapi\dnnl\dnnl_common_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0790897Z copying torch\include\oneapi\dnnl\dnnl_config.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0803265Z copying torch\include\oneapi\dnnl\dnnl_debug.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0810629Z copying torch\include\oneapi\dnnl\dnnl_graph.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0818702Z copying torch\include\oneapi\dnnl\dnnl_graph_ocl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0825902Z copying torch\include\oneapi\dnnl\dnnl_graph_sycl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0833683Z copying torch\include\oneapi\dnnl\dnnl_graph_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0847474Z copying torch\include\oneapi\dnnl\dnnl_ocl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0854454Z copying torch\include\oneapi\dnnl\dnnl_ocl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0861284Z copying torch\include\oneapi\dnnl\dnnl_sycl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0868049Z copying torch\include\oneapi\dnnl\dnnl_sycl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0875215Z copying torch\include\oneapi\dnnl\dnnl_threadpool.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0882305Z copying torch\include\oneapi\dnnl\dnnl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0890499Z copying torch\include\oneapi\dnnl\dnnl_ukernel.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0897503Z copying torch\include\oneapi\dnnl\dnnl_ukernel_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0910426Z copying torch\include\oneapi\dnnl\dnnl_version.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0917431Z copying torch\include\oneapi\dnnl\dnnl_version_hash.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:57.0923376Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.0926373Z copying torch\include\pybind11\attr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.0933442Z copying torch\include\pybind11\buffer_info.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.0940463Z copying torch\include\pybind11\cast.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.0948107Z copying torch\include\pybind11\chrono.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.0954848Z copying torch\include\pybind11\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.0961087Z copying torch\include\pybind11\complex.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.0972341Z copying torch\include\pybind11\critical_section.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.0978793Z copying torch\include\pybind11\eigen.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.0984823Z copying torch\include\pybind11\embed.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.0991072Z copying torch\include\pybind11\eval.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.0997345Z copying torch\include\pybind11\functional.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1003757Z copying torch\include\pybind11\gil.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1010608Z copying torch\include\pybind11\gil_safe_call_once.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1023108Z copying torch\include\pybind11\gil_simple.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1029926Z copying torch\include\pybind11\iostream.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1036313Z copying torch\include\pybind11\native_enum.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1042721Z copying torch\include\pybind11\numpy.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1050517Z copying torch\include\pybind11\operators.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1056929Z copying torch\include\pybind11\options.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1063408Z copying torch\include\pybind11\pybind11.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1073222Z copying torch\include\pybind11\pytypes.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1081049Z copying torch\include\pybind11\stl.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1088184Z copying torch\include\pybind11\stl_bind.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1095136Z copying torch\include\pybind11\subinterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1102251Z copying torch\include\pybind11\trampoline_self_life_support.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1109236Z copying torch\include\pybind11\type_caster_pyobject_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1115710Z copying torch\include\pybind11\typing.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1122314Z copying torch\include\pybind11\warnings.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-10-10T00:51:57.1132504Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-10-10T00:51:57.1136388Z copying torch\include\pybind11\conduit\pybind11_conduit_v1.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-10-10T00:51:57.1143211Z copying torch\include\pybind11\conduit\pybind11_platform_abi_id.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-10-10T00:51:57.1149802Z copying torch\include\pybind11\conduit\wrap_include_python_h.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-10-10T00:51:57.1160213Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1163337Z copying torch\include\pybind11\detail\class.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1170290Z copying torch\include\pybind11\detail\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1178413Z copying torch\include\pybind11\detail\cpp_conduit.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1184649Z copying torch\include\pybind11\detail\descr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1191582Z copying torch\include\pybind11\detail\dynamic_raw_ptr_cast_if_possible.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1203562Z copying torch\include\pybind11\detail\exception_translation.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1211016Z copying torch\include\pybind11\detail\function_record_pyobject.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1218383Z copying torch\include\pybind11\detail\init.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1226596Z copying torch\include\pybind11\detail\internals.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1234081Z copying torch\include\pybind11\detail\native_enum_data.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1241207Z copying torch\include\pybind11\detail\pybind11_namespace_macros.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1247964Z copying torch\include\pybind11\detail\struct_smart_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1254731Z copying torch\include\pybind11\detail\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1261389Z copying torch\include\pybind11\detail\type_caster_base.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1269911Z copying torch\include\pybind11\detail\using_smart_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1276406Z copying torch\include\pybind11\detail\value_and_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-10-10T00:51:57.1282302Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-10-10T00:51:57.1286011Z copying torch\include\pybind11\eigen\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-10-10T00:51:57.1292735Z copying torch\include\pybind11\eigen\matrix.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-10-10T00:51:57.1300074Z copying torch\include\pybind11\eigen\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-10-10T00:51:57.1306289Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\stl 2025-10-10T00:51:57.1309367Z copying torch\include\pybind11\stl\filesystem.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\stl 2025-10-10T00:51:57.1315112Z creating build\lib.win-amd64-cpython-310\torch\include\torch 2025-10-10T00:51:57.1318118Z copying torch\include\torch\custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-10-10T00:51:57.1325202Z copying torch\include\torch\custom_class_detail.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-10-10T00:51:57.1331768Z copying torch\include\torch\extension.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-10-10T00:51:57.1338379Z copying torch\include\torch\library.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-10-10T00:51:57.1349539Z copying torch\include\torch\script.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-10-10T00:51:57.1355183Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1358673Z copying torch\include\torch\csrc\copy_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1364804Z copying torch\include\torch\csrc\CudaIPCTypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1371446Z copying torch\include\torch\csrc\DataLoader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1377855Z copying torch\include\torch\csrc\Device.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1389236Z copying torch\include\torch\csrc\DeviceAccelerator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1395622Z copying torch\include\torch\csrc\Dtype.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1402093Z copying torch\include\torch\csrc\DynamicTypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1408731Z copying torch\include\torch\csrc\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1414981Z copying torch\include\torch\csrc\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1422091Z copying torch\include\torch\csrc\Export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1428493Z copying torch\include\torch\csrc\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1435704Z copying torch\include\torch\csrc\itt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1442126Z copying torch\include\torch\csrc\itt_wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1448522Z copying torch\include\torch\csrc\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1454888Z copying torch\include\torch\csrc\MemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1461688Z copying torch\include\torch\csrc\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1467958Z copying torch\include\torch\csrc\PyInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1474418Z copying torch\include\torch\csrc\PyInterpreterHooks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1481013Z copying torch\include\torch\csrc\python_dimname.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1487644Z copying torch\include\torch\csrc\python_headers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1494181Z copying torch\include\torch\csrc\QScheme.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1500646Z copying torch\include\torch\csrc\serialization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1507850Z copying torch\include\torch\csrc\Size.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1515049Z copying torch\include\torch\csrc\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1525949Z copying torch\include\torch\csrc\StorageMethods.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1532655Z copying torch\include\torch\csrc\StorageSharing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1539835Z copying torch\include\torch\csrc\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1547187Z copying torch\include\torch\csrc\THConcat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1554697Z copying torch\include\torch\csrc\THP.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1562035Z copying torch\include\torch\csrc\TypeInfo.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1569406Z copying torch\include\torch\csrc\Types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1576076Z copying torch\include\torch\csrc\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-10-10T00:51:57.1581868Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\acc 2025-10-10T00:51:57.1584805Z copying torch\include\torch\csrc\acc\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\acc 2025-10-10T00:51:57.1590365Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1596033Z copying torch\include\torch\csrc\api\include\torch\all.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1602597Z copying torch\include\torch\csrc\api\include\torch\arg.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1609031Z copying torch\include\torch\csrc\api\include\torch\autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1615181Z copying torch\include\torch\csrc\api\include\torch\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1634935Z copying torch\include\torch\csrc\api\include\torch\data.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1641198Z copying torch\include\torch\csrc\api\include\torch\enum.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1647977Z 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-10-10T00:51:57.1659528Z copying torch\include\torch\csrc\api\include\torch\fft.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1666197Z copying torch\include\torch\csrc\api\include\torch\imethod.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1672803Z copying torch\include\torch\csrc\api\include\torch\jit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1679292Z copying torch\include\torch\csrc\api\include\torch\mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1685760Z copying torch\include\torch\csrc\api\include\torch\nested.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1692279Z copying torch\include\torch\csrc\api\include\torch\nn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1698806Z copying torch\include\torch\csrc\api\include\torch\optim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1705292Z 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-10-10T00:51:57.1712617Z copying torch\include\torch\csrc\api\include\torch\python.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1719251Z copying torch\include\torch\csrc\api\include\torch\serialize.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1725967Z copying torch\include\torch\csrc\api\include\torch\sparse.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1732203Z copying torch\include\torch\csrc\api\include\torch\special.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1739578Z copying torch\include\torch\csrc\api\include\torch\torch.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1745967Z copying torch\include\torch\csrc\api\include\torch\types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1752520Z copying torch\include\torch\csrc\api\include\torch\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1759217Z copying torch\include\torch\csrc\api\include\torch\version.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1765775Z copying torch\include\torch\csrc\api\include\torch\xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-10-10T00:51:57.1771457Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-10-10T00:51:57.1774689Z 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-10-10T00:51:57.1781783Z 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-10-10T00:51:57.1788339Z 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-10-10T00:51:57.1794877Z 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-10-10T00:51:57.1801306Z 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-10-10T00:51:57.1813498Z 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-10-10T00:51:57.1820882Z 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-10-10T00:51:57.1828065Z 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-10-10T00:51:57.1834637Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-10-10T00:51:57.1838468Z 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-10-10T00:51:57.1847493Z 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-10-10T00:51:57.1853566Z 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-10-10T00:51:57.1859203Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets 2025-10-10T00:51:57.1862470Z 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-10-10T00:51:57.1869210Z 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-10-10T00:51:57.1877223Z 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-10-10T00:51:57.1883792Z 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-10-10T00:51:57.1890673Z 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-10-10T00:51:57.1898957Z 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-10-10T00:51:57.1905503Z 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-10-10T00:51:57.1933725Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\detail 2025-10-10T00:51:57.1937119Z 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-10-10T00:51:57.1944598Z 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-10-10T00:51:57.1951713Z 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-10-10T00:51:57.1957332Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers 2025-10-10T00:51:57.1960621Z 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-10-10T00:51:57.2060832Z 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-10-10T00:51:57.2067196Z 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-10-10T00:51:57.2073822Z 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-10-10T00:51:57.2080557Z 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-10-10T00:51:57.3665408Z 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-10-10T00:51:57.3671505Z 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-10-10T00:51:57.3677866Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms 2025-10-10T00:51:57.3682317Z 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-10-10T00:51:57.3688338Z 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-10-10T00:51:57.3695082Z 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-10-10T00:51:57.3701996Z 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-10-10T00:51:57.3709297Z 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-10-10T00:51:57.3715075Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\detail 2025-10-10T00:51:57.3718619Z 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-10-10T00:51:57.3725694Z 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-10-10T00:51:57.3731674Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nativert 2025-10-10T00:51:57.3735184Z 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-10-10T00:51:57.3741184Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-10-10T00:51:57.3744963Z 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-10-10T00:51:57.3751752Z 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-10-10T00:51:57.3758554Z 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-10-10T00:51:57.3765141Z 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-10-10T00:51:57.3772422Z 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-10-10T00:51:57.3789313Z 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-10-10T00:51:57.3795836Z 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-10-10T00:51:57.3802861Z 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-10-10T00:51:57.3809417Z 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-10-10T00:51:57.3814929Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-10-10T00:51:57.3818743Z 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-10-10T00:51:57.3826671Z 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-10-10T00:51:57.3833335Z 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-10-10T00:51:57.3840181Z 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-10-10T00:51:57.3857237Z 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-10-10T00:51:57.3864136Z 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-10-10T00:51:57.3870916Z 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-10-10T00:51:57.3877717Z 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-10-10T00:51:57.3884417Z 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-10-10T00:51:57.3891044Z 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-10-10T00:51:57.3898628Z 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-10-10T00:51:57.3905571Z 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-10-10T00:51:57.3912376Z 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-10-10T00:51:57.3919140Z 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-10-10T00:51:57.3926479Z 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-10-10T00:51:57.3933252Z 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-10-10T00:51:57.3938987Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-10-10T00:51:57.3942312Z 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-10-10T00:51:57.3949541Z 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-10-10T00:51:57.3956137Z 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-10-10T00:51:57.3962942Z 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-10-10T00:51:57.3969678Z 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-10-10T00:51:57.3986409Z 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-10-10T00:51:57.3993035Z 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-10-10T00:51:57.3999816Z 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-10-10T00:51:57.4006518Z 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-10-10T00:51:57.4013188Z 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-10-10T00:51:57.4020284Z 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-10-10T00:51:57.4026857Z 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-10-10T00:51:57.4034143Z 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-10-10T00:51:57.4041148Z 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-10-10T00:51:57.4048154Z 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-10-10T00:51:57.4054991Z 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-10-10T00:51:57.4062072Z 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-10-10T00:51:57.4069224Z 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-10-10T00:51:57.4076085Z 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-10-10T00:51:57.4082940Z 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-10-10T00:51:57.4089817Z 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-10-10T00:51:57.4096501Z 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-10-10T00:51:57.4103315Z 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-10-10T00:51:57.4109251Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-10-10T00:51:57.4112567Z 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-10-10T00:51:57.4119571Z 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-10-10T00:51:57.4126307Z 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-10-10T00:51:57.4133086Z 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-10-10T00:51:57.4149618Z 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-10-10T00:51:57.4156495Z 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-10-10T00:51:57.4163356Z 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-10-10T00:51:57.4170277Z 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-10-10T00:51:57.4177267Z 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-10-10T00:51:57.4184404Z 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-10-10T00:51:57.4190216Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-10-10T00:51:57.4193565Z 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-10-10T00:51:57.4200671Z 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-10-10T00:51:57.4207286Z 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-10-10T00:51:57.4213894Z 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-10-10T00:51:57.4221066Z 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-10-10T00:51:57.4238132Z 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-10-10T00:51:57.4245406Z 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-10-10T00:51:57.4252881Z 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-10-10T00:51:57.4260474Z 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-10-10T00:51:57.4267754Z 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-10-10T00:51:57.4274628Z 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-10-10T00:51:57.4282020Z 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-10-10T00:51:57.4288816Z 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-10-10T00:51:57.4296221Z 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-10-10T00:51:57.4303480Z 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-10-10T00:51:57.4310600Z 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-10-10T00:51:57.4317376Z 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-10-10T00:51:57.4324264Z 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-10-10T00:51:57.4331299Z 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-10-10T00:51:57.4337955Z 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-10-10T00:51:57.4344718Z 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-10-10T00:51:57.4350547Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\parallel 2025-10-10T00:51:57.4353911Z 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-10-10T00:51:57.4359605Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\utils 2025-10-10T00:51:57.4362922Z 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-10-10T00:51:57.4370196Z 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-10-10T00:51:57.4376764Z 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-10-10T00:51:57.4382519Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-10-10T00:51:57.4385753Z 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-10-10T00:51:57.4392532Z 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-10-10T00:51:57.4399111Z 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-10-10T00:51:57.4405598Z 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-10-10T00:51:57.4412264Z 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-10-10T00:51:57.4419529Z 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-10-10T00:51:57.4435381Z 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-10-10T00:51:57.4442194Z 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-10-10T00:51:57.4447912Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-10-10T00:51:57.4452015Z 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-10-10T00:51:57.4458555Z 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-10-10T00:51:57.4465151Z 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-10-10T00:51:57.4479773Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\python 2025-10-10T00:51:57.4482989Z 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-10-10T00:51:57.4488354Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize 2025-10-10T00:51:57.4491629Z 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-10-10T00:51:57.4498079Z 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-10-10T00:51:57.4504898Z 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-10-10T00:51:57.4511425Z 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-10-10T00:51:57.4526002Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4529244Z copying torch\include\torch\csrc\autograd\anomaly_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4535909Z copying torch\include\torch\csrc\autograd\autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4542953Z copying torch\include\torch\csrc\autograd\autograd_not_implemented_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4549640Z copying torch\include\torch\csrc\autograd\cpp_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4566780Z copying torch\include\torch\csrc\autograd\custom_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4574028Z copying torch\include\torch\csrc\autograd\edge.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4580877Z copying torch\include\torch\csrc\autograd\engine.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4587477Z copying torch\include\torch\csrc\autograd\forward_grad.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4594266Z copying torch\include\torch\csrc\autograd\function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4601515Z copying torch\include\torch\csrc\autograd\FunctionsManual.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4608980Z copying torch\include\torch\csrc\autograd\function_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4615720Z copying torch\include\torch\csrc\autograd\grad_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4622545Z copying torch\include\torch\csrc\autograd\graph_task.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4629439Z copying torch\include\torch\csrc\autograd\InferenceMode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4636142Z copying torch\include\torch\csrc\autograd\input_buffer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4643128Z copying torch\include\torch\csrc\autograd\input_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4656572Z copying torch\include\torch\csrc\autograd\jit_decomp_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4663436Z copying torch\include\torch\csrc\autograd\profiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4669897Z copying torch\include\torch\csrc\autograd\profiler_kineto.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4676718Z copying torch\include\torch\csrc\autograd\profiler_legacy.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4683700Z copying torch\include\torch\csrc\autograd\profiler_python.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4690680Z copying torch\include\torch\csrc\autograd\python_anomaly_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4707026Z copying torch\include\torch\csrc\autograd\python_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4714129Z copying torch\include\torch\csrc\autograd\python_cpp_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4734478Z copying torch\include\torch\csrc\autograd\python_engine.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4735460Z copying torch\include\torch\csrc\autograd\python_enum_tag.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4736611Z copying torch\include\torch\csrc\autograd\python_fft_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4743474Z copying torch\include\torch\csrc\autograd\python_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4750326Z copying torch\include\torch\csrc\autograd\python_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4757685Z copying torch\include\torch\csrc\autograd\python_legacy_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4764386Z copying torch\include\torch\csrc\autograd\python_linalg_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4779843Z copying torch\include\torch\csrc\autograd\python_nested_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4786747Z copying torch\include\torch\csrc\autograd\python_nn_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4793292Z copying torch\include\torch\csrc\autograd\python_saved_variable_hooks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4800077Z copying torch\include\torch\csrc\autograd\python_sparse_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4806577Z copying torch\include\torch\csrc\autograd\python_special_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4813201Z copying torch\include\torch\csrc\autograd\python_torch_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4819921Z copying torch\include\torch\csrc\autograd\python_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4826774Z copying torch\include\torch\csrc\autograd\python_variable_indexing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4833275Z copying torch\include\torch\csrc\autograd\record_function_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4862420Z copying torch\include\torch\csrc\autograd\saved_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4870459Z copying torch\include\torch\csrc\autograd\saved_variable_hooks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4886746Z copying torch\include\torch\csrc\autograd\symbolic.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4893645Z copying torch\include\torch\csrc\autograd\variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4902457Z copying torch\include\torch\csrc\autograd\VariableTypeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4910122Z copying torch\include\torch\csrc\autograd\variable_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-10-10T00:51:57.4916240Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-10-10T00:51:57.4919780Z copying torch\include\torch\csrc\autograd\functions\accumulate_grad.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-10-10T00:51:57.4927253Z copying torch\include\torch\csrc\autograd\functions\basic_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-10-10T00:51:57.4934463Z copying torch\include\torch\csrc\autograd\functions\comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-10-10T00:51:57.4941590Z copying torch\include\torch\csrc\autograd\functions\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-10-10T00:51:57.4957079Z copying torch\include\torch\csrc\autograd\functions\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-10-10T00:51:57.4963611Z copying torch\include\torch\csrc\autograd\functions\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-10-10T00:51:57.4969240Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-10-10T00:51:57.4972458Z copying torch\include\torch\csrc\autograd\generated\Functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-10-10T00:51:57.4984557Z copying torch\include\torch\csrc\autograd\generated\python_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-10-10T00:51:57.4991227Z copying torch\include\torch\csrc\autograd\generated\python_return_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-10-10T00:51:57.5007284Z copying torch\include\torch\csrc\autograd\generated\VariableType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-10-10T00:51:57.5014001Z copying torch\include\torch\csrc\autograd\generated\variable_factories.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-10-10T00:51:57.5021629Z copying torch\include\torch\csrc\autograd\generated\ViewFuncs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-10-10T00:51:57.5028177Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-10-10T00:51:57.5031469Z copying torch\include\torch\csrc\autograd\utils\error_messages.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-10-10T00:51:57.5038113Z copying torch\include\torch\csrc\autograd\utils\grad_layout_contract.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-10-10T00:51:57.5045279Z copying torch\include\torch\csrc\autograd\utils\lambda_post_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-10-10T00:51:57.5052359Z copying torch\include\torch\csrc\autograd\utils\python_arg_parsing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-10-10T00:51:57.5068818Z copying torch\include\torch\csrc\autograd\utils\warnings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-10-10T00:51:57.5075657Z copying torch\include\torch\csrc\autograd\utils\wrap_outputs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-10-10T00:51:57.5081393Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cpu 2025-10-10T00:51:57.5084511Z copying torch\include\torch\csrc\cpu\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cpu 2025-10-10T00:51:57.5090226Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5093235Z copying torch\include\torch\csrc\cuda\comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5100070Z copying torch\include\torch\csrc\cuda\CUDAPluggableAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5106992Z copying torch\include\torch\csrc\cuda\device_set.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5113079Z copying torch\include\torch\csrc\cuda\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5119414Z copying torch\include\torch\csrc\cuda\GdsFile.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5136224Z copying torch\include\torch\csrc\cuda\memory_snapshot.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5142993Z copying torch\include\torch\csrc\cuda\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5149519Z copying torch\include\torch\csrc\cuda\nccl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5156282Z copying torch\include\torch\csrc\cuda\python_comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5162884Z copying torch\include\torch\csrc\cuda\python_nccl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5169437Z copying torch\include\torch\csrc\cuda\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5175530Z copying torch\include\torch\csrc\cuda\THCP.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5181983Z copying torch\include\torch\csrc\cuda\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-10-10T00:51:57.5187710Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-10-10T00:51:57.5192209Z copying torch\include\torch\csrc\distributed\autograd\autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-10-10T00:51:57.5199067Z copying torch\include\torch\csrc\distributed\autograd\python_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-10-10T00:51:57.5205484Z copying torch\include\torch\csrc\distributed\autograd\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-10-10T00:51:57.5211524Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context 2025-10-10T00:51:57.5215259Z copying torch\include\torch\csrc\distributed\autograd\context\container.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context 2025-10-10T00:51:57.5222726Z copying torch\include\torch\csrc\distributed\autograd\context\context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context 2025-10-10T00:51:57.5228609Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\engine 2025-10-10T00:51:57.5231813Z 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-10-10T00:51:57.5237859Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\functions 2025-10-10T00:51:57.5251190Z 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-10-10T00:51:57.5258187Z 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-10-10T00:51:57.5263834Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-10-10T00:51:57.5267457Z 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-10-10T00:51:57.5274389Z 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-10-10T00:51:57.5281233Z 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-10-10T00:51:57.5297931Z 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-10-10T00:51:57.5307632Z 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-10-10T00:51:57.5313460Z 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-10-10T00:51:57.5320140Z 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-10-10T00:51:57.5326878Z 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-10-10T00:51:57.5333960Z 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-10-10T00:51:57.5340881Z 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-10-10T00:51:57.5346227Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:57.5349345Z copying torch\include\torch\csrc\distributed\c10d\c10d.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:57.5355354Z copying torch\include\torch\csrc\distributed\c10d\debug.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:57.5361483Z copying torch\include\torch\csrc\distributed\c10d\error.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:57.5368223Z copying torch\include\torch\csrc\distributed\c10d\exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:57.5374896Z copying torch\include\torch\csrc\distributed\c10d\logging.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:57.5381540Z copying torch\include\torch\csrc\distributed\c10d\python_comm_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:57.5397651Z copying torch\include\torch\csrc\distributed\c10d\socket.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:57.5404325Z copying torch\include\torch\csrc\distributed\c10d\socket_fmt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:57.5410881Z copying torch\include\torch\csrc\distributed\c10d\TraceUtils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:57.5416718Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization 2025-10-10T00:51:57.5420131Z copying torch\include\torch\csrc\distributed\c10d\quantization\quantization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization 2025-10-10T00:51:57.5426581Z 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-10-10T00:51:57.5433080Z 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-10-10T00:51:57.5448524Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-10-10T00:51:57.5451847Z 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-10-10T00:51:57.5457613Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5461336Z copying torch\include\torch\csrc\distributed\rpc\agent_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5468562Z copying torch\include\torch\csrc\distributed\rpc\message.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5475549Z copying torch\include\torch\csrc\distributed\rpc\python_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5482465Z copying torch\include\torch\csrc\distributed\rpc\python_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5528944Z copying torch\include\torch\csrc\distributed\rpc\python_remote_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5535962Z copying torch\include\torch\csrc\distributed\rpc\python_resp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5543498Z copying torch\include\torch\csrc\distributed\rpc\python_rpc_handler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5550632Z copying torch\include\torch\csrc\distributed\rpc\py_rref.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5557798Z copying torch\include\torch\csrc\distributed\rpc\request_callback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5564848Z copying torch\include\torch\csrc\distributed\rpc\request_callback_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5572498Z 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-10-10T00:51:57.5579688Z copying torch\include\torch\csrc\distributed\rpc\rpc.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5586345Z copying torch\include\torch\csrc\distributed\rpc\rpc_agent.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5593595Z copying torch\include\torch\csrc\distributed\rpc\rpc_command_base.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5600724Z copying torch\include\torch\csrc\distributed\rpc\rref_context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5608080Z copying torch\include\torch\csrc\distributed\rpc\rref_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5620659Z copying torch\include\torch\csrc\distributed\rpc\rref_proto.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5623185Z copying torch\include\torch\csrc\distributed\rpc\script_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5630319Z copying torch\include\torch\csrc\distributed\rpc\script_remote_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5637730Z copying torch\include\torch\csrc\distributed\rpc\script_resp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5654672Z copying torch\include\torch\csrc\distributed\rpc\tensorpipe_agent.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5662292Z copying torch\include\torch\csrc\distributed\rpc\tensorpipe_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5669630Z copying torch\include\torch\csrc\distributed\rpc\torchscript_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5676677Z copying torch\include\torch\csrc\distributed\rpc\types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5683932Z copying torch\include\torch\csrc\distributed\rpc\unpickled_python_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5691268Z 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-10-10T00:51:57.5698503Z copying torch\include\torch\csrc\distributed\rpc\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:51:57.5704858Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\metrics 2025-10-10T00:51:57.5708316Z copying torch\include\torch\csrc\distributed\rpc\metrics\RpcMetricsHandler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\metrics 2025-10-10T00:51:57.5714453Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\profiler 2025-10-10T00:51:57.5718374Z 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-10-10T00:51:57.5725861Z 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-10-10T00:51:57.5732215Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\testing 2025-10-10T00:51:57.5735890Z 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-10-10T00:51:57.5743081Z copying torch\include\torch\csrc\distributed\rpc\testing\testing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\testing 2025-10-10T00:51:57.5748764Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5752042Z copying torch\include\torch\csrc\dynamo\cache_entry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5759059Z copying torch\include\torch\csrc\dynamo\compiled_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5766652Z copying torch\include\torch\csrc\dynamo\cpp_shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5773117Z copying torch\include\torch\csrc\dynamo\cpython_defs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5790225Z copying torch\include\torch\csrc\dynamo\cpython_includes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5796838Z copying torch\include\torch\csrc\dynamo\debug_macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5803453Z copying torch\include\torch\csrc\dynamo\eval_frame.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5810251Z copying torch\include\torch\csrc\dynamo\eval_frame_cpp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5816758Z copying torch\include\torch\csrc\dynamo\extra_state.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5823619Z copying torch\include\torch\csrc\dynamo\framelocals_mapping.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5830486Z copying torch\include\torch\csrc\dynamo\guards.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5836880Z copying torch\include\torch\csrc\dynamo\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5843276Z copying torch\include\torch\csrc\dynamo\python_compiled_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5849673Z copying torch\include\torch\csrc\dynamo\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-10-10T00:51:57.5855763Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-10-10T00:51:57.5858467Z copying torch\include\torch\csrc\export\example_upgraders.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-10-10T00:51:57.5864868Z copying torch\include\torch\csrc\export\pt2_archive_constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-10-10T00:51:57.5871569Z copying torch\include\torch\csrc\export\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-10-10T00:51:57.5877907Z copying torch\include\torch\csrc\export\upgrader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-10-10T00:51:57.5883524Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functionalization 2025-10-10T00:51:57.5886991Z copying torch\include\torch\csrc\functionalization\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functionalization 2025-10-10T00:51:57.5892533Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functorch 2025-10-10T00:51:57.5895631Z copying torch\include\torch\csrc\functorch\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functorch 2025-10-10T00:51:57.5900991Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\fx 2025-10-10T00:51:57.5904061Z copying torch\include\torch\csrc\fx\node.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\fx 2025-10-10T00:51:57.5909634Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-10-10T00:51:57.5912716Z copying torch\include\torch\csrc\inductor\array_ref_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-10-10T00:51:57.5919336Z copying torch\include\torch\csrc\inductor\cpp_prefix.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-10-10T00:51:57.5926579Z copying torch\include\torch\csrc\inductor\inductor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-10-10T00:51:57.5974661Z copying torch\include\torch\csrc\inductor\static_cuda_launcher.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-10-10T00:51:57.5991077Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_eager 2025-10-10T00:51:57.5994571Z 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-10-10T00:51:57.6001782Z 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-10-10T00:51:57.6007473Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-10-10T00:51:57.6010859Z 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-10-10T00:51:57.6017478Z copying torch\include\torch\csrc\inductor\aoti_include\common.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-10-10T00:51:57.6024024Z copying torch\include\torch\csrc\inductor\aoti_include\cpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-10-10T00:51:57.6030402Z copying torch\include\torch\csrc\inductor\aoti_include\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-10-10T00:51:57.6036749Z copying torch\include\torch\csrc\inductor\aoti_include\mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-10-10T00:51:57.6053111Z copying torch\include\torch\csrc\inductor\aoti_include\xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-10-10T00:51:57.6058717Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_package 2025-10-10T00:51:57.6062160Z 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-10-10T00:51:57.6069670Z copying torch\include\torch\csrc\inductor\aoti_package\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_package 2025-10-10T00:51:57.6075292Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-10-10T00:51:57.6078685Z 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-10-10T00:51:57.6085812Z 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-10-10T00:51:57.6092459Z 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-10-10T00:51:57.6108873Z 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-10-10T00:51:57.6115695Z 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-10-10T00:51:57.6122549Z copying torch\include\torch\csrc\inductor\aoti_runner\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-10-10T00:51:57.6127978Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-10-10T00:51:57.6131424Z 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-10-10T00:51:57.6138555Z 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-10-10T00:51:57.6145278Z 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-10-10T00:51:57.6161846Z copying torch\include\torch\csrc\inductor\aoti_runtime\interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-10-10T00:51:57.6168816Z 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-10-10T00:51:57.6175663Z copying torch\include\torch\csrc\inductor\aoti_runtime\model.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-10-10T00:51:57.6182529Z 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-10-10T00:51:57.6189917Z 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-10-10T00:51:57.6197339Z 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-10-10T00:51:57.6204276Z 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-10-10T00:51:57.6211322Z 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-10-10T00:51:57.6218569Z copying torch\include\torch\csrc\inductor\aoti_runtime\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-10-10T00:51:57.6227171Z 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-10-10T00:51:57.6233535Z 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-10-10T00:51:57.6239209Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch 2025-10-10T00:51:57.6242549Z 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-10-10T00:51:57.6249070Z 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-10-10T00:51:57.6255843Z 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-10-10T00:51:57.6272550Z 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-10-10T00:51:57.6279434Z copying torch\include\torch\csrc\inductor\aoti_torch\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch 2025-10-10T00:51:57.6285255Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c 2025-10-10T00:51:57.6288837Z 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-10-10T00:51:57.6295318Z 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-10-10T00:51:57.6302460Z 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-10-10T00:51:57.6309264Z 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-10-10T00:51:57.6315978Z 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-10-10T00:51:57.6322504Z 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-10-10T00:51:57.6338476Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-10-10T00:51:57.6341741Z 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-10-10T00:51:57.6348550Z 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-10-10T00:51:57.6355834Z 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-10-10T00:51:57.6374062Z 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-10-10T00:51:57.6381624Z 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-10-10T00:51:57.6387598Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-10-10T00:51:57.6391031Z 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-10-10T00:51:57.6397276Z copying torch\include\torch\csrc\inductor\cpp_wrapper\common.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-10-10T00:51:57.6403627Z copying torch\include\torch\csrc\inductor\cpp_wrapper\cpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-10-10T00:51:57.6410007Z copying torch\include\torch\csrc\inductor\cpp_wrapper\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-10-10T00:51:57.6416153Z copying torch\include\torch\csrc\inductor\cpp_wrapper\mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-10-10T00:51:57.6431623Z copying torch\include\torch\csrc\inductor\cpp_wrapper\xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-10-10T00:51:57.6437088Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-10-10T00:51:57.6440348Z 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-10-10T00:51:57.6446879Z 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-10-10T00:51:57.6453089Z 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-10-10T00:51:57.6459418Z 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-10-10T00:51:57.6464646Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\instruction_counter 2025-10-10T00:51:57.6467838Z copying torch\include\torch\csrc\instruction_counter\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\instruction_counter 2025-10-10T00:51:57.6473127Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-10-10T00:51:57.6476169Z copying torch\include\torch\csrc\jit\jit_log.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-10-10T00:51:57.6484283Z copying torch\include\torch\csrc\jit\jit_opt_limit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-10-10T00:51:57.6491034Z copying torch\include\torch\csrc\jit\resource_guard.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-10-10T00:51:57.6496539Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-10-10T00:51:57.6499773Z copying torch\include\torch\csrc\jit\api\compilation_unit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-10-10T00:51:57.6506691Z copying torch\include\torch\csrc\jit\api\function_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-10-10T00:51:57.6513369Z copying torch\include\torch\csrc\jit\api\method.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-10-10T00:51:57.6519752Z copying torch\include\torch\csrc\jit\api\module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-10-10T00:51:57.6526959Z copying torch\include\torch\csrc\jit\api\object.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-10-10T00:51:57.6542333Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-10-10T00:51:57.6555375Z copying torch\include\torch\csrc\jit\backends\backend.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-10-10T00:51:57.6562189Z copying torch\include\torch\csrc\jit\backends\backend_debug_handler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-10-10T00:51:57.6568941Z copying torch\include\torch\csrc\jit\backends\backend_debug_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-10-10T00:51:57.6575711Z copying torch\include\torch\csrc\jit\backends\backend_detail.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-10-10T00:51:57.6592580Z copying torch\include\torch\csrc\jit\backends\backend_exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-10-10T00:51:57.6599644Z copying torch\include\torch\csrc\jit\backends\backend_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-10-10T00:51:57.6606572Z copying torch\include\torch\csrc\jit\backends\backend_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-10-10T00:51:57.6613532Z copying torch\include\torch\csrc\jit\backends\backend_preprocess.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-10-10T00:51:57.6620311Z copying torch\include\torch\csrc\jit\backends\backend_resolver.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-10-10T00:51:57.6626155Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\cpp 2025-10-10T00:51:57.6630684Z 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-10-10T00:51:57.6636175Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc 2025-10-10T00:51:57.6639478Z 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-10-10T00:51:57.6646347Z 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-10-10T00:51:57.6653366Z 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-10-10T00:51:57.6669624Z 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-10-10T00:51:57.6676566Z 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-10-10T00:51:57.6682489Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack 2025-10-10T00:51:57.6685837Z 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-10-10T00:51:57.6691687Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\compiler 2025-10-10T00:51:57.6695100Z 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-10-10T00:51:57.6700959Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\executor 2025-10-10T00:51:57.6704284Z 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-10-10T00:51:57.6710031Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\serialization 2025-10-10T00:51:57.6713337Z 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-10-10T00:51:57.6719521Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\cuda 2025-10-10T00:51:57.6724139Z copying torch\include\torch\csrc\jit\codegen\cuda\interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\cuda 2025-10-10T00:51:57.6730407Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-10-10T00:51:57.6741366Z 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-10-10T00:51:57.6742435Z copying torch\include\torch\csrc\jit\codegen\fuser\codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-10-10T00:51:57.6749045Z copying torch\include\torch\csrc\jit\codegen\fuser\compiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-10-10T00:51:57.6755551Z copying torch\include\torch\csrc\jit\codegen\fuser\executor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-10-10T00:51:57.6761908Z copying torch\include\torch\csrc\jit\codegen\fuser\fallback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-10-10T00:51:57.6768234Z 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-10-10T00:51:57.6784645Z copying torch\include\torch\csrc\jit\codegen\fuser\interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-10-10T00:51:57.6791697Z 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-10-10T00:51:57.6798445Z 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-10-10T00:51:57.6805163Z 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-10-10T00:51:57.6811933Z 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-10-10T00:51:57.6818730Z 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-10-10T00:51:57.6824421Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-10-10T00:51:57.6827669Z 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-10-10T00:51:57.6834340Z 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-10-10T00:51:57.6840977Z 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-10-10T00:51:57.6846772Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-10-10T00:51:57.6849988Z 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-10-10T00:51:57.6857096Z 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-10-10T00:51:57.6862860Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-10-10T00:51:57.6866034Z 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-10-10T00:51:57.6872627Z 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-10-10T00:51:57.6879296Z 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-10-10T00:51:57.6887739Z 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-10-10T00:51:57.6904491Z 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-10-10T00:51:57.6910696Z copying torch\include\torch\csrc\jit\codegen\onednn\interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-10-10T00:51:57.6917365Z copying torch\include\torch\csrc\jit\codegen\onednn\kernel.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-10-10T00:51:57.6923984Z 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-10-10T00:51:57.6930585Z copying torch\include\torch\csrc\jit\codegen\onednn\LlgaTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-10-10T00:51:57.6937394Z copying torch\include\torch\csrc\jit\codegen\onednn\operator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-10-10T00:51:57.6944130Z 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-10-10T00:51:57.6949471Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\cuda 2025-10-10T00:51:57.6952528Z copying torch\include\torch\csrc\jit\cuda\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\cuda 2025-10-10T00:51:57.6958968Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.6962168Z copying torch\include\torch\csrc\jit\frontend\builtin_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.6968972Z copying torch\include\torch\csrc\jit\frontend\canonicalize_modified_loop.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.6975511Z copying torch\include\torch\csrc\jit\frontend\concrete_module_type.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.6992372Z copying torch\include\torch\csrc\jit\frontend\convert_to_ssa.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.6998822Z copying torch\include\torch\csrc\jit\frontend\edit_distance.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7005213Z copying torch\include\torch\csrc\jit\frontend\error_report.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7011913Z copying torch\include\torch\csrc\jit\frontend\exit_transforms.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7018525Z copying torch\include\torch\csrc\jit\frontend\function_schema_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7025308Z copying torch\include\torch\csrc\jit\frontend\inline_loop_condition.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7031772Z copying torch\include\torch\csrc\jit\frontend\ir_emitter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7038287Z copying torch\include\torch\csrc\jit\frontend\lexer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7045460Z copying torch\include\torch\csrc\jit\frontend\mini_environment.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7052318Z copying torch\include\torch\csrc\jit\frontend\name_mangler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7059163Z copying torch\include\torch\csrc\jit\frontend\parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7065522Z copying torch\include\torch\csrc\jit\frontend\parser_constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7072125Z copying torch\include\torch\csrc\jit\frontend\parse_string_literal.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7078828Z copying torch\include\torch\csrc\jit\frontend\resolver.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7085724Z copying torch\include\torch\csrc\jit\frontend\schema_matching.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7092639Z copying torch\include\torch\csrc\jit\frontend\schema_type_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7099689Z copying torch\include\torch\csrc\jit\frontend\script_type_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7116761Z copying torch\include\torch\csrc\jit\frontend\source_range.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7124281Z copying torch\include\torch\csrc\jit\frontend\source_ref.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7131154Z copying torch\include\torch\csrc\jit\frontend\strtod.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7137863Z copying torch\include\torch\csrc\jit\frontend\sugared_value.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7145486Z copying torch\include\torch\csrc\jit\frontend\tracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7152273Z copying torch\include\torch\csrc\jit\frontend\tree.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7159138Z copying torch\include\torch\csrc\jit\frontend\tree_views.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7167145Z copying torch\include\torch\csrc\jit\frontend\versioned_symbols.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-10-10T00:51:57.7172928Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7176051Z copying torch\include\torch\csrc\jit\ir\alias_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7183153Z copying torch\include\torch\csrc\jit\ir\attributes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7189975Z copying torch\include\torch\csrc\jit\ir\constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7196815Z copying torch\include\torch\csrc\jit\ir\graph_node_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7214057Z copying torch\include\torch\csrc\jit\ir\graph_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7220685Z copying torch\include\torch\csrc\jit\ir\ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7229258Z copying torch\include\torch\csrc\jit\ir\irparser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7236369Z copying torch\include\torch\csrc\jit\ir\ir_views.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7243879Z copying torch\include\torch\csrc\jit\ir\named_value.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7250997Z copying torch\include\torch\csrc\jit\ir\node_hashing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7257729Z copying torch\include\torch\csrc\jit\ir\scope.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7264854Z copying torch\include\torch\csrc\jit\ir\subgraph_matcher.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7271696Z copying torch\include\torch\csrc\jit\ir\type_hashing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-10-10T00:51:57.7277251Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7280383Z copying torch\include\torch\csrc\jit\mobile\code.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7287260Z copying torch\include\torch\csrc\jit\mobile\debug_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7293830Z copying torch\include\torch\csrc\jit\mobile\file_format.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7300698Z copying torch\include\torch\csrc\jit\mobile\flatbuffer_loader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7317640Z copying torch\include\torch\csrc\jit\mobile\frame.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7324175Z copying torch\include\torch\csrc\jit\mobile\function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7330683Z copying torch\include\torch\csrc\jit\mobile\import.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7337585Z copying torch\include\torch\csrc\jit\mobile\import_data.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7378146Z copying torch\include\torch\csrc\jit\mobile\import_export_common.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7384873Z copying torch\include\torch\csrc\jit\mobile\interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7391613Z copying torch\include\torch\csrc\jit\mobile\method.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7398070Z copying torch\include\torch\csrc\jit\mobile\module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7404707Z copying torch\include\torch\csrc\jit\mobile\observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7411335Z copying torch\include\torch\csrc\jit\mobile\parse_bytecode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7418221Z copying torch\include\torch\csrc\jit\mobile\parse_operators.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7424929Z copying torch\include\torch\csrc\jit\mobile\prim_ops_registery.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7431876Z copying torch\include\torch\csrc\jit\mobile\profiler_edge.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7438687Z copying torch\include\torch\csrc\jit\mobile\promoted_prim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7446360Z copying torch\include\torch\csrc\jit\mobile\quantization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7452846Z 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-10-10T00:51:57.7459631Z copying torch\include\torch\csrc\jit\mobile\type_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7466744Z copying torch\include\torch\csrc\jit\mobile\upgrader_mobile.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-10-10T00:51:57.7478138Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility 2025-10-10T00:51:57.7481359Z copying torch\include\torch\csrc\jit\mobile\compatibility\backport.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility 2025-10-10T00:51:57.7487905Z 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-10-10T00:51:57.7495024Z 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-10-10T00:51:57.7512118Z 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-10-10T00:51:57.7518311Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer 2025-10-10T00:51:57.7521817Z 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-10-10T00:51:57.7528874Z 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-10-10T00:51:57.7535703Z 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-10-10T00:51:57.7552303Z 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-10-10T00:51:57.7582554Z 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-10-10T00:51:57.7589657Z 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-10-10T00:51:57.7596559Z 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-10-10T00:51:57.7602465Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc 2025-10-10T00:51:57.7605905Z 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-10-10T00:51:57.7612675Z copying torch\include\torch\csrc\jit\mobile\nnc\context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc 2025-10-10T00:51:57.7619883Z copying torch\include\torch\csrc\jit\mobile\nnc\registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc 2025-10-10T00:51:57.7626095Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train 2025-10-10T00:51:57.7629535Z 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-10-10T00:51:57.7636546Z copying torch\include\torch\csrc\jit\mobile\train\random.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train 2025-10-10T00:51:57.7643805Z copying torch\include\torch\csrc\jit\mobile\train\sequential.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train 2025-10-10T00:51:57.7649755Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train\optim 2025-10-10T00:51:57.7653001Z 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-10-10T00:51:57.7659316Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-10-10T00:51:57.7662711Z copying torch\include\torch\csrc\jit\operator_upgraders\upgraders.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-10-10T00:51:57.7669537Z 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-10-10T00:51:57.7676100Z copying torch\include\torch\csrc\jit\operator_upgraders\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-10-10T00:51:57.7683142Z 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-10-10T00:51:57.7698352Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7701670Z 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-10-10T00:51:57.7708686Z copying torch\include\torch\csrc\jit\passes\annotate_warns.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7715504Z copying torch\include\torch\csrc\jit\passes\autocast.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7722153Z copying torch\include\torch\csrc\jit\passes\bailout_graph.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7740075Z copying torch\include\torch\csrc\jit\passes\batch_mm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7752766Z copying torch\include\torch\csrc\jit\passes\canonicalize.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7755320Z 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-10-10T00:51:57.7761651Z copying torch\include\torch\csrc\jit\passes\check_strict_fusion.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7768349Z copying torch\include\torch\csrc\jit\passes\clear_profiling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7775179Z copying torch\include\torch\csrc\jit\passes\clear_undefinedness.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7782339Z copying torch\include\torch\csrc\jit\passes\common_subexpression_elimination.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7789067Z copying torch\include\torch\csrc\jit\passes\concat_opt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7795965Z copying torch\include\torch\csrc\jit\passes\constant_pooling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7802795Z copying torch\include\torch\csrc\jit\passes\constant_propagation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7809827Z copying torch\include\torch\csrc\jit\passes\create_autodiff_subgraphs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7816286Z copying torch\include\torch\csrc\jit\passes\create_functional_graphs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7823025Z copying torch\include\torch\csrc\jit\passes\dead_code_elimination.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7836698Z copying torch\include\torch\csrc\jit\passes\decompose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7842184Z copying torch\include\torch\csrc\jit\passes\device_type_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7859112Z copying torch\include\torch\csrc\jit\passes\dtype_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7866130Z copying torch\include\torch\csrc\jit\passes\eliminate_no_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7872846Z copying torch\include\torch\csrc\jit\passes\erase_number_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7879612Z 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-10-10T00:51:57.7886342Z copying torch\include\torch\csrc\jit\passes\fold_conv_bn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7893214Z copying torch\include\torch\csrc\jit\passes\fold_linear_bn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7900168Z copying torch\include\torch\csrc\jit\passes\freeze_module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7906900Z copying torch\include\torch\csrc\jit\passes\frozen_concat_linear.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7913711Z 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-10-10T00:51:57.7930960Z copying torch\include\torch\csrc\jit\passes\frozen_conv_folding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7937991Z copying torch\include\torch\csrc\jit\passes\frozen_graph_optimizations.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7944575Z copying torch\include\torch\csrc\jit\passes\frozen_linear_folding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7951224Z copying torch\include\torch\csrc\jit\passes\frozen_linear_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7957775Z 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-10-10T00:51:57.7964389Z copying torch\include\torch\csrc\jit\passes\fuse_linear.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7971101Z copying torch\include\torch\csrc\jit\passes\fuse_relu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7977854Z copying torch\include\torch\csrc\jit\passes\graph_fuser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.7985198Z copying torch\include\torch\csrc\jit\passes\graph_rewrite_helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8002104Z copying torch\include\torch\csrc\jit\passes\guard_elimination.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8009109Z 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-10-10T00:51:57.8015974Z copying torch\include\torch\csrc\jit\passes\inliner.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8022901Z copying torch\include\torch\csrc\jit\passes\inline_autodiff_subgraphs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8030015Z copying torch\include\torch\csrc\jit\passes\inline_forked_closures.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8036552Z copying torch\include\torch\csrc\jit\passes\inline_fork_wait.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8043292Z copying torch\include\torch\csrc\jit\passes\inplace_check.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8050320Z copying torch\include\torch\csrc\jit\passes\insert_guards.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8058454Z copying torch\include\torch\csrc\jit\passes\integer_value_refinement.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8075913Z copying torch\include\torch\csrc\jit\passes\lift_closures.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8082471Z copying torch\include\torch\csrc\jit\passes\liveness.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8089262Z copying torch\include\torch\csrc\jit\passes\loop_unrolling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8096074Z copying torch\include\torch\csrc\jit\passes\lower_grad_of.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8103098Z copying torch\include\torch\csrc\jit\passes\lower_graph.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8110046Z copying torch\include\torch\csrc\jit\passes\lower_tuples.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8117352Z copying torch\include\torch\csrc\jit\passes\metal_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8124096Z copying torch\include\torch\csrc\jit\passes\mkldnn_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8131256Z copying torch\include\torch\csrc\jit\passes\mobile_optimizer_type.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8139156Z copying torch\include\torch\csrc\jit\passes\normalize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8165718Z copying torch\include\torch\csrc\jit\passes\onednn_graph_fuser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8172686Z copying torch\include\torch\csrc\jit\passes\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8179747Z copying torch\include\torch\csrc\jit\passes\pass_manager.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8186589Z copying torch\include\torch\csrc\jit\passes\peephole.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8193290Z copying torch\include\torch\csrc\jit\passes\peephole_alias_sensitive.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8200535Z copying torch\include\torch\csrc\jit\passes\peephole_dict_idioms.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8207399Z copying torch\include\torch\csrc\jit\passes\peephole_list_idioms.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8214363Z copying torch\include\torch\csrc\jit\passes\peephole_non_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8221390Z copying torch\include\torch\csrc\jit\passes\prepack_folding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8228850Z copying torch\include\torch\csrc\jit\passes\refine_tuple_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8235523Z copying torch\include\torch\csrc\jit\passes\remove_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8251681Z copying torch\include\torch\csrc\jit\passes\remove_exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8258791Z copying torch\include\torch\csrc\jit\passes\remove_expands.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8265757Z copying torch\include\torch\csrc\jit\passes\remove_inplace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8272421Z copying torch\include\torch\csrc\jit\passes\remove_mutation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8279521Z copying torch\include\torch\csrc\jit\passes\remove_redundant_profiles.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8286383Z 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-10-10T00:51:57.8293034Z copying torch\include\torch\csrc\jit\passes\requires_grad_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8299859Z copying torch\include\torch\csrc\jit\passes\restore_mutation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8306671Z copying torch\include\torch\csrc\jit\passes\shape_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8324182Z copying torch\include\torch\csrc\jit\passes\specialize_autogradzero.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8331435Z copying torch\include\torch\csrc\jit\passes\subgraph_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8338504Z copying torch\include\torch\csrc\jit\passes\symbolic_shape_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8345279Z copying torch\include\torch\csrc\jit\passes\symbolic_shape_cache.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8352306Z 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-10-10T00:51:57.8359190Z copying torch\include\torch\csrc\jit\passes\tensorexpr_fuser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8366470Z 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-10-10T00:51:57.8373101Z copying torch\include\torch\csrc\jit\passes\value_refinement_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8380650Z copying torch\include\torch\csrc\jit\passes\variadic_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8388370Z copying torch\include\torch\csrc\jit\passes\vulkan_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8394928Z copying torch\include\torch\csrc\jit\passes\xnnpack_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-10-10T00:51:57.8400963Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\dbr_quantization 2025-10-10T00:51:57.8404419Z 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-10-10T00:51:57.8410123Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-10-10T00:51:57.8413443Z 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-10-10T00:51:57.8420115Z 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-10-10T00:51:57.8426629Z 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-10-10T00:51:57.8433564Z 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-10-10T00:51:57.8449578Z 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-10-10T00:51:57.8456051Z 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-10-10T00:51:57.8462710Z 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-10-10T00:51:57.8469178Z 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-10-10T00:51:57.8475985Z 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-10-10T00:51:57.8482459Z copying torch\include\torch\csrc\jit\passes\onnx\helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-10-10T00:51:57.8489450Z 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-10-10T00:51:57.8496763Z copying torch\include\torch\csrc\jit\passes\onnx\naming.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-10-10T00:51:57.8503895Z 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-10-10T00:51:57.8510427Z copying torch\include\torch\csrc\jit\passes\onnx\peephole.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-10-10T00:51:57.8516971Z 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-10-10T00:51:57.8523778Z 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-10-10T00:51:57.8530624Z 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-10-10T00:51:57.8537420Z 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-10-10T00:51:57.8544142Z 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-10-10T00:51:57.8551230Z 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-10-10T00:51:57.8566936Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-10-10T00:51:57.8570503Z 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-10-10T00:51:57.8577275Z 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-10-10T00:51:57.8584008Z 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-10-10T00:51:57.8601376Z 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-10-10T00:51:57.8607030Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-10-10T00:51:57.8610530Z 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-10-10T00:51:57.8617473Z copying torch\include\torch\csrc\jit\passes\quantization\finalize.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-10-10T00:51:57.8624679Z 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-10-10T00:51:57.8631510Z copying torch\include\torch\csrc\jit\passes\quantization\helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-10-10T00:51:57.8648118Z 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-10-10T00:51:57.8655078Z 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-10-10T00:51:57.8662271Z 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-10-10T00:51:57.8670164Z 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-10-10T00:51:57.8676822Z 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-10-10T00:51:57.8682432Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils 2025-10-10T00:51:57.8686077Z 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-10-10T00:51:57.8693183Z 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-10-10T00:51:57.8700442Z 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-10-10T00:51:57.8717069Z 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-10-10T00:51:57.8723927Z 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-10-10T00:51:57.8729689Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8732848Z copying torch\include\torch\csrc\jit\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8740132Z copying torch\include\torch\csrc\jit\python\module_python.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8746974Z copying torch\include\torch\csrc\jit\python\opaque_obj.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8753585Z copying torch\include\torch\csrc\jit\python\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8762034Z copying torch\include\torch\csrc\jit\python\pybind_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8777608Z copying torch\include\torch\csrc\jit\python\python_arg_flatten.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8784660Z copying torch\include\torch\csrc\jit\python\python_custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8791008Z copying torch\include\torch\csrc\jit\python\python_dict.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8798165Z copying torch\include\torch\csrc\jit\python\python_ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8805078Z copying torch\include\torch\csrc\jit\python\python_ivalue.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8811829Z copying torch\include\torch\csrc\jit\python\python_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8818886Z copying torch\include\torch\csrc\jit\python\python_sugared_value.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8828408Z copying torch\include\torch\csrc\jit\python\python_tracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8834017Z copying torch\include\torch\csrc\jit\python\python_tree_views.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8872237Z copying torch\include\torch\csrc\jit\python\script_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8873677Z 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-10-10T00:51:57.8874735Z copying torch\include\torch\csrc\jit\python\utf8_decoding_ignore.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-10-10T00:51:57.8875531Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8877796Z copying torch\include\torch\csrc\jit\runtime\argument_spec.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8878873Z copying torch\include\torch\csrc\jit\runtime\autodiff.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8881515Z copying torch\include\torch\csrc\jit\runtime\calculate_necessary_args.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8888757Z copying torch\include\torch\csrc\jit\runtime\custom_operator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8906482Z copying torch\include\torch\csrc\jit\runtime\decomposition_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8913447Z copying torch\include\torch\csrc\jit\runtime\decomposition_registry_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8919821Z copying torch\include\torch\csrc\jit\runtime\exception_message.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8926648Z copying torch\include\torch\csrc\jit\runtime\graph_executor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8933562Z copying torch\include\torch\csrc\jit\runtime\graph_executor_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8940439Z copying torch\include\torch\csrc\jit\runtime\graph_iterator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8947472Z copying torch\include\torch\csrc\jit\runtime\instruction.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8954448Z copying torch\include\torch\csrc\jit\runtime\interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8961670Z copying torch\include\torch\csrc\jit\runtime\jit_exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8968680Z copying torch\include\torch\csrc\jit\runtime\jit_trace.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8974947Z copying torch\include\torch\csrc\jit\runtime\logging.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8981650Z copying torch\include\torch\csrc\jit\runtime\operator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8988621Z copying torch\include\torch\csrc\jit\runtime\operator_options.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.8995077Z copying torch\include\torch\csrc\jit\runtime\print_handler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.9001822Z 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-10-10T00:51:57.9008631Z copying torch\include\torch\csrc\jit\runtime\profiling_record.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.9025854Z copying torch\include\torch\csrc\jit\runtime\register_ops_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.9034027Z copying torch\include\torch\csrc\jit\runtime\script_profile.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.9041477Z 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-10-10T00:51:57.9048138Z copying torch\include\torch\csrc\jit\runtime\shape_function_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.9054934Z 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-10-10T00:51:57.9062132Z copying torch\include\torch\csrc\jit\runtime\slice_indices_adjust.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.9068981Z copying torch\include\torch\csrc\jit\runtime\symbolic_script.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.9076808Z copying torch\include\torch\csrc\jit\runtime\symbolic_shape_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.9083127Z 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-10-10T00:51:57.9100600Z copying torch\include\torch\csrc\jit\runtime\vararg_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.9107280Z copying torch\include\torch\csrc\jit\runtime\variable_tensor_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-10-10T00:51:57.9113039Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter 2025-10-10T00:51:57.9116516Z 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-10-10T00:51:57.9123413Z 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-10-10T00:51:57.9130827Z copying torch\include\torch\csrc\jit\runtime\interpreter\frame.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter 2025-10-10T00:51:57.9137551Z 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-10-10T00:51:57.9152932Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-10-10T00:51:57.9156152Z copying torch\include\torch\csrc\jit\runtime\static\fusion.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-10-10T00:51:57.9163041Z copying torch\include\torch\csrc\jit\runtime\static\impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-10-10T00:51:57.9170340Z copying torch\include\torch\csrc\jit\runtime\static\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-10-10T00:51:57.9176892Z 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-10-10T00:51:57.9183834Z copying torch\include\torch\csrc\jit\runtime\static\ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-10-10T00:51:57.9191341Z copying torch\include\torch\csrc\jit\runtime\static\passes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-10-10T00:51:57.9208530Z copying torch\include\torch\csrc\jit\runtime\static\ProcessedNodeInputs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-10-10T00:51:57.9215543Z 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-10-10T00:51:57.9222668Z 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-10-10T00:51:57.9229365Z 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-10-10T00:51:57.9235320Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9238924Z 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-10-10T00:51:57.9245769Z copying torch\include\torch\csrc\jit\serialization\export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9253180Z copying torch\include\torch\csrc\jit\serialization\export_bytecode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9270345Z copying torch\include\torch\csrc\jit\serialization\flatbuffer_serializer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9277620Z copying torch\include\torch\csrc\jit\serialization\flatbuffer_serializer_jit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9284236Z copying torch\include\torch\csrc\jit\serialization\import.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9291039Z copying torch\include\torch\csrc\jit\serialization\import_export_constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9298576Z copying torch\include\torch\csrc\jit\serialization\import_export_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9305249Z copying torch\include\torch\csrc\jit\serialization\import_export_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9311936Z copying torch\include\torch\csrc\jit\serialization\import_read.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9318707Z copying torch\include\torch\csrc\jit\serialization\import_source.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9325829Z copying torch\include\torch\csrc\jit\serialization\mobile_bytecode_generated.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9333828Z copying torch\include\torch\csrc\jit\serialization\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9340469Z copying torch\include\torch\csrc\jit\serialization\pickle.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9347224Z copying torch\include\torch\csrc\jit\serialization\pickler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9388344Z copying torch\include\torch\csrc\jit\serialization\pickler_helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9395369Z copying torch\include\torch\csrc\jit\serialization\python_print.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9402377Z copying torch\include\torch\csrc\jit\serialization\source_range_serialization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9409260Z 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-10-10T00:51:57.9416517Z copying torch\include\torch\csrc\jit\serialization\storage_context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9428489Z copying torch\include\torch\csrc\jit\serialization\type_name_uniquer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9435231Z copying torch\include\torch\csrc\jit\serialization\unpickler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-10-10T00:51:57.9440915Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9444120Z copying torch\include\torch\csrc\jit\tensorexpr\analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9451323Z copying torch\include\torch\csrc\jit\tensorexpr\block_codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9458311Z copying torch\include\torch\csrc\jit\tensorexpr\bounds_inference.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9465305Z copying torch\include\torch\csrc\jit\tensorexpr\bounds_overlap.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9482621Z copying torch\include\torch\csrc\jit\tensorexpr\codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9489224Z copying torch\include\torch\csrc\jit\tensorexpr\cpp_codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9495947Z copying torch\include\torch\csrc\jit\tensorexpr\cpp_intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9502718Z copying torch\include\torch\csrc\jit\tensorexpr\cuda_codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9509516Z copying torch\include\torch\csrc\jit\tensorexpr\cuda_random.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9516165Z copying torch\include\torch\csrc\jit\tensorexpr\eval.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9523059Z copying torch\include\torch\csrc\jit\tensorexpr\exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9529873Z copying torch\include\torch\csrc\jit\tensorexpr\expr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9536797Z copying torch\include\torch\csrc\jit\tensorexpr\external_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9544007Z copying torch\include\torch\csrc\jit\tensorexpr\external_functions_core.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9550992Z copying torch\include\torch\csrc\jit\tensorexpr\external_functions_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9558018Z copying torch\include\torch\csrc\jit\tensorexpr\fwd_decls.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9565089Z copying torch\include\torch\csrc\jit\tensorexpr\graph_opt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9572004Z copying torch\include\torch\csrc\jit\tensorexpr\half_support.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9578795Z copying torch\include\torch\csrc\jit\tensorexpr\hash_provider.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9669278Z copying torch\include\torch\csrc\jit\tensorexpr\intrinsic_symbols.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9675905Z copying torch\include\torch\csrc\jit\tensorexpr\ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9692870Z copying torch\include\torch\csrc\jit\tensorexpr\ir_cloner.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9699708Z copying torch\include\torch\csrc\jit\tensorexpr\ir_mutator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9706489Z copying torch\include\torch\csrc\jit\tensorexpr\ir_printer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9713488Z copying torch\include\torch\csrc\jit\tensorexpr\ir_simplifier.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9720574Z copying torch\include\torch\csrc\jit\tensorexpr\ir_verifier.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9727306Z copying torch\include\torch\csrc\jit\tensorexpr\ir_visitor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9733999Z copying torch\include\torch\csrc\jit\tensorexpr\kernel.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9741185Z copying torch\include\torch\csrc\jit\tensorexpr\llvm_codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9748546Z copying torch\include\torch\csrc\jit\tensorexpr\llvm_jit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9756092Z copying torch\include\torch\csrc\jit\tensorexpr\loopnest.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9762833Z copying torch\include\torch\csrc\jit\tensorexpr\loopnest_randomization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9779621Z copying torch\include\torch\csrc\jit\tensorexpr\lowerings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9786546Z copying torch\include\torch\csrc\jit\tensorexpr\mem_dependency_checker.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9793696Z copying torch\include\torch\csrc\jit\tensorexpr\reduction.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9800629Z copying torch\include\torch\csrc\jit\tensorexpr\registerizer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9807782Z copying torch\include\torch\csrc\jit\tensorexpr\stmt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9815113Z copying torch\include\torch\csrc\jit\tensorexpr\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9822399Z copying torch\include\torch\csrc\jit\tensorexpr\tensorexpr_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9828999Z copying torch\include\torch\csrc\jit\tensorexpr\types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9835793Z copying torch\include\torch\csrc\jit\tensorexpr\unique_name_manager.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9843059Z copying torch\include\torch\csrc\jit\tensorexpr\var_substitutor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:51:57.9848732Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:51:57.9852312Z copying torch\include\torch\csrc\jit\tensorexpr\operators\conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:51:57.9860269Z copying torch\include\torch\csrc\jit\tensorexpr\operators\matmul.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:51:57.9866789Z copying torch\include\torch\csrc\jit\tensorexpr\operators\misc.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:51:57.9892371Z copying torch\include\torch\csrc\jit\tensorexpr\operators\norm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:51:57.9893012Z copying torch\include\torch\csrc\jit\tensorexpr\operators\operators.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:51:57.9899209Z copying torch\include\torch\csrc\jit\tensorexpr\operators\pointwise.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:51:57.9906074Z copying torch\include\torch\csrc\jit\tensorexpr\operators\quantization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:51:57.9913103Z copying torch\include\torch\csrc\jit\tensorexpr\operators\reduction.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:51:57.9920458Z copying torch\include\torch\csrc\jit\tensorexpr\operators\softmax.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:51:57.9925918Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-10-10T00:51:57.9929142Z copying torch\include\torch\csrc\jit\testing\file_check.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-10-10T00:51:57.9935929Z copying torch\include\torch\csrc\jit\testing\hooks_for_testing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-10-10T00:51:57.9942023Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-10-10T00:51:57.9946748Z copying torch\include\torch\csrc\lazy\backend\backend_data.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-10-10T00:51:57.9953677Z copying torch\include\torch\csrc\lazy\backend\backend_device.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-10-10T00:51:57.9961195Z copying torch\include\torch\csrc\lazy\backend\backend_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-10-10T00:51:57.9968367Z copying torch\include\torch\csrc\lazy\backend\lowering_context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-10-10T00:51:57.9984484Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:57.9987604Z copying torch\include\torch\csrc\lazy\core\cache.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:57.9994411Z copying torch\include\torch\csrc\lazy\core\config.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0001274Z copying torch\include\torch\csrc\lazy\core\debug_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0008276Z copying torch\include\torch\csrc\lazy\core\dynamic_ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0015084Z copying torch\include\torch\csrc\lazy\core\hash.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0032467Z copying torch\include\torch\csrc\lazy\core\helpers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0039367Z copying torch\include\torch\csrc\lazy\core\ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0046422Z copying torch\include\torch\csrc\lazy\core\ir_builder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0053485Z copying torch\include\torch\csrc\lazy\core\ir_dump_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0060625Z copying torch\include\torch\csrc\lazy\core\ir_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0067309Z copying torch\include\torch\csrc\lazy\core\ir_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0074240Z copying torch\include\torch\csrc\lazy\core\lazy_graph_executor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0081192Z copying torch\include\torch\csrc\lazy\core\metrics.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0087858Z copying torch\include\torch\csrc\lazy\core\multi_wait.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0095132Z copying torch\include\torch\csrc\lazy\core\permutation_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0101944Z copying torch\include\torch\csrc\lazy\core\shape.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0108856Z copying torch\include\torch\csrc\lazy\core\shape_inference.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0115986Z copying torch\include\torch\csrc\lazy\core\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0122873Z copying torch\include\torch\csrc\lazy\core\tensor_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0129614Z copying torch\include\torch\csrc\lazy\core\tensor_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0136662Z copying torch\include\torch\csrc\lazy\core\thread_pool.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0143796Z copying torch\include\torch\csrc\lazy\core\trie.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0150377Z copying torch\include\torch\csrc\lazy\core\unique.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0156941Z copying torch\include\torch\csrc\lazy\core\util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-10-10T00:51:58.0162975Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\internal_ops 2025-10-10T00:51:58.0176539Z 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-10-10T00:51:58.0182656Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ops 2025-10-10T00:51:58.0186147Z 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-10-10T00:51:58.0192569Z copying torch\include\torch\csrc\lazy\core\ops\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ops 2025-10-10T00:51:58.0198154Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-10-10T00:51:58.0201311Z copying torch\include\torch\csrc\lazy\generated\LazyIr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-10-10T00:51:58.0211296Z copying torch\include\torch\csrc\lazy\generated\LazyNativeFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-10-10T00:51:58.0218826Z copying torch\include\torch\csrc\lazy\generated\LazyNonNativeIr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-10-10T00:51:58.0226596Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python 2025-10-10T00:51:58.0229742Z copying torch\include\torch\csrc\lazy\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python 2025-10-10T00:51:58.0237111Z copying torch\include\torch\csrc\lazy\python\python_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python 2025-10-10T00:51:58.0243092Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-10-10T00:51:58.0256790Z copying torch\include\torch\csrc\lazy\ts_backend\config.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-10-10T00:51:58.0265030Z 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-10-10T00:51:58.0272805Z 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-10-10T00:51:58.0280674Z 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-10-10T00:51:58.0297404Z 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-10-10T00:51:58.0304326Z 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-10-10T00:51:58.0311281Z 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-10-10T00:51:58.0318364Z 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-10-10T00:51:58.0325034Z 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-10-10T00:51:58.0331706Z 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-10-10T00:51:58.0337867Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ops 2025-10-10T00:51:58.0341180Z 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-10-10T00:51:58.0347804Z 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-10-10T00:51:58.0354384Z 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-10-10T00:51:58.0359959Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-10-10T00:51:58.0363187Z copying torch\include\torch\csrc\monitor\counters.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-10-10T00:51:58.0369818Z copying torch\include\torch\csrc\monitor\events.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-10-10T00:51:58.0376308Z copying torch\include\torch\csrc\monitor\python_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-10-10T00:51:58.0381852Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mps 2025-10-10T00:51:58.0384995Z copying torch\include\torch\csrc\mps\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mps 2025-10-10T00:51:58.0390413Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia 2025-10-10T00:51:58.0393497Z copying torch\include\torch\csrc\mtia\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia 2025-10-10T00:51:58.0399216Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia\profiler 2025-10-10T00:51:58.0403024Z copying torch\include\torch\csrc\mtia\profiler\MTIAMemoryProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia\profiler 2025-10-10T00:51:58.0408509Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\multiprocessing 2025-10-10T00:51:58.0411826Z copying torch\include\torch\csrc\multiprocessing\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\multiprocessing 2025-10-10T00:51:58.0417158Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-10-10T00:51:58.0420659Z copying torch\include\torch\csrc\onnx\back_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-10-10T00:51:58.0427150Z copying torch\include\torch\csrc\onnx\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-10-10T00:51:58.0438716Z copying torch\include\torch\csrc\onnx\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-10-10T00:51:58.0444264Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:58.0447614Z copying torch\include\torch\csrc\profiler\api.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:58.0454159Z copying torch\include\torch\csrc\profiler\collection.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:58.0461466Z copying torch\include\torch\csrc\profiler\combined_traceback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:58.0468527Z copying torch\include\torch\csrc\profiler\containers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:58.0485375Z copying torch\include\torch\csrc\profiler\data_flow.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:58.0491967Z copying torch\include\torch\csrc\profiler\events.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:58.0498930Z copying torch\include\torch\csrc\profiler\kineto_client_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:58.0505391Z copying torch\include\torch\csrc\profiler\kineto_shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:58.0512225Z copying torch\include\torch\csrc\profiler\perf-inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:58.0518752Z copying torch\include\torch\csrc\profiler\perf.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:58.0525847Z copying torch\include\torch\csrc\profiler\util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-10-10T00:51:58.0531960Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-10-10T00:51:58.0536581Z copying torch\include\torch\csrc\profiler\orchestration\observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-10-10T00:51:58.0543308Z copying torch\include\torch\csrc\profiler\orchestration\python_tracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-10-10T00:51:58.0550255Z copying torch\include\torch\csrc\profiler\orchestration\vulkan.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-10-10T00:51:58.0556238Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-10-10T00:51:58.0559749Z copying torch\include\torch\csrc\profiler\python\combined_traceback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-10-10T00:51:58.0566915Z copying torch\include\torch\csrc\profiler\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-10-10T00:51:58.0573466Z copying torch\include\torch\csrc\profiler\python\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-10-10T00:51:58.0579225Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-10-10T00:51:58.0582746Z copying torch\include\torch\csrc\profiler\standalone\execution_trace_observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-10-10T00:51:58.0590035Z copying torch\include\torch\csrc\profiler\standalone\itt_observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-10-10T00:51:58.0596638Z copying torch\include\torch\csrc\profiler\standalone\nvtx_observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-10-10T00:51:58.0613073Z copying torch\include\torch\csrc\profiler\standalone\privateuse1_observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-10-10T00:51:58.0618782Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\stubs 2025-10-10T00:51:58.0621909Z copying torch\include\torch\csrc\profiler\stubs\base.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\stubs 2025-10-10T00:51:58.0627669Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0631097Z copying torch\include\torch\csrc\profiler\unwind\action.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0637752Z copying torch\include\torch\csrc\profiler\unwind\communicate.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0644821Z copying torch\include\torch\csrc\profiler\unwind\debug_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0651865Z copying torch\include\torch\csrc\profiler\unwind\dwarf_enums.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0668684Z copying torch\include\torch\csrc\profiler\unwind\dwarf_symbolize_enums.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0675536Z copying torch\include\torch\csrc\profiler\unwind\eh_frame_hdr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0682736Z copying torch\include\torch\csrc\profiler\unwind\fast_symbolizer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0689368Z copying torch\include\torch\csrc\profiler\unwind\fde.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0696009Z copying torch\include\torch\csrc\profiler\unwind\lexer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0702797Z copying torch\include\torch\csrc\profiler\unwind\line_number_program.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0709569Z copying torch\include\torch\csrc\profiler\unwind\mem_file.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0716851Z copying torch\include\torch\csrc\profiler\unwind\range_table.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0723570Z copying torch\include\torch\csrc\profiler\unwind\sections.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0730204Z copying torch\include\torch\csrc\profiler\unwind\unwind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0737007Z copying torch\include\torch\csrc\profiler\unwind\unwinder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0744020Z copying torch\include\torch\csrc\profiler\unwind\unwind_error.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:51:58.0749467Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:58.0762460Z copying torch\include\torch\csrc\stable\accelerator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:58.0769508Z copying torch\include\torch\csrc\stable\library.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:58.0776042Z copying torch\include\torch\csrc\stable\ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:58.0783057Z copying torch\include\torch\csrc\stable\stableivalue_conversions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:58.0789724Z copying torch\include\torch\csrc\stable\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:58.0806961Z copying torch\include\torch\csrc\stable\tensor_inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:58.0814476Z copying torch\include\torch\csrc\stable\tensor_struct.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-10-10T00:51:58.0820572Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\tensor 2025-10-10T00:51:58.0824147Z copying torch\include\torch\csrc\tensor\python_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\tensor 2025-10-10T00:51:58.0855390Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0858805Z copying torch\include\torch\csrc\utils\byte_order.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0866049Z copying torch\include\torch\csrc\utils\cpp_stacktraces.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0872754Z copying torch\include\torch\csrc\utils\cuda_enabled.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0879808Z copying torch\include\torch\csrc\utils\device_lazy_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0896560Z copying torch\include\torch\csrc\utils\disable_torch_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0903638Z copying torch\include\torch\csrc\utils\generated_serialization_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0911984Z copying torch\include\torch\csrc\utils\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0918387Z copying torch\include\torch\csrc\utils\invalid_arguments.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0924972Z copying torch\include\torch\csrc\utils\nested.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0931253Z copying torch\include\torch\csrc\utils\numpy_stub.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0937998Z copying torch\include\torch\csrc\utils\object_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0944767Z copying torch\include\torch\csrc\utils\out_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0951305Z copying torch\include\torch\csrc\utils\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0958373Z copying torch\include\torch\csrc\utils\pycfunction_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0964851Z copying torch\include\torch\csrc\utils\pyobject_preservation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0971426Z copying torch\include\torch\csrc\utils\pythoncapi_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0979448Z copying torch\include\torch\csrc\utils\python_arg_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0986780Z copying torch\include\torch\csrc\utils\python_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.0993483Z copying torch\include\torch\csrc\utils\python_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1000746Z copying torch\include\torch\csrc\utils\python_numbers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1017093Z copying torch\include\torch\csrc\utils\python_raii.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1023977Z copying torch\include\torch\csrc\utils\python_scalars.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1030655Z copying torch\include\torch\csrc\utils\python_strings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1037398Z copying torch\include\torch\csrc\utils\python_stub.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1044214Z copying torch\include\torch\csrc\utils\python_symnode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1051758Z copying torch\include\torch\csrc\utils\python_torch_function_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1058502Z copying torch\include\torch\csrc\utils\python_tuples.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1065260Z copying torch\include\torch\csrc\utils\schema_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1071860Z copying torch\include\torch\csrc\utils\six.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1078373Z copying torch\include\torch\csrc\utils\structseq.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1095069Z copying torch\include\torch\csrc\utils\tensor_apply.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1101920Z copying torch\include\torch\csrc\utils\tensor_dtypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1108379Z copying torch\include\torch\csrc\utils\tensor_flatten.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1115612Z copying torch\include\torch\csrc\utils\tensor_layouts.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1122089Z copying torch\include\torch\csrc\utils\tensor_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1128805Z copying torch\include\torch\csrc\utils\tensor_memoryformats.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1135606Z copying torch\include\torch\csrc\utils\tensor_new.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1142632Z copying torch\include\torch\csrc\utils\tensor_numpy.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1149670Z copying torch\include\torch\csrc\utils\tensor_qschemes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1166281Z copying torch\include\torch\csrc\utils\tensor_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1173098Z copying torch\include\torch\csrc\utils\throughput_benchmark-inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1180045Z copying torch\include\torch\csrc\utils\throughput_benchmark.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1187567Z copying torch\include\torch\csrc\utils\torch_dispatch_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1194308Z copying torch\include\torch\csrc\utils\variadic.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1201247Z copying torch\include\torch\csrc\utils\verbose.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-10-10T00:51:58.1206879Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-10-10T00:51:58.1216354Z copying torch\include\torch\csrc\xpu\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-10-10T00:51:58.1222962Z copying torch\include\torch\csrc\xpu\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-10-10T00:51:58.1229455Z copying torch\include\torch\csrc\xpu\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-10-10T00:51:58.1234929Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly 2025-10-10T00:51:58.1237971Z copying torch\include\torch\headeronly\version.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly 2025-10-10T00:51:58.1243885Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-10-10T00:51:58.1247006Z copying torch\include\torch\headeronly\core\DeviceType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-10-10T00:51:58.1254293Z copying torch\include\torch\headeronly\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-10-10T00:51:58.1260116Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec 2025-10-10T00:51:58.1264345Z copying torch\include\torch\headeronly\cpu\vec\intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec 2025-10-10T00:51:58.1270725Z copying torch\include\torch\headeronly\cpu\vec\vec_half.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec 2025-10-10T00:51:58.1276945Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec\vec256 2025-10-10T00:51:58.1280218Z 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-10-10T00:51:58.1287387Z 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-10-10T00:51:58.1292812Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-10-10T00:51:58.1296105Z copying torch\include\torch\headeronly\macros\cmake_macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-10-10T00:51:58.1337109Z copying torch\include\torch\headeronly\macros\Export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-10-10T00:51:58.1345118Z copying torch\include\torch\headeronly\macros\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-10-10T00:51:58.1352078Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1355534Z copying torch\include\torch\headeronly\util\BFloat16.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1362582Z copying torch\include\torch\headeronly\util\bits.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1369946Z copying torch\include\torch\headeronly\util\bit_cast.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1376818Z copying torch\include\torch\headeronly\util\complex.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1384152Z copying torch\include\torch\headeronly\util\Exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1390853Z copying torch\include\torch\headeronly\util\Float4_e2m1fn_x2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1403616Z copying torch\include\torch\headeronly\util\Float8_e4m3fn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1411360Z copying torch\include\torch\headeronly\util\Float8_e4m3fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1418342Z copying torch\include\torch\headeronly\util\Float8_e5m2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1425624Z copying torch\include\torch\headeronly\util\Float8_e5m2fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1432785Z copying torch\include\torch\headeronly\util\Float8_e8m0fnu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1439940Z copying torch\include\torch\headeronly\util\Float8_fnuz_cvt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1447006Z copying torch\include\torch\headeronly\util\floating_point_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1453948Z copying torch\include\torch\headeronly\util\Half.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1461330Z copying torch\include\torch\headeronly\util\qint32.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1468269Z copying torch\include\torch\headeronly\util\qint8.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1474663Z copying torch\include\torch\headeronly\util\quint2x4.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1480983Z copying torch\include\torch\headeronly\util\quint4x2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1487869Z copying torch\include\torch\headeronly\util\quint8.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1495038Z copying torch\include\torch\headeronly\util\shim_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1502350Z copying torch\include\torch\headeronly\util\TypeSafeSignMath.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-10-10T00:51:58.1508963Z copying torch\include\dnnl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:58.1515575Z copying torch\include\dnnl_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:58.1522389Z copying torch\include\dnnl_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:58.1529547Z copying torch\include\dnnl_threadpool.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:58.1536596Z copying torch\include\dnnl_threadpool_iface.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-10-10T00:51:58.1543632Z copying torch\include\oneapi\dnnl\dnnl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:58.1566427Z copying torch\include\oneapi\dnnl\dnnl_common.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:58.1573407Z copying torch\include\oneapi\dnnl\dnnl_graph.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:58.1581902Z copying torch\include\oneapi\dnnl\dnnl_graph_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:58.1589020Z copying torch\include\oneapi\dnnl\dnnl_graph_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:58.1596079Z copying torch\include\oneapi\dnnl\dnnl_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:58.1603182Z copying torch\include\oneapi\dnnl\dnnl_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:58.1610325Z copying torch\include\oneapi\dnnl\dnnl_threadpool.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:58.1617647Z copying torch\include\oneapi\dnnl\dnnl_threadpool_iface.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:58.1624429Z copying torch\include\oneapi\dnnl\dnnl_ukernel.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-10-10T00:51:58.1632111Z copying torch\include\torch\csrc\distributed\c10d\Backend.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.1639292Z copying torch\include\torch\csrc\distributed\c10d\Backoff.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.1646232Z copying torch\include\torch\csrc\distributed\c10d\comm.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.1653133Z copying torch\include\torch\csrc\distributed\c10d\default_comm_hooks.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.1660954Z copying torch\include\torch\csrc\distributed\c10d\FakeProcessGroup.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.1668298Z copying torch\include\torch\csrc\distributed\c10d\FileStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.1675642Z copying torch\include\torch\csrc\distributed\c10d\FlightRecorder.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.1682700Z copying torch\include\torch\csrc\distributed\c10d\FlightRecorderDetail.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.1690048Z copying torch\include\torch\csrc\distributed\c10d\Functional.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.1698019Z copying torch\include\torch\csrc\distributed\c10d\GlooDeviceFactory.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.1705068Z copying torch\include\torch\csrc\distributed\c10d\GroupRegistry.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.1711753Z copying torch\include\torch\csrc\distributed\c10d\HashStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2143441Z copying torch\include\torch\csrc\distributed\c10d\logger.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2149905Z copying torch\include\torch\csrc\distributed\c10d\NanCheck.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2158244Z copying torch\include\torch\csrc\distributed\c10d\NCCLUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2164775Z copying torch\include\torch\csrc\distributed\c10d\ParamCommsUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2172008Z copying torch\include\torch\csrc\distributed\c10d\PrefixStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2179286Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroup.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2187111Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupGloo.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2194524Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupGlooDetail.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2202083Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupMPI.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2209503Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupNCCL.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2226205Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupUCC.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2233718Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupWrapper.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2240895Z copying torch\include\torch\csrc\distributed\c10d\PyProcessGroup.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2248772Z copying torch\include\torch\csrc\distributed\c10d\RankLocal.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2255792Z copying torch\include\torch\csrc\distributed\c10d\reducer.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2264287Z copying torch\include\torch\csrc\distributed\c10d\reducer_timer.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2271797Z copying torch\include\torch\csrc\distributed\c10d\sequence_num.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2279034Z copying torch\include\torch\csrc\distributed\c10d\Store.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2286559Z copying torch\include\torch\csrc\distributed\c10d\TCPStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2293386Z copying torch\include\torch\csrc\distributed\c10d\TCPStoreBackend.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2300535Z copying torch\include\torch\csrc\distributed\c10d\Types.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2307903Z copying torch\include\torch\csrc\distributed\c10d\UCCTracing.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2315122Z copying torch\include\torch\csrc\distributed\c10d\UCCUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2330126Z copying torch\include\torch\csrc\distributed\c10d\UnixSockUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2336727Z copying torch\include\torch\csrc\distributed\c10d\Utils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2344145Z copying torch\include\torch\csrc\distributed\c10d\WinSockUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2350865Z copying torch\include\torch\csrc\distributed\c10d\Work.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:51:58.2357046Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-10-10T00:51:58.2360618Z 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-10-10T00:51:58.2367834Z 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-10-10T00:51:58.2373577Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_plane 2025-10-10T00:51:58.2376803Z 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-10-10T00:51:58.2383785Z 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-10-10T00:51:58.2389772Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-10-10T00:51:58.2393139Z copying torch\include\torch\csrc\distributed\c10d\cuda\CUDAEventCache.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-10-10T00:51:58.2400105Z copying torch\include\torch\csrc\distributed\c10d\cuda\StreamBlock.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-10-10T00:51:58.2407016Z copying torch\include\torch\csrc\distributed\c10d\cuda\utils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-10-10T00:51:58.2413843Z 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-10-10T00:51:58.2420905Z 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-10-10T00:51:58.2435718Z 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-10-10T00:51:58.2442976Z 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-10-10T00:51:58.2451345Z 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-10-10T00:51:58.2457780Z 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-10-10T00:51:58.2464910Z 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-10-10T00:51:58.2472079Z 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-10-10T00:51:58.2479312Z copying torch\include\torch\csrc\jit\testing\catch_utils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-10-10T00:51:58.2486863Z copying torch\include\ATen\cuda\ApplyGridUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2493830Z copying torch\include\ATen\cuda\AsmUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2525898Z copying torch\include\ATen\cuda\Atomic.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2533528Z copying torch\include\ATen\cuda\cub-RadixSortPairs.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2540778Z copying torch\include\ATen\cuda\cub.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2548395Z copying torch\include\ATen\cuda\cub_definitions.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2555420Z copying torch\include\ATen\cuda\CUDAApplyUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2562945Z copying torch\include\ATen\cuda\CUDAGraphsUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2570297Z copying torch\include\ATen\cuda\CUDATensorMethods.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2577045Z copying torch\include\ATen\cuda\DeviceUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2592974Z copying torch\include\ATen\cuda\NumericLimits.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2600034Z copying torch\include\ATen\cuda\PhiloxUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2607093Z copying torch\include\ATen\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-10-10T00:51:58.2614221Z copying torch\include\ATen\cuda\detail\IndexUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:58.2621616Z copying torch\include\ATen\cuda\detail\IntegerDivider.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:58.2628479Z copying torch\include\ATen\cuda\detail\OffsetCalculator.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:58.2635550Z copying torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:58.2642831Z copying torch\include\ATen\cuda\detail\TensorInfo.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:58.2651268Z copying torch\include\ATen\cuda\detail\UnpackRaw.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-10-10T00:51:58.2657558Z copying torch\include\ATen\native\cuda\block_reduce.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2665129Z copying torch\include\ATen\native\cuda\CUDAJitLoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2672199Z copying torch\include\ATen\native\cuda\CUDALoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2680168Z copying torch\include\ATen\native\cuda\cutlass_common.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2686985Z copying torch\include\ATen\native\cuda\DeviceSqrt.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2701077Z copying torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2702087Z copying torch\include\ATen\native\cuda\ForeachFunctors.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2708711Z copying torch\include\ATen\native\cuda\ForeachMinMaxFunctors.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2716084Z copying torch\include\ATen\native\cuda\fused_adagrad_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2732288Z copying torch\include\ATen\native\cuda\fused_adagrad_utils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2738723Z copying torch\include\ATen\native\cuda\fused_adamw_amsgrad_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2745782Z copying torch\include\ATen\native\cuda\fused_adamw_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2753135Z copying torch\include\ATen\native\cuda\fused_adam_amsgrad_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2760691Z copying torch\include\ATen\native\cuda\fused_adam_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2767884Z copying torch\include\ATen\native\cuda\fused_adam_utils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2775316Z copying torch\include\ATen\native\cuda\GridSampler.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2783141Z copying torch\include\ATen\native\cuda\GroupMMCommon.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2790915Z copying torch\include\ATen\native\cuda\im2col.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2805768Z copying torch\include\ATen\native\cuda\JitLoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2812987Z copying torch\include\ATen\native\cuda\KernelUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2820033Z copying torch\include\ATen\native\cuda\Loops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2826728Z copying torch\include\ATen\native\cuda\Math.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2835479Z copying torch\include\ATen\native\cuda\MemoryAccess.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2842949Z copying torch\include\ATen\native\cuda\MultiTensorApply.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2858058Z copying torch\include\ATen\native\cuda\Normalization.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2875520Z copying torch\include\ATen\native\cuda\PersistentSoftmax.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2883284Z copying torch\include\ATen\native\cuda\Pow.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2890075Z copying torch\include\ATen\native\cuda\Randperm.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2896652Z copying torch\include\ATen\native\cuda\Reduce.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2904862Z copying torch\include\ATen\native\cuda\reduction_template.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2912350Z copying torch\include\ATen\native\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2920350Z copying torch\include\ATen\native\cuda\SortingCommon.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2927286Z copying torch\include\ATen\native\cuda\SortingRadixSelect.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2934366Z copying torch\include\ATen\native\cuda\SortUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2942013Z copying torch\include\ATen\native\cuda\TensorModeKernel.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2948987Z copying torch\include\ATen\native\cuda\UniqueCub.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2955657Z copying torch\include\ATen\native\cuda\UpSample.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2962804Z copying torch\include\ATen\native\cuda\vol2col.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-10-10T00:51:58.2968794Z creating build\lib.win-amd64-cpython-310\torch\include\THC 2025-10-10T00:51:58.2972061Z copying torch\include\THC\THCAtomics.cuh -> build\lib.win-amd64-cpython-310\torch\include\THC 2025-10-10T00:51:58.2978963Z copying torch\include\THC\THCDeviceUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\THC 2025-10-10T00:51:58.2985117Z creating build\lib.win-amd64-cpython-310\torch\csrc\inductor\aoti_runtime 2025-10-10T00:51:58.2990810Z copying torch\csrc\inductor\aoti_runtime\model.h -> build\lib.win-amd64-cpython-310\torch\csrc\inductor\aoti_runtime 2025-10-10T00:51:58.2996912Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_runtime 2025-10-10T00:51:58.3000827Z copying torch\_inductor\codegen\aoti_runtime\interface.cpp -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_runtime 2025-10-10T00:51:58.3021282Z copying torch\_inductor\script.ld -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-10-10T00:51:58.3028753Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-10-10T00:51:58.3031803Z copying torch\_inductor\kernel\flex\templates\common.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-10-10T00:51:58.3299213Z copying torch\_inductor\kernel\flex\templates\flex_attention.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-10-10T00:51:58.3312315Z copying torch\_inductor\kernel\flex\templates\flex_backwards.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-10-10T00:51:58.3336118Z copying torch\_inductor\kernel\flex\templates\flex_decode.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-10-10T00:51:58.3350177Z copying torch\_inductor\kernel\flex\templates\utilities.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-10-10T00:51:58.3364229Z copying torch\_export\serde\schema.yaml -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:58.3378956Z copying torch\_export\serde\export_schema.thrift -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-10-10T00:51:58.3391961Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\ATen 2025-10-10T00:51:58.3397633Z copying torch\share\cmake\ATen\ATenConfig.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\ATen 2025-10-10T00:51:58.3403205Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:58.3406421Z copying torch\share\cmake\Caffe2\Caffe2Config.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:58.3413363Z copying torch\share\cmake\Caffe2\Caffe2Targets-release.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:58.3420404Z copying torch\share\cmake\Caffe2\Caffe2Targets.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:58.3431180Z copying torch\share\cmake\Caffe2\FindCUDAToolkit.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:58.3438494Z copying torch\share\cmake\Caffe2\FindCUDSS.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:58.3445524Z copying torch\share\cmake\Caffe2\FindCUSPARSELT.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:58.3452279Z copying torch\share\cmake\Caffe2\FindSYCLToolkit.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-10-10T00:51:58.3458132Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:58.3461216Z copying torch\share\cmake\Caffe2\public\cuda.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:58.3467932Z copying torch\share\cmake\Caffe2\public\gflags.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:58.3474615Z copying torch\share\cmake\Caffe2\public\glog.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:58.3481219Z copying torch\share\cmake\Caffe2\public\LoadHIP.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:58.3492488Z copying torch\share\cmake\Caffe2\public\mkl.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:58.3504813Z copying torch\share\cmake\Caffe2\public\mkldnn.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:58.3511200Z copying torch\share\cmake\Caffe2\public\protobuf.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:58.3517956Z copying torch\share\cmake\Caffe2\public\utils.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:58.3525092Z copying torch\share\cmake\Caffe2\public\xpu.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-10-10T00:51:58.3531276Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-10-10T00:51:58.3534340Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDA.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-10-10T00:51:58.3540801Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDNN.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-10-10T00:51:58.3546486Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-10-10T00:51:58.3553904Z 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-10-10T00:51:58.3560524Z 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-10-10T00:51:58.3568864Z 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-10-10T00:51:58.3579612Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-10-10T00:51:58.3582917Z 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-10-10T00:51:58.3589884Z 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-10-10T00:51:58.3596447Z 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-10-10T00:51:58.3607693Z 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-10-10T00:51:58.3613133Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-10-10T00:51:58.3616083Z copying torch\share\cmake\Torch\TorchConfig.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-10-10T00:51:58.3622931Z copying torch\share\cmake\Torch\TorchConfigVersion.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-10-10T00:51:58.3630635Z copying torch\utils\benchmark\utils\timeit_template.cpp -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-10-10T00:51:58.3644782Z copying torch\utils\benchmark\utils\valgrind_wrapper\compat_bindings.cpp -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-10-10T00:51:58.3661964Z copying torch\utils\benchmark\utils\valgrind_wrapper\timer_callgrind_template.cpp -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-10-10T00:51:58.3674924Z copying torch\utils\benchmark\utils\valgrind_wrapper\callgrind.h -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-10-10T00:51:58.3682050Z copying torch\utils\benchmark\utils\valgrind_wrapper\valgrind.h -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-10-10T00:51:58.3692931Z copying torch\utils\model_dump\skeleton.html -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:58.3700017Z copying torch\utils\model_dump\code.js -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:58.3720384Z copying torch\utils\model_dump\htm.mjs -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:58.3737529Z copying torch\utils\model_dump\preact.mjs -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-10-10T00:51:58.3751228Z copying torch\_dynamo\graph_break_registry.json -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-10-10T00:51:58.3814317Z copying torch\lib\aoti_custom_ops.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.3828499Z copying torch\lib\backend_with_compiler.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.3837608Z copying torch\lib\c10.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.3854163Z copying torch\lib\c10_cuda.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.3864788Z copying torch\lib\caffe2_nvrtc.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.3872114Z copying torch\lib\jitbackend_test.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.3880500Z copying torch\lib\torch.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.3887064Z copying torch\lib\torchbind_test.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.3899469Z copying torch\lib\torch_cpu.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.6074076Z copying torch\lib\torch_cuda.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8204058Z copying torch\lib\torch_global_deps.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8211127Z copying torch\lib\torch_python.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8379763Z copying torch\lib\aoti_custom_ops.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8387409Z copying torch\lib\backend_with_compiler.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8394705Z copying torch\lib\c10.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8408552Z copying torch\lib\c10_cuda.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8416637Z copying torch\lib\caffe2_nvrtc.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8423843Z copying torch\lib\cpuinfo.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8432372Z copying torch\lib\fmt.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8455996Z copying torch\lib\jitbackend_test.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8463304Z copying torch\lib\libittnotify.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8473006Z copying torch\lib\microkernels-prod.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8503824Z copying torch\lib\pthreadpool.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8512341Z copying torch\lib\sleef.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8590619Z copying torch\lib\torch.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8597233Z copying torch\lib\torchbind_test.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8604529Z copying torch\lib\torch_cpu.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8863365Z copying torch\lib\torch_cuda.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8884677Z copying torch\lib\torch_python.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8894241Z copying torch\lib\XNNPACK.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-10-10T00:51:58.8926866Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-10-10T00:51:58.8932333Z copying torchgen\packaged\ATen\native\native_functions.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-10-10T00:51:58.9206178Z copying torchgen\packaged\ATen\native\tags.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-10-10T00:51:58.9218790Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9222261Z copying torchgen\packaged\ATen\templates\ATenOpList.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9253553Z copying torchgen\packaged\ATen\templates\aten_interned_strings.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9266300Z copying torchgen\packaged\ATen\templates\CompositeViewCopyKernels.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9283834Z copying torchgen\packaged\ATen\templates\DispatchKeyFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9296781Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9310118Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions_inl.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9323474Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9330930Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9337745Z copying torchgen\packaged\ATen\templates\enum_tag.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9344636Z copying torchgen\packaged\ATen\templates\Function.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9351684Z copying torchgen\packaged\ATen\templates\FunctionalInverses.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9363895Z copying torchgen\packaged\ATen\templates\Functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9376430Z copying torchgen\packaged\ATen\templates\Functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9389732Z copying torchgen\packaged\ATen\templates\LazyIr.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9396331Z copying torchgen\packaged\ATen\templates\LazyNonNativeIr.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9403405Z copying torchgen\packaged\ATen\templates\MethodOperators.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9417008Z copying torchgen\packaged\ATen\templates\NativeFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9423975Z copying torchgen\packaged\ATen\templates\NativeFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9436715Z copying torchgen\packaged\ATen\templates\NativeMetaFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9448263Z copying torchgen\packaged\ATen\templates\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9455167Z copying torchgen\packaged\ATen\templates\Operator.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9462219Z copying torchgen\packaged\ATen\templates\Operators.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9468898Z copying torchgen\packaged\ATen\templates\Operators.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9482269Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9489093Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9504898Z copying torchgen\packaged\ATen\templates\RegisterBackendSelect.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9520160Z copying torchgen\packaged\ATen\templates\RegisterCodegenUnboxedKernels.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9532490Z copying torchgen\packaged\ATen\templates\RegisterDispatchDefinitions.ini -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9539400Z copying torchgen\packaged\ATen\templates\RegisterDispatchKey.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9556850Z copying torchgen\packaged\ATen\templates\RegisterFunctionalization.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9574459Z copying torchgen\packaged\ATen\templates\RegisterSchema.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9581636Z copying torchgen\packaged\ATen\templates\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9588279Z copying torchgen\packaged\ATen\templates\TensorBody.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9615604Z copying torchgen\packaged\ATen\templates\TensorMethods.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9632149Z copying torchgen\packaged\ATen\templates\UfuncCPU.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9639040Z copying torchgen\packaged\ATen\templates\UfuncCPUKernel.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9645579Z copying torchgen\packaged\ATen\templates\UfuncCUDA.cu -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9652203Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9711198Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9802783Z copying torchgen\packaged\ATen\templates\ViewMetaClasses.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9809630Z copying torchgen\packaged\ATen\templates\ViewMetaClasses.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9817070Z copying torchgen\packaged\ATen\templates\ViewMetaClassesPythonBinding.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-10-10T00:51:58.9823439Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:58.9826808Z copying torchgen\packaged\autograd\BUILD.bazel -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:58.9833348Z copying torchgen\packaged\autograd\build.bzl -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:58.9839806Z copying torchgen\packaged\autograd\context.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:58.9860758Z copying torchgen\packaged\autograd\deprecated.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:58.9879664Z copying torchgen\packaged\autograd\derivatives.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0143108Z copying torchgen\packaged\autograd\gen_annotated_fn_args.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0159220Z copying torchgen\packaged\autograd\gen_autograd.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0172987Z copying torchgen\packaged\autograd\gen_autograd_functions.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0209916Z copying torchgen\packaged\autograd\gen_inplace_or_view_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0232141Z copying torchgen\packaged\autograd\gen_python_functions.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0273829Z copying torchgen\packaged\autograd\gen_trace_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0304860Z copying torchgen\packaged\autograd\gen_variable_factories.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0321858Z copying torchgen\packaged\autograd\gen_variable_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0401281Z copying torchgen\packaged\autograd\gen_view_funcs.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0418839Z copying torchgen\packaged\autograd\load_derivatives.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0455221Z copying torchgen\packaged\autograd\README.md -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0462252Z copying torchgen\packaged\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-10-10T00:51:59.0467173Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0470898Z copying torchgen\packaged\autograd\templates\ADInplaceOrViewType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0487476Z copying torchgen\packaged\autograd\templates\annotated_fn_args.py.in -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0494108Z copying torchgen\packaged\autograd\templates\Functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0517344Z copying torchgen\packaged\autograd\templates\Functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0534743Z copying torchgen\packaged\autograd\templates\python_enum_tag.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0541836Z copying torchgen\packaged\autograd\templates\python_fft_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0558447Z copying torchgen\packaged\autograd\templates\python_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0577132Z copying torchgen\packaged\autograd\templates\python_functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0584276Z copying torchgen\packaged\autograd\templates\python_linalg_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0600395Z copying torchgen\packaged\autograd\templates\python_nested_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0618569Z copying torchgen\packaged\autograd\templates\python_nn_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0636833Z copying torchgen\packaged\autograd\templates\python_return_types.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0654871Z copying torchgen\packaged\autograd\templates\python_return_types.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0661852Z copying torchgen\packaged\autograd\templates\python_sparse_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0678350Z copying torchgen\packaged\autograd\templates\python_special_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0695470Z copying torchgen\packaged\autograd\templates\python_torch_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0715613Z copying torchgen\packaged\autograd\templates\python_variable_methods.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0779436Z copying torchgen\packaged\autograd\templates\TraceType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0792416Z copying torchgen\packaged\autograd\templates\VariableType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0809545Z copying torchgen\packaged\autograd\templates\VariableType.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0823847Z copying torchgen\packaged\autograd\templates\variable_factories.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0838331Z copying torchgen\packaged\autograd\templates\ViewFuncs.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0847214Z copying torchgen\packaged\autograd\templates\ViewFuncs.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-10-10T00:51:59.0854296Z copying torch\jit\_script.pyi -> build\lib.win-amd64-cpython-310\torch\jit 2025-10-10T00:51:59.0862821Z copying torch\nn\functional.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:59.0871981Z copying torch\nn\parameter.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-10-10T00:51:59.0880120Z copying torch\utils\_config_typing.pyi -> build\lib.win-amd64-cpython-310\torch\utils 2025-10-10T00:51:59.0898804Z copying torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-10-10T00:51:59.0908950Z copying torch\optim\_multi_tensor\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-10-10T00:51:59.0917701Z copying torch\utils\data\datapipes\datapipe.pyi -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-10-10T00:51:59.1979576Z running build_ext 2025-10-10T00:51:59.2052883Z -- Building with NumPy bindings 2025-10-10T00:51:59.2053455Z -- Detected cuDNN at C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/lib/x64, 2025-10-10T00:51:59.2054114Z -- Detected CUDA at C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6 2025-10-10T00:51:59.2054521Z -- Not using XPU 2025-10-10T00:51:59.2054731Z -- Using MKLDNN 2025-10-10T00:51:59.2055030Z -- Not using Compute Library for the Arm architecture with MKLDNN 2025-10-10T00:51:59.2055400Z -- Not using CBLAS in MKLDNN 2025-10-10T00:51:59.2055771Z -- Not using NCCL 2025-10-10T00:51:59.2055997Z -- Building without distributed package 2025-10-10T00:51:59.2056275Z -- Using ITT 2025-10-10T00:51:59.8550811Z building 'torch._C' extension 2025-10-10T00:51:59.8572322Z creating build\temp.win-amd64-cpython-310\Release\torch\csrc 2025-10-10T00:51:59.8586045Z "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-10-10T00:52:00.0123910Z stub.c 2025-10-10T00:52:00.3854143Z "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-10-10T00:52:00.4274417Z 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-10-10T00:52:00.4335090Z Generating code 2025-10-10T00:52:00.4868918Z Finished generating code 2025-10-10T00:52:00.5178883Z 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-10-10T00:52:00.5455909Z installing to build\bdist.win-amd64\wheel 2025-10-10T00:52:00.5456298Z running install 2025-10-10T00:52:00.5479205Z running install_lib 2025-10-10T00:52:00.5600792Z creating build\bdist.win-amd64\wheel 2025-10-10T00:52:00.5605750Z creating build\bdist.win-amd64\wheel\functorch 2025-10-10T00:52:00.5609187Z creating build\bdist.win-amd64\wheel\functorch\compile 2025-10-10T00:52:00.5612733Z copying build\lib.win-amd64-cpython-310\functorch\compile\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\compile 2025-10-10T00:52:00.5618625Z creating build\bdist.win-amd64\wheel\functorch\dim 2025-10-10T00:52:00.5622208Z copying build\lib.win-amd64-cpython-310\functorch\dim\magic_trace.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:52:00.5628251Z copying build\lib.win-amd64-cpython-310\functorch\dim\op_properties.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:52:00.5633997Z copying build\lib.win-amd64-cpython-310\functorch\dim\wrap_type.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:52:00.5639624Z copying build\lib.win-amd64-cpython-310\functorch\dim\_dim_entry.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:52:00.5651103Z copying build\lib.win-amd64-cpython-310\functorch\dim\_enable_all_layers.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:52:00.5656765Z copying build\lib.win-amd64-cpython-310\functorch\dim\_getsetitem.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:52:00.5663126Z copying build\lib.win-amd64-cpython-310\functorch\dim\_order.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:52:00.5668904Z copying build\lib.win-amd64-cpython-310\functorch\dim\_py_inst_decoder.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:52:00.5674504Z copying build\lib.win-amd64-cpython-310\functorch\dim\_tensor_info.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:52:00.5680471Z copying build\lib.win-amd64-cpython-310\functorch\dim\_wrap.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:52:00.5686472Z copying build\lib.win-amd64-cpython-310\functorch\dim\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-10-10T00:52:00.5693269Z creating build\bdist.win-amd64\wheel\functorch\einops 2025-10-10T00:52:00.5696744Z copying build\lib.win-amd64-cpython-310\functorch\einops\rearrange.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-10-10T00:52:00.5702437Z copying build\lib.win-amd64-cpython-310\functorch\einops\_parsing.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-10-10T00:52:00.5708359Z copying build\lib.win-amd64-cpython-310\functorch\einops\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-10-10T00:52:00.5714344Z creating build\bdist.win-amd64\wheel\functorch\experimental 2025-10-10T00:52:00.5717516Z copying build\lib.win-amd64-cpython-310\functorch\experimental\control_flow.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-10-10T00:52:00.5722784Z copying build\lib.win-amd64-cpython-310\functorch\experimental\ops.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-10-10T00:52:00.5728119Z copying build\lib.win-amd64-cpython-310\functorch\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-10-10T00:52:00.5733473Z creating build\bdist.win-amd64\wheel\functorch\_src 2025-10-10T00:52:00.5742098Z creating build\bdist.win-amd64\wheel\functorch\_src\aot_autograd 2025-10-10T00:52:00.5745597Z copying build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\aot_autograd 2025-10-10T00:52:00.5751322Z creating build\bdist.win-amd64\wheel\functorch\_src\eager_transforms 2025-10-10T00:52:00.5754963Z copying build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\eager_transforms 2025-10-10T00:52:00.5760273Z creating build\bdist.win-amd64\wheel\functorch\_src\make_functional 2025-10-10T00:52:00.5763800Z copying build\lib.win-amd64-cpython-310\functorch\_src\make_functional\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\make_functional 2025-10-10T00:52:00.5769278Z creating build\bdist.win-amd64\wheel\functorch\_src\vmap 2025-10-10T00:52:00.5777034Z copying build\lib.win-amd64-cpython-310\functorch\_src\vmap\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\vmap 2025-10-10T00:52:00.5782678Z copying build\lib.win-amd64-cpython-310\functorch\_src\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2025-10-10T00:52:00.5787301Z copying build\lib.win-amd64-cpython-310\functorch\__init__.py -> build\bdist.win-amd64\wheel\.\functorch 2025-10-10T00:52:00.5793843Z creating build\bdist.win-amd64\wheel\torch 2025-10-10T00:52:00.5797346Z creating build\bdist.win-amd64\wheel\torch\accelerator 2025-10-10T00:52:00.5800783Z copying build\lib.win-amd64-cpython-310\torch\accelerator\memory.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-10-10T00:52:00.5806399Z copying build\lib.win-amd64-cpython-310\torch\accelerator\_utils.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-10-10T00:52:00.5812642Z copying build\lib.win-amd64-cpython-310\torch\accelerator\__init__.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-10-10T00:52:00.5818422Z creating build\bdist.win-amd64\wheel\torch\amp 2025-10-10T00:52:00.5822117Z copying build\lib.win-amd64-cpython-310\torch\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-10-10T00:52:00.5828355Z copying build\lib.win-amd64-cpython-310\torch\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-10-10T00:52:00.5834532Z copying build\lib.win-amd64-cpython-310\torch\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-10-10T00:52:00.5840098Z creating build\bdist.win-amd64\wheel\torch\ao 2025-10-10T00:52:00.5843743Z creating build\bdist.win-amd64\wheel\torch\ao\nn 2025-10-10T00:52:00.5847541Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic 2025-10-10T00:52:00.5851250Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\modules 2025-10-10T00:52:00.5854736Z 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-10-10T00:52:00.5860585Z 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-10-10T00:52:00.5866107Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\qat 2025-10-10T00:52:00.5869887Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\qat\modules 2025-10-10T00:52:00.5873524Z 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-10-10T00:52:00.5880239Z 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-10-10T00:52:00.5886085Z 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-10-10T00:52:00.5891859Z 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-10-10T00:52:00.5902488Z 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-10-10T00:52:00.5908369Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized 2025-10-10T00:52:00.5912414Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\dynamic 2025-10-10T00:52:00.5916364Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-10-10T00:52:00.5920836Z 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-10-10T00:52:00.5927049Z 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-10-10T00:52:00.5933009Z 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-10-10T00:52:00.5938788Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\modules 2025-10-10T00:52:00.5942471Z 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-10-10T00:52:00.5948340Z 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-10-10T00:52:00.5953975Z 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-10-10T00:52:00.5959844Z 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-10-10T00:52:00.5965373Z 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-10-10T00:52:00.5976551Z 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-10-10T00:52:00.5981796Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic 2025-10-10T00:52:00.5987709Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat 2025-10-10T00:52:00.5991230Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic 2025-10-10T00:52:00.5994717Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic\modules 2025-10-10T00:52:00.5998197Z 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-10-10T00:52:00.6003889Z 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-10-10T00:52:00.6009284Z 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-10-10T00:52:00.6014841Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\modules 2025-10-10T00:52:00.6018260Z 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-10-10T00:52:00.6024158Z 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-10-10T00:52:00.6029775Z 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-10-10T00:52:00.6040666Z 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-10-10T00:52:00.6045762Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat 2025-10-10T00:52:00.6051327Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable 2025-10-10T00:52:00.6054757Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable\modules 2025-10-10T00:52:00.6058176Z 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-10-10T00:52:00.6064221Z 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-10-10T00:52:00.6069950Z 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-10-10T00:52:00.6075109Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantizable 2025-10-10T00:52:00.6080419Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized 2025-10-10T00:52:00.6088466Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic 2025-10-10T00:52:00.6092144Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic\modules 2025-10-10T00:52:00.6095607Z 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-10-10T00:52:00.6101797Z 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-10-10T00:52:00.6107291Z 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-10-10T00:52:00.6115906Z 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-10-10T00:52:00.6121150Z 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-10-10T00:52:00.6126426Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\functional.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized 2025-10-10T00:52:00.6132653Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\modules 2025-10-10T00:52:00.6136244Z 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-10-10T00:52:00.6142390Z 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-10-10T00:52:00.6147941Z 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-10-10T00:52:00.6154091Z 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-10-10T00:52:00.6159619Z 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-10-10T00:52:00.6169937Z 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-10-10T00:52:00.6175570Z 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-10-10T00:52:00.6181302Z 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-10-10T00:52:00.6187003Z 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-10-10T00:52:00.6192452Z 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-10-10T00:52:00.6198219Z 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-10-10T00:52:00.6203929Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference 2025-10-10T00:52:00.6211673Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference\modules 2025-10-10T00:52:00.6215278Z 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-10-10T00:52:00.6221306Z 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-10-10T00:52:00.6226978Z 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-10-10T00:52:00.6233125Z 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-10-10T00:52:00.6238839Z 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-10-10T00:52:00.6244551Z 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-10-10T00:52:00.6249888Z 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-10-10T00:52:00.6255159Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized 2025-10-10T00:52:00.6261079Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse 2025-10-10T00:52:00.6264687Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized 2025-10-10T00:52:00.6268337Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized\dynamic 2025-10-10T00:52:00.6271895Z 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-10-10T00:52:00.6278057Z 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-10-10T00:52:00.6282996Z 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-10-10T00:52:00.6288737Z 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-10-10T00:52:00.6294403Z 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-10-10T00:52:00.6300194Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse 2025-10-10T00:52:00.6305673Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn 2025-10-10T00:52:00.6311487Z creating build\bdist.win-amd64\wheel\torch\ao\ns 2025-10-10T00:52:00.6315171Z creating build\bdist.win-amd64\wheel\torch\ao\ns\fx 2025-10-10T00:52:00.6318649Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\graph_matcher.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-10-10T00:52:00.6325182Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\graph_passes.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-10-10T00:52:00.6331451Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-10-10T00:52:00.6337583Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\ns_types.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-10-10T00:52:00.6343372Z 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-10-10T00:52:00.6354830Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-10-10T00:52:00.6360802Z 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-10-10T00:52:00.6366431Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-10-10T00:52:00.6372618Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\weight_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-10-10T00:52:00.6379097Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-10-10T00:52:00.6384465Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-10-10T00:52:00.6390916Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\_numeric_suite_fx.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-10-10T00:52:00.6397237Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-10-10T00:52:00.6402223Z creating build\bdist.win-amd64\wheel\torch\ao\pruning 2025-10-10T00:52:00.6405997Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\scheduler 2025-10-10T00:52:00.6409969Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler\base_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\scheduler 2025-10-10T00:52:00.6416024Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler\cubic_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\scheduler 2025-10-10T00:52:00.6422040Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler\lambda_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\scheduler 2025-10-10T00:52:00.6432471Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\scheduler 2025-10-10T00:52:00.6437442Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\sparsifier 2025-10-10T00:52:00.6440968Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier\base_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\sparsifier 2025-10-10T00:52:00.6446843Z 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-10-10T00:52:00.6452686Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\sparsifier 2025-10-10T00:52:00.6468180Z 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-10-10T00:52:00.6473406Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\sparsifier 2025-10-10T00:52:00.6478017Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental 2025-10-10T00:52:00.6481786Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\activation_sparsifier 2025-10-10T00:52:00.6485898Z 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-10-10T00:52:00.6492158Z 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-10-10T00:52:00.6496830Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_scheduler 2025-10-10T00:52:00.6500574Z 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-10-10T00:52:00.6522411Z 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-10-10T00:52:00.6527887Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier 2025-10-10T00:52:00.6536108Z 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-10-10T00:52:00.6542094Z 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-10-10T00:52:00.6547797Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-10-10T00:52:00.6556353Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-10-10T00:52:00.6560156Z 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-10-10T00:52:00.6566201Z 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-10-10T00:52:00.6572915Z 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-10-10T00:52:00.6581911Z 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-10-10T00:52:00.6586591Z 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-10-10T00:52:00.6592456Z 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-10-10T00:52:00.6597913Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\pruner 2025-10-10T00:52:00.6601636Z 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-10-10T00:52:00.6607109Z 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-10-10T00:52:00.6612507Z 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-10-10T00:52:00.6686640Z 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-10-10T00:52:00.6692150Z 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-10-10T00:52:00.6698008Z 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-10-10T00:52:00.6704326Z 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-10-10T00:52:00.6709792Z 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-10-10T00:52:00.6715423Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental 2025-10-10T00:52:00.6720139Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning 2025-10-10T00:52:00.6731912Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning 2025-10-10T00:52:00.6737691Z creating build\bdist.win-amd64\wheel\torch\ao\quantization 2025-10-10T00:52:00.6741552Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\backend_config 2025-10-10T00:52:00.6745220Z 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-10-10T00:52:00.6751569Z 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-10-10T00:52:00.6758193Z 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-10-10T00:52:00.6764012Z 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-10-10T00:52:00.6774505Z 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-10-10T00:52:00.6780680Z 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-10-10T00:52:00.6786325Z 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-10-10T00:52:00.6791934Z 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-10-10T00:52:00.6797648Z 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-10-10T00:52:00.6803876Z 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-10-10T00:52:00.6810089Z 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-10-10T00:52:00.6815803Z 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-10-10T00:52:00.6821618Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.6828045Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fuser_method_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.6840135Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.6845985Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx 2025-10-10T00:52:00.6849648Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\convert.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6856374Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\custom_config.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6863383Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\fuse.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6870245Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\fuse_handler.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6876818Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6887140Z 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-10-10T00:52:00.6893040Z 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-10-10T00:52:00.6898801Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\lstm_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6905866Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\match_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6910544Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6916689Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\prepare.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6924210Z 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-10-10T00:52:00.6929973Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\quantize_handler.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6936216Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\tracer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6942109Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6948733Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_decomposed.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6955153Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.6963121Z 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-10-10T00:52:00.6968921Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx\_model_report 2025-10-10T00:52:00.6972443Z 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-10-10T00:52:00.6980342Z 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-10-10T00:52:00.6985824Z 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-10-10T00:52:00.6997498Z 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-10-10T00:52:00.7003849Z 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-10-10T00:52:00.7008676Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-10-10T00:52:00.7014104Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7021005Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\pt2e 2025-10-10T00:52:00.7024568Z 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-10-10T00:52:00.7030885Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\export_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-10-10T00:52:00.7036377Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\graph_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-10-10T00:52:00.7041923Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\lowering.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-10-10T00:52:00.7051991Z 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-10-10T00:52:00.7057653Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\prepare.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-10-10T00:52:00.7063787Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\qat_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-10-10T00:52:00.7070581Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\pt2e\representation 2025-10-10T00:52:00.7074179Z 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-10-10T00:52:00.7080380Z 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-10-10T00:52:00.7085707Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-10-10T00:52:00.7091821Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\_affine_quantization.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-10-10T00:52:00.7098148Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\_numeric_debugger.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-10-10T00:52:00.7104056Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-10-10T00:52:00.7108635Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7114808Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\qconfig_mapping.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7120516Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7126345Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7132626Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\quantizer 2025-10-10T00:52:00.7136277Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\composable_quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-10-10T00:52:00.7142307Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\embedding_quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-10-10T00:52:00.7153150Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-10-10T00:52:00.7162685Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-10-10T00:52:00.7168345Z 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-10-10T00:52:00.7175099Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\xnnpack_quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-10-10T00:52:00.7181580Z 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-10-10T00:52:00.7188011Z 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-10-10T00:52:00.7193884Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-10-10T00:52:00.7199309Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7205980Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7211926Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_pt2e.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7217868Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7223793Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7229285Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7235706Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_correct_bias.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7241614Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7247540Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_learnable_fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7254119Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-10-10T00:52:00.7259856Z copying build\lib.win-amd64-cpython-310\torch\ao\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao 2025-10-10T00:52:00.7265991Z creating build\bdist.win-amd64\wheel\torch\autograd 2025-10-10T00:52:00.7269446Z copying build\lib.win-amd64-cpython-310\torch\autograd\anomaly_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:52:00.7275150Z copying build\lib.win-amd64-cpython-310\torch\autograd\forward_ad.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:52:00.7281105Z copying build\lib.win-amd64-cpython-310\torch\autograd\function.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:52:00.7287746Z copying build\lib.win-amd64-cpython-310\torch\autograd\functional.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:52:00.7298528Z copying build\lib.win-amd64-cpython-310\torch\autograd\gradcheck.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:52:00.7316943Z copying build\lib.win-amd64-cpython-310\torch\autograd\grad_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:52:00.7322887Z copying build\lib.win-amd64-cpython-310\torch\autograd\graph.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:52:00.7329401Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:52:00.7336059Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler_legacy.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:52:00.7342043Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler_util.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:52:00.7348453Z copying build\lib.win-amd64-cpython-310\torch\autograd\variable.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:52:00.7354080Z creating build\bdist.win-amd64\wheel\torch\autograd\_functions 2025-10-10T00:52:00.7358930Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\tensor.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-10-10T00:52:00.7363623Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\utils.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-10-10T00:52:00.7368952Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-10-10T00:52:00.7374126Z copying build\lib.win-amd64-cpython-310\torch\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-10-10T00:52:00.7380503Z creating build\bdist.win-amd64\wheel\torch\backends 2025-10-10T00:52:00.7384407Z creating build\bdist.win-amd64\wheel\torch\backends\cpu 2025-10-10T00:52:00.7388028Z copying build\lib.win-amd64-cpython-310\torch\backends\cpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cpu 2025-10-10T00:52:00.7393610Z creating build\bdist.win-amd64\wheel\torch\backends\cuda 2025-10-10T00:52:00.7397066Z copying build\lib.win-amd64-cpython-310\torch\backends\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cuda 2025-10-10T00:52:00.7403824Z creating build\bdist.win-amd64\wheel\torch\backends\cudnn 2025-10-10T00:52:00.7407276Z copying build\lib.win-amd64-cpython-310\torch\backends\cudnn\rnn.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2025-10-10T00:52:00.7413150Z copying build\lib.win-amd64-cpython-310\torch\backends\cudnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2025-10-10T00:52:00.7419234Z creating build\bdist.win-amd64\wheel\torch\backends\cusparselt 2025-10-10T00:52:00.7423402Z copying build\lib.win-amd64-cpython-310\torch\backends\cusparselt\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cusparselt 2025-10-10T00:52:00.7429598Z creating build\bdist.win-amd64\wheel\torch\backends\kleidiai 2025-10-10T00:52:00.7433237Z copying build\lib.win-amd64-cpython-310\torch\backends\kleidiai\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\kleidiai 2025-10-10T00:52:00.7439138Z creating build\bdist.win-amd64\wheel\torch\backends\mha 2025-10-10T00:52:00.7448826Z copying build\lib.win-amd64-cpython-310\torch\backends\mha\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mha 2025-10-10T00:52:00.7454895Z creating build\bdist.win-amd64\wheel\torch\backends\miopen 2025-10-10T00:52:00.7458389Z copying build\lib.win-amd64-cpython-310\torch\backends\miopen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\miopen 2025-10-10T00:52:00.7464297Z creating build\bdist.win-amd64\wheel\torch\backends\mkl 2025-10-10T00:52:00.7467749Z copying build\lib.win-amd64-cpython-310\torch\backends\mkl\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkl 2025-10-10T00:52:00.7473538Z creating build\bdist.win-amd64\wheel\torch\backends\mkldnn 2025-10-10T00:52:00.7476995Z copying build\lib.win-amd64-cpython-310\torch\backends\mkldnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkldnn 2025-10-10T00:52:00.7482884Z creating build\bdist.win-amd64\wheel\torch\backends\mps 2025-10-10T00:52:00.7486304Z copying build\lib.win-amd64-cpython-310\torch\backends\mps\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mps 2025-10-10T00:52:00.7491997Z creating build\bdist.win-amd64\wheel\torch\backends\nnpack 2025-10-10T00:52:00.7495437Z copying build\lib.win-amd64-cpython-310\torch\backends\nnpack\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\nnpack 2025-10-10T00:52:00.7501635Z creating build\bdist.win-amd64\wheel\torch\backends\openmp 2025-10-10T00:52:00.7505067Z copying build\lib.win-amd64-cpython-310\torch\backends\openmp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\openmp 2025-10-10T00:52:00.7510588Z creating build\bdist.win-amd64\wheel\torch\backends\opt_einsum 2025-10-10T00:52:00.7514098Z copying build\lib.win-amd64-cpython-310\torch\backends\opt_einsum\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\opt_einsum 2025-10-10T00:52:00.7519629Z creating build\bdist.win-amd64\wheel\torch\backends\quantized 2025-10-10T00:52:00.7523385Z copying build\lib.win-amd64-cpython-310\torch\backends\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\quantized 2025-10-10T00:52:00.7529022Z creating build\bdist.win-amd64\wheel\torch\backends\xeon 2025-10-10T00:52:00.7532330Z copying build\lib.win-amd64-cpython-310\torch\backends\xeon\run_cpu.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2025-10-10T00:52:00.7538681Z copying build\lib.win-amd64-cpython-310\torch\backends\xeon\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2025-10-10T00:52:00.7551894Z creating build\bdist.win-amd64\wheel\torch\backends\xnnpack 2025-10-10T00:52:00.7555963Z copying build\lib.win-amd64-cpython-310\torch\backends\xnnpack\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xnnpack 2025-10-10T00:52:00.7561872Z creating build\bdist.win-amd64\wheel\torch\backends\_coreml 2025-10-10T00:52:00.7565441Z copying build\lib.win-amd64-cpython-310\torch\backends\_coreml\preprocess.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2025-10-10T00:52:00.7571762Z copying build\lib.win-amd64-cpython-310\torch\backends\_coreml\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2025-10-10T00:52:00.7576479Z creating build\bdist.win-amd64\wheel\torch\backends\_nnapi 2025-10-10T00:52:00.7580064Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\prepare.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-10-10T00:52:00.7586109Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\serializer.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-10-10T00:52:00.7593001Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-10-10T00:52:00.7597587Z copying build\lib.win-amd64-cpython-310\torch\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends 2025-10-10T00:52:00.7603740Z creating build\bdist.win-amd64\wheel\torch\bin 2025-10-10T00:52:00.7607359Z copying build\lib.win-amd64-cpython-310\torch\bin\FileStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:52:00.7616737Z copying build\lib.win-amd64-cpython-310\torch\bin\ProcessGroupGlooAsyncTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:52:00.7625843Z copying build\lib.win-amd64-cpython-310\torch\bin\ProcessGroupGlooTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:52:00.7641125Z copying build\lib.win-amd64-cpython-310\torch\bin\protoc.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:52:00.7670180Z copying build\lib.win-amd64-cpython-310\torch\bin\TCPStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:52:00.7679776Z copying build\lib.win-amd64-cpython-310\torch\bin\test_api.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:52:00.7762494Z copying build\lib.win-amd64-cpython-310\torch\bin\test_jit.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:52:00.7813918Z copying build\lib.win-amd64-cpython-310\torch\bin\test_lazy.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-10-10T00:52:00.7841069Z creating build\bdist.win-amd64\wheel\torch\compiler 2025-10-10T00:52:00.7849828Z copying build\lib.win-amd64-cpython-310\torch\compiler\config.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-10-10T00:52:00.7855724Z copying build\lib.win-amd64-cpython-310\torch\compiler\_cache.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-10-10T00:52:00.7861750Z copying build\lib.win-amd64-cpython-310\torch\compiler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-10-10T00:52:00.7868312Z creating build\bdist.win-amd64\wheel\torch\contrib 2025-10-10T00:52:00.7872051Z copying build\lib.win-amd64-cpython-310\torch\contrib\_tensorboard_vis.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2025-10-10T00:52:00.7878095Z copying build\lib.win-amd64-cpython-310\torch\contrib\__init__.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2025-10-10T00:52:00.7883271Z creating build\bdist.win-amd64\wheel\torch\cpu 2025-10-10T00:52:00.7887176Z creating build\bdist.win-amd64\wheel\torch\cpu\amp 2025-10-10T00:52:00.7890332Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-10-10T00:52:00.7895931Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-10-10T00:52:00.7901706Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-10-10T00:52:00.7907129Z copying build\lib.win-amd64-cpython-310\torch\cpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu 2025-10-10T00:52:00.7913042Z creating build\bdist.win-amd64\wheel\torch\csrc 2025-10-10T00:52:00.7916884Z creating build\bdist.win-amd64\wheel\torch\csrc\inductor 2025-10-10T00:52:00.7921235Z creating build\bdist.win-amd64\wheel\torch\csrc\inductor\aoti_runtime 2025-10-10T00:52:00.7924840Z 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-10-10T00:52:00.7930516Z creating build\bdist.win-amd64\wheel\torch\cuda 2025-10-10T00:52:00.7933993Z creating build\bdist.win-amd64\wheel\torch\cuda\amp 2025-10-10T00:52:00.7937695Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-10-10T00:52:00.7943802Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\common.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-10-10T00:52:00.7949182Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-10-10T00:52:00.7954878Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-10-10T00:52:00.7960164Z copying build\lib.win-amd64-cpython-310\torch\cuda\comm.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.7965206Z copying build\lib.win-amd64-cpython-310\torch\cuda\gds.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.7970690Z copying build\lib.win-amd64-cpython-310\torch\cuda\graphs.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.7976866Z copying build\lib.win-amd64-cpython-310\torch\cuda\jiterator.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.7982543Z copying build\lib.win-amd64-cpython-310\torch\cuda\memory.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.7993161Z copying build\lib.win-amd64-cpython-310\torch\cuda\nccl.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.7998584Z copying build\lib.win-amd64-cpython-310\torch\cuda\nvtx.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8004539Z copying build\lib.win-amd64-cpython-310\torch\cuda\profiler.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8009906Z copying build\lib.win-amd64-cpython-310\torch\cuda\random.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8015767Z copying build\lib.win-amd64-cpython-310\torch\cuda\sparse.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8021142Z copying build\lib.win-amd64-cpython-310\torch\cuda\streams.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8026633Z copying build\lib.win-amd64-cpython-310\torch\cuda\tunable.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8032612Z copying build\lib.win-amd64-cpython-310\torch\cuda\_device_limits.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8038440Z copying build\lib.win-amd64-cpython-310\torch\cuda\_gpu_trace.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8044099Z copying build\lib.win-amd64-cpython-310\torch\cuda\_memory_viz.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8050072Z copying build\lib.win-amd64-cpython-310\torch\cuda\_pin_memory_utils.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8055722Z copying build\lib.win-amd64-cpython-310\torch\cuda\_sanitizer.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8061828Z copying build\lib.win-amd64-cpython-310\torch\cuda\_utils.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8068087Z copying build\lib.win-amd64-cpython-310\torch\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-10-10T00:52:00.8076211Z creating build\bdist.win-amd64\wheel\torch\distributed 2025-10-10T00:52:00.8079019Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms 2025-10-10T00:52:00.8082577Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\ddp_comm_hooks 2025-10-10T00:52:00.8086225Z 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-10-10T00:52:00.8092435Z 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-10-10T00:52:00.8098134Z 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-10-10T00:52:00.8108293Z 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-10-10T00:52:00.8114605Z 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-10-10T00:52:00.8120384Z 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-10-10T00:52:00.8126265Z 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-10-10T00:52:00.8132688Z 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-10-10T00:52:00.8139641Z 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-10-10T00:52:00.8144311Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\join.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2025-10-10T00:52:00.8150151Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\model_averaging 2025-10-10T00:52:00.8153874Z 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-10-10T00:52:00.8159971Z 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-10-10T00:52:00.8165864Z 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-10-10T00:52:00.8176968Z 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-10-10T00:52:00.8181949Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_checkpoint 2025-10-10T00:52:00.8192062Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_checkpoint 2025-10-10T00:52:00.8197928Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_checkpoint 2025-10-10T00:52:00.8202197Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_comm_hooks 2025-10-10T00:52:00.8205935Z 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-10-10T00:52:00.8211891Z 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-10-10T00:52:00.8217434Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_optimizer_overlap 2025-10-10T00:52:00.8221688Z 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-10-10T00:52:00.8227470Z 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-10-10T00:52:00.8232996Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_quantization 2025-10-10T00:52:00.8237830Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization\quantization.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_quantization 2025-10-10T00:52:00.8243015Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_quantization 2025-10-10T00:52:00.8247562Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2025-10-10T00:52:00.8253044Z copying build\lib.win-amd64-cpython-310\torch\distributed\argparse_util.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.8258916Z creating build\bdist.win-amd64\wheel\torch\distributed\autograd 2025-10-10T00:52:00.8262620Z copying build\lib.win-amd64-cpython-310\torch\distributed\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\autograd 2025-10-10T00:52:00.8268532Z copying build\lib.win-amd64-cpython-310\torch\distributed\c10d_logger.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.8280320Z creating build\bdist.win-amd64\wheel\torch\distributed\checkpoint 2025-10-10T00:52:00.8283990Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8309456Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\default_planner.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8315782Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\filesystem.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8322415Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\format_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8333011Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\hf_storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8339043Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\logger.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8344859Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\logging_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8350434Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8355980Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8361862Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\planner.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8367996Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\planner_helpers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8374148Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\quantized_hf_storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8380275Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\resharding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8386100Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\staging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8392226Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\stateful.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8397812Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\state_dict.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8404641Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\state_dict_loader.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8410617Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\state_dict_saver.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8416881Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8423054Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8429424Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_async_executor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8436648Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_async_process_executor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8441408Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_async_thread_executor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8452324Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_checkpointer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8458170Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_consolidate_hf_safetensors.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8464486Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_dedup_save_plans.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8470301Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_dedup_tensors.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8476352Z creating build\bdist.win-amd64\wheel\torch\distributed\checkpoint\_experimental 2025-10-10T00:52:00.8480263Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\barriers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-10-10T00:52:00.8486082Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\builder.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-10-10T00:52:00.8491429Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\checkpointer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-10-10T00:52:00.8497261Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\checkpoint_process.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-10-10T00:52:00.8507938Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\checkpoint_reader.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-10-10T00:52:00.8513823Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\checkpoint_writer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-10-10T00:52:00.8519510Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\config.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-10-10T00:52:00.8524826Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\staging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-10-10T00:52:00.8530393Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-10-10T00:52:00.8535852Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-10-10T00:52:00.8541642Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-10-10T00:52:00.8547092Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_extension.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8582666Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_fsspec_filesystem.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8588800Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_hf_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8594537Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_nested_dict.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8606234Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_pg_transport.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8611965Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_sharded_tensor_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8617695Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_state_dict_stager.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8623767Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_storage_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8629451Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_traverse.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8635463Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_version.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8640646Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-10-10T00:52:00.8646160Z copying build\lib.win-amd64-cpython-310\torch\distributed\collective_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.8651829Z copying build\lib.win-amd64-cpython-310\torch\distributed\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.8657529Z copying build\lib.win-amd64-cpython-310\torch\distributed\device_mesh.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.8664231Z copying build\lib.win-amd64-cpython-310\torch\distributed\distributed_c10d.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.8672659Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic 2025-10-10T00:52:00.8676226Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent 2025-10-10T00:52:00.8679942Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent\server 2025-10-10T00:52:00.8683537Z 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-10-10T00:52:00.8689929Z 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-10-10T00:52:00.8695554Z 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-10-10T00:52:00.8701583Z 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-10-10T00:52:00.8707395Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\agent 2025-10-10T00:52:00.8711880Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\control_plane.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic 2025-10-10T00:52:00.8717526Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\events 2025-10-10T00:52:00.8721301Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\events\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\events 2025-10-10T00:52:00.8726753Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\events\handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\events 2025-10-10T00:52:00.8731902Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\events\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\events 2025-10-10T00:52:00.8737785Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\metrics 2025-10-10T00:52:00.8741563Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\metrics 2025-10-10T00:52:00.8747361Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\metrics 2025-10-10T00:52:00.8753155Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing 2025-10-10T00:52:00.8762289Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2025-10-10T00:52:00.8768839Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing\errors 2025-10-10T00:52:00.8772615Z 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-10-10T00:52:00.8778777Z 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-10-10T00:52:00.8784390Z 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-10-10T00:52:00.8790058Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\redirects.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2025-10-10T00:52:00.8795989Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-10-10T00:52:00.8803847Z 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-10-10T00:52:00.8810083Z 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-10-10T00:52:00.8815712Z 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-10-10T00:52:00.8821801Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\tail_log.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2025-10-10T00:52:00.8827608Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2025-10-10T00:52:00.8833518Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\rendezvous 2025-10-10T00:52:00.8837077Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-10-10T00:52:00.8843020Z 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-10-10T00:52:00.8848933Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\dynamic_rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-10-10T00:52:00.8860060Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\etcd_rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-10-10T00:52:00.8866644Z 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-10-10T00:52:00.8872642Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\etcd_server.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-10-10T00:52:00.8878514Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\etcd_store.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-10-10T00:52:00.8884269Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-10-10T00:52:00.8889935Z 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-10-10T00:52:00.8895707Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-10-10T00:52:00.8901533Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\_etcd_stub.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-10-10T00:52:00.8907291Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-10-10T00:52:00.8913147Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\timer 2025-10-10T00:52:00.8916712Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2025-10-10T00:52:00.8923066Z 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-10-10T00:52:00.8929147Z 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-10-10T00:52:00.8935521Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer\local_timer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2025-10-10T00:52:00.8946051Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2025-10-10T00:52:00.8951786Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils 2025-10-10T00:52:00.8955543Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-10-10T00:52:00.8961437Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils\data 2025-10-10T00:52:00.8965072Z 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-10-10T00:52:00.8970781Z 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-10-10T00:52:00.8976444Z 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-10-10T00:52:00.8982116Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\distributed.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-10-10T00:52:00.8987995Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\logging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-10-10T00:52:00.8993493Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\log_level.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-10-10T00:52:00.9004301Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\store.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-10-10T00:52:00.9009916Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-10-10T00:52:00.9015173Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic 2025-10-10T00:52:00.9021332Z creating build\bdist.win-amd64\wheel\torch\distributed\fsdp 2025-10-10T00:52:00.9024831Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9031070Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\fully_sharded_data_parallel.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9037936Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\sharded_grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9044137Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\wrap.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9050150Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_common_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9061091Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9066665Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_dynamo_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9072832Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_exec_order_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9079074Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_flat_param.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9086266Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fsdp_extensions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9102678Z creating build\bdist.win-amd64\wheel\torch\distributed\fsdp\_fully_shard 2025-10-10T00:52:00.9103862Z 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-10-10T00:52:00.9105112Z 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-10-10T00:52:00.9108556Z 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-10-10T00:52:00.9119263Z 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-10-10T00:52:00.9125035Z 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-10-10T00:52:00.9131440Z 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-10-10T00:52:00.9137753Z 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-10-10T00:52:00.9144127Z 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-10-10T00:52:00.9150215Z 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-10-10T00:52:00.9155514Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_init_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9161710Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_limiter_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9167234Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_optim_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9174165Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_runtime_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9180948Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_shard_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9186853Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_state_dict_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9193342Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_trace_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9199326Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_traversal_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9205239Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_unshard_param_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9215543Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_wrap_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9221555Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-10-10T00:52:00.9227511Z copying build\lib.win-amd64-cpython-310\torch\distributed\launch.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.9233504Z creating build\bdist.win-amd64\wheel\torch\distributed\launcher 2025-10-10T00:52:00.9237055Z copying build\lib.win-amd64-cpython-310\torch\distributed\launcher\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2025-10-10T00:52:00.9242912Z copying build\lib.win-amd64-cpython-310\torch\distributed\launcher\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2025-10-10T00:52:00.9248539Z copying build\lib.win-amd64-cpython-310\torch\distributed\logging_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.9254230Z creating build\bdist.win-amd64\wheel\torch\distributed\nn 2025-10-10T00:52:00.9257932Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\api 2025-10-10T00:52:00.9262915Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\api\remote_module.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\api 2025-10-10T00:52:00.9269560Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\api\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\api 2025-10-10T00:52:00.9274620Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2025-10-10T00:52:00.9280612Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit 2025-10-10T00:52:00.9284242Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\instantiator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\jit 2025-10-10T00:52:00.9290681Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit\templates 2025-10-10T00:52:00.9294500Z 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-10-10T00:52:00.9301050Z 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-10-10T00:52:00.9305558Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\jit 2025-10-10T00:52:00.9310092Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2025-10-10T00:52:00.9315986Z creating build\bdist.win-amd64\wheel\torch\distributed\optim 2025-10-10T00:52:00.9319795Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\apply_optimizer_in_backward.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9325756Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adadelta.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9331788Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adagrad.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9342238Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adam.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9348157Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adamax.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9354070Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adamw.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9359909Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9365846Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_rprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9371693Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_sgd.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9377986Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\named_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9384351Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9390275Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\post_localSGD_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9396127Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9401957Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\zero_redundancy_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9408959Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9414820Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\_deprecation_warning.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9420479Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-10-10T00:52:00.9426628Z creating build\bdist.win-amd64\wheel\torch\distributed\pipelining 2025-10-10T00:52:00.9430816Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\microbatch.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:52:00.9442964Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\schedules.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:52:00.9450386Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\stage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:52:00.9457171Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_backward.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:52:00.9467316Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_debug.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:52:00.9472667Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_IR.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:52:00.9479228Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_schedule_visualizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:52:00.9485525Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_unflatten.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:52:00.9491073Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:52:00.9496502Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-10-10T00:52:00.9501986Z copying build\lib.win-amd64-cpython-310\torch\distributed\remote_device.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.9507629Z copying build\lib.win-amd64-cpython-310\torch\distributed\rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.9513635Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc 2025-10-10T00:52:00.9517296Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:52:00.9523463Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\backend_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:52:00.9529478Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:52:00.9535054Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\functions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:52:00.9545380Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\internal.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:52:00.9550958Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\options.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:52:00.9556523Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\rref_proxy.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:52:00.9562473Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\server_process_global_profiler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:52:00.9568136Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc\_testing 2025-10-10T00:52:00.9571971Z 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-10-10T00:52:00.9577783Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc\_testing 2025-10-10T00:52:00.9583217Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:52:00.9589000Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-10-10T00:52:00.9594863Z copying build\lib.win-amd64-cpython-310\torch\distributed\run.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.9601434Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor 2025-10-10T00:52:00.9605098Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\debug 2025-10-10T00:52:00.9608744Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug\_comm_mode.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\debug 2025-10-10T00:52:00.9615382Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug\_op_coverage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\debug 2025-10-10T00:52:00.9621443Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug\_visualize_sharding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\debug 2025-10-10T00:52:00.9627182Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\debug 2025-10-10T00:52:00.9637901Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\device_mesh.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9649581Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\experimental 2025-10-10T00:52:00.9653852Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_attention.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-10-10T00:52:00.9661153Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_func_map.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-10-10T00:52:00.9667071Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_load_balancer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-10-10T00:52:00.9678092Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_register_sharding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-10-10T00:52:00.9684448Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_tp_transform.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-10-10T00:52:00.9690760Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-10-10T00:52:00.9696565Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\parallel 2025-10-10T00:52:00.9700139Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-10-10T00:52:00.9706031Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\ddp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-10-10T00:52:00.9711802Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\fsdp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-10-10T00:52:00.9717401Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\input_reshard.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-10-10T00:52:00.9722951Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\loss.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-10-10T00:52:00.9729075Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\style.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-10-10T00:52:00.9740273Z 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-10-10T00:52:00.9746220Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-10-10T00:52:00.9752059Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\placement_types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9763568Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9770321Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_collective_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9776076Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_dispatch.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9782409Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_dtensor_spec.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9788455Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9792043Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9797801Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_common_rules.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9803497Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_conv_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9809509Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_einsum_strategy.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9819425Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9825353Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_math_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9831771Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_matrix_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9838184Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_pointwise_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9844497Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_random_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9850841Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_tensor_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9857506Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_view_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9864502Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-10-10T00:52:00.9870213Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_op_schema.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9876569Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_random.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9882765Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_redistribute.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9889044Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_sharding_prop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9895321Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_shards_wrapper.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9901280Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_tp_conv.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9906999Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9928831Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-10-10T00:52:00.9934528Z copying build\lib.win-amd64-cpython-310\torch\distributed\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.9940483Z copying build\lib.win-amd64-cpython-310\torch\distributed\_checkpointable.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:00.9946260Z creating build\bdist.win-amd64\wheel\torch\distributed\_composable 2025-10-10T00:52:00.9954221Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\checkpoint_activation.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-10-10T00:52:00.9959873Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\contract.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-10-10T00:52:00.9965517Z creating build\bdist.win-amd64\wheel\torch\distributed\_composable\fsdp 2025-10-10T00:52:00.9969303Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp\fully_shard.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable\fsdp 2025-10-10T00:52:00.9974658Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable\fsdp 2025-10-10T00:52:00.9979970Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\replicate.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-10-10T00:52:00.9991041Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\replicate_with_fsdp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-10-10T00:52:00.9996876Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-10-10T00:52:01.0002422Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable_state.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:01.0008087Z copying build\lib.win-amd64-cpython-310\torch\distributed\_dist2.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:01.0013660Z copying build\lib.win-amd64-cpython-310\torch\distributed\_functional_collectives.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:01.0020140Z copying build\lib.win-amd64-cpython-310\torch\distributed\_functional_collectives_impl.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:01.0026025Z copying build\lib.win-amd64-cpython-310\torch\distributed\_mesh_layout.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:01.0031891Z creating build\bdist.win-amd64\wheel\torch\distributed\_pycute 2025-10-10T00:52:01.0035434Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\int_tuple.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-10-10T00:52:01.0041060Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\layout.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-10-10T00:52:01.0047037Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\typing.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-10-10T00:52:01.0052652Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-10-10T00:52:01.0058210Z copying build\lib.win-amd64-cpython-310\torch\distributed\_serialization.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:01.0064210Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard 2025-10-10T00:52:01.0067715Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-10-10T00:52:01.0073468Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\checkpoint 2025-10-10T00:52:01.0076994Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2025-10-10T00:52:01.0082415Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\common_op_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-10-10T00:52:01.0088108Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-10-10T00:52:01.0093556Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\op_registry_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-10-10T00:52:01.0103543Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_optim 2025-10-10T00:52:01.0106922Z 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-10-10T00:52:01.0153026Z 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-10-10T00:52:01.0158622Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor 2025-10-10T00:52:01.0162228Z 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-10-10T00:52:01.0168772Z 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-10-10T00:52:01.0174367Z 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-10-10T00:52:01.0179779Z 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-10-10T00:52:01.0185308Z 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-10-10T00:52:01.0195362Z 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-10-10T00:52:01.0200826Z 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-10-10T00:52:01.0206489Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor\_ops 2025-10-10T00:52:01.0210132Z 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-10-10T00:52:01.0215986Z 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-10-10T00:52:01.0221601Z 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-10-10T00:52:01.0227151Z 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-10-10T00:52:01.0233120Z 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-10-10T00:52:01.0244112Z 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-10-10T00:52:01.0255843Z 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-10-10T00:52:01.0261974Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharder.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-10-10T00:52:01.0267767Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_plan 2025-10-10T00:52:01.0271567Z 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-10-10T00:52:01.0277155Z 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-10-10T00:52:01.0282990Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec 2025-10-10T00:52:01.0286609Z 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-10-10T00:52:01.0292453Z 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-10-10T00:52:01.0298814Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-10-10T00:52:01.0307106Z 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-10-10T00:52:01.0312999Z 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-10-10T00:52:01.0319201Z 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-10-10T00:52:01.0329924Z 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-10-10T00:52:01.0334515Z 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-10-10T00:52:01.0340327Z 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-10-10T00:52:01.0345625Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-10-10T00:52:01.0351625Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-10-10T00:52:01.0357028Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharded_tensor 2025-10-10T00:52:01.0369755Z copying build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_sharded_tensor 2025-10-10T00:52:01.0375366Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharding_spec 2025-10-10T00:52:01.0379081Z copying build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_sharding_spec 2025-10-10T00:52:01.0384519Z copying build\lib.win-amd64-cpython-310\torch\distributed\_state_dict_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:01.0395818Z creating build\bdist.win-amd64\wheel\torch\distributed\_symmetric_memory 2025-10-10T00:52:01.0400060Z copying build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory\_nvshmem_triton.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_symmetric_memory 2025-10-10T00:52:01.0406613Z copying build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_symmetric_memory 2025-10-10T00:52:01.0413503Z creating build\bdist.win-amd64\wheel\torch\distributed\_tensor 2025-10-10T00:52:01.0417689Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-10-10T00:52:01.0426571Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\placement_types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-10-10T00:52:01.0433433Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-10-10T00:52:01.0440007Z creating build\bdist.win-amd64\wheel\torch\distributed\_tools 2025-10-10T00:52:01.0443763Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\common_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:52:01.0449632Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\fake_collectives.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:52:01.0455392Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\fsdp2_mem_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:52:01.0461866Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\ilp_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:52:01.0473904Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\memory_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:52:01.0479773Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\mem_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:52:01.0492931Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\mod_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:52:01.0498968Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\runtime_estimator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:52:01.0505313Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\sac_estimator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:52:01.0511787Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\sac_ilp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:52:01.0517488Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-10-10T00:52:01.0522927Z copying build\lib.win-amd64-cpython-310\torch\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-10-10T00:52:01.0529659Z creating build\bdist.win-amd64\wheel\torch\distributions 2025-10-10T00:52:01.0533320Z copying build\lib.win-amd64-cpython-310\torch\distributions\bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0539548Z copying build\lib.win-amd64-cpython-310\torch\distributions\beta.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0545688Z copying build\lib.win-amd64-cpython-310\torch\distributions\binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0551307Z copying build\lib.win-amd64-cpython-310\torch\distributions\categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0562280Z copying build\lib.win-amd64-cpython-310\torch\distributions\cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0567859Z copying build\lib.win-amd64-cpython-310\torch\distributions\chi2.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0573382Z copying build\lib.win-amd64-cpython-310\torch\distributions\constraints.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0579717Z copying build\lib.win-amd64-cpython-310\torch\distributions\constraint_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0586791Z copying build\lib.win-amd64-cpython-310\torch\distributions\continuous_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0592628Z copying build\lib.win-amd64-cpython-310\torch\distributions\dirichlet.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0598242Z copying build\lib.win-amd64-cpython-310\torch\distributions\distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0604035Z copying build\lib.win-amd64-cpython-310\torch\distributions\exponential.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0609780Z copying build\lib.win-amd64-cpython-310\torch\distributions\exp_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0615504Z copying build\lib.win-amd64-cpython-310\torch\distributions\fishersnedecor.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0621181Z copying build\lib.win-amd64-cpython-310\torch\distributions\gamma.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0626883Z copying build\lib.win-amd64-cpython-310\torch\distributions\generalized_pareto.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0632504Z copying build\lib.win-amd64-cpython-310\torch\distributions\geometric.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0638259Z copying build\lib.win-amd64-cpython-310\torch\distributions\gumbel.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0643815Z copying build\lib.win-amd64-cpython-310\torch\distributions\half_cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0649554Z copying build\lib.win-amd64-cpython-310\torch\distributions\half_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0655370Z copying build\lib.win-amd64-cpython-310\torch\distributions\independent.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0661212Z copying build\lib.win-amd64-cpython-310\torch\distributions\inverse_gamma.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0672634Z copying build\lib.win-amd64-cpython-310\torch\distributions\kl.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0678721Z copying build\lib.win-amd64-cpython-310\torch\distributions\kumaraswamy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0684299Z copying build\lib.win-amd64-cpython-310\torch\distributions\laplace.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0689986Z copying build\lib.win-amd64-cpython-310\torch\distributions\lkj_cholesky.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0696243Z copying build\lib.win-amd64-cpython-310\torch\distributions\logistic_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0701564Z copying build\lib.win-amd64-cpython-310\torch\distributions\log_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0707282Z copying build\lib.win-amd64-cpython-310\torch\distributions\lowrank_multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0713066Z copying build\lib.win-amd64-cpython-310\torch\distributions\mixture_same_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0718880Z copying build\lib.win-amd64-cpython-310\torch\distributions\multinomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0724653Z copying build\lib.win-amd64-cpython-310\torch\distributions\multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0735434Z copying build\lib.win-amd64-cpython-310\torch\distributions\negative_binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0741245Z copying build\lib.win-amd64-cpython-310\torch\distributions\normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0746908Z copying build\lib.win-amd64-cpython-310\torch\distributions\one_hot_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0752605Z copying build\lib.win-amd64-cpython-310\torch\distributions\pareto.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0757995Z copying build\lib.win-amd64-cpython-310\torch\distributions\poisson.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0763582Z copying build\lib.win-amd64-cpython-310\torch\distributions\relaxed_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0769300Z copying build\lib.win-amd64-cpython-310\torch\distributions\relaxed_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0775172Z copying build\lib.win-amd64-cpython-310\torch\distributions\studentT.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0780918Z copying build\lib.win-amd64-cpython-310\torch\distributions\transformed_distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0787316Z copying build\lib.win-amd64-cpython-310\torch\distributions\transforms.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0793797Z copying build\lib.win-amd64-cpython-310\torch\distributions\uniform.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0799400Z copying build\lib.win-amd64-cpython-310\torch\distributions\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0805143Z copying build\lib.win-amd64-cpython-310\torch\distributions\von_mises.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0816177Z copying build\lib.win-amd64-cpython-310\torch\distributions\weibull.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0821856Z copying build\lib.win-amd64-cpython-310\torch\distributions\wishart.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0827888Z copying build\lib.win-amd64-cpython-310\torch\distributions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-10-10T00:52:01.0834019Z creating build\bdist.win-amd64\wheel\torch\export 2025-10-10T00:52:01.0837629Z copying build\lib.win-amd64-cpython-310\torch\export\custom_obj.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0843191Z copying build\lib.win-amd64-cpython-310\torch\export\custom_ops.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0848886Z copying build\lib.win-amd64-cpython-310\torch\export\decomp_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0854533Z copying build\lib.win-amd64-cpython-310\torch\export\dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0867567Z creating build\bdist.win-amd64\wheel\torch\export\experimental 2025-10-10T00:52:01.0871133Z copying build\lib.win-amd64-cpython-310\torch\export\experimental\_utils.py -> build\bdist.win-amd64\wheel\.\torch\export\experimental 2025-10-10T00:52:01.0876817Z copying build\lib.win-amd64-cpython-310\torch\export\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\experimental 2025-10-10T00:52:01.0882932Z copying build\lib.win-amd64-cpython-310\torch\export\exported_program.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0889952Z copying build\lib.win-amd64-cpython-310\torch\export\graph_signature.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0896712Z creating build\bdist.win-amd64\wheel\torch\export\passes 2025-10-10T00:52:01.0900277Z copying build\lib.win-amd64-cpython-310\torch\export\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\passes 2025-10-10T00:52:01.0906187Z creating build\bdist.win-amd64\wheel\torch\export\pt2_archive 2025-10-10T00:52:01.0909934Z copying build\lib.win-amd64-cpython-310\torch\export\pt2_archive\constants.py -> build\bdist.win-amd64\wheel\.\torch\export\pt2_archive 2025-10-10T00:52:01.0915652Z copying build\lib.win-amd64-cpython-310\torch\export\pt2_archive\_package.py -> build\bdist.win-amd64\wheel\.\torch\export\pt2_archive 2025-10-10T00:52:01.0922047Z copying build\lib.win-amd64-cpython-310\torch\export\pt2_archive\_package_weights.py -> build\bdist.win-amd64\wheel\.\torch\export\pt2_archive 2025-10-10T00:52:01.0927741Z copying build\lib.win-amd64-cpython-310\torch\export\pt2_archive\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\pt2_archive 2025-10-10T00:52:01.0938956Z copying build\lib.win-amd64-cpython-310\torch\export\unflatten.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0946031Z copying build\lib.win-amd64-cpython-310\torch\export\_draft_export.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0952795Z copying build\lib.win-amd64-cpython-310\torch\export\_leakage_detection_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0959308Z copying build\lib.win-amd64-cpython-310\torch\export\_remove_auto_functionalized_pass.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0965172Z copying build\lib.win-amd64-cpython-310\torch\export\_remove_effect_tokens_pass.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0970930Z copying build\lib.win-amd64-cpython-310\torch\export\_safeguard.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0976679Z copying build\lib.win-amd64-cpython-310\torch\export\_swap.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0983056Z copying build\lib.win-amd64-cpython-310\torch\export\_trace.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0990092Z copying build\lib.win-amd64-cpython-310\torch\export\_tree_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.0995860Z copying build\lib.win-amd64-cpython-310\torch\export\_unlift.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.1002145Z copying build\lib.win-amd64-cpython-310\torch\export\_wrapper_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.1007478Z copying build\lib.win-amd64-cpython-310\torch\export\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-10-10T00:52:01.1020170Z creating build\bdist.win-amd64\wheel\torch\fft 2025-10-10T00:52:01.1023527Z copying build\lib.win-amd64-cpython-310\torch\fft\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fft 2025-10-10T00:52:01.1030675Z creating build\bdist.win-amd64\wheel\torch\func 2025-10-10T00:52:01.1034057Z copying build\lib.win-amd64-cpython-310\torch\func\__init__.py -> build\bdist.win-amd64\wheel\.\torch\func 2025-10-10T00:52:01.1039892Z copying build\lib.win-amd64-cpython-310\torch\functional.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:01.1047355Z creating build\bdist.win-amd64\wheel\torch\futures 2025-10-10T00:52:01.1050674Z copying build\lib.win-amd64-cpython-310\torch\futures\__init__.py -> build\bdist.win-amd64\wheel\.\torch\futures 2025-10-10T00:52:01.1057191Z creating build\bdist.win-amd64\wheel\torch\fx 2025-10-10T00:52:01.1060797Z copying build\lib.win-amd64-cpython-310\torch\fx\annotate.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1066256Z copying build\lib.win-amd64-cpython-310\torch\fx\config.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1071880Z creating build\bdist.win-amd64\wheel\torch\fx\experimental 2025-10-10T00:52:01.1075491Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\accelerator_partitioner.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1081885Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\const_fold.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1087564Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\debug.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1098751Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\graph_gradual_typechecker.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1105076Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\merge_matmul.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1110804Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\meta_tracer.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1116669Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\migrate_gradual_types 2025-10-10T00:52:01.1120379Z 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-10-10T00:52:01.1126627Z 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-10-10T00:52:01.1133289Z 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-10-10T00:52:01.1144758Z 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-10-10T00:52:01.1150228Z 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-10-10T00:52:01.1156220Z 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-10-10T00:52:01.1161725Z 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-10-10T00:52:01.1167416Z 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-10-10T00:52:01.1171878Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\normalize.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1177534Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\optimization.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1183830Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\partitioner_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1189551Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\proxy_tensor.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1196708Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\recording.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1202931Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\refinement_types.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1208726Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1214945Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\schema_type_annotation.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1220824Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\symbolic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1230279Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\sym_node.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1237762Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification 2025-10-10T00:52:01.1241557Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\core.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-10-10T00:52:01.1247409Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\dispatch.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-10-10T00:52:01.1252978Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\match.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-10-10T00:52:01.1299557Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\more.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-10-10T00:52:01.1305386Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification\multipledispatch 2025-10-10T00:52:01.1368595Z 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-10-10T00:52:01.1374305Z 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-10-10T00:52:01.1380129Z 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-10-10T00:52:01.1385934Z 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-10-10T00:52:01.1391928Z 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-10-10T00:52:01.1402687Z 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-10-10T00:52:01.1408259Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\unification_tools.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-10-10T00:52:01.1414213Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-10-10T00:52:01.1420265Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\variable.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-10-10T00:52:01.1426020Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-10-10T00:52:01.1431422Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unify_refinements.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1437277Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\validator.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1454596Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_backward_state.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1455675Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_config.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1461876Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_constant_symnode.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1467547Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_dynamism.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1473768Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-10-10T00:52:01.1478495Z copying build\lib.win-amd64-cpython-310\torch\fx\graph.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1485339Z copying build\lib.win-amd64-cpython-310\torch\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1496366Z copying build\lib.win-amd64-cpython-310\torch\fx\immutable_collections.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1502151Z copying build\lib.win-amd64-cpython-310\torch\fx\interpreter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1508351Z copying build\lib.win-amd64-cpython-310\torch\fx\node.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1514642Z copying build\lib.win-amd64-cpython-310\torch\fx\operator_schemas.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1521140Z creating build\bdist.win-amd64\wheel\torch\fx\passes 2025-10-10T00:52:01.1524676Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\annotate_getitem_nodes.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1530693Z creating build\bdist.win-amd64\wheel\torch\fx\passes\backends 2025-10-10T00:52:01.1534235Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\backends\cudagraphs.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\backends 2025-10-10T00:52:01.1540148Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\backends 2025-10-10T00:52:01.1544976Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect 2025-10-10T00:52:01.1548436Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect\common 2025-10-10T00:52:01.1551924Z 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-10-10T00:52:01.1557687Z 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-10-10T00:52:01.1562329Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\dialect 2025-10-10T00:52:01.1566841Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\fake_tensor_prop.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1572591Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_drawer.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1583665Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_manipulation.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1589343Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_transform_observer.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1595593Z creating build\bdist.win-amd64\wheel\torch\fx\passes\infra 2025-10-10T00:52:01.1599223Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\infra\partitioner.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2025-10-10T00:52:01.1605352Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\infra\pass_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2025-10-10T00:52:01.1611047Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\infra\pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2025-10-10T00:52:01.1616715Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\infra\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2025-10-10T00:52:01.1626369Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\net_min_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1632864Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\operator_support.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1638672Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\param_fetch.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1644470Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1669392Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\reinplace.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1675954Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\runtime_assert.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1682300Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\shape_prop.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1688316Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\splitter_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1694758Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\split_module.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1701687Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\split_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1707763Z creating build\bdist.win-amd64\wheel\torch\fx\passes\tests 2025-10-10T00:52:01.1711331Z 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-10-10T00:52:01.1717314Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\tests\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\tests 2025-10-10T00:52:01.1722221Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\tools_common.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1728150Z creating build\bdist.win-amd64\wheel\torch\fx\passes\utils 2025-10-10T00:52:01.1737710Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\common.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-10-10T00:52:01.1743613Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\fuser_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-10-10T00:52:01.1749385Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\matcher_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-10-10T00:52:01.1755742Z 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-10-10T00:52:01.1766827Z 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-10-10T00:52:01.1772610Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-10-10T00:52:01.1778214Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\_tensorify_python_scalars.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1784731Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-10-10T00:52:01.1790215Z copying build\lib.win-amd64-cpython-310\torch\fx\proxy.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1796818Z copying build\lib.win-amd64-cpython-310\torch\fx\subgraph_rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1803405Z copying build\lib.win-amd64-cpython-310\torch\fx\tensor_type.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1809207Z copying build\lib.win-amd64-cpython-310\torch\fx\traceback.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1815044Z copying build\lib.win-amd64-cpython-310\torch\fx\_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1820930Z copying build\lib.win-amd64-cpython-310\torch\fx\_graph_pickler.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1827295Z copying build\lib.win-amd64-cpython-310\torch\fx\_lazy_graph_module.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1832893Z copying build\lib.win-amd64-cpython-310\torch\fx\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1838908Z copying build\lib.win-amd64-cpython-310\torch\fx\_symbolic_trace.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1845567Z copying build\lib.win-amd64-cpython-310\torch\fx\_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1851221Z copying build\lib.win-amd64-cpython-310\torch\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-10-10T00:52:01.1857706Z copying build\lib.win-amd64-cpython-310\torch\hub.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:01.1865089Z creating build\bdist.win-amd64\wheel\torch\include 2025-10-10T00:52:01.1868846Z copying build\lib.win-amd64-cpython-310\torch\include\advisor-annotate.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:01.1877249Z creating build\bdist.win-amd64\wheel\torch\include\ATen 2025-10-10T00:52:01.1880873Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\AccumulateType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1887319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1892631Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ATen.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1898268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\autocast_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1904960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Backend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1915218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1920757Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\BlasBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1926561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CachedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1932363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ceil_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1937769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\code_template.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1944056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CollapseDims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1950314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1956370Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1963657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1970041Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1976321Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1982517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1989228Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.1995690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.2005859Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Config.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.2011404Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Context.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:01.2018220Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core 2025-10-10T00:52:01.2021951Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\alias_info.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2028135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Array.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2033340Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ATenGeneral.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2038706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ATenOpList.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2049193Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ATen_fwd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2054910Z 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-10-10T00:52:01.2061584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ATen_pch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2067060Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2072403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\blob.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2078187Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing 2025-10-10T00:52:01.2081736Z 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-10-10T00:52:01.2087672Z 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-10-10T00:52:01.2093459Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing\impl 2025-10-10T00:52:01.2097082Z 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-10-10T00:52:01.2103086Z 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-10-10T00:52:01.2109394Z 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-10-10T00:52:01.2115094Z 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-10-10T00:52:01.2126237Z 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-10-10T00:52:01.2131847Z 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-10-10T00:52:01.2143328Z 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-10-10T00:52:01.2149668Z 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-10-10T00:52:01.2155391Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\builtin_function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2161275Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\CachingHostAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2167416Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\CheckMemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2173024Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\class_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2178761Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2184586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\DeprecatedTypeProperties.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2190332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2195898Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Dict.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2201511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Dict_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2207036Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2212769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.2218563Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\dispatch 2025-10-10T00:52:01.2222317Z 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-10-10T00:52:01.2227943Z 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-10-10T00:52:01.2234243Z 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-10-10T00:52:01.2239994Z 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-10-10T00:52:01.2249961Z 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-10-10T00:52:01.2256211Z 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-10-10T00:52:01.2262568Z 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-10-10T00:52:01.2268588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\DistributionsHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.3492304Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\dynamic_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.3500449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\enum_tag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.3506828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\enum_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.3522065Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Formatting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.3528610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.3534129Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.3542333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\function_schema.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.3549083Z 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-10-10T00:52:01.3555834Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.3563268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\GeneratorForPrivateuseone.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.3570627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\grad_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.8707587Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\IListRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.8714392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\IListRef_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.8720436Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\interned_strings.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.8726486Z 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-10-10T00:52:01.8732556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ivalue.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.8739474Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ivalue_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.8747776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ivalue_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.8753963Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\jit_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:01.8795968Z 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-10-10T00:52:01.8802481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\LegacyTypeDispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.3885665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\List.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.3891964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\List_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.3919411Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\MT19937RNGEngine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.3925428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\NamedTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.3931557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\NestedIntSymNodeImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.3937367Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\operator_name.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.3944316Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\op_registration 2025-10-10T00:52:02.3948315Z 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-10-10T00:52:02.3954089Z 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-10-10T00:52:02.3959882Z 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-10-10T00:52:02.3966689Z 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-10-10T00:52:02.4081231Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\PhiloxRNGEngine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.4087485Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\PythonFallbackKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.4093660Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\PythonOpRegistrationTrampoline.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.4099595Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\qualified_name.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.7815353Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\QuantizerBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.7821879Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Range.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.7827338Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Reduction.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.7851788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\rref_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.7858881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.7864717Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.7870377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.7876618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\symbol.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.7882899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.7889178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TensorAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.7894988Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TensorBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.7942966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TensorBody.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.9109486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TorchDispatchUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.9116104Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TransformationHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.9122880Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\typeid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.9151199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\type_factory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.9157438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\type_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.9163271Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\UndefinedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.9168719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\UnsafeFromTH.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.9174734Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\VariableHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.9180820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Variadic.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.9186348Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Vitals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-10-10T00:52:02.9191963Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpp_custom_type_hack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:02.9198595Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu 2025-10-10T00:52:02.9202374Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\FlushDenormal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu 2025-10-10T00:52:02.9207993Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu 2025-10-10T00:52:02.9214107Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec 2025-10-10T00:52:02.9217722Z 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-10-10T00:52:02.9223659Z 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-10-10T00:52:02.9229547Z 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-10-10T00:52:02.9237016Z 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-10-10T00:52:02.9324268Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\sve 2025-10-10T00:52:02.9327567Z 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-10-10T00:52:02.9348870Z 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-10-10T00:52:02.9355108Z 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-10-10T00:52:02.9361313Z 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-10-10T00:52:02.9441614Z 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-10-10T00:52:02.9447657Z 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-10-10T00:52:02.9454072Z 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-10-10T00:52:02.9459838Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec128 2025-10-10T00:52:02.9463628Z 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-10-10T00:52:02.9469899Z 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-10-10T00:52:02.9476297Z 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-10-10T00:52:02.9482368Z 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-10-10T00:52:02.9556982Z 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-10-10T00:52:02.9563483Z 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-10-10T00:52:02.9569493Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256 2025-10-10T00:52:02.9573364Z 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-10-10T00:52:02.9578726Z 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-10-10T00:52:02.9584181Z 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-10-10T00:52:02.9589808Z 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-10-10T00:52:02.9693274Z 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-10-10T00:52:02.9699167Z 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-10-10T00:52:02.9705478Z 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-10-10T00:52:02.9711631Z 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-10-10T00:52:02.9717155Z 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-10-10T00:52:02.9722746Z 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-10-10T00:52:02.9728717Z 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-10-10T00:52:02.9734267Z 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-10-10T00:52:02.9740899Z 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-10-10T00:52:02.9746623Z 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-10-10T00:52:02.9753593Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256\vsx 2025-10-10T00:52:02.9757106Z 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-10-10T00:52:02.9763080Z 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-10-10T00:52:02.9768940Z 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-10-10T00:52:02.9997077Z 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-10-10T00:52:03.0003385Z 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-10-10T00:52:03.0009636Z 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-10-10T00:52:03.0016160Z 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-10-10T00:52:03.0022126Z 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-10-10T00:52:03.0028087Z 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-10-10T00:52:03.0034184Z 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-10-10T00:52:03.0040073Z 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-10-10T00:52:03.0046490Z 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-10-10T00:52:03.0052922Z 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-10-10T00:52:03.0059918Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256\zarch 2025-10-10T00:52:03.0063665Z 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-10-10T00:52:03.0101462Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec512 2025-10-10T00:52:03.0105349Z 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-10-10T00:52:03.0111249Z 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-10-10T00:52:03.0118030Z 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-10-10T00:52:03.0124499Z 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-10-10T00:52:03.0230651Z 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-10-10T00:52:03.0236444Z 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-10-10T00:52:03.0242373Z 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-10-10T00:52:03.0248728Z 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-10-10T00:52:03.0254890Z 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-10-10T00:52:03.0261644Z 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-10-10T00:52:03.0267581Z 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-10-10T00:52:03.0274239Z 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-10-10T00:52:03.0281058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec_common_aarch64.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2025-10-10T00:52:03.0286974Z 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-10-10T00:52:03.0292523Z 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-10-10T00:52:03.0298207Z 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-10-10T00:52:03.0303844Z 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-10-10T00:52:03.0309461Z 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-10-10T00:52:03.0315297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vml.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu 2025-10-10T00:52:03.0321063Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUApplyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.0327319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFixedAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.0333159Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.0338880Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.0345326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.0351837Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda 2025-10-10T00:52:03.0355717Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\ApplyGridUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0361256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\AsmUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0366656Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\ATenCUDAGeneral.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0379396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\Atomic.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0385920Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CachingHostAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0444180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\cub-RadixSortPairs.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0450027Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\cub.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0456227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\cub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0462256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\cub_definitions.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0470490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAApplyUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0474521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDABlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0480119Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0485847Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAContext.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0491709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAContextLight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0497718Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDADataType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0505023Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDADevice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0510461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0516663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0533762Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAGraph.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.0539696Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAGraphsUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1738370Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDASparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1750413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDASparseBlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1756424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDASparseDescriptors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1762567Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDATensorMethods.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1767922Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1774309Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda\detail 2025-10-10T00:52:03.1778163Z 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-10-10T00:52:03.1789995Z 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-10-10T00:52:03.1795639Z 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-10-10T00:52:03.1801873Z 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-10-10T00:52:03.1821056Z 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-10-10T00:52:03.1850834Z 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-10-10T00:52:03.1856457Z 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-10-10T00:52:03.1862340Z 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-10-10T00:52:03.1868004Z 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-10-10T00:52:03.1873622Z 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-10-10T00:52:03.1879462Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\DeviceUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1885298Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1890900Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\Exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1896750Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\jiterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1902883Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\jiterator_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1916457Z 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-10-10T00:52:03.1928226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\NumericLimits.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1934171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\PeerToPeerAccess.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1939717Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\PhiloxCudaState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1945273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\PhiloxUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1950926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\PinnedMemoryAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1956452Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\ScanUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1962866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\Sleep.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1969393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\ThrustAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-10-10T00:52:03.1975728Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda\tunable 2025-10-10T00:52:03.1986041Z 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-10-10T00:52:03.1992329Z 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-10-10T00:52:03.1998556Z 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-10-10T00:52:03.2004332Z 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-10-10T00:52:03.2016640Z 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-10-10T00:52:03.2022536Z 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-10-10T00:52:03.2028359Z 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-10-10T00:52:03.2034380Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CUDAFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2047834Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CUDAFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2054544Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cudnn 2025-10-10T00:52:03.2058228Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\cudnn-wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-10-10T00:52:03.2063878Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Descriptors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-10-10T00:52:03.2070084Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Handle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-10-10T00:52:03.2075939Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Handles.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-10-10T00:52:03.2081826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Types.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-10-10T00:52:03.2093249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-10-10T00:52:03.2099563Z creating build\bdist.win-amd64\wheel\torch\include\ATen\detail 2025-10-10T00:52:03.2103397Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\AcceleratorHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-10-10T00:52:03.2109439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\CUDAHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-10-10T00:52:03.2115141Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\FunctionTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-10-10T00:52:03.2130510Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\HIPHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-10-10T00:52:03.2136142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\HPUHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-10-10T00:52:03.2142731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\IPUHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-10-10T00:52:03.2153733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\MAIAHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-10-10T00:52:03.2159311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\MPSHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-10-10T00:52:03.2165051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\MTIAHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-10-10T00:52:03.2171081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\PrivateUse1HooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-10-10T00:52:03.2184394Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\XPUHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-10-10T00:52:03.2189896Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2195303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DeviceAccelerator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2200855Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2206454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2211796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2217211Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2223776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dispatch_v2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2230443Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\div_rtn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2235876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DLConvertor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2241427Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\dlpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2252256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DTensorState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2257935Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DynamicLibrary.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2263703Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2269514Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ExpandBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2275413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ExpandUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2281537Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Formatting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2287093Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalizeFallbackKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2292957Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalStorageImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2298740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalTensorWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2309386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Functions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2316179Z creating build\bdist.win-amd64\wheel\torch\include\ATen\functorch 2025-10-10T00:52:03.2319870Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\ADInterpreters.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2325575Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\BatchedFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2331153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\BatchedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2341512Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\BatchingMetaprogramming.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2347577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\BatchRulesHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2353599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\DynamicLayer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2359320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\FunctionalizeInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2364889Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\Interpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2370732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\LegacyVmapTransforms.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2376340Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\Macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2381843Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\PlumbingHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2387637Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\TensorWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2393737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\VmapInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-10-10T00:52:03.2399637Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FuncTorchTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2409531Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2418763Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip 2025-10-10T00:52:03.2422472Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip\impl 2025-10-10T00:52:03.2426276Z 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-10-10T00:52:03.2432379Z 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-10-10T00:52:03.2438122Z 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-10-10T00:52:03.2452476Z 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-10-10T00:52:03.2458541Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\InferSize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2464732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\InitialTensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2470304Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\jiterator_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2476238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\jit_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2481743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2487255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyBatchedFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2503528Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyBatchedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2509499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyVmapMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2516882Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyVmapTransforms.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2522416Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LinalgBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2528149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MapAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2533882Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MatrixRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2539684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MemoryOverlap.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2545517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2556981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MetaFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2569234Z creating build\bdist.win-amd64\wheel\torch\include\ATen\metal 2025-10-10T00:52:03.2572788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\metal\Context.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\metal 2025-10-10T00:52:03.2578833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MethodOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2585327Z creating build\bdist.win-amd64\wheel\torch\include\ATen\miopen 2025-10-10T00:52:03.2588989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Descriptors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-10-10T00:52:03.2594828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-10-10T00:52:03.2600362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Handle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-10-10T00:52:03.2605749Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\miopen-wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-10-10T00:52:03.2616926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Types.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-10-10T00:52:03.2622353Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-10-10T00:52:03.2627930Z creating build\bdist.win-amd64\wheel\torch\include\ATen\mps 2025-10-10T00:52:03.2631437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-10-10T00:52:03.2637715Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\IndexKernels.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-10-10T00:52:03.2648022Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-10-10T00:52:03.2654143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSAllocatorInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-10-10T00:52:03.2664262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSDevice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-10-10T00:52:03.2673700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-10-10T00:52:03.2679279Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-10-10T00:52:03.2684920Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSGuardImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-10-10T00:52:03.2690549Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-10-10T00:52:03.2699977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSProfiler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-10-10T00:52:03.2706172Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSStream.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-10-10T00:52:03.2712118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NamedTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2717649Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NamedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.2728934Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native 2025-10-10T00:52:03.2732457Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2738164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\AdaptivePooling.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2743791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\AmpKernels.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2749523Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse 2025-10-10T00:52:03.2759556Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse\quantized 2025-10-10T00:52:03.2772530Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-10-10T00:52:03.2773584Z 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-10-10T00:52:03.2775016Z 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-10-10T00:52:03.2780224Z 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-10-10T00:52:03.2786136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\BatchLinearAlgebra.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2796333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2806740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\BinaryOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2812447Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\BucketizationUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2818148Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CanUse32BitIndexMath.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2823794Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ComplexHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2829680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CompositeRandomAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2835496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CompositeRandomAccessorCommon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2841783Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ConvolutionMM3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2847383Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ConvUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2853858Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.2859685Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cpu 2025-10-10T00:52:03.2863409Z 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-10-10T00:52:03.2869402Z 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-10-10T00:52:03.2875521Z 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-10-10T00:52:03.2881068Z 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-10-10T00:52:03.2891071Z 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-10-10T00:52:03.2896859Z 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-10-10T00:52:03.2902681Z 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-10-10T00:52:03.2908693Z 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-10-10T00:52:03.2915004Z 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-10-10T00:52:03.2920734Z 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-10-10T00:52:03.2926436Z 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-10-10T00:52:03.2932135Z 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-10-10T00:52:03.2937782Z 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-10-10T00:52:03.2948048Z 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-10-10T00:52:03.2954085Z 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-10-10T00:52:03.2959880Z 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-10-10T00:52:03.2965622Z 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-10-10T00:52:03.2971446Z 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-10-10T00:52:03.2976947Z 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-10-10T00:52:03.2982732Z 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-10-10T00:52:03.2993583Z 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-10-10T00:52:03.2999181Z 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-10-10T00:52:03.3005121Z 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-10-10T00:52:03.3011282Z 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-10-10T00:52:03.3017175Z 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-10-10T00:52:03.3022806Z 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-10-10T00:52:03.3028618Z 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-10-10T00:52:03.3034365Z 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-10-10T00:52:03.3040102Z 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-10-10T00:52:03.3046845Z 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-10-10T00:52:03.3058534Z 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-10-10T00:52:03.3064408Z 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-10-10T00:52:03.3070351Z 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-10-10T00:52:03.3076642Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CPUBlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3082896Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CPUFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3089079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Cross.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3096116Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cuda 2025-10-10T00:52:03.3099739Z 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-10-10T00:52:03.3105468Z 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-10-10T00:52:03.3111201Z 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-10-10T00:52:03.3121283Z 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-10-10T00:52:03.3135153Z 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-10-10T00:52:03.3140428Z 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-10-10T00:52:03.3147059Z 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-10-10T00:52:03.3153241Z 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-10-10T00:52:03.3162871Z 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-10-10T00:52:03.3168519Z 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-10-10T00:52:03.3174328Z 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-10-10T00:52:03.3180300Z 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-10-10T00:52:03.3189865Z 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-10-10T00:52:03.3196194Z 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-10-10T00:52:03.3201608Z 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-10-10T00:52:03.3207870Z 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-10-10T00:52:03.3219628Z 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-10-10T00:52:03.3225705Z 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-10-10T00:52:03.3231694Z 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-10-10T00:52:03.3242155Z 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-10-10T00:52:03.3247983Z 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-10-10T00:52:03.3253785Z 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-10-10T00:52:03.3259564Z 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-10-10T00:52:03.3265433Z 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-10-10T00:52:03.3275484Z 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-10-10T00:52:03.3281206Z 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-10-10T00:52:03.3286574Z 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-10-10T00:52:03.3292232Z 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-10-10T00:52:03.3311679Z 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-10-10T00:52:03.3317197Z 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-10-10T00:52:03.3322943Z 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-10-10T00:52:03.3328411Z 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-10-10T00:52:03.3334430Z 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-10-10T00:52:03.3340636Z 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-10-10T00:52:03.3346698Z 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-10-10T00:52:03.3352764Z 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-10-10T00:52:03.3360259Z 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-10-10T00:52:03.3366771Z 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-10-10T00:52:03.3372739Z 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-10-10T00:52:03.3383466Z 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-10-10T00:52:03.3394760Z 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-10-10T00:52:03.3401288Z 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-10-10T00:52:03.3407085Z 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-10-10T00:52:03.3412667Z 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-10-10T00:52:03.3419190Z 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-10-10T00:52:03.3476007Z 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-10-10T00:52:03.3482484Z 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-10-10T00:52:03.3488155Z 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-10-10T00:52:03.3498701Z 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-10-10T00:52:03.3504444Z 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-10-10T00:52:03.3510232Z 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-10-10T00:52:03.3521049Z 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-10-10T00:52:03.3530604Z 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-10-10T00:52:03.3536158Z 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-10-10T00:52:03.3542136Z 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-10-10T00:52:03.3548768Z 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-10-10T00:52:03.3554305Z 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-10-10T00:52:03.3579612Z 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-10-10T00:52:03.3586161Z 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-10-10T00:52:03.3591996Z 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-10-10T00:52:03.3601799Z 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-10-10T00:52:03.3615396Z 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-10-10T00:52:03.3620989Z 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-10-10T00:52:03.3627085Z 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-10-10T00:52:03.3633053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\DilatedConvolutionUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3643029Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\DispatchStub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3649140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Distance.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3655044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Distributions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3661487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\DistributionTemplates.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3667742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\EmbeddingBag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3673379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3678655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ForeachUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3684687Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FractionalMaxPooling.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3690579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FunctionOfAMatrixUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3696043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FusedAdagrad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3701476Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FusedAdam.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3714998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FusedSGD.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3720180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Gelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3725672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\GridSampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3731613Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\GridSamplerUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3741040Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\GroupedMMUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3747024Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\group_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3752891Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\hip 2025-10-10T00:52:03.3756515Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\hip\bgemm_kernels 2025-10-10T00:52:03.3760260Z 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-10-10T00:52:03.3766072Z 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-10-10T00:52:03.3771519Z 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-10-10T00:52:03.3776764Z 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-10-10T00:52:03.3782113Z 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-10-10T00:52:03.3787793Z 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-10-10T00:52:03.3801711Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Histogram.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3807574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\im2col.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3813248Z 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-10-10T00:52:03.3819051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\IndexingUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3825237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\IndexKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3837394Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\kleidiai 2025-10-10T00:52:03.3841004Z 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-10-10T00:52:03.3846634Z 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-10-10T00:52:03.3852223Z 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-10-10T00:52:03.3857810Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\layer_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3863836Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Lerp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3869442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\LinearAlgebra.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3874918Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\LinearAlgebraUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3881167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\LossMulti.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3886973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Math.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3894989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\MathBitFallThroughLists.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3900851Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\MathBitsFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3906893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\MaxPooling.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.3912930Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn 2025-10-10T00:52:03.3921756Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn\xpu 2025-10-10T00:52:03.3925189Z 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-10-10T00:52:03.3931345Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn\xpu\detail 2025-10-10T00:52:03.3935047Z 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-10-10T00:52:03.3941202Z 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-10-10T00:52:03.3947402Z 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-10-10T00:52:03.3953119Z 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-10-10T00:52:03.3958807Z 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-10-10T00:52:03.3964465Z 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-10-10T00:52:03.3974324Z 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-10-10T00:52:03.3979956Z 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-10-10T00:52:03.3989365Z 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-10-10T00:52:03.3995579Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps 2025-10-10T00:52:03.3999054Z 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-10-10T00:52:03.4004754Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps\kernels 2025-10-10T00:52:03.4009150Z 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-10-10T00:52:03.4015053Z 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-10-10T00:52:03.4020693Z 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-10-10T00:52:03.4026440Z 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-10-10T00:52:03.4032504Z 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-10-10T00:52:03.4038273Z 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-10-10T00:52:03.4048096Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps\operations 2025-10-10T00:52:03.4056235Z 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-10-10T00:52:03.4061970Z 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-10-10T00:52:03.4067832Z 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-10-10T00:52:03.4079066Z 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-10-10T00:52:03.4085114Z 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-10-10T00:52:03.4091251Z 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-10-10T00:52:03.4104502Z 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-10-10T00:52:03.4110850Z 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-10-10T00:52:03.4124506Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mtia 2025-10-10T00:52:03.4128149Z 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-10-10T00:52:03.4134177Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\nested 2025-10-10T00:52:03.4137882Z 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-10-10T00:52:03.4143426Z 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-10-10T00:52:03.4149451Z 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-10-10T00:52:03.4159619Z 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-10-10T00:52:03.4170032Z 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-10-10T00:52:03.4175958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\NonEmptyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4181792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\NonSymbolicBC.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4187578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Normalization.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4193326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Padding.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4198893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\PixelShuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4204580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\PointwiseOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4210290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Pool.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4215903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Pow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4221785Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized 2025-10-10T00:52:03.4225578Z 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-10-10T00:52:03.4231322Z 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-10-10T00:52:03.4236700Z 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-10-10T00:52:03.4250239Z 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-10-10T00:52:03.4255806Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized\cpu 2025-10-10T00:52:03.4259999Z 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-10-10T00:52:03.4265785Z 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-10-10T00:52:03.4271181Z 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-10-10T00:52:03.4277074Z 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-10-10T00:52:03.4287704Z 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-10-10T00:52:03.4293373Z 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-10-10T00:52:03.4298832Z 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-10-10T00:52:03.4304563Z 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-10-10T00:52:03.4310335Z 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-10-10T00:52:03.4324673Z 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-10-10T00:52:03.4329925Z 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-10-10T00:52:03.4335680Z 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-10-10T00:52:03.4341890Z 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-10-10T00:52:03.4351327Z 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-10-10T00:52:03.4357662Z 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-10-10T00:52:03.4363025Z 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-10-10T00:52:03.4369124Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized\cudnn 2025-10-10T00:52:03.4373070Z 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-10-10T00:52:03.4378924Z 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-10-10T00:52:03.4384730Z 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-10-10T00:52:03.4390296Z 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-10-10T00:52:03.4396287Z 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-10-10T00:52:03.4402253Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\RangeFactories.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4416701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\RangeUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4422728Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ReduceAllOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4428250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ReduceOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4438262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ReduceOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4445446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ReductionType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4451278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Repeat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4456839Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4462832Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ResizeCommon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4468672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\RNN.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4474949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ScatterGatherChecks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4480377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SegmentReduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4495173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SharedReduceOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4501521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SobolEngineOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4507598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Sorting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4513007Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SortingUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4518878Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SparseTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4524641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SpectralOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4530651Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\StridedRandomAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4536409Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorAdvancedIndexing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4542407Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorAdvancedIndexingUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4548213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorCompare.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4558344Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorConversions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4564248Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorDimApply.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4573765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorFactories.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4579815Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorIterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4586250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorIteratorDynamicCasting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4592722Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorProperties.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4598751Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorShape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4604725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorTransformations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4611104Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TopKImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4617174Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers 2025-10-10T00:52:03.4620944Z 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-10-10T00:52:03.4659845Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda 2025-10-10T00:52:03.4663600Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\flash_attn 2025-10-10T00:52:03.4667237Z 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-10-10T00:52:03.4673032Z 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-10-10T00:52:03.4678815Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-10-10T00:52:03.4682627Z 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-10-10T00:52:03.4688509Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-10-10T00:52:03.4692291Z 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-10-10T00:52:03.4702552Z 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-10-10T00:52:03.4708866Z 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-10-10T00:52:03.4718910Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-10-10T00:52:03.4722653Z 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-10-10T00:52:03.4731994Z 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-10-10T00:52:03.4738482Z 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-10-10T00:52:03.4744662Z 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-10-10T00:52:03.4755349Z 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-10-10T00:52:03.4761198Z 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-10-10T00:52:03.4767737Z 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-10-10T00:52:03.4774629Z 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-10-10T00:52:03.4789920Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-10-10T00:52:03.4793828Z 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-10-10T00:52:03.4799777Z 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-10-10T00:52:03.4806050Z 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-10-10T00:52:03.4820154Z 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-10-10T00:52:03.4827305Z 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-10-10T00:52:03.4834386Z 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-10-10T00:52:03.4840281Z 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-10-10T00:52:03.4846108Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-10-10T00:52:03.4849997Z 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-10-10T00:52:03.4856908Z 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-10-10T00:52:03.4863232Z 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-10-10T00:52:03.4870588Z 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-10-10T00:52:03.4877368Z 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-10-10T00:52:03.4883281Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform 2025-10-10T00:52:03.4887363Z 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-10-10T00:52:03.4892943Z 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-10-10T00:52:03.4902283Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip 2025-10-10T00:52:03.4906045Z 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-10-10T00:52:03.4911805Z 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-10-10T00:52:03.4917786Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip\flash_attn 2025-10-10T00:52:03.4921531Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip\flash_attn\ck 2025-10-10T00:52:03.4925388Z 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-10-10T00:52:03.4931101Z 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-10-10T00:52:03.4937241Z 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-10-10T00:52:03.4948399Z 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-10-10T00:52:03.4958365Z 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-10-10T00:52:03.4964496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TransposeType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4970090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TriangularOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4976003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TypeProperties.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4981821Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\UnaryOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4987536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Unfold2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4993054Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Unfold3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.4998758Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\UnfoldBackward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.5004530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\UpSample.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.5010955Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\utils 2025-10-10T00:52:03.5014598Z 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-10-10T00:52:03.5020059Z 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-10-10T00:52:03.5025925Z 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-10-10T00:52:03.5031664Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\verbose_wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.5037869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\vol2col.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-10-10T00:52:03.5044303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NativeFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.5051385Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NativeMetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.5058133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NestedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.5064185Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NumericUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.5075499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\OpaqueTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.5081318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Operators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.5096644Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\OpMathType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:03.5241027Z creating build\bdist.win-amd64\wheel\torch\include\ATen\ops 2025-10-10T00:52:03.5244538Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\abs.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5250265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\absolute.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5256151Z 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-10-10T00:52:03.5266086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\absolute_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5277075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\absolute_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5283230Z 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-10-10T00:52:03.5288965Z 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-10-10T00:52:03.5294697Z 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-10-10T00:52:03.5300235Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\abs_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5306089Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\abs_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5315620Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5321113Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5327052Z 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-10-10T00:52:03.5332815Z 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-10-10T00:52:03.5343388Z 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-10-10T00:52:03.5348929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5354408Z 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-10-10T00:52:03.5360227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5365866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5372075Z 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-10-10T00:52:03.5381633Z 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-10-10T00:52:03.5387499Z 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-10-10T00:52:03.5393810Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5399377Z 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-10-10T00:52:03.5405007Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5410908Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5416382Z 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-10-10T00:52:03.5422425Z 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-10-10T00:52:03.5428524Z 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-10-10T00:52:03.5458308Z 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-10-10T00:52:03.5468531Z 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-10-10T00:52:03.5474392Z 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-10-10T00:52:03.5480509Z 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-10-10T00:52:03.5486675Z 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-10-10T00:52:03.5496581Z 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-10-10T00:52:03.5502599Z 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-10-10T00:52:03.5508549Z 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-10-10T00:52:03.5519282Z 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-10-10T00:52:03.5529595Z 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-10-10T00:52:03.5535588Z 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-10-10T00:52:03.5541839Z 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-10-10T00:52:03.5547670Z 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-10-10T00:52:03.5557601Z 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-10-10T00:52:03.5563892Z 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-10-10T00:52:03.5569940Z 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-10-10T00:52:03.5575957Z 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-10-10T00:52:03.5582323Z 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-10-10T00:52:03.5588811Z 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-10-10T00:52:03.5606208Z 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-10-10T00:52:03.5613017Z 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-10-10T00:52:03.5623194Z 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-10-10T00:52:03.5629002Z 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-10-10T00:52:03.5635338Z 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-10-10T00:52:03.5641420Z 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-10-10T00:52:03.5652244Z 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-10-10T00:52:03.5658203Z 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-10-10T00:52:03.5664281Z 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-10-10T00:52:03.5670423Z 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-10-10T00:52:03.5676775Z 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-10-10T00:52:03.5687331Z 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-10-10T00:52:03.5693201Z 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-10-10T00:52:03.5699671Z 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-10-10T00:52:03.5709634Z 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-10-10T00:52:03.5715819Z 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-10-10T00:52:03.5721574Z 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-10-10T00:52:03.5727496Z 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-10-10T00:52:03.5738131Z 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-10-10T00:52:03.5744298Z 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-10-10T00:52:03.5750178Z 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-10-10T00:52:03.5756246Z 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-10-10T00:52:03.5763296Z 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-10-10T00:52:03.5774075Z 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-10-10T00:52:03.5780312Z 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-10-10T00:52:03.5786415Z 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-10-10T00:52:03.5792510Z 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-10-10T00:52:03.5798795Z 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-10-10T00:52:03.5804772Z 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-10-10T00:52:03.5811322Z 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-10-10T00:52:03.5817295Z 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-10-10T00:52:03.5823783Z 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-10-10T00:52:03.5829865Z 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-10-10T00:52:03.5836280Z 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-10-10T00:52:03.5842459Z 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-10-10T00:52:03.5848386Z 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-10-10T00:52:03.5854313Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5859950Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addbmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5870302Z 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-10-10T00:52:03.5876101Z 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-10-10T00:52:03.5882010Z 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-10-10T00:52:03.5888759Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addbmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5894640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addbmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5900669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5907092Z 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-10-10T00:52:03.5912830Z 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-10-10T00:52:03.5918695Z 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-10-10T00:52:03.5930209Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5936395Z 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-10-10T00:52:03.5942391Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5948332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5954164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.5960320Z 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-10-10T00:52:03.5966089Z 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-10-10T00:52:03.5990291Z 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-10-10T00:52:03.5996366Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6002612Z 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-10-10T00:52:03.6008548Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6014423Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6020303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6026781Z 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-10-10T00:52:03.6032644Z 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-10-10T00:52:03.6038423Z 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-10-10T00:52:03.6044387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6050379Z 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-10-10T00:52:03.6056396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6062440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6069026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6075235Z 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-10-10T00:52:03.6086634Z 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-10-10T00:52:03.6096279Z 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-10-10T00:52:03.6102461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6108447Z 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-10-10T00:52:03.6114340Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6120131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6126526Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6132028Z 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-10-10T00:52:03.6137753Z 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-10-10T00:52:03.6147695Z 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-10-10T00:52:03.6155080Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6159709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6165643Z 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-10-10T00:52:03.6175872Z 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-10-10T00:52:03.6181603Z 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-10-10T00:52:03.6187473Z 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-10-10T00:52:03.6193129Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6198543Z 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-10-10T00:52:03.6204471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6215274Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6216353Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adjoint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6222926Z 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-10-10T00:52:03.6238063Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adjoint_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6239156Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adjoint_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6242190Z 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-10-10T00:52:03.6248841Z 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-10-10T00:52:03.6255487Z 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-10-10T00:52:03.6261521Z 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-10-10T00:52:03.6267699Z 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-10-10T00:52:03.6273982Z 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-10-10T00:52:03.6286210Z 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-10-10T00:52:03.6292883Z 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-10-10T00:52:03.6299923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6305182Z 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-10-10T00:52:03.6310777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6317081Z 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-10-10T00:52:03.6323273Z 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-10-10T00:52:03.6333205Z 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-10-10T00:52:03.6339235Z 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-10-10T00:52:03.6345976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6351700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6357608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6363484Z 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-10-10T00:52:03.6369255Z 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-10-10T00:52:03.6374926Z 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-10-10T00:52:03.6381161Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6387656Z 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-10-10T00:52:03.6393571Z 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-10-10T00:52:03.6399534Z 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-10-10T00:52:03.6405446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6411242Z 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-10-10T00:52:03.6417114Z 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-10-10T00:52:03.6423600Z 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-10-10T00:52:03.6429227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6435437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\allclose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6441339Z 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-10-10T00:52:03.6447569Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\allclose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6452791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\allclose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6458943Z 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-10-10T00:52:03.6465175Z 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-10-10T00:52:03.6471220Z 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-10-10T00:52:03.6476904Z 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-10-10T00:52:03.6483027Z 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-10-10T00:52:03.6488668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6494285Z 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-10-10T00:52:03.6503881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6509673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6515261Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alpha_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6521586Z 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-10-10T00:52:03.6527294Z 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-10-10T00:52:03.6544003Z 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-10-10T00:52:03.6548879Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6555159Z 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-10-10T00:52:03.6565141Z 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-10-10T00:52:03.6571069Z 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-10-10T00:52:03.6577123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6583260Z 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-10-10T00:52:03.6593182Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6599493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6629640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6630608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6631918Z 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-10-10T00:52:03.6633188Z 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-10-10T00:52:03.6635694Z 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-10-10T00:52:03.6639071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6645222Z 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-10-10T00:52:03.6651115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6657154Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6663577Z 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-10-10T00:52:03.6669418Z 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-10-10T00:52:03.6675549Z 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-10-10T00:52:03.6681484Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6687246Z 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-10-10T00:52:03.6696903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6702789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6708137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\and.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6714144Z 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-10-10T00:52:03.6723440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\and_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6729465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\and_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6735265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\angle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6741009Z 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-10-10T00:52:03.6751016Z 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-10-10T00:52:03.6756917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\angle_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6762691Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\angle_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6768640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6774687Z 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-10-10T00:52:03.6780632Z 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-10-10T00:52:03.6786901Z 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-10-10T00:52:03.6792671Z 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-10-10T00:52:03.6798625Z 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-10-10T00:52:03.6810578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6816263Z 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-10-10T00:52:03.6822112Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6827879Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6833693Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6839815Z 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-10-10T00:52:03.6845626Z 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-10-10T00:52:03.6855271Z 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-10-10T00:52:03.6861244Z 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-10-10T00:52:03.6867250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6874234Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6884245Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6889782Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6895615Z 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-10-10T00:52:03.6901099Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6906904Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6912999Z 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-10-10T00:52:03.6919234Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6925048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6930908Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6936735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6942738Z 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-10-10T00:52:03.6948599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6959001Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6965183Z 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-10-10T00:52:03.6971071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6977116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.6983081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7015469Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7021493Z 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-10-10T00:52:03.7027531Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7039698Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7045809Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7051649Z 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-10-10T00:52:03.7057538Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7067191Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7073567Z 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-10-10T00:52:03.7079467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7085475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7091466Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7097631Z 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-10-10T00:52:03.7103833Z 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-10-10T00:52:03.7110239Z 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-10-10T00:52:03.7122003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7128603Z 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-10-10T00:52:03.7134973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7140803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7146926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7153702Z 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-10-10T00:52:03.7158944Z 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-10-10T00:52:03.7165059Z 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-10-10T00:52:03.7175135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7181270Z 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-10-10T00:52:03.7187309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7193196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7199048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argsort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7205020Z 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-10-10T00:52:03.7211241Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argsort_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7237505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argsort_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7247263Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argwhere.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7252983Z 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-10-10T00:52:03.7258966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argwhere_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7264702Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argwhere_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7273840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7279802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7285788Z 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-10-10T00:52:03.7291544Z 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-10-10T00:52:03.7303243Z 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-10-10T00:52:03.7309308Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7314977Z 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-10-10T00:52:03.7320885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7326621Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7332999Z 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-10-10T00:52:03.7338677Z 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-10-10T00:52:03.7344661Z 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-10-10T00:52:03.7350441Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7356172Z 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-10-10T00:52:03.7362022Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7367898Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7373673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7380056Z 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-10-10T00:52:03.7385986Z 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-10-10T00:52:03.7392729Z 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-10-10T00:52:03.7399660Z 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-10-10T00:52:03.7405520Z 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-10-10T00:52:03.7418865Z 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-10-10T00:52:03.7426029Z 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-10-10T00:52:03.7435496Z 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-10-10T00:52:03.7441543Z 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-10-10T00:52:03.7447781Z 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-10-10T00:52:03.7453921Z 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-10-10T00:52:03.7464782Z 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-10-10T00:52:03.7471441Z 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-10-10T00:52:03.7477578Z 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-10-10T00:52:03.7483683Z 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-10-10T00:52:03.7489968Z 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-10-10T00:52:03.7495968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7501891Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7508249Z 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-10-10T00:52:03.7514076Z 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-10-10T00:52:03.7520193Z 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-10-10T00:52:03.7526226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7532210Z 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-10-10T00:52:03.7538440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7544381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7550332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7556550Z 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-10-10T00:52:03.7566343Z 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-10-10T00:52:03.7572311Z 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-10-10T00:52:03.7578701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7584777Z 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-10-10T00:52:03.7594008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7599692Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7605929Z 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-10-10T00:52:03.7612250Z 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-10-10T00:52:03.7618456Z 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-10-10T00:52:03.7624470Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7630508Z 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-10-10T00:52:03.7636912Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7642836Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7648455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7654682Z 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-10-10T00:52:03.7660399Z 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-10-10T00:52:03.7666957Z 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-10-10T00:52:03.7672182Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7678086Z 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-10-10T00:52:03.7683861Z 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-10-10T00:52:03.7693468Z 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-10-10T00:52:03.7699443Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7706181Z 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-10-10T00:52:03.7711708Z 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-10-10T00:52:03.7721046Z 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-10-10T00:52:03.7726858Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7733063Z 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-10-10T00:52:03.7739056Z 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-10-10T00:52:03.7744886Z 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-10-10T00:52:03.7750702Z 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-10-10T00:52:03.7756730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7762874Z 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-10-10T00:52:03.7772991Z 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-10-10T00:52:03.7779019Z 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-10-10T00:52:03.7785121Z 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-10-10T00:52:03.7791147Z 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-10-10T00:52:03.7797023Z 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-10-10T00:52:03.7802898Z 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-10-10T00:52:03.7809060Z 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-10-10T00:52:03.7815583Z 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-10-10T00:52:03.7825613Z 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-10-10T00:52:03.7831614Z 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-10-10T00:52:03.7837436Z 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-10-10T00:52:03.7843551Z 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-10-10T00:52:03.7854143Z 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-10-10T00:52:03.7860197Z 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-10-10T00:52:03.7866185Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7872165Z 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-10-10T00:52:03.7878631Z 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-10-10T00:52:03.7884514Z 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-10-10T00:52:03.7890562Z 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-10-10T00:52:03.7896506Z 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-10-10T00:52:03.7902904Z 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-10-10T00:52:03.7909266Z 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-10-10T00:52:03.7920781Z 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-10-10T00:52:03.7927309Z 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-10-10T00:52:03.7937702Z 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-10-10T00:52:03.7943863Z 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-10-10T00:52:03.7949891Z 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-10-10T00:52:03.7956054Z 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-10-10T00:52:03.7961994Z 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-10-10T00:52:03.7967900Z 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-10-10T00:52:03.7973730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.7979766Z 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-10-10T00:52:03.7990354Z 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-10-10T00:52:03.7996173Z 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-10-10T00:52:03.8002141Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8008156Z 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-10-10T00:52:03.8014548Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8020515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8026688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bartlett_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8032935Z 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-10-10T00:52:03.8038986Z 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-10-10T00:52:03.8045209Z 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-10-10T00:52:03.8051374Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8057367Z 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-10-10T00:52:03.8063709Z 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-10-10T00:52:03.8069842Z 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-10-10T00:52:03.8075918Z 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-10-10T00:52:03.8082372Z 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-10-10T00:52:03.8093096Z 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-10-10T00:52:03.8099311Z 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-10-10T00:52:03.8105465Z 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-10-10T00:52:03.8112088Z 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-10-10T00:52:03.8118579Z 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-10-10T00:52:03.8125298Z 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-10-10T00:52:03.8131940Z 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-10-10T00:52:03.8138672Z 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-10-10T00:52:03.8149819Z 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-10-10T00:52:03.8155938Z 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-10-10T00:52:03.8162168Z 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-10-10T00:52:03.8168662Z 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-10-10T00:52:03.8175258Z 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-10-10T00:52:03.8181393Z 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-10-10T00:52:03.8187503Z 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-10-10T00:52:03.8193778Z 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-10-10T00:52:03.8204816Z 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-10-10T00:52:03.8210770Z 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-10-10T00:52:03.8216981Z 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-10-10T00:52:03.8223331Z 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-10-10T00:52:03.8229777Z 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-10-10T00:52:03.8236797Z 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-10-10T00:52:03.8242962Z 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-10-10T00:52:03.8249474Z 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-10-10T00:52:03.8255547Z 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-10-10T00:52:03.8261465Z 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-10-10T00:52:03.8267645Z 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-10-10T00:52:03.8273630Z 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-10-10T00:52:03.8280001Z 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-10-10T00:52:03.8286118Z 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-10-10T00:52:03.8292152Z 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-10-10T00:52:03.8298669Z 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-10-10T00:52:03.8304468Z 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-10-10T00:52:03.8311000Z 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-10-10T00:52:03.8316846Z 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-10-10T00:52:03.8324184Z 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-10-10T00:52:03.8330280Z 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-10-10T00:52:03.8336240Z 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-10-10T00:52:03.8342221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8348622Z 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-10-10T00:52:03.8360054Z 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-10-10T00:52:03.8366249Z 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-10-10T00:52:03.8372298Z 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-10-10T00:52:03.8384692Z 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-10-10T00:52:03.8390552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8396526Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8402270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bilinear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8408130Z 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-10-10T00:52:03.8418559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bilinear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8424634Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bilinear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8430691Z 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-10-10T00:52:03.8436784Z 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-10-10T00:52:03.8447167Z 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-10-10T00:52:03.8453391Z 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-10-10T00:52:03.8459501Z 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-10-10T00:52:03.8465991Z 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-10-10T00:52:03.8477246Z 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-10-10T00:52:03.8483538Z 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-10-10T00:52:03.8489708Z 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-10-10T00:52:03.8495862Z 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-10-10T00:52:03.8502243Z 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-10-10T00:52:03.8508762Z 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-10-10T00:52:03.8536573Z 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-10-10T00:52:03.8537844Z 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-10-10T00:52:03.8539034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bincount.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8540176Z 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-10-10T00:52:03.8544442Z 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-10-10T00:52:03.8550786Z 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-10-10T00:52:03.8561708Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bincount_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8567682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bincount_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8573948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binomial.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8580920Z 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-10-10T00:52:03.8592134Z 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-10-10T00:52:03.8598106Z 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-10-10T00:52:03.8604149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binomial_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8610268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binomial_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8642497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_and.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8648857Z 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-10-10T00:52:03.8654955Z 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-10-10T00:52:03.8660983Z 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-10-10T00:52:03.8667311Z 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-10-10T00:52:03.8673167Z 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-10-10T00:52:03.8679348Z 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-10-10T00:52:03.8686325Z 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-10-10T00:52:03.8692289Z 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-10-10T00:52:03.8698264Z 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-10-10T00:52:03.8704740Z 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-10-10T00:52:03.8710714Z 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-10-10T00:52:03.8717015Z 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-10-10T00:52:03.8723067Z 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-10-10T00:52:03.8729363Z 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-10-10T00:52:03.8735484Z 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-10-10T00:52:03.8741509Z 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-10-10T00:52:03.8747713Z 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-10-10T00:52:03.8753868Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_not.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8760179Z 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-10-10T00:52:03.8771547Z 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-10-10T00:52:03.8777490Z 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-10-10T00:52:03.8783496Z 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-10-10T00:52:03.8789314Z 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-10-10T00:52:03.8795241Z 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-10-10T00:52:03.8801379Z 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-10-10T00:52:03.8807167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_or.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8813448Z 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-10-10T00:52:03.8820147Z 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-10-10T00:52:03.8826245Z 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-10-10T00:52:03.8832243Z 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-10-10T00:52:03.8838240Z 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-10-10T00:52:03.8850140Z 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-10-10T00:52:03.8855762Z 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-10-10T00:52:03.8861554Z 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-10-10T00:52:03.8867634Z 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-10-10T00:52:03.8874148Z 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-10-10T00:52:03.8880385Z 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-10-10T00:52:03.8886433Z 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-10-10T00:52:03.8892383Z 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-10-10T00:52:03.8904168Z 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-10-10T00:52:03.8910191Z 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-10-10T00:52:03.8916149Z 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-10-10T00:52:03.8922177Z 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-10-10T00:52:03.8933579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_xor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.8940073Z 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-10-10T00:52:03.8960788Z 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-10-10T00:52:03.8966657Z 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-10-10T00:52:03.8972835Z 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-10-10T00:52:03.8978755Z 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-10-10T00:52:03.8990708Z 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-10-10T00:52:03.9011732Z 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-10-10T00:52:03.9017811Z 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-10-10T00:52:03.9023901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\blackman_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9030055Z 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-10-10T00:52:03.9035724Z 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-10-10T00:52:03.9041665Z 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-10-10T00:52:03.9047568Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\block_diag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9053841Z 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-10-10T00:52:03.9059357Z 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-10-10T00:52:03.9064913Z 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-10-10T00:52:03.9070414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9076296Z 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-10-10T00:52:03.9082403Z 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-10-10T00:52:03.9088460Z 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-10-10T00:52:03.9094548Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9100415Z 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-10-10T00:52:03.9106645Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9112585Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9126751Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\broadcast_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9128203Z 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-10-10T00:52:03.9134571Z 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-10-10T00:52:03.9141011Z 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-10-10T00:52:03.9148377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\broadcast_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9155592Z 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-10-10T00:52:03.9161789Z 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-10-10T00:52:03.9167630Z 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-10-10T00:52:03.9173584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bucketize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9179818Z 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-10-10T00:52:03.9185843Z 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-10-10T00:52:03.9198954Z 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-10-10T00:52:03.9204635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bucketize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9210756Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bucketize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9216641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\can_cast.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9228592Z 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-10-10T00:52:03.9234329Z 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-10-10T00:52:03.9240130Z 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-10-10T00:52:03.9246067Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cartesian_prod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9252306Z 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-10-10T00:52:03.9258037Z 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-10-10T00:52:03.9263844Z 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-10-10T00:52:03.9269711Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9275918Z 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-10-10T00:52:03.9281755Z 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-10-10T00:52:03.9288591Z 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-10-10T00:52:03.9294491Z 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-10-10T00:52:03.9300277Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9306045Z 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-10-10T00:52:03.9311825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9317556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9323192Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9329046Z 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-10-10T00:52:03.9334771Z 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-10-10T00:52:03.9341378Z 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-10-10T00:52:03.9347477Z 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-10-10T00:52:03.9360025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9365913Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9371956Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ccol_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9384090Z 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-10-10T00:52:03.9389853Z 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-10-10T00:52:03.9396412Z 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-10-10T00:52:03.9402452Z 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-10-10T00:52:03.9414381Z 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-10-10T00:52:03.9420379Z 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-10-10T00:52:03.9426940Z 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-10-10T00:52:03.9432798Z 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-10-10T00:52:03.9439022Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cdist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9445071Z 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-10-10T00:52:03.9450893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cdist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9456593Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cdist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9462634Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9468745Z 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-10-10T00:52:03.9474628Z 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-10-10T00:52:03.9480925Z 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-10-10T00:52:03.9492916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9498629Z 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-10-10T00:52:03.9504562Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9510550Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9521854Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\celu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9527935Z 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-10-10T00:52:03.9533820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\celu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9539845Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\celu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9546210Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chain_matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9552875Z 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-10-10T00:52:03.9559065Z 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-10-10T00:52:03.9564429Z 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-10-10T00:52:03.9576724Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chalf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9582920Z 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-10-10T00:52:03.9588805Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chalf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9594450Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chalf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9600938Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\channel_shuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9607058Z 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-10-10T00:52:03.9613150Z 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-10-10T00:52:03.9619646Z 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-10-10T00:52:03.9626071Z 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-10-10T00:52:03.9632435Z 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-10-10T00:52:03.9638472Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9644456Z 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-10-10T00:52:03.9656292Z 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-10-10T00:52:03.9662359Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_inverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9668491Z 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-10-10T00:52:03.9674430Z 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-10-10T00:52:03.9686912Z 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-10-10T00:52:03.9692910Z 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-10-10T00:52:03.9699110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9705730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9718194Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9724351Z 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-10-10T00:52:03.9730046Z 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-10-10T00:52:03.9735802Z 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-10-10T00:52:03.9742744Z 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-10-10T00:52:03.9748921Z 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-10-10T00:52:03.9754942Z 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-10-10T00:52:03.9760977Z 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-10-10T00:52:03.9772051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chunk.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9778048Z 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-10-10T00:52:03.9784194Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chunk_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9790065Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chunk_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9796111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9802303Z 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-10-10T00:52:03.9808093Z 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-10-10T00:52:03.9814078Z 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-10-10T00:52:03.9820269Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_max.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9826866Z 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-10-10T00:52:03.9833088Z 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-10-10T00:52:03.9839492Z 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-10-10T00:52:03.9845493Z 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-10-10T00:52:03.9851541Z 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-10-10T00:52:03.9857645Z 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-10-10T00:52:03.9863638Z 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-10-10T00:52:03.9869608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9875760Z 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-10-10T00:52:03.9881604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_min.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9888201Z 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-10-10T00:52:03.9894246Z 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-10-10T00:52:03.9900221Z 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-10-10T00:52:03.9906235Z 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-10-10T00:52:03.9947426Z 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-10-10T00:52:03.9953781Z 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-10-10T00:52:03.9959500Z 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-10-10T00:52:03.9965654Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9971733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9977674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clip.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9983854Z 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-10-10T00:52:03.9989608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clip_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:03.9995605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clip_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0008141Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clone.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0013968Z 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-10-10T00:52:04.0020112Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clone_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0025981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clone_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0031800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\coalesce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0037476Z 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-10-10T00:52:04.0043324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\coalesce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0048845Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\coalesce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0054667Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col2im.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0060424Z 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-10-10T00:52:04.0066570Z 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-10-10T00:52:04.0072635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col2im_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0085490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col2im_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0091519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\column_stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0097674Z 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-10-10T00:52:04.0103743Z 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-10-10T00:52:04.0109357Z 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-10-10T00:52:04.0115169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0121049Z 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-10-10T00:52:04.0126910Z 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-10-10T00:52:04.0138546Z 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-10-10T00:52:04.0144711Z 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-10-10T00:52:04.0150510Z 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-10-10T00:52:04.0156500Z 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-10-10T00:52:04.0162618Z 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-10-10T00:52:04.0168282Z 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-10-10T00:52:04.0174161Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\combinations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0180336Z 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-10-10T00:52:04.0193261Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\combinations_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0199490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\combinations_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0205809Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0212173Z 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-10-10T00:52:04.0218699Z 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-10-10T00:52:04.0225218Z 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-10-10T00:52:04.0231563Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\complex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0237966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\complex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0244166Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0249910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concatenate.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0256226Z 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-10-10T00:52:04.0262558Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concatenate_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0268415Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concatenate_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0274706Z 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-10-10T00:52:04.0280603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0286446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0292423Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0298013Z 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-10-10T00:52:04.0303838Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0309544Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0315181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_physical.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0321424Z 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-10-10T00:52:04.0327568Z 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-10-10T00:52:04.0333432Z 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-10-10T00:52:04.0339366Z 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-10-10T00:52:04.0345537Z 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-10-10T00:52:04.0351837Z 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-10-10T00:52:04.0357753Z 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-10-10T00:52:04.0363893Z 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-10-10T00:52:04.0369638Z 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-10-10T00:52:04.0375598Z 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-10-10T00:52:04.0381657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\contiguous.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0397189Z 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-10-10T00:52:04.0403150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\contiguous_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0408700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\contiguous_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0414812Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0420465Z 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-10-10T00:52:04.0426550Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0432085Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0438051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0451337Z 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-10-10T00:52:04.0457316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0463319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0469276Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0475091Z 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-10-10T00:52:04.0481133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0486819Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0492782Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0504725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0511074Z 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-10-10T00:52:04.0516911Z 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-10-10T00:52:04.0523494Z 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-10-10T00:52:04.0529732Z 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-10-10T00:52:04.0536088Z 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-10-10T00:52:04.0542424Z 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-10-10T00:52:04.0548597Z 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-10-10T00:52:04.0554697Z 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-10-10T00:52:04.0560975Z 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-10-10T00:52:04.0566777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0572966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0579409Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_overrideable.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0586477Z 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-10-10T00:52:04.0592998Z 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-10-10T00:52:04.0599353Z 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-10-10T00:52:04.0605646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_depthwise3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0612409Z 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-10-10T00:52:04.0618678Z 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-10-10T00:52:04.0624895Z 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-10-10T00:52:04.0631466Z 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-10-10T00:52:04.0644118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_tbc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0651010Z 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-10-10T00:52:04.0657372Z 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-10-10T00:52:04.0663603Z 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-10-10T00:52:04.0670130Z 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-10-10T00:52:04.0682458Z 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-10-10T00:52:04.0688436Z 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-10-10T00:52:04.0694385Z 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-10-10T00:52:04.0700301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0707141Z 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-10-10T00:52:04.0713108Z 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-10-10T00:52:04.0724786Z 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-10-10T00:52:04.0730773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0737151Z 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-10-10T00:52:04.0760347Z 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-10-10T00:52:04.0766425Z 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-10-10T00:52:04.0772410Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0778719Z 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-10-10T00:52:04.0785144Z 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-10-10T00:52:04.0797057Z 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-10-10T00:52:04.0802924Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0808510Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0814575Z 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-10-10T00:52:04.0820459Z 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-10-10T00:52:04.0826436Z 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-10-10T00:52:04.0832577Z 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-10-10T00:52:04.0838467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0844452Z 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-10-10T00:52:04.0850441Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0856379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0868602Z 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-10-10T00:52:04.0880544Z 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-10-10T00:52:04.0886479Z 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-10-10T00:52:04.0892257Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0898806Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0904385Z 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-10-10T00:52:04.0910597Z 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-10-10T00:52:04.0916529Z 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-10-10T00:52:04.0922539Z 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-10-10T00:52:04.0928906Z 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-10-10T00:52:04.0934744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\corrcoef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0940593Z 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-10-10T00:52:04.0968906Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\corrcoef_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0982006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\corrcoef_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0987940Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0993566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.0999655Z 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-10-10T00:52:04.1005659Z 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-10-10T00:52:04.1011857Z 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-10-10T00:52:04.1017746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1023654Z 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-10-10T00:52:04.1029228Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1034999Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1040820Z 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-10-10T00:52:04.1047188Z 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-10-10T00:52:04.1053391Z 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-10-10T00:52:04.1059478Z 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-10-10T00:52:04.1065901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosine_similarity.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1072154Z 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-10-10T00:52:04.1079041Z 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-10-10T00:52:04.1084738Z 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-10-10T00:52:04.1091699Z 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-10-10T00:52:04.1097485Z 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-10-10T00:52:04.1103619Z 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-10-10T00:52:04.1109573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1115177Z 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-10-10T00:52:04.1121162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1127148Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1133263Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\count_nonzero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1165172Z 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-10-10T00:52:04.1166418Z 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-10-10T00:52:04.1167533Z 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-10-10T00:52:04.1168713Z 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-10-10T00:52:04.1173704Z 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-10-10T00:52:04.1179768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cov.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1185934Z 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-10-10T00:52:04.1192082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cov_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1197892Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cov_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1203618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1209598Z 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-10-10T00:52:04.1222328Z 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-10-10T00:52:04.1228988Z 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-10-10T00:52:04.1234846Z 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-10-10T00:52:04.1240956Z 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-10-10T00:52:04.1247046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1252971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1258957Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\crow_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1265245Z 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-10-10T00:52:04.1271068Z 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-10-10T00:52:04.1277600Z 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-10-10T00:52:04.1283913Z 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-10-10T00:52:04.1296314Z 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-10-10T00:52:04.1302231Z 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-10-10T00:52:04.1308324Z 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-10-10T00:52:04.1314000Z 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-10-10T00:52:04.1319968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ctc_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1325889Z 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-10-10T00:52:04.1331832Z 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-10-10T00:52:04.1337692Z 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-10-10T00:52:04.1343948Z 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-10-10T00:52:04.1359507Z 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-10-10T00:52:04.1365881Z 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-10-10T00:52:04.1379054Z 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-10-10T00:52:04.1385439Z 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-10-10T00:52:04.1391299Z 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-10-10T00:52:04.1397437Z 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-10-10T00:52:04.1403300Z 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-10-10T00:52:04.1416051Z 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-10-10T00:52:04.1422167Z 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-10-10T00:52:04.1428162Z 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-10-10T00:52:04.1434005Z 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-10-10T00:52:04.1440127Z 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-10-10T00:52:04.1446183Z 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-10-10T00:52:04.1453366Z 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-10-10T00:52:04.1460029Z 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-10-10T00:52:04.1466493Z 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-10-10T00:52:04.1473244Z 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-10-10T00:52:04.1479180Z 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-10-10T00:52:04.1485525Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1491777Z 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-10-10T00:52:04.1498958Z 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-10-10T00:52:04.1505268Z 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-10-10T00:52:04.1511399Z 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-10-10T00:52:04.1518595Z 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-10-10T00:52:04.1524923Z 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-10-10T00:52:04.1530772Z 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-10-10T00:52:04.1536640Z 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-10-10T00:52:04.1549348Z 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-10-10T00:52:04.1555765Z 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-10-10T00:52:04.1561927Z 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-10-10T00:52:04.1568509Z 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-10-10T00:52:04.1574761Z 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-10-10T00:52:04.1581113Z 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-10-10T00:52:04.1588050Z 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-10-10T00:52:04.1594194Z 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-10-10T00:52:04.1600439Z 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-10-10T00:52:04.1606690Z 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-10-10T00:52:04.1612756Z 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-10-10T00:52:04.1619118Z 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-10-10T00:52:04.1625713Z 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-10-10T00:52:04.1631923Z 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-10-10T00:52:04.1638579Z 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-10-10T00:52:04.1645256Z 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-10-10T00:52:04.1651899Z 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-10-10T00:52:04.1658444Z 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-10-10T00:52:04.1664619Z 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-10-10T00:52:04.1670711Z 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-10-10T00:52:04.1683506Z 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-10-10T00:52:04.1689764Z 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-10-10T00:52:04.1695662Z 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-10-10T00:52:04.1708039Z 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-10-10T00:52:04.1713974Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1719713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummaxmin_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1725885Z 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-10-10T00:52:04.1732017Z 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-10-10T00:52:04.1743124Z 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-10-10T00:52:04.1749486Z 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-10-10T00:52:04.1755782Z 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-10-10T00:52:04.1761647Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1773490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1779395Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1785417Z 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-10-10T00:52:04.1791670Z 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-10-10T00:52:04.1803583Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1809435Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1815440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1821118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1827555Z 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-10-10T00:52:04.1833355Z 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-10-10T00:52:04.1839095Z 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-10-10T00:52:04.1845502Z 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-10-10T00:52:04.1851654Z 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-10-10T00:52:04.1857688Z 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-10-10T00:52:04.1863827Z 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-10-10T00:52:04.1869769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1875776Z 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-10-10T00:52:04.1882261Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1888455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1894519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1906935Z 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-10-10T00:52:04.1912838Z 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-10-10T00:52:04.1918667Z 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-10-10T00:52:04.1924603Z 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-10-10T00:52:04.1930446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1936620Z 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-10-10T00:52:04.1943057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1948974Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1955012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumulative_trapezoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1961206Z 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-10-10T00:52:04.1967117Z 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-10-10T00:52:04.1973367Z 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-10-10T00:52:04.1979222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1985154Z 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-10-10T00:52:04.1991063Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.1996742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2008803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\deg2rad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2014760Z 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-10-10T00:52:04.2020511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\deg2rad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2026449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\deg2rad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2032335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dense_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2039210Z 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-10-10T00:52:04.2044980Z 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-10-10T00:52:04.2050824Z 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-10-10T00:52:04.2063319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dequantize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2069396Z 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-10-10T00:52:04.2075224Z 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-10-10T00:52:04.2081362Z 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-10-10T00:52:04.2087445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dequantize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2093850Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dequantize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2100171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\det.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2105695Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2118633Z 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-10-10T00:52:04.2124541Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2131007Z 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-10-10T00:52:04.2137429Z 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-10-10T00:52:04.2144264Z 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-10-10T00:52:04.2150636Z 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-10-10T00:52:04.2157306Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2163467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2170225Z 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-10-10T00:52:04.2186285Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\det_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2187319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\det_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2192264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2198116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagflat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2204467Z 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-10-10T00:52:04.2210859Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagflat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2217143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagflat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2223677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2229513Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2235943Z 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-10-10T00:52:04.2242203Z 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-10-10T00:52:04.2248459Z 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-10-10T00:52:04.2255281Z 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-10-10T00:52:04.2261043Z 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-10-10T00:52:04.2266911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2294760Z 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-10-10T00:52:04.2301170Z 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-10-10T00:52:04.2307387Z 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-10-10T00:52:04.2313492Z 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-10-10T00:52:04.2325425Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2331345Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2337408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2343958Z 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-10-10T00:52:04.2350212Z 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-10-10T00:52:04.2356123Z 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-10-10T00:52:04.2362268Z 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-10-10T00:52:04.2368510Z 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-10-10T00:52:04.2374336Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_embed.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2380575Z 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-10-10T00:52:04.2386911Z 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-10-10T00:52:04.2392946Z 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-10-10T00:52:04.2398970Z 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-10-10T00:52:04.2404742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2410416Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2416039Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diff.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2422112Z 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-10-10T00:52:04.2428169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diff_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2433921Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diff_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2439498Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2452059Z 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-10-10T00:52:04.2457964Z 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-10-10T00:52:04.2464421Z 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-10-10T00:52:04.2470306Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2476168Z 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-10-10T00:52:04.2482491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2488464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2494879Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2507787Z 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-10-10T00:52:04.2513719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2519655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2541602Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2547493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\divide.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2553743Z 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-10-10T00:52:04.2559787Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\divide_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2565730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\divide_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2572035Z 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-10-10T00:52:04.2578085Z 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-10-10T00:52:04.2584115Z 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-10-10T00:52:04.2590205Z 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-10-10T00:52:04.2596439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2602144Z 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-10-10T00:52:04.2607959Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2614003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2619936Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2626117Z 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-10-10T00:52:04.2632039Z 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-10-10T00:52:04.2638135Z 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-10-10T00:52:04.2651699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2657784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2663576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2669793Z 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-10-10T00:52:04.2675646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2681455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2687299Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dsplit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2693420Z 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-10-10T00:52:04.2699280Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dsplit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2705213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dsplit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2711121Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dstack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2717037Z 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-10-10T00:52:04.2722747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dstack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2728346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dstack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2734165Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\einsum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2740174Z 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-10-10T00:52:04.2746399Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\einsum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2752232Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\einsum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2758163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2763833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2769977Z 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-10-10T00:52:04.2775676Z 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-10-10T00:52:04.2781547Z 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-10-10T00:52:04.2787808Z 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-10-10T00:52:04.2800025Z 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-10-10T00:52:04.2806178Z 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-10-10T00:52:04.2812367Z 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-10-10T00:52:04.2819482Z 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-10-10T00:52:04.2825888Z 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-10-10T00:52:04.2832335Z 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-10-10T00:52:04.2838534Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2845021Z 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-10-10T00:52:04.2851393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2857285Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2863148Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2869207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2875627Z 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-10-10T00:52:04.2881628Z 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-10-10T00:52:04.2887774Z 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-10-10T00:52:04.2893595Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_bag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2900737Z 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-10-10T00:52:04.2906848Z 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-10-10T00:52:04.2912641Z 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-10-10T00:52:04.2918688Z 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-10-10T00:52:04.2930824Z 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-10-10T00:52:04.2937509Z 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-10-10T00:52:04.2943353Z 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-10-10T00:52:04.2949210Z 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-10-10T00:52:04.2955060Z 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-10-10T00:52:04.2960863Z 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-10-10T00:52:04.2966836Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2973080Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2979122Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_renorm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.2985540Z 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-10-10T00:52:04.2997640Z 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-10-10T00:52:04.3003980Z 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-10-10T00:52:04.3010225Z 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-10-10T00:52:04.3016855Z 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-10-10T00:52:04.3023433Z 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-10-10T00:52:04.3029530Z 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-10-10T00:52:04.3035879Z 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-10-10T00:52:04.3041788Z 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-10-10T00:52:04.3047773Z 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-10-10T00:52:04.3053706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3059859Z 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-10-10T00:52:04.3066040Z 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-10-10T00:52:04.3071898Z 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-10-10T00:52:04.3078065Z 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-10-10T00:52:04.3083976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3090130Z 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-10-10T00:52:04.3096008Z 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-10-10T00:52:04.3102442Z 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-10-10T00:52:04.3108586Z 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-10-10T00:52:04.3114735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3120840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3126982Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_permuted.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3144748Z 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-10-10T00:52:04.3151327Z 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-10-10T00:52:04.3158156Z 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-10-10T00:52:04.3164773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_quantized.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3171797Z 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-10-10T00:52:04.3178395Z 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-10-10T00:52:04.3185012Z 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-10-10T00:52:04.3191122Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_strided.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3197700Z 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-10-10T00:52:04.3204245Z 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-10-10T00:52:04.3210467Z 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-10-10T00:52:04.3216456Z 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-10-10T00:52:04.3222650Z 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-10-10T00:52:04.3228805Z 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-10-10T00:52:04.3234815Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3240597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3246234Z 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-10-10T00:52:04.3252387Z 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-10-10T00:52:04.3258313Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\equal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3264475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\equal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3270936Z 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-10-10T00:52:04.3276592Z 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-10-10T00:52:04.3282421Z 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-10-10T00:52:04.3288234Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3294471Z 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-10-10T00:52:04.3300767Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3306719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3312362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3326171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3332211Z 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-10-10T00:52:04.3347853Z 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-10-10T00:52:04.3353784Z 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-10-10T00:52:04.3359608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3365405Z 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-10-10T00:52:04.3371361Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3377096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3382801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3388814Z 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-10-10T00:52:04.3394562Z 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-10-10T00:52:04.3400611Z 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-10-10T00:52:04.3412371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3418479Z 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-10-10T00:52:04.3424700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3431191Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3437288Z 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-10-10T00:52:04.3443111Z 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-10-10T00:52:04.3449073Z 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-10-10T00:52:04.3455205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3460894Z 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-10-10T00:52:04.3467421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3473480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3479180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3491120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3497286Z 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-10-10T00:52:04.3503302Z 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-10-10T00:52:04.3509512Z 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-10-10T00:52:04.3521441Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3527647Z 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-10-10T00:52:04.3533719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3539587Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3545453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3551260Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3557698Z 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-10-10T00:52:04.3563524Z 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-10-10T00:52:04.3569195Z 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-10-10T00:52:04.3576225Z 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-10-10T00:52:04.3582281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3589008Z 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-10-10T00:52:04.3600962Z 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-10-10T00:52:04.3606993Z 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-10-10T00:52:04.3613262Z 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-10-10T00:52:04.3619614Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3625550Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3631553Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3637720Z 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-10-10T00:52:04.3643923Z 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-10-10T00:52:04.3650359Z 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-10-10T00:52:04.3656790Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3663063Z 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-10-10T00:52:04.3669451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3681389Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3687566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3693767Z 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-10-10T00:52:04.3699854Z 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-10-10T00:52:04.3705921Z 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-10-10T00:52:04.3711763Z 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-10-10T00:52:04.3717858Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3723994Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3730229Z 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-10-10T00:52:04.3736108Z 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-10-10T00:52:04.3741991Z 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-10-10T00:52:04.3748069Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3753581Z 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-10-10T00:52:04.3760234Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3766177Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3771747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3777732Z 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-10-10T00:52:04.3783580Z 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-10-10T00:52:04.3789494Z 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-10-10T00:52:04.3795665Z 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-10-10T00:52:04.3807387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3813161Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.3819213Z 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-10-10T00:52:04.3825532Z 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-10-10T00:52:04.3838261Z 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-10-10T00:52:04.3844890Z 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-10-10T00:52:04.3851089Z 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-10-10T00:52:04.3857477Z 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-10-10T00:52:04.3869701Z 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-10-10T00:52:04.3875935Z 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-10-10T00:52:04.3882223Z 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-10-10T00:52:04.3888581Z 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-10-10T00:52:04.3900582Z 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-10-10T00:52:04.3907190Z 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-10-10T00:52:04.3913404Z 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-10-10T00:52:04.3919695Z 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-10-10T00:52:04.3932517Z 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-10-10T00:52:04.3939080Z 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-10-10T00:52:04.3945749Z 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-10-10T00:52:04.3952583Z 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-10-10T00:52:04.3959080Z 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-10-10T00:52:04.3966057Z 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-10-10T00:52:04.3972717Z 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-10-10T00:52:04.3979096Z 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-10-10T00:52:04.3991735Z 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-10-10T00:52:04.4005190Z 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-10-10T00:52:04.4011593Z 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-10-10T00:52:04.4018139Z 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-10-10T00:52:04.4031080Z 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-10-10T00:52:04.4037520Z 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-10-10T00:52:04.4044004Z 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-10-10T00:52:04.4050567Z 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-10-10T00:52:04.4056890Z 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-10-10T00:52:04.4063538Z 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-10-10T00:52:04.4069618Z 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-10-10T00:52:04.4076150Z 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-10-10T00:52:04.4082720Z 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-10-10T00:52:04.4088975Z 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-10-10T00:52:04.4095230Z 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-10-10T00:52:04.4101872Z 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-10-10T00:52:04.4108186Z 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-10-10T00:52:04.4114780Z 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-10-10T00:52:04.4476059Z 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-10-10T00:52:04.4477786Z 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-10-10T00:52:04.4479045Z 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-10-10T00:52:04.4480201Z 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-10-10T00:52:04.4481389Z 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-10-10T00:52:04.4482692Z 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-10-10T00:52:04.4484127Z 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-10-10T00:52:04.4485324Z 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-10-10T00:52:04.4486455Z 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-10-10T00:52:04.4487730Z 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-10-10T00:52:04.4489084Z 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-10-10T00:52:04.4490276Z 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-10-10T00:52:04.4491473Z 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-10-10T00:52:04.4492765Z 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-10-10T00:52:04.4494093Z 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-10-10T00:52:04.4495345Z 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-10-10T00:52:04.4496504Z 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-10-10T00:52:04.4497757Z 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-10-10T00:52:04.4499025Z 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-10-10T00:52:04.4500132Z 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-10-10T00:52:04.4501281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\feature_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4502548Z 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-10-10T00:52:04.4503815Z 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-10-10T00:52:04.4504895Z 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-10-10T00:52:04.4505890Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4506939Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4508101Z 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-10-10T00:52:04.4509242Z 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-10-10T00:52:04.4510236Z 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-10-10T00:52:04.4511226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftfreq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4512447Z 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-10-10T00:52:04.4513631Z 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-10-10T00:52:04.4514655Z 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-10-10T00:52:04.4515637Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4516807Z 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-10-10T00:52:04.4521773Z 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-10-10T00:52:04.4528079Z 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-10-10T00:52:04.4534267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4540774Z 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-10-10T00:52:04.4547213Z 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-10-10T00:52:04.4553341Z 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-10-10T00:52:04.4559730Z 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-10-10T00:52:04.4565776Z 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-10-10T00:52:04.4572449Z 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-10-10T00:52:04.4578569Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4584459Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4597268Z 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-10-10T00:52:04.4603248Z 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-10-10T00:52:04.4609351Z 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-10-10T00:52:04.4615489Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4622019Z 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-10-10T00:52:04.4628455Z 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-10-10T00:52:04.4635221Z 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-10-10T00:52:04.4641545Z 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-10-10T00:52:04.4647552Z 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-10-10T00:52:04.4653895Z 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-10-10T00:52:04.4660495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4666829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4673412Z 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-10-10T00:52:04.4680216Z 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-10-10T00:52:04.4686206Z 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-10-10T00:52:04.4692287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4698603Z 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-10-10T00:52:04.4704868Z 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-10-10T00:52:04.4711192Z 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-10-10T00:52:04.4717256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifftshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4723792Z 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-10-10T00:52:04.4729694Z 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-10-10T00:52:04.4735525Z 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-10-10T00:52:04.4741917Z 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-10-10T00:52:04.4748089Z 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-10-10T00:52:04.4754122Z 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-10-10T00:52:04.4760005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4766094Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4778389Z 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-10-10T00:52:04.4784484Z 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-10-10T00:52:04.4790481Z 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-10-10T00:52:04.4796575Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4803457Z 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-10-10T00:52:04.4809530Z 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-10-10T00:52:04.4815741Z 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-10-10T00:52:04.4821901Z 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-10-10T00:52:04.4827993Z 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-10-10T00:52:04.4833857Z 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-10-10T00:52:04.4839707Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4845524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4851718Z 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-10-10T00:52:04.4857401Z 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-10-10T00:52:04.4863666Z 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-10-10T00:52:04.4869649Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4876329Z 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-10-10T00:52:04.4882304Z 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-10-10T00:52:04.4888245Z 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-10-10T00:52:04.4894493Z 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-10-10T00:52:04.4900380Z 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-10-10T00:52:04.4906760Z 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-10-10T00:52:04.4913357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4920693Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4927401Z 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-10-10T00:52:04.4934254Z 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-10-10T00:52:04.4941253Z 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-10-10T00:52:04.4948373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfftfreq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4961987Z 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-10-10T00:52:04.4968092Z 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-10-10T00:52:04.4974069Z 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-10-10T00:52:04.4980091Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.4995385Z 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-10-10T00:52:04.5001444Z 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-10-10T00:52:04.5007454Z 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-10-10T00:52:04.5013750Z 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-10-10T00:52:04.5020393Z 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-10-10T00:52:04.5026387Z 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-10-10T00:52:04.5032931Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5039043Z 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-10-10T00:52:04.5045089Z 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-10-10T00:52:04.5051489Z 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-10-10T00:52:04.5057584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_diagonal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5064717Z 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-10-10T00:52:04.5079795Z 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-10-10T00:52:04.5085692Z 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-10-10T00:52:04.5091862Z 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-10-10T00:52:04.5098069Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5104079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5109894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fix.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5115924Z 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-10-10T00:52:04.5122116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fix_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5128266Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fix_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5134226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5140248Z 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-10-10T00:52:04.5146460Z 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-10-10T00:52:04.5152718Z 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-10-10T00:52:04.5159143Z 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-10-10T00:52:04.5165232Z 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-10-10T00:52:04.5171439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5177642Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5184052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flip.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5190212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fliplr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5196135Z 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-10-10T00:52:04.5202318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fliplr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5208219Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fliplr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5214206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flipud.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5220269Z 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-10-10T00:52:04.5226305Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flipud_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5233080Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flipud_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5239393Z 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-10-10T00:52:04.5245500Z 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-10-10T00:52:04.5257940Z 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-10-10T00:52:04.5264032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flip_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5270008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flip_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5275688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\float_power.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5287582Z 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-10-10T00:52:04.5293763Z 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-10-10T00:52:04.5299290Z 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-10-10T00:52:04.5305323Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5311415Z 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-10-10T00:52:04.5317481Z 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-10-10T00:52:04.5323395Z 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-10-10T00:52:04.5329398Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_divide.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5335692Z 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-10-10T00:52:04.5341577Z 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-10-10T00:52:04.5347882Z 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-10-10T00:52:04.5354035Z 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-10-10T00:52:04.5360467Z 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-10-10T00:52:04.5366604Z 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-10-10T00:52:04.5372736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5378743Z 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-10-10T00:52:04.5384867Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5390923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5396970Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5403567Z 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-10-10T00:52:04.5409585Z 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-10-10T00:52:04.5415730Z 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-10-10T00:52:04.5421691Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5427824Z 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-10-10T00:52:04.5434852Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5440969Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5446761Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.5453051Z 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-10-10T00:52:04.5459242Z 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-10-10T00:52:04.5465469Z 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-10-10T00:52:04.5471786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6136979Z 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-10-10T00:52:04.6148428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6154151Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6159678Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6165768Z 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-10-10T00:52:04.6172251Z 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-10-10T00:52:04.6178160Z 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-10-10T00:52:04.6184298Z 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-10-10T00:52:04.6190284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6196249Z 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-10-10T00:52:04.6202456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6208278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6213971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6219910Z 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-10-10T00:52:04.6226008Z 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-10-10T00:52:04.6232468Z 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-10-10T00:52:04.6238427Z 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-10-10T00:52:04.6244495Z 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-10-10T00:52:04.6250748Z 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-10-10T00:52:04.6257204Z 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-10-10T00:52:04.6263197Z 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-10-10T00:52:04.6269319Z 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-10-10T00:52:04.6276418Z 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-10-10T00:52:04.6282897Z 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-10-10T00:52:04.6289876Z 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-10-10T00:52:04.6296530Z 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-10-10T00:52:04.6303800Z 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-10-10T00:52:04.6310325Z 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-10-10T00:52:04.6316923Z 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-10-10T00:52:04.6322871Z 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-10-10T00:52:04.6329364Z 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-10-10T00:52:04.6335612Z 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-10-10T00:52:04.6341959Z 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-10-10T00:52:04.6348558Z 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-10-10T00:52:04.6354846Z 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-10-10T00:52:04.6361583Z 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-10-10T00:52:04.6368214Z 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-10-10T00:52:04.6374422Z 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-10-10T00:52:04.6380402Z 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-10-10T00:52:04.6386931Z 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-10-10T00:52:04.6393076Z 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-10-10T00:52:04.6399312Z 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-10-10T00:52:04.6405845Z 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-10-10T00:52:04.6411688Z 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-10-10T00:52:04.6417643Z 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-10-10T00:52:04.6423993Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6429529Z 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-10-10T00:52:04.6435640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6441406Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6447206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6453102Z 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-10-10T00:52:04.6458675Z 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-10-10T00:52:04.6494717Z 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-10-10T00:52:04.6500537Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6506439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6512484Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frobenius_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6519073Z 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-10-10T00:52:04.6525209Z 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-10-10T00:52:04.6531090Z 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-10-10T00:52:04.6537089Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\from_blob.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6542981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\from_file.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6549121Z 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-10-10T00:52:04.6555019Z 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-10-10T00:52:04.6560929Z 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-10-10T00:52:04.6568454Z 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-10-10T00:52:04.6574298Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6580098Z 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-10-10T00:52:04.6586159Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6592448Z 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-10-10T00:52:04.6598495Z 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-10-10T00:52:04.6604403Z 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-10-10T00:52:04.6610417Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6616491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6622405Z 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-10-10T00:52:04.6628890Z 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-10-10T00:52:04.6634997Z 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-10-10T00:52:04.6641155Z 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-10-10T00:52:04.6653430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6659539Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6666266Z 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-10-10T00:52:04.6672856Z 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-10-10T00:52:04.6679493Z 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-10-10T00:52:04.6686576Z 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-10-10T00:52:04.6693362Z 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-10-10T00:52:04.6699773Z 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-10-10T00:52:04.6706011Z 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-10-10T00:52:04.6711916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6718068Z 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-10-10T00:52:04.6724636Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6730389Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6736389Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6742582Z 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-10-10T00:52:04.6748690Z 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-10-10T00:52:04.6754645Z 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-10-10T00:52:04.6760429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6766175Z 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-10-10T00:52:04.6803216Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6808939Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6815070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6820773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6826636Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6833589Z 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-10-10T00:52:04.6844857Z 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-10-10T00:52:04.6850999Z 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-10-10T00:52:04.6856939Z 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-10-10T00:52:04.6868680Z 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-10-10T00:52:04.6874713Z 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-10-10T00:52:04.6880723Z 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-10-10T00:52:04.6887269Z 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-10-10T00:52:04.6893136Z 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-10-10T00:52:04.6899056Z 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-10-10T00:52:04.6905390Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6911150Z 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-10-10T00:52:04.6917075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6922929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6928835Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6935224Z 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-10-10T00:52:04.6941059Z 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-10-10T00:52:04.6947214Z 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-10-10T00:52:04.6953231Z 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-10-10T00:52:04.6959203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6965089Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6970949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geqrf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6977567Z 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-10-10T00:52:04.6984273Z 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-10-10T00:52:04.6990215Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geqrf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.6995949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geqrf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7001821Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ger.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7007762Z 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-10-10T00:52:04.7013806Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ger_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7019555Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ger_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7025907Z 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-10-10T00:52:04.7031656Z 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-10-10T00:52:04.7043615Z 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-10-10T00:52:04.7049551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7055128Z 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-10-10T00:52:04.7060958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7066784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7072611Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7078318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7084474Z 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-10-10T00:52:04.7097829Z 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-10-10T00:52:04.7103840Z 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-10-10T00:52:04.7110153Z 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-10-10T00:52:04.7116297Z 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-10-10T00:52:04.7122354Z 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-10-10T00:52:04.7128545Z 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-10-10T00:52:04.7134543Z 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-10-10T00:52:04.7140618Z 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-10-10T00:52:04.7146753Z 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-10-10T00:52:04.7153082Z 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-10-10T00:52:04.7158833Z 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-10-10T00:52:04.7164696Z 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-10-10T00:52:04.7178079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_jvp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7184438Z 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-10-10T00:52:04.7190247Z 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-10-10T00:52:04.7196167Z 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-10-10T00:52:04.7208580Z 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-10-10T00:52:04.7214493Z 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-10-10T00:52:04.7220420Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7226110Z 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-10-10T00:52:04.7238134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7244186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7250182Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gradient.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7255813Z 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-10-10T00:52:04.7261605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gradient_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7267530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gradient_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7273375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7279514Z 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-10-10T00:52:04.7285833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7292810Z 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-10-10T00:52:04.7299169Z 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-10-10T00:52:04.7305657Z 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-10-10T00:52:04.7312041Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7318237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7324737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7330360Z 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-10-10T00:52:04.7342126Z 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-10-10T00:52:04.7348671Z 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-10-10T00:52:04.7354821Z 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-10-10T00:52:04.7361530Z 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-10-10T00:52:04.7367798Z 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-10-10T00:52:04.7374240Z 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-10-10T00:52:04.7380754Z 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-10-10T00:52:04.7387127Z 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-10-10T00:52:04.7394006Z 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-10-10T00:52:04.7399935Z 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-10-10T00:52:04.7405932Z 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-10-10T00:52:04.7412397Z 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-10-10T00:52:04.7418550Z 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-10-10T00:52:04.7425315Z 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-10-10T00:52:04.7431464Z 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-10-10T00:52:04.7437685Z 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-10-10T00:52:04.7443867Z 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-10-10T00:52:04.7450008Z 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-10-10T00:52:04.7456377Z 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-10-10T00:52:04.7462754Z 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-10-10T00:52:04.7469071Z 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-10-10T00:52:04.7475195Z 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-10-10T00:52:04.7481294Z 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-10-10T00:52:04.7487658Z 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-10-10T00:52:04.7500003Z 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-10-10T00:52:04.7506337Z 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-10-10T00:52:04.7512520Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\group_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7518754Z 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-10-10T00:52:04.7524619Z 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-10-10T00:52:04.7530681Z 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-10-10T00:52:04.7536630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7542474Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7548597Z 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-10-10T00:52:04.7554799Z 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-10-10T00:52:04.7560612Z 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-10-10T00:52:04.7566684Z 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-10-10T00:52:04.7573056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7578961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7584661Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7590666Z 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-10-10T00:52:04.7602850Z 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-10-10T00:52:04.7608730Z 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-10-10T00:52:04.7614684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7620612Z 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-10-10T00:52:04.7626589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7638125Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7643914Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hamming_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7650174Z 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-10-10T00:52:04.7656239Z 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-10-10T00:52:04.7662203Z 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-10-10T00:52:04.7674743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hann_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7681578Z 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-10-10T00:52:04.7687939Z 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-10-10T00:52:04.7694581Z 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-10-10T00:52:04.7700820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7712678Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7719235Z 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-10-10T00:52:04.7757231Z 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-10-10T00:52:04.7763338Z 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-10-10T00:52:04.7769284Z 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-10-10T00:52:04.7775478Z 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-10-10T00:52:04.7781606Z 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-10-10T00:52:04.7788026Z 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-10-10T00:52:04.7794839Z 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-10-10T00:52:04.7800735Z 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-10-10T00:52:04.7806723Z 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-10-10T00:52:04.7812710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7818809Z 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-10-10T00:52:04.7825034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7831122Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7844976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7850996Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7857504Z 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-10-10T00:52:04.7863894Z 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-10-10T00:52:04.7870238Z 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-10-10T00:52:04.7876720Z 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-10-10T00:52:04.7882933Z 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-10-10T00:52:04.7888985Z 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-10-10T00:52:04.7895125Z 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-10-10T00:52:04.7901670Z 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-10-10T00:52:04.7913877Z 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-10-10T00:52:04.7920340Z 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-10-10T00:52:04.7926573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7932658Z 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-10-10T00:52:04.7938806Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7945816Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7952162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7958464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.7964871Z 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-10-10T00:52:04.7971154Z 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-10-10T00:52:04.7977476Z 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-10-10T00:52:04.7983627Z 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-10-10T00:52:04.7989783Z 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-10-10T00:52:04.7996070Z 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-10-10T00:52:04.8002187Z 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-10-10T00:52:04.8008666Z 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-10-10T00:52:04.8015216Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8021151Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8027350Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8033267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8039634Z 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-10-10T00:52:04.8045721Z 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-10-10T00:52:04.8052070Z 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-10-10T00:52:04.8058146Z 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-10-10T00:52:04.8064334Z 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-10-10T00:52:04.8076290Z 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-10-10T00:52:04.8082559Z 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-10-10T00:52:04.8088699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8094952Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8101082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hash_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8118697Z 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-10-10T00:52:04.8125021Z 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-10-10T00:52:04.8131127Z 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-10-10T00:52:04.8137235Z 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-10-10T00:52:04.8144098Z 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-10-10T00:52:04.8149760Z 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-10-10T00:52:04.8155929Z 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-10-10T00:52:04.8162256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8168715Z 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-10-10T00:52:04.8175030Z 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-10-10T00:52:04.8187119Z 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-10-10T00:52:04.8221009Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8227518Z 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-10-10T00:52:04.8233462Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8239572Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8251820Z 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-10-10T00:52:04.8258036Z 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-10-10T00:52:04.8264171Z 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-10-10T00:52:04.8270149Z 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-10-10T00:52:04.8276017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8287750Z 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-10-10T00:52:04.8293811Z 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-10-10T00:52:04.8299574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8305794Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8311742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogram.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8317645Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogramdd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8323699Z 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-10-10T00:52:04.8329688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogramdd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8335581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogramdd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8341942Z 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-10-10T00:52:04.8348067Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogram_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8353900Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogram_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8359794Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hsplit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8365740Z 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-10-10T00:52:04.8371452Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hsplit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8377244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hsplit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8383706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hspmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8389700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hspmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8395487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hspmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8401340Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hstack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8413398Z 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-10-10T00:52:04.8419286Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hstack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8425120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hstack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8430910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8436686Z 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-10-10T00:52:04.8442865Z 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-10-10T00:52:04.8448959Z 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-10-10T00:52:04.8454996Z 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-10-10T00:52:04.8460946Z 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-10-10T00:52:04.8467023Z 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-10-10T00:52:04.8473045Z 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-10-10T00:52:04.8479159Z 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-10-10T00:52:04.8485298Z 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-10-10T00:52:04.8491349Z 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-10-10T00:52:04.8497312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8509027Z 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-10-10T00:52:04.8514833Z 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-10-10T00:52:04.8520873Z 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-10-10T00:52:04.8527318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8533565Z 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-10-10T00:52:04.8539802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8545868Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8551804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8557912Z 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-10-10T00:52:04.8564007Z 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-10-10T00:52:04.8604065Z 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-10-10T00:52:04.8609930Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8615707Z 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-10-10T00:52:04.8621428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8654207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8659930Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8665830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8672415Z 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-10-10T00:52:04.8678582Z 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-10-10T00:52:04.8685034Z 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-10-10T00:52:04.8691960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8698076Z 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-10-10T00:52:04.8704561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8710303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8716735Z 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-10-10T00:52:04.8722918Z 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-10-10T00:52:04.8728978Z 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-10-10T00:52:04.8735039Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8741393Z 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-10-10T00:52:04.8747738Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8753612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8759501Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\im2col.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8765283Z 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-10-10T00:52:04.8771208Z 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-10-10T00:52:04.8777451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\im2col_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8783524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\im2col_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8789773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\imag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8795515Z 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-10-10T00:52:04.8801218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\imag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8806772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\imag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8812435Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8818051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8825019Z 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-10-10T00:52:04.8831042Z 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-10-10T00:52:04.8837388Z 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-10-10T00:52:04.8843370Z 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-10-10T00:52:04.8849423Z 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-10-10T00:52:04.8855443Z 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-10-10T00:52:04.8861387Z 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-10-10T00:52:04.8867386Z 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-10-10T00:52:04.8873776Z 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-10-10T00:52:04.8879804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8886219Z 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-10-10T00:52:04.8892259Z 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-10-10T00:52:04.8898295Z 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-10-10T00:52:04.8910993Z 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-10-10T00:52:04.8916970Z 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-10-10T00:52:04.8923309Z 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-10-10T00:52:04.8929303Z 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-10-10T00:52:04.8935383Z 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-10-10T00:52:04.8947545Z 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-10-10T00:52:04.8953956Z 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-10-10T00:52:04.8960130Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.8966595Z 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-10-10T00:52:04.8972968Z 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-10-10T00:52:04.8979322Z 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-10-10T00:52:04.8985640Z 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-10-10T00:52:04.8991873Z 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-10-10T00:52:04.8997940Z 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-10-10T00:52:04.9004157Z 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-10-10T00:52:04.9016552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9022763Z 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-10-10T00:52:04.9029212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9035212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9041283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_put.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9047875Z 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-10-10T00:52:04.9053926Z 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-10-10T00:52:04.9060314Z 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-10-10T00:52:04.9066547Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9073377Z 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-10-10T00:52:04.9085530Z 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-10-10T00:52:04.9091701Z 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-10-10T00:52:04.9097824Z 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-10-10T00:52:04.9104184Z 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-10-10T00:52:04.9110464Z 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-10-10T00:52:04.9116620Z 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-10-10T00:52:04.9122678Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_select.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9129010Z 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-10-10T00:52:04.9135462Z 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-10-10T00:52:04.9141763Z 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-10-10T00:52:04.9154076Z 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-10-10T00:52:04.9160566Z 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-10-10T00:52:04.9166756Z 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-10-10T00:52:04.9173302Z 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-10-10T00:52:04.9179591Z 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-10-10T00:52:04.9185917Z 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-10-10T00:52:04.9192095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9198107Z 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-10-10T00:52:04.9204347Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9211310Z 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-10-10T00:52:04.9225207Z 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-10-10T00:52:04.9231714Z 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-10-10T00:52:04.9238042Z 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-10-10T00:52:04.9244234Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9249990Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9256316Z 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-10-10T00:52:04.9262905Z 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-10-10T00:52:04.9269391Z 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-10-10T00:52:04.9275580Z 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-10-10T00:52:04.9282514Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inner.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9288296Z 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-10-10T00:52:04.9294460Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inner_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9300592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inner_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9306635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\instance_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9312920Z 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-10-10T00:52:04.9319053Z 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-10-10T00:52:04.9325583Z 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-10-10T00:52:04.9331826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\int_repr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9337651Z 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-10-10T00:52:04.9344025Z 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-10-10T00:52:04.9349997Z 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-10-10T00:52:04.9355839Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9362216Z 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-10-10T00:52:04.9367573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inverse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9373118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inverse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9379070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isclose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9385186Z 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-10-10T00:52:04.9391088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isclose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9396672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isclose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9402456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isfinite.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9408178Z 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-10-10T00:52:04.9414352Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isfinite_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9420009Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isfinite_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9426018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9431575Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isinf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9444924Z 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-10-10T00:52:04.9450592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isinf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9456442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isinf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9462948Z 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-10-10T00:52:04.9468571Z 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-10-10T00:52:04.9474548Z 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-10-10T00:52:04.9480749Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9486762Z 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-10-10T00:52:04.9492898Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9499296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9505345Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isnan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9511552Z 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-10-10T00:52:04.9517288Z 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-10-10T00:52:04.9523227Z 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-10-10T00:52:04.9529245Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isnan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9535290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isnan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9541269Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9554457Z 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-10-10T00:52:04.9560549Z 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-10-10T00:52:04.9566675Z 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-10-10T00:52:04.9579200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9585082Z 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-10-10T00:52:04.9590890Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9596765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9609884Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9612531Z 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-10-10T00:52:04.9618349Z 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-10-10T00:52:04.9624244Z 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-10-10T00:52:04.9630276Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9636595Z 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-10-10T00:52:04.9642642Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9676706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9682893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isreal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9689184Z 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-10-10T00:52:04.9696005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isreal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9702208Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isreal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9708615Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\istft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9714904Z 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-10-10T00:52:04.9721357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\istft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9727686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\istft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9741451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_coalesced.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9747729Z 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-10-10T00:52:04.9753822Z 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-10-10T00:52:04.9759575Z 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-10-10T00:52:04.9765527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_complex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9777384Z 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-10-10T00:52:04.9783400Z 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-10-10T00:52:04.9789405Z 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-10-10T00:52:04.9795651Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9801202Z 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-10-10T00:52:04.9807585Z 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-10-10T00:52:04.9813234Z 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-10-10T00:52:04.9819345Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_distributed.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9825533Z 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-10-10T00:52:04.9831367Z 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-10-10T00:52:04.9842932Z 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-10-10T00:52:04.9848773Z 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-10-10T00:52:04.9854904Z 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-10-10T00:52:04.9860785Z 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-10-10T00:52:04.9866630Z 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-10-10T00:52:04.9872609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_inference.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9878922Z 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-10-10T00:52:04.9884621Z 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-10-10T00:52:04.9890274Z 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-10-10T00:52:04.9896033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_leaf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9907610Z 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-10-10T00:52:04.9913824Z 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-10-10T00:52:04.9919437Z 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-10-10T00:52:04.9925512Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9931076Z 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-10-10T00:52:04.9936926Z 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-10-10T00:52:04.9942618Z 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-10-10T00:52:04.9948554Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_nonzero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9955035Z 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-10-10T00:52:04.9960873Z 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-10-10T00:52:04.9966506Z 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-10-10T00:52:04.9972518Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_pinned.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:04.9978358Z 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-10-10T00:52:04.9984344Z 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-10-10T00:52:04.9990114Z 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-10-10T00:52:04.9995985Z 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-10-10T00:52:05.0002996Z 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-10-10T00:52:05.0008861Z 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-10-10T00:52:05.0014960Z 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-10-10T00:52:05.0021183Z 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-10-10T00:52:05.0026907Z 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-10-10T00:52:05.0033007Z 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-10-10T00:52:05.0039289Z 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-10-10T00:52:05.0045077Z 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-10-10T00:52:05.0051039Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_signed.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0057325Z 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-10-10T00:52:05.0063588Z 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-10-10T00:52:05.0069455Z 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-10-10T00:52:05.0076056Z 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-10-10T00:52:05.0082273Z 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-10-10T00:52:05.0088210Z 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-10-10T00:52:05.0094190Z 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-10-10T00:52:05.0100279Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\item.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0106432Z 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-10-10T00:52:05.0112212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\item_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0124388Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\item_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0130377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kaiser_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0136705Z 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-10-10T00:52:05.0142815Z 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-10-10T00:52:05.0148943Z 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-10-10T00:52:05.0155259Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kl_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0161486Z 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-10-10T00:52:05.0167510Z 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-10-10T00:52:05.0173241Z 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-10-10T00:52:05.0179152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kron.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0185263Z 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-10-10T00:52:05.0191960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kron_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0198195Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kron_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0204495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0210639Z 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-10-10T00:52:05.0223131Z 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-10-10T00:52:05.0229166Z 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-10-10T00:52:05.0236370Z 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-10-10T00:52:05.0242453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0248271Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0260162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\l1_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0266750Z 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-10-10T00:52:05.0272454Z 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-10-10T00:52:05.0278132Z 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-10-10T00:52:05.0283894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\layer_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0290168Z 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-10-10T00:52:05.0296107Z 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-10-10T00:52:05.0301966Z 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-10-10T00:52:05.0308031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0313981Z 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-10-10T00:52:05.0332274Z 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-10-10T00:52:05.0367852Z 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-10-10T00:52:05.0373636Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0379563Z 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-10-10T00:52:05.0385539Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0397215Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0403295Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ldexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0409339Z 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-10-10T00:52:05.0415214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ldexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0421076Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ldexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0427126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0433320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0439815Z 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-10-10T00:52:05.0446750Z 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-10-10T00:52:05.0453294Z 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-10-10T00:52:05.0466245Z 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-10-10T00:52:05.0472374Z 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-10-10T00:52:05.0478590Z 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-10-10T00:52:05.0485433Z 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-10-10T00:52:05.0491330Z 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-10-10T00:52:05.0504615Z 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-10-10T00:52:05.0511099Z 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-10-10T00:52:05.0518624Z 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-10-10T00:52:05.0525262Z 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-10-10T00:52:05.0531230Z 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-10-10T00:52:05.0560562Z 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-10-10T00:52:05.0566643Z 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-10-10T00:52:05.0572671Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0578728Z 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-10-10T00:52:05.0584663Z 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-10-10T00:52:05.0597018Z 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-10-10T00:52:05.0602915Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0608921Z 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-10-10T00:52:05.0614916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0621153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0627215Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0633077Z 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-10-10T00:52:05.0649126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0650362Z 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-10-10T00:52:05.0651666Z 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-10-10T00:52:05.0656463Z 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-10-10T00:52:05.0662299Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0668227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0674504Z 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-10-10T00:52:05.0680412Z 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-10-10T00:52:05.0686246Z 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-10-10T00:52:05.0692320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0697992Z 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-10-10T00:52:05.0704615Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0710439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0722652Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0728836Z 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-10-10T00:52:05.0734877Z 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-10-10T00:52:05.0740808Z 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-10-10T00:52:05.0747078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0760410Z 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-10-10T00:52:05.0767312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0773443Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0779885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0786795Z 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-10-10T00:52:05.0792818Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_fresh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0799465Z 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-10-10T00:52:05.0805667Z 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-10-10T00:52:05.0813361Z 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-10-10T00:52:05.0819966Z 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-10-10T00:52:05.0832478Z 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-10-10T00:52:05.0838736Z 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-10-10T00:52:05.0844953Z 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-10-10T00:52:05.0850914Z 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-10-10T00:52:05.0856975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0868915Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0874778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0881024Z 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-10-10T00:52:05.0887775Z 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-10-10T00:52:05.0893871Z 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-10-10T00:52:05.0899784Z 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-10-10T00:52:05.0906115Z 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-10-10T00:52:05.0912130Z 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-10-10T00:52:05.0918634Z 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-10-10T00:52:05.0924639Z 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-10-10T00:52:05.0930696Z 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-10-10T00:52:05.0936866Z 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-10-10T00:52:05.0943088Z 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-10-10T00:52:05.0949280Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cond.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0955703Z 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-10-10T00:52:05.0961931Z 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-10-10T00:52:05.0968091Z 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-10-10T00:52:05.0974085Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cross.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.0980546Z 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-10-10T00:52:05.0986604Z 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-10-10T00:52:05.0999214Z 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-10-10T00:52:05.1005269Z 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-10-10T00:52:05.1011419Z 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-10-10T00:52:05.1017675Z 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-10-10T00:52:05.1024407Z 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-10-10T00:52:05.1041619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_det.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1048232Z 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-10-10T00:52:05.1054420Z 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-10-10T00:52:05.1060774Z 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-10-10T00:52:05.1066821Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_diagonal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1073656Z 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-10-10T00:52:05.1080016Z 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-10-10T00:52:05.1087572Z 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-10-10T00:52:05.1093837Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eig.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1099988Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1113475Z 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-10-10T00:52:05.1119486Z 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-10-10T00:52:05.1125909Z 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-10-10T00:52:05.1132098Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1138318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvalsh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1151141Z 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-10-10T00:52:05.1157307Z 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-10-10T00:52:05.1163711Z 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-10-10T00:52:05.1170030Z 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-10-10T00:52:05.1176541Z 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-10-10T00:52:05.1182815Z 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-10-10T00:52:05.1188940Z 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-10-10T00:52:05.1195510Z 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-10-10T00:52:05.1202492Z 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-10-10T00:52:05.1209033Z 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-10-10T00:52:05.1215566Z 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-10-10T00:52:05.1222197Z 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-10-10T00:52:05.1229169Z 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-10-10T00:52:05.1235663Z 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-10-10T00:52:05.1242247Z 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-10-10T00:52:05.1248475Z 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-10-10T00:52:05.1254796Z 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-10-10T00:52:05.1261037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1267514Z 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-10-10T00:52:05.1273955Z 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-10-10T00:52:05.1280665Z 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-10-10T00:52:05.1286565Z 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-10-10T00:52:05.1292735Z 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-10-10T00:52:05.1298866Z 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-10-10T00:52:05.1305173Z 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-10-10T00:52:05.1311287Z 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-10-10T00:52:05.1317354Z 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-10-10T00:52:05.1323849Z 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-10-10T00:52:05.1329762Z 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-10-10T00:52:05.1335836Z 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-10-10T00:52:05.1349373Z 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-10-10T00:52:05.1356159Z 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-10-10T00:52:05.1362782Z 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-10-10T00:52:05.1368700Z 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-10-10T00:52:05.1374768Z 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-10-10T00:52:05.1381072Z 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-10-10T00:52:05.1387562Z 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-10-10T00:52:05.1393614Z 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-10-10T00:52:05.1399759Z 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-10-10T00:52:05.1405912Z 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-10-10T00:52:05.1411946Z 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-10-10T00:52:05.1418024Z 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-10-10T00:52:05.1424626Z 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-10-10T00:52:05.1430773Z 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-10-10T00:52:05.1436917Z 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-10-10T00:52:05.1449790Z 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-10-10T00:52:05.1456014Z 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-10-10T00:52:05.1462791Z 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-10-10T00:52:05.1469030Z 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-10-10T00:52:05.1475386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lstsq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1481971Z 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-10-10T00:52:05.1488171Z 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-10-10T00:52:05.1494536Z 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-10-10T00:52:05.1500739Z 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-10-10T00:52:05.1506889Z 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-10-10T00:52:05.1519445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1526524Z 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-10-10T00:52:05.1532853Z 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-10-10T00:52:05.1539497Z 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-10-10T00:52:05.1545537Z 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-10-10T00:52:05.1552057Z 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-10-10T00:52:05.1558216Z 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-10-10T00:52:05.1565081Z 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-10-10T00:52:05.1571430Z 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-10-10T00:52:05.1577599Z 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-10-10T00:52:05.1584133Z 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-10-10T00:52:05.1590479Z 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-10-10T00:52:05.1596630Z 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-10-10T00:52:05.1602986Z 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-10-10T00:52:05.1610574Z 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-10-10T00:52:05.1616888Z 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-10-10T00:52:05.1623240Z 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-10-10T00:52:05.1629540Z 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-10-10T00:52:05.1635725Z 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-10-10T00:52:05.1641887Z 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-10-10T00:52:05.1654479Z 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-10-10T00:52:05.1661129Z 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-10-10T00:52:05.1667654Z 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-10-10T00:52:05.1673922Z 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-10-10T00:52:05.1680074Z 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-10-10T00:52:05.1686462Z 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-10-10T00:52:05.1692648Z 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-10-10T00:52:05.1698858Z 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-10-10T00:52:05.1705872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1712711Z 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-10-10T00:52:05.1726080Z 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-10-10T00:52:05.1732666Z 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-10-10T00:52:05.1739241Z 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-10-10T00:52:05.1746314Z 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-10-10T00:52:05.1752854Z 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-10-10T00:52:05.1759483Z 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-10-10T00:52:05.1765910Z 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-10-10T00:52:05.1772529Z 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-10-10T00:52:05.1778792Z 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-10-10T00:52:05.1785188Z 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-10-10T00:52:05.1791353Z 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-10-10T00:52:05.1797602Z 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-10-10T00:52:05.1804068Z 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-10-10T00:52:05.1810465Z 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-10-10T00:52:05.1816438Z 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-10-10T00:52:05.1823090Z 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-10-10T00:52:05.1828877Z 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-10-10T00:52:05.1835371Z 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-10-10T00:52:05.1841678Z 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-10-10T00:52:05.1847749Z 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-10-10T00:52:05.1888004Z 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-10-10T00:52:05.1894269Z 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-10-10T00:52:05.1900207Z 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-10-10T00:52:05.1906374Z 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-10-10T00:52:05.1912987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1930008Z 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-10-10T00:52:05.1936159Z 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-10-10T00:52:05.1942240Z 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-10-10T00:52:05.1948610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_pinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1955016Z 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-10-10T00:52:05.1961312Z 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-10-10T00:52:05.1967780Z 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-10-10T00:52:05.1973819Z 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-10-10T00:52:05.1979951Z 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-10-10T00:52:05.1986200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_qr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.1992812Z 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-10-10T00:52:05.1999293Z 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-10-10T00:52:05.2005271Z 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-10-10T00:52:05.2011212Z 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-10-10T00:52:05.2017403Z 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-10-10T00:52:05.2023783Z 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-10-10T00:52:05.2029972Z 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-10-10T00:52:05.2036168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_slogdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2043054Z 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-10-10T00:52:05.2049760Z 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-10-10T00:52:05.2056348Z 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-10-10T00:52:05.2062424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2069007Z 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-10-10T00:52:05.2075209Z 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-10-10T00:52:05.2081814Z 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-10-10T00:52:05.2094286Z 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-10-10T00:52:05.2100813Z 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-10-10T00:52:05.2107144Z 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-10-10T00:52:05.2113466Z 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-10-10T00:52:05.2119795Z 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-10-10T00:52:05.2132146Z 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-10-10T00:52:05.2138178Z 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-10-10T00:52:05.2144566Z 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-10-10T00:52:05.2151102Z 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-10-10T00:52:05.2157359Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_svd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2163727Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_svdvals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2170280Z 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-10-10T00:52:05.2207834Z 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-10-10T00:52:05.2214531Z 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-10-10T00:52:05.2221732Z 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-10-10T00:52:05.2228239Z 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-10-10T00:52:05.2234359Z 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-10-10T00:52:05.2240626Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_tensorinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2247081Z 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-10-10T00:52:05.2253137Z 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-10-10T00:52:05.2259281Z 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-10-10T00:52:05.2265781Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_tensorsolve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2272075Z 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-10-10T00:52:05.2278279Z 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-10-10T00:52:05.2284399Z 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-10-10T00:52:05.2290427Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vander.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2296744Z 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-10-10T00:52:05.2302839Z 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-10-10T00:52:05.2309086Z 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-10-10T00:52:05.2344663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vecdot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2357594Z 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-10-10T00:52:05.2363675Z 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-10-10T00:52:05.2369919Z 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-10-10T00:52:05.2376034Z 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-10-10T00:52:05.2382452Z 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-10-10T00:52:05.2388943Z 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-10-10T00:52:05.2395142Z 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-10-10T00:52:05.2401175Z 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-10-10T00:52:05.2407433Z 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-10-10T00:52:05.2413465Z 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-10-10T00:52:05.2427175Z 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-10-10T00:52:05.2433289Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2439362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2445584Z 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-10-10T00:52:05.2451609Z 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-10-10T00:52:05.2460277Z 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-10-10T00:52:05.2466757Z 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-10-10T00:52:05.2473133Z 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-10-10T00:52:05.2479479Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2485536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2498413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2504410Z 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-10-10T00:52:05.2510445Z 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-10-10T00:52:05.2516863Z 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-10-10T00:52:05.2522601Z 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-10-10T00:52:05.2534700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2540779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2547090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2552775Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2558842Z 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-10-10T00:52:05.2565087Z 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-10-10T00:52:05.2571136Z 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-10-10T00:52:05.2577165Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2583372Z 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-10-10T00:52:05.2589491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2601568Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2607580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2614159Z 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-10-10T00:52:05.2620059Z 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-10-10T00:52:05.2626212Z 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-10-10T00:52:05.2642161Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2648172Z 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-10-10T00:52:05.2654201Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2660244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2667224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2673555Z 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-10-10T00:52:05.2679799Z 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-10-10T00:52:05.2685984Z 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-10-10T00:52:05.2692344Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2698332Z 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-10-10T00:52:05.2713066Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2719072Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2724810Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2730949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2738125Z 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-10-10T00:52:05.2744840Z 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-10-10T00:52:05.2751677Z 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-10-10T00:52:05.2758184Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2764777Z 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-10-10T00:52:05.2771169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2777456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2784154Z 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-10-10T00:52:05.2790306Z 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-10-10T00:52:05.2796771Z 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-10-10T00:52:05.2802819Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2815301Z 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-10-10T00:52:05.2821401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2827650Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2833776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logcumsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2839958Z 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-10-10T00:52:05.2846068Z 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-10-10T00:52:05.2852140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logcumsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2858593Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logcumsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2864897Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2870549Z 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-10-10T00:52:05.2876832Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logdet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2882641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logdet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2888552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_and.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2895123Z 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-10-10T00:52:05.2900914Z 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-10-10T00:52:05.2907039Z 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-10-10T00:52:05.2913105Z 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-10-10T00:52:05.2919513Z 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-10-10T00:52:05.2925530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_not.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2931778Z 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-10-10T00:52:05.2944145Z 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-10-10T00:52:05.2950257Z 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-10-10T00:52:05.2956422Z 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-10-10T00:52:05.2962680Z 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-10-10T00:52:05.2968607Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_or.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.2975772Z 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-10-10T00:52:05.2981707Z 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-10-10T00:52:05.2988175Z 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-10-10T00:52:05.2994204Z 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-10-10T00:52:05.3000200Z 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-10-10T00:52:05.3017155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_xor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3023705Z 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-10-10T00:52:05.3029843Z 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-10-10T00:52:05.3036213Z 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-10-10T00:52:05.3042435Z 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-10-10T00:52:05.3048911Z 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-10-10T00:52:05.3055050Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3061164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3067820Z 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-10-10T00:52:05.3074039Z 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-10-10T00:52:05.3085721Z 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-10-10T00:52:05.3092073Z 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-10-10T00:52:05.3098378Z 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-10-10T00:52:05.3104666Z 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-10-10T00:52:05.3110909Z 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-10-10T00:52:05.3123678Z 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-10-10T00:52:05.3130445Z 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-10-10T00:52:05.3136595Z 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-10-10T00:52:05.3143081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3149408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3155626Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3161850Z 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-10-10T00:52:05.3168398Z 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-10-10T00:52:05.3174229Z 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-10-10T00:52:05.3180195Z 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-10-10T00:52:05.3192777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3199092Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3205326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3211845Z 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-10-10T00:52:05.3218798Z 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-10-10T00:52:05.3225269Z 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-10-10T00:52:05.3231707Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3237932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3244617Z 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-10-10T00:52:05.3250554Z 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-10-10T00:52:05.3262881Z 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-10-10T00:52:05.3268785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3274313Z 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-10-10T00:52:05.3280526Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3286462Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_normal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3293486Z 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-10-10T00:52:05.3299431Z 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-10-10T00:52:05.3305800Z 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-10-10T00:52:05.3311968Z 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-10-10T00:52:05.3317918Z 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-10-10T00:52:05.3329947Z 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-10-10T00:52:05.3336099Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3341807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3348182Z 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-10-10T00:52:05.3395987Z 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-10-10T00:52:05.3407798Z 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-10-10T00:52:05.3413927Z 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-10-10T00:52:05.3420209Z 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-10-10T00:52:05.3426965Z 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-10-10T00:52:05.3433060Z 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-10-10T00:52:05.3439189Z 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-10-10T00:52:05.3445456Z 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-10-10T00:52:05.3451572Z 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-10-10T00:52:05.3457644Z 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-10-10T00:52:05.3463621Z 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-10-10T00:52:05.3469804Z 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-10-10T00:52:05.3476087Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3482357Z 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-10-10T00:52:05.3489097Z 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-10-10T00:52:05.3495737Z 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-10-10T00:52:05.3507941Z 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-10-10T00:52:05.3513798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3519798Z 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-10-10T00:52:05.3525936Z 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-10-10T00:52:05.3531851Z 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-10-10T00:52:05.3537901Z 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-10-10T00:52:05.3544136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3550043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3556085Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3561732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3573527Z 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-10-10T00:52:05.3579584Z 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-10-10T00:52:05.3585647Z 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-10-10T00:52:05.3591912Z 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-10-10T00:52:05.3597883Z 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-10-10T00:52:05.3604708Z 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-10-10T00:52:05.3610637Z 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-10-10T00:52:05.3616615Z 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-10-10T00:52:05.3623091Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3628874Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3634465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3640478Z 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-10-10T00:52:05.3646845Z 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-10-10T00:52:05.3652653Z 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-10-10T00:52:05.3658468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3664645Z 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-10-10T00:52:05.3670710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3676741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3682588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3688544Z 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-10-10T00:52:05.3705759Z 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-10-10T00:52:05.3711610Z 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-10-10T00:52:05.3717630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_unpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3724753Z 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-10-10T00:52:05.3731215Z 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-10-10T00:52:05.3737727Z 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-10-10T00:52:05.3744248Z 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-10-10T00:52:05.3750805Z 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-10-10T00:52:05.3757145Z 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-10-10T00:52:05.3763182Z 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-10-10T00:52:05.3769342Z 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-10-10T00:52:05.3776013Z 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-10-10T00:52:05.3782009Z 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-10-10T00:52:05.3788229Z 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-10-10T00:52:05.3794101Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3808989Z 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-10-10T00:52:05.3814782Z 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-10-10T00:52:05.3820789Z 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-10-10T00:52:05.3827382Z 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-10-10T00:52:05.3833294Z 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-10-10T00:52:05.3844303Z 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-10-10T00:52:05.3850388Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3856521Z 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-10-10T00:52:05.3863092Z 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-10-10T00:52:05.3869144Z 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-10-10T00:52:05.3875642Z 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-10-10T00:52:05.3882099Z 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-10-10T00:52:05.3888114Z 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-10-10T00:52:05.3894361Z 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-10-10T00:52:05.3900406Z 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-10-10T00:52:05.3906829Z 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-10-10T00:52:05.3913604Z 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-10-10T00:52:05.3919785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_select.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3926093Z 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-10-10T00:52:05.3932666Z 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-10-10T00:52:05.3944833Z 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-10-10T00:52:05.3950839Z 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-10-10T00:52:05.3957138Z 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-10-10T00:52:05.3963531Z 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-10-10T00:52:05.3969627Z 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-10-10T00:52:05.3976195Z 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-10-10T00:52:05.3982308Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3988466Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.3994899Z 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-10-10T00:52:05.4000982Z 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-10-10T00:52:05.4017552Z 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-10-10T00:52:05.4024015Z 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-10-10T00:52:05.4029972Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4065786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4071829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4082986Z 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-10-10T00:52:05.4089463Z 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-10-10T00:52:05.4095864Z 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-10-10T00:52:05.4101808Z 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-10-10T00:52:05.4108509Z 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-10-10T00:52:05.4114572Z 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-10-10T00:52:05.4120476Z 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-10-10T00:52:05.4127045Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_H.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4133082Z 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-10-10T00:52:05.4139348Z 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-10-10T00:52:05.4145538Z 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-10-10T00:52:05.4151735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_power.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4158317Z 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-10-10T00:52:05.4164388Z 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-10-10T00:52:05.4170569Z 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-10-10T00:52:05.4176717Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4183661Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4190469Z 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-10-10T00:52:05.4196844Z 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-10-10T00:52:05.4202982Z 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-10-10T00:52:05.4210006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4215574Z 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-10-10T00:52:05.4221677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4228376Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4234873Z 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-10-10T00:52:05.4249982Z 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-10-10T00:52:05.4256446Z 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-10-10T00:52:05.4263764Z 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-10-10T00:52:05.4268701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4274471Z 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-10-10T00:52:05.4280652Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4286698Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4292497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4298691Z 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-10-10T00:52:05.4304776Z 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-10-10T00:52:05.4316124Z 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-10-10T00:52:05.4322134Z 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-10-10T00:52:05.4328646Z 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-10-10T00:52:05.4334978Z 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-10-10T00:52:05.4340965Z 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-10-10T00:52:05.4347136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4353276Z 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-10-10T00:52:05.4359986Z 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-10-10T00:52:05.4365886Z 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-10-10T00:52:05.4371968Z 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-10-10T00:52:05.4385059Z 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-10-10T00:52:05.4390883Z 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-10-10T00:52:05.4397015Z 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-10-10T00:52:05.4442014Z 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-10-10T00:52:05.4448270Z 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-10-10T00:52:05.4455016Z 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-10-10T00:52:05.4461654Z 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-10-10T00:52:05.4468672Z 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-10-10T00:52:05.4475095Z 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-10-10T00:52:05.4481208Z 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-10-10T00:52:05.4487502Z 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-10-10T00:52:05.4493982Z 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-10-10T00:52:05.4501711Z 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-10-10T00:52:05.4507971Z 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-10-10T00:52:05.4515390Z 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-10-10T00:52:05.4521263Z 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-10-10T00:52:05.4527787Z 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-10-10T00:52:05.4534482Z 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-10-10T00:52:05.4541012Z 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-10-10T00:52:05.4546871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4553380Z 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-10-10T00:52:05.4559395Z 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-10-10T00:52:05.4566149Z 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-10-10T00:52:05.4572666Z 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-10-10T00:52:05.4579697Z 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-10-10T00:52:05.4586173Z 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-10-10T00:52:05.4592693Z 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-10-10T00:52:05.4599012Z 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-10-10T00:52:05.4605300Z 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-10-10T00:52:05.4611915Z 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-10-10T00:52:05.4619784Z 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-10-10T00:52:05.4625920Z 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-10-10T00:52:05.4632133Z 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-10-10T00:52:05.4638223Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4644653Z 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-10-10T00:52:05.4651307Z 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-10-10T00:52:05.4657682Z 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-10-10T00:52:05.4664026Z 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-10-10T00:52:05.4671247Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4677399Z 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-10-10T00:52:05.4683229Z 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-10-10T00:52:05.4689438Z 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-10-10T00:52:05.4695687Z 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-10-10T00:52:05.4702564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4709276Z 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-10-10T00:52:05.4715567Z 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-10-10T00:52:05.4721846Z 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-10-10T00:52:05.4728204Z 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-10-10T00:52:05.4735177Z 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-10-10T00:52:05.4741428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4754312Z 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-10-10T00:52:05.4760444Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4766403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4772381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4778249Z 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-10-10T00:52:05.4790219Z 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-10-10T00:52:05.4796044Z 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-10-10T00:52:05.4802032Z 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-10-10T00:52:05.4808217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4813977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4825396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\meshgrid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4831391Z 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-10-10T00:52:05.4837273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\meshgrid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4843243Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\meshgrid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4849034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mH.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4854637Z 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-10-10T00:52:05.4860637Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mH_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4866434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mH_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4871904Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4877573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4889915Z 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-10-10T00:52:05.4895729Z 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-10-10T00:52:05.4901806Z 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-10-10T00:52:05.4907992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4914044Z 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-10-10T00:52:05.4920012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4925879Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4932154Z 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-10-10T00:52:05.4938143Z 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-10-10T00:52:05.4943913Z 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-10-10T00:52:05.4960731Z 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-10-10T00:52:05.4967089Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4972982Z 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-10-10T00:52:05.4979099Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4985446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.4991258Z 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-10-10T00:52:05.4997267Z 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-10-10T00:52:05.5003658Z 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-10-10T00:52:05.5009828Z 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-10-10T00:52:05.5016048Z 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-10-10T00:52:05.5027993Z 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-10-10T00:52:05.5034222Z 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-10-10T00:52:05.5040284Z 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-10-10T00:52:05.5046546Z 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-10-10T00:52:05.5052718Z 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-10-10T00:52:05.5058788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5065041Z 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-10-10T00:52:05.5071149Z 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-10-10T00:52:05.5077590Z 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-10-10T00:52:05.5083851Z 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-10-10T00:52:05.5090768Z 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-10-10T00:52:05.5097015Z 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-10-10T00:52:05.5103369Z 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-10-10T00:52:05.5109638Z 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-10-10T00:52:05.5115779Z 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-10-10T00:52:05.5122821Z 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-10-10T00:52:05.5129135Z 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-10-10T00:52:05.5136255Z 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-10-10T00:52:05.5142448Z 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-10-10T00:52:05.5149325Z 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-10-10T00:52:05.5161075Z 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-10-10T00:52:05.5167345Z 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-10-10T00:52:05.5173894Z 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-10-10T00:52:05.5180212Z 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-10-10T00:52:05.5186902Z 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-10-10T00:52:05.5198933Z 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-10-10T00:52:05.5205681Z 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-10-10T00:52:05.5211995Z 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-10-10T00:52:05.5218392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5225408Z 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-10-10T00:52:05.5239338Z 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-10-10T00:52:05.5245829Z 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-10-10T00:52:05.5252133Z 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-10-10T00:52:05.5258341Z 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-10-10T00:52:05.5265114Z 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-10-10T00:52:05.5271393Z 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-10-10T00:52:05.5277476Z 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-10-10T00:52:05.5283579Z 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-10-10T00:52:05.5289550Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5295161Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5308507Z 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-10-10T00:52:05.5320106Z 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-10-10T00:52:05.5326428Z 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-10-10T00:52:05.5332626Z 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-10-10T00:52:05.5338581Z 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-10-10T00:52:05.5345237Z 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-10-10T00:52:05.5350959Z 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-10-10T00:52:05.5357022Z 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-10-10T00:52:05.5363117Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5368783Z 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-10-10T00:52:05.5380660Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5386465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5392252Z 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-10-10T00:52:05.5398391Z 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-10-10T00:52:05.5404630Z 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-10-10T00:52:05.5410868Z 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-10-10T00:52:05.5417076Z 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-10-10T00:52:05.5423208Z 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-10-10T00:52:05.5430015Z 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-10-10T00:52:05.5436094Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5448551Z 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-10-10T00:52:05.5454657Z 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-10-10T00:52:05.5461103Z 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-10-10T00:52:05.5467322Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5473401Z 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-10-10T00:52:05.5479875Z 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-10-10T00:52:05.5485949Z 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-10-10T00:52:05.5492762Z 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-10-10T00:52:05.5498981Z 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-10-10T00:52:05.5505306Z 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-10-10T00:52:05.5511596Z 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-10-10T00:52:05.5518579Z 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-10-10T00:52:05.5524779Z 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-10-10T00:52:05.5531693Z 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-10-10T00:52:05.5537913Z 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-10-10T00:52:05.5550271Z 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-10-10T00:52:05.5556642Z 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-10-10T00:52:05.5562744Z 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-10-10T00:52:05.5569503Z 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-10-10T00:52:05.5575659Z 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-10-10T00:52:05.5588427Z 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-10-10T00:52:05.5628443Z 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-10-10T00:52:05.5634763Z 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-10-10T00:52:05.5641228Z 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-10-10T00:52:05.5647621Z 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-10-10T00:52:05.5654182Z 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-10-10T00:52:05.5660638Z 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-10-10T00:52:05.5666853Z 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-10-10T00:52:05.5673041Z 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-10-10T00:52:05.5679615Z 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-10-10T00:52:05.5685986Z 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-10-10T00:52:05.5692485Z 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-10-10T00:52:05.5699067Z 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-10-10T00:52:05.5705392Z 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-10-10T00:52:05.5711650Z 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-10-10T00:52:05.5724993Z 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-10-10T00:52:05.5732396Z 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-10-10T00:52:05.5738880Z 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-10-10T00:52:05.5747012Z 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-10-10T00:52:05.5753203Z 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-10-10T00:52:05.5765822Z 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-10-10T00:52:05.5772009Z 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-10-10T00:52:05.5778376Z 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-10-10T00:52:05.5784540Z 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-10-10T00:52:05.5790756Z 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-10-10T00:52:05.5797196Z 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-10-10T00:52:05.5803568Z 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-10-10T00:52:05.5809799Z 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-10-10T00:52:05.5816132Z 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-10-10T00:52:05.5822751Z 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-10-10T00:52:05.5828988Z 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-10-10T00:52:05.5835141Z 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-10-10T00:52:05.5841157Z 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-10-10T00:52:05.5847033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5852996Z 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-10-10T00:52:05.5859015Z 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-10-10T00:52:05.5865059Z 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-10-10T00:52:05.5870869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5876736Z 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-10-10T00:52:05.5911697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5923531Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5929344Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5935476Z 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-10-10T00:52:05.5941996Z 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-10-10T00:52:05.5947905Z 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-10-10T00:52:05.5953988Z 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-10-10T00:52:05.5959928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5965989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5971701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\moveaxis.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5977943Z 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-10-10T00:52:05.5983960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\moveaxis_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5990334Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\moveaxis_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.5996127Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\movedim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6002463Z 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-10-10T00:52:05.6014740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\movedim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6021296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\movedim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6027725Z 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-10-10T00:52:05.6034220Z 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-10-10T00:52:05.6040637Z 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-10-10T00:52:05.6046778Z 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-10-10T00:52:05.6053108Z 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-10-10T00:52:05.6060012Z 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-10-10T00:52:05.6067285Z 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-10-10T00:52:05.6073810Z 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-10-10T00:52:05.6079834Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6085682Z 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-10-10T00:52:05.6091898Z 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-10-10T00:52:05.6098205Z 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-10-10T00:52:05.6104490Z 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-10-10T00:52:05.6110749Z 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-10-10T00:52:05.6118322Z 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-10-10T00:52:05.6123707Z 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-10-10T00:52:05.6129468Z 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-10-10T00:52:05.6135206Z 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-10-10T00:52:05.6140995Z 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-10-10T00:52:05.6147612Z 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-10-10T00:52:05.6161036Z 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-10-10T00:52:05.6162822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\msort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6169969Z 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-10-10T00:52:05.6176226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\msort_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6182783Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\msort_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6189519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mT.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6195744Z 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-10-10T00:52:05.6202221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mT_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6209145Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mT_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6220761Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6226684Z 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-10-10T00:52:05.6233037Z 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-10-10T00:52:05.6239546Z 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-10-10T00:52:05.6245920Z 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-10-10T00:52:05.6259044Z 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-10-10T00:52:05.6265361Z 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-10-10T00:52:05.6272385Z 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-10-10T00:52:05.6278848Z 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-10-10T00:52:05.6284946Z 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-10-10T00:52:05.6291127Z 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-10-10T00:52:05.6297323Z 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-10-10T00:52:05.6303614Z 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-10-10T00:52:05.6309948Z 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-10-10T00:52:05.6315866Z 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-10-10T00:52:05.6327491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multinomial.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6333470Z 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-10-10T00:52:05.6339220Z 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-10-10T00:52:05.6345295Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multinomial_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6351530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multinomial_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6357456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multiply.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6363253Z 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-10-10T00:52:05.6369758Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multiply_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6375640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multiply_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6381652Z 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-10-10T00:52:05.6387621Z 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-10-10T00:52:05.6393968Z 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-10-10T00:52:05.6400041Z 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-10-10T00:52:05.6405911Z 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-10-10T00:52:05.6411715Z 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-10-10T00:52:05.6423302Z 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-10-10T00:52:05.6429456Z 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-10-10T00:52:05.6435337Z 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-10-10T00:52:05.6441608Z 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-10-10T00:52:05.6447852Z 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-10-10T00:52:05.6453871Z 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-10-10T00:52:05.6459569Z 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-10-10T00:52:05.6465482Z 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-10-10T00:52:05.6471758Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6477258Z 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-10-10T00:52:05.6483154Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6488945Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6494466Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6500002Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mvlgamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6505754Z 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-10-10T00:52:05.6548464Z 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-10-10T00:52:05.6555587Z 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-10-10T00:52:05.6561199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mvlgamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6567325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mvlgamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6573135Z 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-10-10T00:52:05.6578829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6584661Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6590408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6596521Z 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-10-10T00:52:05.6602622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmean_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6615039Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6621361Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6633303Z 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-10-10T00:52:05.6639245Z 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-10-10T00:52:05.6645165Z 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-10-10T00:52:05.6651306Z 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-10-10T00:52:05.6657515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6663772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6670214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanquantile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6676806Z 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-10-10T00:52:05.6731273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanquantile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6737577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanquantile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6743948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nansum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6749937Z 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-10-10T00:52:05.6755993Z 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-10-10T00:52:05.6762095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nansum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6768424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nansum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6774334Z 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-10-10T00:52:05.6780550Z 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-10-10T00:52:05.6786636Z 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-10-10T00:52:05.6798748Z 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-10-10T00:52:05.6804710Z 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-10-10T00:52:05.6810659Z 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-10-10T00:52:05.6816690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6822583Z 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-10-10T00:52:05.6828550Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6835226Z 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-10-10T00:52:05.6841104Z 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-10-10T00:52:05.6847492Z 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-10-10T00:52:05.6853317Z 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-10-10T00:52:05.6859412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6865696Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6871676Z 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-10-10T00:52:05.6877472Z 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-10-10T00:52:05.6884546Z 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-10-10T00:52:05.6890730Z 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-10-10T00:52:05.6896743Z 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-10-10T00:52:05.6903090Z 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-10-10T00:52:05.6909213Z 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-10-10T00:52:05.6915263Z 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-10-10T00:52:05.6927439Z 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-10-10T00:52:05.6934184Z 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-10-10T00:52:05.6940253Z 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-10-10T00:52:05.6947626Z 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-10-10T00:52:05.6953905Z 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-10-10T00:52:05.6959952Z 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-10-10T00:52:05.6966227Z 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-10-10T00:52:05.6972235Z 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-10-10T00:52:05.6978221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.6984646Z 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-10-10T00:52:05.6997642Z 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-10-10T00:52:05.7003771Z 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-10-10T00:52:05.7009959Z 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-10-10T00:52:05.7016024Z 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-10-10T00:52:05.7022560Z 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-10-10T00:52:05.7035269Z 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-10-10T00:52:05.7041646Z 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-10-10T00:52:05.7047778Z 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-10-10T00:52:05.7053928Z 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-10-10T00:52:05.7059981Z 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-10-10T00:52:05.7066274Z 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-10-10T00:52:05.7072521Z 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-10-10T00:52:05.7079821Z 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-10-10T00:52:05.7086880Z 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-10-10T00:52:05.7093366Z 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-10-10T00:52:05.7105902Z 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-10-10T00:52:05.7112242Z 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-10-10T00:52:05.7118758Z 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-10-10T00:52:05.7125343Z 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-10-10T00:52:05.7131474Z 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-10-10T00:52:05.7137706Z 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-10-10T00:52:05.7143953Z 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-10-10T00:52:05.7150107Z 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-10-10T00:52:05.7156299Z 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-10-10T00:52:05.7163187Z 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-10-10T00:52:05.7176506Z 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-10-10T00:52:05.7177853Z 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-10-10T00:52:05.7182529Z 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-10-10T00:52:05.7188954Z 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-10-10T00:52:05.7195500Z 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-10-10T00:52:05.7208151Z 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-10-10T00:52:05.7214530Z 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-10-10T00:52:05.7220623Z 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-10-10T00:52:05.7227324Z 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-10-10T00:52:05.7233871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7246511Z 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-10-10T00:52:05.7252720Z 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-10-10T00:52:05.7259291Z 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-10-10T00:52:05.7265532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7271296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7277196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\negative.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7283423Z 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-10-10T00:52:05.7289214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\negative_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7295232Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\negative_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7301952Z 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-10-10T00:52:05.7307904Z 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-10-10T00:52:05.7314021Z 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-10-10T00:52:05.7319863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7325278Z 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-10-10T00:52:05.7331431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7343804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7349171Z 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-10-10T00:52:05.7355615Z 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-10-10T00:52:05.7361647Z 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-10-10T00:52:05.7367822Z 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-10-10T00:52:05.7373735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_empty.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7379868Z 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-10-10T00:52:05.7385844Z 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-10-10T00:52:05.7392085Z 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-10-10T00:52:05.7398007Z 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-10-10T00:52:05.7404468Z 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-10-10T00:52:05.7411062Z 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-10-10T00:52:05.7417027Z 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-10-10T00:52:05.7423249Z 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-10-10T00:52:05.7429298Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_full.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7435396Z 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-10-10T00:52:05.7441150Z 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-10-10T00:52:05.7447021Z 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-10-10T00:52:05.7452842Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_ones.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7458705Z 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-10-10T00:52:05.7471190Z 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-10-10T00:52:05.7477067Z 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-10-10T00:52:05.7483210Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_zeros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7489521Z 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-10-10T00:52:05.7495350Z 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-10-10T00:52:05.7501232Z 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-10-10T00:52:05.7507279Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7513569Z 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-10-10T00:52:05.7519349Z 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-10-10T00:52:05.7525501Z 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-10-10T00:52:05.7542826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7549324Z 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-10-10T00:52:05.7555496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7561762Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7568168Z 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-10-10T00:52:05.7580036Z 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-10-10T00:52:05.7587252Z 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-10-10T00:52:05.7593501Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7599636Z 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-10-10T00:52:05.7605503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7617800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7623635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7629464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7635662Z 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-10-10T00:52:05.7642018Z 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-10-10T00:52:05.7648412Z 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-10-10T00:52:05.7655066Z 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-10-10T00:52:05.7661221Z 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-10-10T00:52:05.7668133Z 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-10-10T00:52:05.7674377Z 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-10-10T00:52:05.7680623Z 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-10-10T00:52:05.7686830Z 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-10-10T00:52:05.7693519Z 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-10-10T00:52:05.7700204Z 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-10-10T00:52:05.7706175Z 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-10-10T00:52:05.7748390Z 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-10-10T00:52:05.7754769Z 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-10-10T00:52:05.7761137Z 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-10-10T00:52:05.7767267Z 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-10-10T00:52:05.7773278Z 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-10-10T00:52:05.7779327Z 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-10-10T00:52:05.7785756Z 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-10-10T00:52:05.7791735Z 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-10-10T00:52:05.7813891Z 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-10-10T00:52:05.7819868Z 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-10-10T00:52:05.7826221Z 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-10-10T00:52:05.7833695Z 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-10-10T00:52:05.7840229Z 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-10-10T00:52:05.7846783Z 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-10-10T00:52:05.7852599Z 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-10-10T00:52:05.7870605Z 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-10-10T00:52:05.7876946Z 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-10-10T00:52:05.7883611Z 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-10-10T00:52:05.7889999Z 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-10-10T00:52:05.7896259Z 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-10-10T00:52:05.7902839Z 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-10-10T00:52:05.7908923Z 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-10-10T00:52:05.7915423Z 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-10-10T00:52:05.7922159Z 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-10-10T00:52:05.7935074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7947268Z 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-10-10T00:52:05.7953409Z 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-10-10T00:52:05.7959269Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7965240Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7971624Z 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-10-10T00:52:05.7977528Z 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-10-10T00:52:05.7984086Z 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-10-10T00:52:05.7990102Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.7996119Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_static.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8002633Z 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-10-10T00:52:05.8009312Z 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-10-10T00:52:05.8015570Z 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-10-10T00:52:05.8021729Z 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-10-10T00:52:05.8027916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8033854Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8048105Z 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-10-10T00:52:05.8053875Z 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-10-10T00:52:05.8059940Z 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-10-10T00:52:05.8066136Z 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-10-10T00:52:05.8072825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8079023Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8085944Z 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-10-10T00:52:05.8092216Z 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-10-10T00:52:05.8098396Z 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-10-10T00:52:05.8104856Z 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-10-10T00:52:05.8117870Z 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-10-10T00:52:05.8124056Z 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-10-10T00:52:05.8130472Z 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-10-10T00:52:05.8136963Z 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-10-10T00:52:05.8142718Z 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-10-10T00:52:05.8149059Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8155373Z 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-10-10T00:52:05.8161417Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8167421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8173237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\not_equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8192360Z 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-10-10T00:52:05.8198806Z 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-10-10T00:52:05.8205473Z 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-10-10T00:52:05.8211666Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nuclear_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8217942Z 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-10-10T00:52:05.8230463Z 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-10-10T00:52:05.8236678Z 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-10-10T00:52:05.8243133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\numpy_T.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8249578Z 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-10-10T00:52:05.8255820Z 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-10-10T00:52:05.8269225Z 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-10-10T00:52:05.8276458Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8283386Z 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-10-10T00:52:05.8289858Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8296572Z 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-10-10T00:52:05.8303261Z 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-10-10T00:52:05.8309301Z 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-10-10T00:52:05.8315947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8322186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8327833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\one_hot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8340463Z 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-10-10T00:52:05.8346271Z 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-10-10T00:52:05.8352594Z 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-10-10T00:52:05.8358764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\or.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8364429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\orgqr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8370498Z 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-10-10T00:52:05.8376369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\orgqr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8382347Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\orgqr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8388389Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ormqr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8394155Z 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-10-10T00:52:05.8405943Z 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-10-10T00:52:05.8412190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ormqr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8418373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ormqr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8424732Z 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-10-10T00:52:05.8430768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\or_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8436744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\or_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8442446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\outer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8448356Z 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-10-10T00:52:05.8454140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\outer_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8459979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\outer_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8466290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\output_nr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8472288Z 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-10-10T00:52:05.8478028Z 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-10-10T00:52:05.8483700Z 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-10-10T00:52:05.8489629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8501668Z 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-10-10T00:52:05.8507709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8513321Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8519195Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_sequence.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8525276Z 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-10-10T00:52:05.8531226Z 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-10-10T00:52:05.8537174Z 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-10-10T00:52:05.8543127Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pairwise_distance.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8549508Z 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-10-10T00:52:05.8555416Z 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-10-10T00:52:05.8568238Z 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-10-10T00:52:05.8573984Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pdist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8579747Z 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-10-10T00:52:05.8585633Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pdist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8591168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pdist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8603254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8609281Z 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-10-10T00:52:05.8615180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8621762Z 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-10-10T00:52:05.8628041Z 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-10-10T00:52:05.8634227Z 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-10-10T00:52:05.8640143Z 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-10-10T00:52:05.8646139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8652239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8658453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pinverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8664699Z 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-10-10T00:52:05.8670695Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pinverse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8676491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pinverse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8682741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pin_memory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8688909Z 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-10-10T00:52:05.8695579Z 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-10-10T00:52:05.8701539Z 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-10-10T00:52:05.8708086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_shuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8714612Z 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-10-10T00:52:05.8720832Z 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-10-10T00:52:05.8726945Z 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-10-10T00:52:05.8733135Z 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-10-10T00:52:05.8739720Z 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-10-10T00:52:05.8746276Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_unshuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8753551Z 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-10-10T00:52:05.8766380Z 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-10-10T00:52:05.8773294Z 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-10-10T00:52:05.8780054Z 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-10-10T00:52:05.8787044Z 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-10-10T00:52:05.8792815Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8799222Z 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-10-10T00:52:05.8805334Z 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-10-10T00:52:05.8811315Z 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-10-10T00:52:05.8817373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8839195Z 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-10-10T00:52:05.8845504Z 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-10-10T00:52:05.8851520Z 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-10-10T00:52:05.8857689Z 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-10-10T00:52:05.8863864Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8869803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8875969Z 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-10-10T00:52:05.8881734Z 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-10-10T00:52:05.8887727Z 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-10-10T00:52:05.8893703Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polar_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8899742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polar_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8906031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8912233Z 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-10-10T00:52:05.8918680Z 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-10-10T00:52:05.8924715Z 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-10-10T00:52:05.8930822Z 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-10-10T00:52:05.8937965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8944193Z 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-10-10T00:52:05.8950443Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8956413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8962440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\positive.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8974573Z 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-10-10T00:52:05.8980352Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\positive_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8986034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\positive_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8991745Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.8997615Z 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-10-10T00:52:05.9015770Z 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-10-10T00:52:05.9021728Z 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-10-10T00:52:05.9028097Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9033929Z 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-10-10T00:52:05.9040017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9046173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9051996Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9057832Z 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-10-10T00:52:05.9064042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prelu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9069802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prelu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9082248Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9088542Z 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-10-10T00:52:05.9094721Z 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-10-10T00:52:05.9100858Z 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-10-10T00:52:05.9107148Z 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-10-10T00:52:05.9113527Z 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-10-10T00:52:05.9119863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9125991Z 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-10-10T00:52:05.9131947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9137785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9150284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\promote_types.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9156678Z 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-10-10T00:52:05.9162875Z 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-10-10T00:52:05.9168973Z 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-10-10T00:52:05.9175123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9181166Z 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-10-10T00:52:05.9194472Z 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-10-10T00:52:05.9200616Z 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-10-10T00:52:05.9206668Z 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-10-10T00:52:05.9212591Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9218843Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9224729Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9230778Z 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-10-10T00:52:05.9236837Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9242536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9248466Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qscheme.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9254298Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qscheme_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9260244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qscheme_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9266510Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9272923Z 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-10-10T00:52:05.9278947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9284926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9290993Z 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-10-10T00:52:05.9297473Z 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-10-10T00:52:05.9303429Z 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-10-10T00:52:05.9309711Z 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-10-10T00:52:05.9315979Z 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-10-10T00:52:05.9322405Z 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-10-10T00:52:05.9328387Z 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-10-10T00:52:05.9334227Z 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-10-10T00:52:05.9348068Z 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-10-10T00:52:05.9361585Z 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-10-10T00:52:05.9364279Z 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-10-10T00:52:05.9371362Z 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-10-10T00:52:05.9377117Z 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-10-10T00:52:05.9383652Z 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-10-10T00:52:05.9389685Z 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-10-10T00:52:05.9395687Z 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-10-10T00:52:05.9401914Z 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-10-10T00:52:05.9408326Z 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-10-10T00:52:05.9414516Z 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-10-10T00:52:05.9420609Z 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-10-10T00:52:05.9426888Z 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-10-10T00:52:05.9433338Z 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-10-10T00:52:05.9439519Z 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-10-10T00:52:05.9451145Z 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-10-10T00:52:05.9457141Z 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-10-10T00:52:05.9463713Z 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-10-10T00:52:05.9469856Z 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-10-10T00:52:05.9475906Z 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-10-10T00:52:05.9482040Z 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-10-10T00:52:05.9488605Z 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-10-10T00:52:05.9494732Z 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-10-10T00:52:05.9500856Z 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-10-10T00:52:05.9507020Z 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-10-10T00:52:05.9513514Z 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-10-10T00:52:05.9550782Z 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-10-10T00:52:05.9556946Z 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-10-10T00:52:05.9563126Z 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-10-10T00:52:05.9569110Z 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-10-10T00:52:05.9575185Z 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-10-10T00:52:05.9581533Z 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-10-10T00:52:05.9588014Z 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-10-10T00:52:05.9593804Z 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-10-10T00:52:05.9599730Z 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-10-10T00:52:05.9605862Z 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-10-10T00:52:05.9612113Z 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-10-10T00:52:05.9618492Z 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-10-10T00:52:05.9624913Z 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-10-10T00:52:05.9631810Z 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-10-10T00:52:05.9637895Z 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-10-10T00:52:05.9644291Z 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-10-10T00:52:05.9650388Z 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-10-10T00:52:05.9656198Z 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-10-10T00:52:05.9661728Z 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-10-10T00:52:05.9668063Z 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-10-10T00:52:05.9674289Z 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-10-10T00:52:05.9680282Z 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-10-10T00:52:05.9686206Z 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-10-10T00:52:05.9692141Z 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-10-10T00:52:05.9699239Z 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-10-10T00:52:05.9705543Z 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-10-10T00:52:05.9711526Z 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-10-10T00:52:05.9717650Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_scale.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9723082Z 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-10-10T00:52:05.9734713Z 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-10-10T00:52:05.9740856Z 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-10-10T00:52:05.9747827Z 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-10-10T00:52:05.9788277Z 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-10-10T00:52:05.9788732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rad2deg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9789339Z 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-10-10T00:52:05.9789791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rad2deg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9790222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rad2deg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9790648Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9794204Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9800916Z 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-10-10T00:52:05.9807437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9815493Z 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-10-10T00:52:05.9821332Z 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-10-10T00:52:05.9827477Z 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-10-10T00:52:05.9840199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9845981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9851799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9858051Z 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-10-10T00:52:05.9864353Z 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-10-10T00:52:05.9870331Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9876752Z 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-10-10T00:52:05.9882944Z 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-10-10T00:52:05.9888676Z 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-10-10T00:52:05.9895139Z 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-10-10T00:52:05.9901308Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9907803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9913661Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9919593Z 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-10-10T00:52:05.9925291Z 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-10-10T00:52:05.9931060Z 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-10-10T00:52:05.9936872Z 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-10-10T00:52:05.9942647Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9948911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9955301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randperm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9961233Z 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-10-10T00:52:05.9967269Z 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-10-10T00:52:05.9973536Z 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-10-10T00:52:05.9979522Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randperm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9985304Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randperm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:05.9991872Z 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-10-10T00:52:05.9998513Z 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-10-10T00:52:06.0004183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0010263Z 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-10-10T00:52:06.0015789Z 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-10-10T00:52:06.0021696Z 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-10-10T00:52:06.0027804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0033634Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0039377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0045160Z 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-10-10T00:52:06.0057666Z 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-10-10T00:52:06.0064582Z 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-10-10T00:52:06.0070831Z 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-10-10T00:52:06.0076872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0082903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0089581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ravel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0095715Z 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-10-10T00:52:06.0102901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ravel_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0108903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ravel_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0114514Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\real.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0119915Z 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-10-10T00:52:06.0126237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\real_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0131805Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\real_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0137432Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0144450Z 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-10-10T00:52:06.0150473Z 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-10-10T00:52:06.0156446Z 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-10-10T00:52:06.0162389Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0168092Z 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-10-10T00:52:06.0173865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0179657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0186232Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\record_stream.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0192140Z 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-10-10T00:52:06.0198302Z 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-10-10T00:52:06.0204082Z 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-10-10T00:52:06.0210197Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\refine_names.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0216497Z 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-10-10T00:52:06.0222522Z 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-10-10T00:52:06.0228443Z 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-10-10T00:52:06.0234823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0240870Z 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-10-10T00:52:06.0247543Z 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-10-10T00:52:06.0253814Z 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-10-10T00:52:06.0260621Z 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-10-10T00:52:06.0267790Z 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-10-10T00:52:06.0274284Z 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-10-10T00:52:06.0280421Z 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-10-10T00:52:06.0286556Z 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-10-10T00:52:06.0293012Z 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-10-10T00:52:06.0299290Z 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-10-10T00:52:06.0312076Z 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-10-10T00:52:06.0318203Z 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-10-10T00:52:06.0324571Z 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-10-10T00:52:06.0330653Z 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-10-10T00:52:06.0336633Z 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-10-10T00:52:06.0348990Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0355318Z 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-10-10T00:52:06.0361835Z 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-10-10T00:52:06.0368025Z 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-10-10T00:52:06.0374280Z 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-10-10T00:52:06.0389123Z 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-10-10T00:52:06.0395297Z 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-10-10T00:52:06.0401414Z 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-10-10T00:52:06.0407770Z 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-10-10T00:52:06.0417997Z 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-10-10T00:52:06.0430198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0436419Z 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-10-10T00:52:06.0443059Z 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-10-10T00:52:06.0449324Z 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-10-10T00:52:06.0455743Z 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-10-10T00:52:06.0468392Z 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-10-10T00:52:06.0474870Z 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-10-10T00:52:06.0481195Z 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-10-10T00:52:06.0487753Z 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-10-10T00:52:06.0494335Z 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-10-10T00:52:06.0506196Z 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-10-10T00:52:06.0512669Z 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-10-10T00:52:06.0519150Z 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-10-10T00:52:06.0526009Z 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-10-10T00:52:06.0532494Z 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-10-10T00:52:06.0546227Z 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-10-10T00:52:06.0552561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0558778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu6.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0565427Z 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-10-10T00:52:06.0571316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu6_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0577256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu6_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0583991Z 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-10-10T00:52:06.0589990Z 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-10-10T00:52:06.0595898Z 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-10-10T00:52:06.0602029Z 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-10-10T00:52:06.0608311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0614263Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0620157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0626617Z 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-10-10T00:52:06.0633353Z 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-10-10T00:52:06.0669777Z 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-10-10T00:52:06.0675885Z 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-10-10T00:52:06.0682123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0688255Z 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-10-10T00:52:06.0694410Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0700577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0707011Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rename.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0712845Z 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-10-10T00:52:06.0718628Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rename_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0724502Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rename_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0737291Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0743564Z 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-10-10T00:52:06.0749921Z 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-10-10T00:52:06.0755908Z 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-10-10T00:52:06.0761714Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0767750Z 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-10-10T00:52:06.0773690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0779804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0785989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0791858Z 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-10-10T00:52:06.0797785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_interleave.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0804709Z 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-10-10T00:52:06.0811148Z 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-10-10T00:52:06.0817612Z 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-10-10T00:52:06.0824434Z 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-10-10T00:52:06.0831000Z 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-10-10T00:52:06.0837460Z 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-10-10T00:52:06.0847819Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0851943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0858551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0865164Z 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-10-10T00:52:06.0872056Z 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-10-10T00:52:06.0878306Z 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-10-10T00:52:06.0884592Z 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-10-10T00:52:06.0890645Z 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-10-10T00:52:06.0903188Z 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-10-10T00:52:06.0909764Z 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-10-10T00:52:06.0916043Z 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-10-10T00:52:06.0922812Z 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-10-10T00:52:06.0928828Z 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-10-10T00:52:06.0941424Z 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-10-10T00:52:06.0947816Z 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-10-10T00:52:06.0954213Z 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-10-10T00:52:06.0960297Z 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-10-10T00:52:06.0966405Z 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-10-10T00:52:06.0972532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.0979080Z 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-10-10T00:52:06.0985440Z 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-10-10T00:52:06.0991728Z 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-10-10T00:52:06.0997899Z 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-10-10T00:52:06.1010516Z 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-10-10T00:52:06.1016848Z 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-10-10T00:52:06.1022931Z 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-10-10T00:52:06.1029269Z 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-10-10T00:52:06.1035302Z 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-10-10T00:52:06.1041454Z 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-10-10T00:52:06.1047506Z 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-10-10T00:52:06.1053695Z 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-10-10T00:52:06.1059866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1066242Z 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-10-10T00:52:06.1072802Z 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-10-10T00:52:06.1079108Z 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-10-10T00:52:06.1085296Z 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-10-10T00:52:06.1091536Z 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-10-10T00:52:06.1098197Z 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-10-10T00:52:06.1104890Z 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-10-10T00:52:06.1111497Z 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-10-10T00:52:06.1117785Z 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-10-10T00:52:06.1124069Z 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-10-10T00:52:06.1130308Z 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-10-10T00:52:06.1136493Z 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-10-10T00:52:06.1142668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\requires_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1149777Z 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-10-10T00:52:06.1156057Z 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-10-10T00:52:06.1162080Z 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-10-10T00:52:06.1168172Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1174304Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1180449Z 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-10-10T00:52:06.1186728Z 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-10-10T00:52:06.1193122Z 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-10-10T00:52:06.1199407Z 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-10-10T00:52:06.1205932Z 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-10-10T00:52:06.1212516Z 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-10-10T00:52:06.1218972Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1225087Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1230922Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1237205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1243690Z 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-10-10T00:52:06.1249574Z 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-10-10T00:52:06.1255723Z 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-10-10T00:52:06.1262255Z 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-10-10T00:52:06.1298389Z 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-10-10T00:52:06.1304636Z 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-10-10T00:52:06.1311199Z 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-10-10T00:52:06.1323696Z 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-10-10T00:52:06.1330315Z 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-10-10T00:52:06.1336206Z 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-10-10T00:52:06.1342395Z 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-10-10T00:52:06.1349023Z 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-10-10T00:52:06.1354597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1360981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1367094Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resolve_conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1373314Z 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-10-10T00:52:06.1379510Z 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-10-10T00:52:06.1391345Z 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-10-10T00:52:06.1397321Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resolve_neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1403825Z 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-10-10T00:52:06.1410103Z 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-10-10T00:52:06.1415846Z 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-10-10T00:52:06.1422015Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\result_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1428416Z 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-10-10T00:52:06.1434400Z 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-10-10T00:52:06.1440528Z 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-10-10T00:52:06.1446892Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\retains_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1453078Z 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-10-10T00:52:06.1459342Z 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-10-10T00:52:06.1465354Z 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-10-10T00:52:06.1471934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\retain_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1478111Z 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-10-10T00:52:06.1545613Z 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-10-10T00:52:06.1551542Z 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-10-10T00:52:06.1557776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rms_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1564011Z 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-10-10T00:52:06.1570192Z 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-10-10T00:52:06.1582246Z 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-10-10T00:52:06.1588455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1594167Z 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-10-10T00:52:06.1600580Z 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-10-10T00:52:06.1606743Z 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-10-10T00:52:06.1618952Z 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-10-10T00:52:06.1625515Z 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-10-10T00:52:06.1631610Z 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-10-10T00:52:06.1637862Z 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-10-10T00:52:06.1643931Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1649883Z 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-10-10T00:52:06.1656073Z 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-10-10T00:52:06.1661911Z 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-10-10T00:52:06.1668370Z 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-10-10T00:52:06.1674637Z 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-10-10T00:52:06.1687056Z 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-10-10T00:52:06.1693258Z 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-10-10T00:52:06.1699715Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\roll.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1706301Z 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-10-10T00:52:06.1712220Z 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-10-10T00:52:06.1724700Z 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-10-10T00:52:06.1730970Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\roll_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1736889Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\roll_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1742745Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rot90.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1749226Z 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-10-10T00:52:06.1755698Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rot90_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1761730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rot90_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1768131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1774352Z 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-10-10T00:52:06.1780450Z 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-10-10T00:52:06.1786659Z 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-10-10T00:52:06.1792631Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1798886Z 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-10-10T00:52:06.1804985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1811164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1828617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1835212Z 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-10-10T00:52:06.1840971Z 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-10-10T00:52:06.1855600Z 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-10-10T00:52:06.1861104Z 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-10-10T00:52:06.1879295Z 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-10-10T00:52:06.1885058Z 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-10-10T00:52:06.1891326Z 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-10-10T00:52:06.1897184Z 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-10-10T00:52:06.1903482Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1917439Z 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-10-10T00:52:06.1918636Z 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-10-10T00:52:06.1923840Z 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-10-10T00:52:06.1929796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1935593Z 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-10-10T00:52:06.1941602Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1947617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.1953506Z 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-10-10T00:52:06.1959819Z 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-10-10T00:52:06.1966118Z 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-10-10T00:52:06.1978390Z 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-10-10T00:52:06.1984496Z 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-10-10T00:52:06.1990853Z 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-10-10T00:52:06.1996851Z 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-10-10T00:52:06.2002843Z 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-10-10T00:52:06.2009667Z 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-10-10T00:52:06.2015794Z 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-10-10T00:52:06.2021867Z 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-10-10T00:52:06.2028283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2034163Z 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-10-10T00:52:06.2040109Z 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-10-10T00:52:06.2046009Z 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-10-10T00:52:06.2052068Z 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-10-10T00:52:06.2057916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2063878Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2070400Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2076661Z 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-10-10T00:52:06.2082861Z 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-10-10T00:52:06.2088951Z 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-10-10T00:52:06.2094745Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2100525Z 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-10-10T00:52:06.2106565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2112456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2118545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2124396Z 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-10-10T00:52:06.2136738Z 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-10-10T00:52:06.2142645Z 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-10-10T00:52:06.2148680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsub_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2154741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsub_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2160279Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scalar_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2173240Z 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-10-10T00:52:06.2179320Z 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-10-10T00:52:06.2185575Z 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-10-10T00:52:06.2191811Z 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-10-10T00:52:06.2198210Z 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-10-10T00:52:06.2209788Z 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-10-10T00:52:06.2216311Z 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-10-10T00:52:06.2222373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2228506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2234646Z 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-10-10T00:52:06.2247307Z 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-10-10T00:52:06.2253389Z 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-10-10T00:52:06.2259605Z 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-10-10T00:52:06.2265910Z 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-10-10T00:52:06.2272964Z 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-10-10T00:52:06.2279622Z 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-10-10T00:52:06.2286340Z 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-10-10T00:52:06.2293314Z 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-10-10T00:52:06.2299909Z 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-10-10T00:52:06.2305984Z 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-10-10T00:52:06.2312413Z 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-10-10T00:52:06.2319644Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2326048Z 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-10-10T00:52:06.2332117Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2338217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2344466Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2350865Z 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-10-10T00:52:06.2357473Z 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-10-10T00:52:06.2363477Z 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-10-10T00:52:06.2369583Z 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-10-10T00:52:06.2375630Z 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-10-10T00:52:06.2381709Z 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-10-10T00:52:06.2387949Z 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-10-10T00:52:06.2393894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\searchsorted.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2399912Z 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-10-10T00:52:06.2411878Z 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-10-10T00:52:06.2417923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\searchsorted_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2424079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\searchsorted_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2430398Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\segment_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2436539Z 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-10-10T00:52:06.2453436Z 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-10-10T00:52:06.2459671Z 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-10-10T00:52:06.2466338Z 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-10-10T00:52:06.2472454Z 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-10-10T00:52:06.2478511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2493627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2500240Z 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-10-10T00:52:06.2506562Z 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-10-10T00:52:06.2512704Z 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-10-10T00:52:06.2518754Z 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-10-10T00:52:06.2531828Z 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-10-10T00:52:06.2538091Z 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-10-10T00:52:06.2550061Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2556719Z 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-10-10T00:52:06.2563345Z 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-10-10T00:52:06.2575500Z 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-10-10T00:52:06.2581626Z 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-10-10T00:52:06.2587862Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2594108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2600177Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2606812Z 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-10-10T00:52:06.2613416Z 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-10-10T00:52:06.2619542Z 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-10-10T00:52:06.2625783Z 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-10-10T00:52:06.2631890Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\selu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2637982Z 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-10-10T00:52:06.2643966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\selu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2649773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\selu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2655798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2661992Z 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-10-10T00:52:06.2668315Z 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-10-10T00:52:06.2674297Z 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-10-10T00:52:06.2680240Z 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-10-10T00:52:06.2686256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2692098Z 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-10-10T00:52:06.2698285Z 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-10-10T00:52:06.2704197Z 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-10-10T00:52:06.2710385Z 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-10-10T00:52:06.2716588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2722542Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2734617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2740938Z 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-10-10T00:52:06.2746984Z 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-10-10T00:52:06.2753134Z 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-10-10T00:52:06.2759273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2770809Z 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-10-10T00:52:06.2776975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2782859Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2788824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2794591Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2801461Z 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-10-10T00:52:06.2807723Z 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-10-10T00:52:06.2813705Z 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-10-10T00:52:06.2819704Z 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-10-10T00:52:06.2825877Z 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-10-10T00:52:06.2832164Z 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-10-10T00:52:06.2838252Z 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-10-10T00:52:06.2844879Z 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-10-10T00:52:06.2851286Z 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-10-10T00:52:06.2857258Z 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-10-10T00:52:06.2869306Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2875098Z 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-10-10T00:52:06.2881078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2886997Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2892854Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2905013Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2911419Z 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-10-10T00:52:06.2917215Z 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-10-10T00:52:06.2923255Z 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-10-10T00:52:06.2929175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2935036Z 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-10-10T00:52:06.2940902Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2946934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2953457Z 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-10-10T00:52:06.2959152Z 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-10-10T00:52:06.2971810Z 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-10-10T00:52:06.2977663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.2983341Z 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-10-10T00:52:06.2989538Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.3001405Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.3007186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.3015183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.3028711Z 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-10-10T00:52:06.3036836Z 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-10-10T00:52:06.3043689Z 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-10-10T00:52:06.3050505Z 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-10-10T00:52:06.3057554Z 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-10-10T00:52:06.3065296Z 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-10-10T00:52:06.3072451Z 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-10-10T00:52:06.3079532Z 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-10-10T00:52:06.3093177Z 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-10-10T00:52:06.3098804Z 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-10-10T00:52:06.3104904Z 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-10-10T00:52:06.3110940Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.3116775Z 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-10-10T00:52:06.3130753Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.3136716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.3142496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4464901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4470875Z 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-10-10T00:52:06.4484650Z 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-10-10T00:52:06.4490766Z 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-10-10T00:52:06.4496632Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4502572Z 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-10-10T00:52:06.4508813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4514518Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4520212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4526371Z 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-10-10T00:52:06.4532028Z 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-10-10T00:52:06.4538043Z 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-10-10T00:52:06.4544251Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4550196Z 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-10-10T00:52:06.4556067Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4562057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4567952Z 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-10-10T00:52:06.4573727Z 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-10-10T00:52:06.4579719Z 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-10-10T00:52:06.4585601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4592157Z 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-10-10T00:52:06.4598490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4604426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4610005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4616014Z 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-10-10T00:52:06.4621632Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4627190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4633430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4639769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4646130Z 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-10-10T00:52:06.4652346Z 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-10-10T00:52:06.4658204Z 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-10-10T00:52:06.4670551Z 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-10-10T00:52:06.4676512Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4682871Z 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-10-10T00:52:06.4689584Z 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-10-10T00:52:06.4695718Z 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-10-10T00:52:06.4708067Z 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-10-10T00:52:06.4713982Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_inverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4720333Z 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-10-10T00:52:06.4726358Z 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-10-10T00:52:06.4732397Z 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-10-10T00:52:06.4738699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4744710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4750634Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4757460Z 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-10-10T00:52:06.4763543Z 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-10-10T00:52:06.4769335Z 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-10-10T00:52:06.4775547Z 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-10-10T00:52:06.4781735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slogdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4787655Z 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-10-10T00:52:06.4793503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slogdet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4805495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slogdet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4811513Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.4817905Z 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-10-10T00:52:06.4823736Z 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-10-10T00:52:06.4830036Z 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-10-10T00:52:06.4836187Z 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-10-10T00:52:06.4842364Z 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-10-10T00:52:06.4848497Z 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-10-10T00:52:06.4854416Z 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-10-10T00:52:06.4860380Z 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-10-10T00:52:06.4866954Z 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-10-10T00:52:06.4885338Z 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-10-10T00:52:06.4886559Z 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-10-10T00:52:06.4887710Z 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-10-10T00:52:06.4891881Z 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-10-10T00:52:06.4909580Z 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-10-10T00:52:06.4916128Z 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-10-10T00:52:06.4922248Z 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-10-10T00:52:06.4928485Z 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-10-10T00:52:06.4934653Z 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-10-10T00:52:06.4946708Z 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-10-10T00:52:06.4953119Z 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-10-10T00:52:06.4960028Z 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-10-10T00:52:06.4966468Z 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-10-10T00:52:06.4973571Z 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-10-10T00:52:06.4985913Z 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-10-10T00:52:06.4992486Z 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-10-10T00:52:06.4998531Z 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-10-10T00:52:06.5004736Z 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-10-10T00:52:06.5043658Z 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-10-10T00:52:06.5050302Z 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-10-10T00:52:06.5056558Z 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-10-10T00:52:06.5062887Z 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-10-10T00:52:06.5069247Z 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-10-10T00:52:06.5075273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5086937Z 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-10-10T00:52:06.5092838Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5098828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5104688Z 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-10-10T00:52:06.5110808Z 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-10-10T00:52:06.5123148Z 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-10-10T00:52:06.5129398Z 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-10-10T00:52:06.5135553Z 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-10-10T00:52:06.5141906Z 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-10-10T00:52:06.5148125Z 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-10-10T00:52:06.5160509Z 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-10-10T00:52:06.5166615Z 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-10-10T00:52:06.5172932Z 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-10-10T00:52:06.5180038Z 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-10-10T00:52:06.5186601Z 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-10-10T00:52:06.5198647Z 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-10-10T00:52:06.5204752Z 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-10-10T00:52:06.5210840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5216971Z 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-10-10T00:52:06.5223067Z 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-10-10T00:52:06.5235707Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5241925Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5248261Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5254116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5260629Z 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-10-10T00:52:06.5266882Z 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-10-10T00:52:06.5272928Z 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-10-10T00:52:06.5278994Z 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-10-10T00:52:06.5285309Z 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-10-10T00:52:06.5291292Z 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-10-10T00:52:06.5304022Z 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-10-10T00:52:06.5310483Z 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-10-10T00:52:06.5316384Z 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-10-10T00:52:06.5322576Z 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-10-10T00:52:06.5328633Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5335086Z 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-10-10T00:52:06.5340968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5347569Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5352991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5358774Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5371577Z 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-10-10T00:52:06.5377722Z 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-10-10T00:52:06.5384162Z 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-10-10T00:52:06.5390275Z 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-10-10T00:52:06.5396622Z 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-10-10T00:52:06.5409100Z 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-10-10T00:52:06.5415137Z 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-10-10T00:52:06.5421507Z 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-10-10T00:52:06.5427695Z 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-10-10T00:52:06.5433728Z 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-10-10T00:52:06.5439671Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5445844Z 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-10-10T00:52:06.5451885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5457844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5463848Z 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-10-10T00:52:06.5475996Z 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-10-10T00:52:06.5482856Z 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-10-10T00:52:06.5488930Z 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-10-10T00:52:06.5495010Z 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-10-10T00:52:06.5501130Z 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-10-10T00:52:06.5512699Z 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-10-10T00:52:06.5519487Z 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-10-10T00:52:06.5525825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5532025Z 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-10-10T00:52:06.5537872Z 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-10-10T00:52:06.5543969Z 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-10-10T00:52:06.5549973Z 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-10-10T00:52:06.5555989Z 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-10-10T00:52:06.5562272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5568358Z 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-10-10T00:52:06.5580131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5586068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.5591755Z 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-10-10T00:52:06.5598227Z 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-10-10T00:52:06.5604206Z 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-10-10T00:52:06.5610460Z 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-10-10T00:52:06.5617855Z 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-10-10T00:52:06.5624430Z 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-10-10T00:52:06.5630730Z 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-10-10T00:52:06.5636773Z 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-10-10T00:52:06.5642947Z 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-10-10T00:52:06.5649500Z 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-10-10T00:52:06.5655730Z 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-10-10T00:52:06.5662062Z 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-10-10T00:52:06.5668230Z 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-10-10T00:52:06.5680959Z 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-10-10T00:52:06.5687426Z 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-10-10T00:52:06.5694387Z 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-10-10T00:52:06.5702029Z 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-10-10T00:52:06.5709190Z 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-10-10T00:52:06.5717495Z 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-10-10T00:52:06.9126343Z 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-10-10T00:52:06.9132458Z 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-10-10T00:52:06.9138896Z 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-10-10T00:52:06.9146237Z 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-10-10T00:52:06.9159417Z 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-10-10T00:52:06.9166049Z 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-10-10T00:52:06.9172599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.9178792Z 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-10-10T00:52:06.9184925Z 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-10-10T00:52:06.9196877Z 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-10-10T00:52:06.9203306Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_mask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.9210123Z 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-10-10T00:52:06.9216458Z 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-10-10T00:52:06.9222615Z 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-10-10T00:52:06.9234771Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:06.9241716Z 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-10-10T00:52:06.9248212Z 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-10-10T00:52:06.9254714Z 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-10-10T00:52:06.9260921Z 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-10-10T00:52:06.9273207Z 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-10-10T00:52:06.9279712Z 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-10-10T00:52:06.9285881Z 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-10-10T00:52:06.9292229Z 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-10-10T00:52:06.9298535Z 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-10-10T00:52:06.9304848Z 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-10-10T00:52:06.9311927Z 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-10-10T00:52:06.9318430Z 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-10-10T00:52:06.9324681Z 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-10-10T00:52:06.9331246Z 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-10-10T00:52:06.9337437Z 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-10-10T00:52:06.9343759Z 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-10-10T00:52:06.9349774Z 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-10-10T00:52:06.9355965Z 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-10-10T00:52:06.9362267Z 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-10-10T00:52:06.9374037Z 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-10-10T00:52:06.9380155Z 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-10-10T00:52:06.9386604Z 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-10-10T00:52:06.9392844Z 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-10-10T00:52:06.9398936Z 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-10-10T00:52:06.9411129Z 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-10-10T00:52:06.9417245Z 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-10-10T00:52:06.9423233Z 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-10-10T00:52:06.9429728Z 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-10-10T00:52:06.9435866Z 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-10-10T00:52:06.9447949Z 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-10-10T00:52:06.9453946Z 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-10-10T00:52:06.9460278Z 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-10-10T00:52:06.9466607Z 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-10-10T00:52:06.9472899Z 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-10-10T00:52:06.9485306Z 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-10-10T00:52:06.9491523Z 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-10-10T00:52:06.9547317Z 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-10-10T00:52:06.9553714Z 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-10-10T00:52:06.9560190Z 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-10-10T00:52:06.9574831Z 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-10-10T00:52:06.9609535Z 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-10-10T00:52:06.9615804Z 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-10-10T00:52:06.9622087Z 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-10-10T00:52:06.9628471Z 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-10-10T00:52:06.9634576Z 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-10-10T00:52:06.9641847Z 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-10-10T00:52:06.9648177Z 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-10-10T00:52:06.9654482Z 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-10-10T00:52:06.9660744Z 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-10-10T00:52:06.9675233Z 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-10-10T00:52:06.9681397Z 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-10-10T00:52:06.9687570Z 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-10-10T00:52:06.9693878Z 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-10-10T00:52:06.9700726Z 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-10-10T00:52:06.9713393Z 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-10-10T00:52:06.9719349Z 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-10-10T00:52:06.9725688Z 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-10-10T00:52:06.9732020Z 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-10-10T00:52:06.9738556Z 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-10-10T00:52:06.9751440Z 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-10-10T00:52:06.9757735Z 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-10-10T00:52:06.9764037Z 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-10-10T00:52:06.9771175Z 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-10-10T00:52:06.9893794Z 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-10-10T00:52:06.9900600Z 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-10-10T00:52:06.9906589Z 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-10-10T00:52:06.9913103Z 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-10-10T00:52:06.9919073Z 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-10-10T00:52:06.9925397Z 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-10-10T00:52:06.9937012Z 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-10-10T00:52:06.9943188Z 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-10-10T00:52:06.9949855Z 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-10-10T00:52:06.9956089Z 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-10-10T00:52:06.9962889Z 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-10-10T00:52:06.9975489Z 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-10-10T00:52:06.9981614Z 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-10-10T00:52:06.9987904Z 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-10-10T00:52:06.9994193Z 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-10-10T00:52:07.0000486Z 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-10-10T00:52:07.0013083Z 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-10-10T00:52:07.0019708Z 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-10-10T00:52:07.0026160Z 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-10-10T00:52:07.0032330Z 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-10-10T00:52:07.0038648Z 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-10-10T00:52:07.0050553Z 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-10-10T00:52:07.0056752Z 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-10-10T00:52:07.0062915Z 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-10-10T00:52:07.0069144Z 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-10-10T00:52:07.0075229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_digamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0088004Z 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-10-10T00:52:07.0094010Z 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-10-10T00:52:07.0100000Z 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-10-10T00:52:07.0106081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_entr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0112566Z 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-10-10T00:52:07.0118603Z 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-10-10T00:52:07.0125080Z 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-10-10T00:52:07.0131050Z 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-10-10T00:52:07.0137261Z 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-10-10T00:52:07.0143234Z 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-10-10T00:52:07.0155768Z 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-10-10T00:52:07.0162359Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0168347Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0174222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfcx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0180881Z 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-10-10T00:52:07.0192610Z 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-10-10T00:52:07.0198831Z 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-10-10T00:52:07.0204869Z 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-10-10T00:52:07.0211169Z 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-10-10T00:52:07.0217349Z 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-10-10T00:52:07.0223904Z 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-10-10T00:52:07.0230510Z 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-10-10T00:52:07.0236892Z 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-10-10T00:52:07.0243207Z 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-10-10T00:52:07.0249468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0262684Z 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-10-10T00:52:07.0269017Z 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-10-10T00:52:07.0275285Z 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-10-10T00:52:07.0281723Z 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-10-10T00:52:07.0287746Z 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-10-10T00:52:07.0300165Z 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-10-10T00:52:07.0306530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_exp2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0313134Z 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-10-10T00:52:07.0319666Z 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-10-10T00:52:07.0326655Z 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-10-10T00:52:07.0339680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_expit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0346324Z 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-10-10T00:52:07.0352634Z 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-10-10T00:52:07.0358520Z 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-10-10T00:52:07.0365203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_expm1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0377842Z 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-10-10T00:52:07.0384176Z 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-10-10T00:52:07.0390127Z 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-10-10T00:52:07.0396201Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammainc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0402275Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammaincc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0408700Z 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-10-10T00:52:07.0415102Z 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-10-10T00:52:07.0421134Z 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-10-10T00:52:07.0427930Z 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-10-10T00:52:07.0434003Z 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-10-10T00:52:07.0440042Z 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-10-10T00:52:07.0445999Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammaln.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0452231Z 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-10-10T00:52:07.0458365Z 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-10-10T00:52:07.0464596Z 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-10-10T00:52:07.0471386Z 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-10-10T00:52:07.0477412Z 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-10-10T00:52:07.0484122Z 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-10-10T00:52:07.0490393Z 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-10-10T00:52:07.0496533Z 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-10-10T00:52:07.0514447Z 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-10-10T00:52:07.0520772Z 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-10-10T00:52:07.0526946Z 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-10-10T00:52:07.0533038Z 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-10-10T00:52:07.0539182Z 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-10-10T00:52:07.0551700Z 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-10-10T00:52:07.0558562Z 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-10-10T00:52:07.0564566Z 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-10-10T00:52:07.0570741Z 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-10-10T00:52:07.0576770Z 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-10-10T00:52:07.0589630Z 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-10-10T00:52:07.0595628Z 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-10-10T00:52:07.0601772Z 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-10-10T00:52:07.0608070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0614115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0e.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0621238Z 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-10-10T00:52:07.0627422Z 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-10-10T00:52:07.0633451Z 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-10-10T00:52:07.0639437Z 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-10-10T00:52:07.0645200Z 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-10-10T00:52:07.0657305Z 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-10-10T00:52:07.0663467Z 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-10-10T00:52:07.0669926Z 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-10-10T00:52:07.0676050Z 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-10-10T00:52:07.0681750Z 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-10-10T00:52:07.0688875Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0696429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1e.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0702648Z 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-10-10T00:52:07.0708913Z 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-10-10T00:52:07.0714737Z 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-10-10T00:52:07.0726907Z 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-10-10T00:52:07.0732695Z 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-10-10T00:52:07.0738628Z 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-10-10T00:52:07.0744603Z 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-10-10T00:52:07.0751455Z 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-10-10T00:52:07.0757371Z 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-10-10T00:52:07.0763426Z 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-10-10T00:52:07.0769556Z 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-10-10T00:52:07.0775409Z 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-10-10T00:52:07.0781295Z 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-10-10T00:52:07.0787973Z 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-10-10T00:52:07.0794302Z 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-10-10T00:52:07.0801009Z 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-10-10T00:52:07.0807684Z 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-10-10T00:52:07.0813850Z 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-10-10T00:52:07.0820831Z 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-10-10T00:52:07.0867321Z 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-10-10T00:52:07.0874117Z 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-10-10T00:52:07.0881082Z 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-10-10T00:52:07.0887690Z 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-10-10T00:52:07.0894546Z 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-10-10T00:52:07.0908646Z 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-10-10T00:52:07.0915387Z 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-10-10T00:52:07.0921953Z 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-10-10T00:52:07.0928648Z 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-10-10T00:52:07.0934679Z 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-10-10T00:52:07.0941186Z 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-10-10T00:52:07.0948064Z 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-10-10T00:52:07.0954104Z 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-10-10T00:52:07.0968446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log1p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0970604Z 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-10-10T00:52:07.0976942Z 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-10-10T00:52:07.0982777Z 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-10-10T00:52:07.0989312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_logit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.0995599Z 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-10-10T00:52:07.1001859Z 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-10-10T00:52:07.1008312Z 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-10-10T00:52:07.1014133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_logsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.1020538Z 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-10-10T00:52:07.1026529Z 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-10-10T00:52:07.1032836Z 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-10-10T00:52:07.1038732Z 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-10-10T00:52:07.1045436Z 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-10-10T00:52:07.1051728Z 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-10-10T00:52:07.1057814Z 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-10-10T00:52:07.1063886Z 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-10-10T00:52:07.1070173Z 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-10-10T00:52:07.1076433Z 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-10-10T00:52:07.1082637Z 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-10-10T00:52:07.1088903Z 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-10-10T00:52:07.1095415Z 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-10-10T00:52:07.1101444Z 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-10-10T00:52:07.1107720Z 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-10-10T00:52:07.1113907Z 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-10-10T00:52:07.1120424Z 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-10-10T00:52:07.1126866Z 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-10-10T00:52:07.1133213Z 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-10-10T00:52:07.1139489Z 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-10-10T00:52:07.1145823Z 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-10-10T00:52:07.1152551Z 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-10-10T00:52:07.1159170Z 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-10-10T00:52:07.1165466Z 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-10-10T00:52:07.1172971Z 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-10-10T00:52:07.1180403Z 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-10-10T00:52:07.1186640Z 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-10-10T00:52:07.1192336Z 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-10-10T00:52:07.1198902Z 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-10-10T00:52:07.1205201Z 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-10-10T00:52:07.1211460Z 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-10-10T00:52:07.1217970Z 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-10-10T00:52:07.1224855Z 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-10-10T00:52:07.1232363Z 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-10-10T00:52:07.1238408Z 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-10-10T00:52:07.1244363Z 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-10-10T00:52:07.1250932Z 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-10-10T00:52:07.1258586Z 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-10-10T00:52:07.1265559Z 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-10-10T00:52:07.1271959Z 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-10-10T00:52:07.1279053Z 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-10-10T00:52:07.1285123Z 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-10-10T00:52:07.1292223Z 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-10-10T00:52:07.1298630Z 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-10-10T00:52:07.1305373Z 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-10-10T00:52:07.1311824Z 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-10-10T00:52:07.1318484Z 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-10-10T00:52:07.1325178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_multigammaln.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.1333395Z 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-10-10T00:52:07.1340529Z 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-10-10T00:52:07.1347228Z 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-10-10T00:52:07.1353635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.1360250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtri.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.1367338Z 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-10-10T00:52:07.1373137Z 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-10-10T00:52:07.1379548Z 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-10-10T00:52:07.1385907Z 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-10-10T00:52:07.1392181Z 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-10-10T00:52:07.1398521Z 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-10-10T00:52:07.1404796Z 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-10-10T00:52:07.1411535Z 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-10-10T00:52:07.1417775Z 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-10-10T00:52:07.1423748Z 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-10-10T00:52:07.1430220Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_polygamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.1436826Z 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-10-10T00:52:07.1442863Z 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-10-10T00:52:07.1448901Z 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-10-10T00:52:07.1454958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_psi.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.1461301Z 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-10-10T00:52:07.1467514Z 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-10-10T00:52:07.1473535Z 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-10-10T00:52:07.1480493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_round.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.1486404Z 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-10-10T00:52:07.1492481Z 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-10-10T00:52:07.1498606Z 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-10-10T00:52:07.1504910Z 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-10-10T00:52:07.1511754Z 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-10-10T00:52:07.1517942Z 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-10-10T00:52:07.1524450Z 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-10-10T00:52:07.1530570Z 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-10-10T00:52:07.1536819Z 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-10-10T00:52:07.1543029Z 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-10-10T00:52:07.1549585Z 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-10-10T00:52:07.1555718Z 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-10-10T00:52:07.1562347Z 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-10-10T00:52:07.1568434Z 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-10-10T00:52:07.1574644Z 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-10-10T00:52:07.1581129Z 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-10-10T00:52:07.1587577Z 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-10-10T00:52:07.1594174Z 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-10-10T00:52:07.1600422Z 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-10-10T00:52:07.1606684Z 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-10-10T00:52:07.1613630Z 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-10-10T00:52:07.1619976Z 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-10-10T00:52:07.1633093Z 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-10-10T00:52:07.1639933Z 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-10-10T00:52:07.1646486Z 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-10-10T00:52:07.1653106Z 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-10-10T00:52:07.1659602Z 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-10-10T00:52:07.1670922Z 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-10-10T00:52:07.1677668Z 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-10-10T00:52:07.1684988Z 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-10-10T00:52:07.1691649Z 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-10-10T00:52:07.2164148Z 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-10-10T00:52:07.2170522Z 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-10-10T00:52:07.2177312Z 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-10-10T00:52:07.2184119Z 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-10-10T00:52:07.2190524Z 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-10-10T00:52:07.2196968Z 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-10-10T00:52:07.2203512Z 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-10-10T00:52:07.2210667Z 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-10-10T00:52:07.2217589Z 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-10-10T00:52:07.2224227Z 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-10-10T00:52:07.2230869Z 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-10-10T00:52:07.2237247Z 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-10-10T00:52:07.2243929Z 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-10-10T00:52:07.2250270Z 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-10-10T00:52:07.2256777Z 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-10-10T00:52:07.2263302Z 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-10-10T00:52:07.2270467Z 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-10-10T00:52:07.2277370Z 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-10-10T00:52:07.2283823Z 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-10-10T00:52:07.2290553Z 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-10-10T00:52:07.2297044Z 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-10-10T00:52:07.2303692Z 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-10-10T00:52:07.2310279Z 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-10-10T00:52:07.2316638Z 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-10-10T00:52:07.2322798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_sinc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2329237Z 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-10-10T00:52:07.2336141Z 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-10-10T00:52:07.2342049Z 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-10-10T00:52:07.2348827Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2355326Z 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-10-10T00:52:07.2361420Z 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-10-10T00:52:07.2367358Z 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-10-10T00:52:07.2373724Z 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-10-10T00:52:07.2380460Z 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-10-10T00:52:07.2386689Z 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-10-10T00:52:07.2392915Z 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-10-10T00:52:07.2399162Z 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-10-10T00:52:07.2405420Z 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-10-10T00:52:07.2411798Z 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-10-10T00:52:07.2418138Z 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-10-10T00:52:07.2424371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlog1py.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2431295Z 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-10-10T00:52:07.2437297Z 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-10-10T00:52:07.2443374Z 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-10-10T00:52:07.2449875Z 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-10-10T00:52:07.2456165Z 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-10-10T00:52:07.2462356Z 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-10-10T00:52:07.2468632Z 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-10-10T00:52:07.2474761Z 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-10-10T00:52:07.2480939Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlogy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2487641Z 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-10-10T00:52:07.2493994Z 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-10-10T00:52:07.2500133Z 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-10-10T00:52:07.2506218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_zeta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2512885Z 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-10-10T00:52:07.2519479Z 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-10-10T00:52:07.2525810Z 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-10-10T00:52:07.2532391Z 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-10-10T00:52:07.2538672Z 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-10-10T00:52:07.2545263Z 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-10-10T00:52:07.2551586Z 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-10-10T00:52:07.2557999Z 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-10-10T00:52:07.2564578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2570766Z 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-10-10T00:52:07.2577117Z 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-10-10T00:52:07.2583382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2590058Z 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-10-10T00:52:07.2596413Z 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-10-10T00:52:07.2602531Z 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-10-10T00:52:07.2608727Z 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-10-10T00:52:07.2614973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2621976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2628497Z 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-10-10T00:52:07.2635101Z 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-10-10T00:52:07.2641216Z 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-10-10T00:52:07.2648134Z 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-10-10T00:52:07.2654640Z 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-10-10T00:52:07.2660949Z 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-10-10T00:52:07.2667377Z 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-10-10T00:52:07.2673623Z 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-10-10T00:52:07.2680303Z 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-10-10T00:52:07.2686350Z 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-10-10T00:52:07.2692565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2699140Z 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-10-10T00:52:07.2705621Z 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-10-10T00:52:07.2711801Z 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-10-10T00:52:07.2717877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2723929Z 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-10-10T00:52:07.2729871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2736313Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2742095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\square.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2748290Z 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-10-10T00:52:07.2754505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\square_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2760491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\square_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2766695Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2772724Z 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-10-10T00:52:07.2779142Z 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-10-10T00:52:07.2785301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2791880Z 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-10-10T00:52:07.2798731Z 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-10-10T00:52:07.2804922Z 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-10-10T00:52:07.2811379Z 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-10-10T00:52:07.2817400Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2823548Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2829989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sspaddmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2836085Z 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-10-10T00:52:07.2842355Z 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-10-10T00:52:07.2848605Z 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-10-10T00:52:07.2855084Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sspaddmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2861054Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sspaddmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2867474Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2873387Z 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-10-10T00:52:07.2879238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2885445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2891332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2897255Z 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-10-10T00:52:07.2903095Z 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-10-10T00:52:07.2909427Z 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-10-10T00:52:07.2915517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_mean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2921556Z 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-10-10T00:52:07.2927447Z 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-10-10T00:52:07.2933536Z 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-10-10T00:52:07.2939590Z 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-10-10T00:52:07.2945533Z 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-10-10T00:52:07.2951565Z 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-10-10T00:52:07.2957604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2963466Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2969271Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2975237Z 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-10-10T00:52:07.2981374Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2987246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2993233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stride.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.2998903Z 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-10-10T00:52:07.3004616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stride_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3010233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stride_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3016105Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3021829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\subtract.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3028489Z 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-10-10T00:52:07.3034596Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\subtract_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3040477Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\subtract_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3046875Z 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-10-10T00:52:07.3052768Z 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-10-10T00:52:07.3058569Z 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-10-10T00:52:07.3071962Z 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-10-10T00:52:07.3077722Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3083123Z 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-10-10T00:52:07.3089317Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3094802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3100341Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3106474Z 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-10-10T00:52:07.3112511Z 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-10-10T00:52:07.3118535Z 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-10-10T00:52:07.3124579Z 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-10-10T00:52:07.3130339Z 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-10-10T00:52:07.3136080Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3141562Z 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-10-10T00:52:07.3147837Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3153522Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3159154Z 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-10-10T00:52:07.3165060Z 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-10-10T00:52:07.3172392Z 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-10-10T00:52:07.3178364Z 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-10-10T00:52:07.3184440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\svd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3190540Z 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-10-10T00:52:07.3196532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\svd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3202809Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\svd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3208706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapaxes.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3214943Z 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-10-10T00:52:07.3221412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapaxes_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3227911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapaxes_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3234801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapdims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3241112Z 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-10-10T00:52:07.3247418Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapdims_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3253709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapdims_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3259865Z 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-10-10T00:52:07.3266714Z 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-10-10T00:52:07.3273245Z 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-10-10T00:52:07.3279740Z 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-10-10T00:52:07.3285876Z 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-10-10T00:52:07.3293004Z 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-10-10T00:52:07.3298895Z 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-10-10T00:52:07.3305295Z 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-10-10T00:52:07.3311511Z 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-10-10T00:52:07.3317724Z 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-10-10T00:52:07.3323802Z 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-10-10T00:52:07.3329553Z 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-10-10T00:52:07.3335662Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_numel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3342048Z 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-10-10T00:52:07.3348252Z 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-10-10T00:52:07.3353937Z 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-10-10T00:52:07.3359964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3365682Z 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-10-10T00:52:07.3371546Z 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-10-10T00:52:07.3377663Z 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-10-10T00:52:07.3383687Z 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-10-10T00:52:07.3390236Z 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-10-10T00:52:07.3396652Z 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-10-10T00:52:07.3402896Z 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-10-10T00:52:07.3409283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_stride.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3416119Z 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-10-10T00:52:07.3422647Z 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-10-10T00:52:07.3429222Z 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-10-10T00:52:07.3435430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3440667Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3446584Z 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-10-10T00:52:07.3453052Z 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-10-10T00:52:07.3459102Z 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-10-10T00:52:07.3465619Z 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-10-10T00:52:07.3471447Z 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-10-10T00:52:07.3477566Z 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-10-10T00:52:07.3483444Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3489250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3494982Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3500610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3506991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3513213Z 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-10-10T00:52:07.3519163Z 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-10-10T00:52:07.3525520Z 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-10-10T00:52:07.3531474Z 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-10-10T00:52:07.3537581Z 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-10-10T00:52:07.3543819Z 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-10-10T00:52:07.3549922Z 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-10-10T00:52:07.3556240Z 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-10-10T00:52:07.3561947Z 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-10-10T00:52:07.3568114Z 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-10-10T00:52:07.3574037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3579726Z 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-10-10T00:52:07.3586325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3592316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3598389Z 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-10-10T00:52:07.3604218Z 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-10-10T00:52:07.3610150Z 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-10-10T00:52:07.3616299Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3621696Z 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-10-10T00:52:07.3627698Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3633366Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3638972Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3644642Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensordot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3650986Z 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-10-10T00:52:07.3656747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensordot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3663004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensordot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3669031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensor_split.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3675355Z 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-10-10T00:52:07.3681339Z 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-10-10T00:52:07.3687749Z 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-10-10T00:52:07.3693881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\thnn_conv2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3700152Z 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-10-10T00:52:07.3734313Z 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-10-10T00:52:07.3740640Z 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-10-10T00:52:07.3746865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3752871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3759845Z 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-10-10T00:52:07.3765949Z 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-10-10T00:52:07.3772133Z 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-10-10T00:52:07.3778535Z 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-10-10T00:52:07.3785048Z 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-10-10T00:52:07.3818989Z 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-10-10T00:52:07.3825258Z 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-10-10T00:52:07.3831736Z 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-10-10T00:52:07.3837883Z 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-10-10T00:52:07.3844657Z 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-10-10T00:52:07.3851081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3857464Z 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-10-10T00:52:07.3863559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3869680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3875769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3881864Z 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-10-10T00:52:07.3887813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3893659Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3899258Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3904593Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3910630Z 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-10-10T00:52:07.3916200Z 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-10-10T00:52:07.3922528Z 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-10-10T00:52:07.3928331Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3934395Z 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-10-10T00:52:07.3940343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3946153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3951938Z 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-10-10T00:52:07.3957747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_dense.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.3963305Z 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-10-10T00:52:07.3969639Z 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-10-10T00:52:07.3975447Z 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-10-10T00:52:07.3981120Z 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-10-10T00:52:07.4013235Z 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-10-10T00:52:07.4019644Z 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-10-10T00:52:07.4025353Z 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-10-10T00:52:07.4031330Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_mkldnn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4037169Z 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-10-10T00:52:07.4043807Z 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-10-10T00:52:07.4049749Z 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-10-10T00:52:07.4055819Z 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-10-10T00:52:07.4062069Z 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-10-10T00:52:07.4068070Z 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-10-10T00:52:07.4074089Z 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-10-10T00:52:07.4080075Z 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-10-10T00:52:07.4086037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4091825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4097801Z 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-10-10T00:52:07.4104051Z 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-10-10T00:52:07.4110060Z 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-10-10T00:52:07.4116052Z 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-10-10T00:52:07.4122050Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4127943Z 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-10-10T00:52:07.4133960Z 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-10-10T00:52:07.4140020Z 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-10-10T00:52:07.4145874Z 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-10-10T00:52:07.4151896Z 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-10-10T00:52:07.4158111Z 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-10-10T00:52:07.4164128Z 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-10-10T00:52:07.4169972Z 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-10-10T00:52:07.4176309Z 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-10-10T00:52:07.4182591Z 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-10-10T00:52:07.4188908Z 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-10-10T00:52:07.4195100Z 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-10-10T00:52:07.4201037Z 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-10-10T00:52:07.4207336Z 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-10-10T00:52:07.4213550Z 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-10-10T00:52:07.4219780Z 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-10-10T00:52:07.4226034Z 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-10-10T00:52:07.4232284Z 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-10-10T00:52:07.4238429Z 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-10-10T00:52:07.4244513Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4250302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4256633Z 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-10-10T00:52:07.4262664Z 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-10-10T00:52:07.4268914Z 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-10-10T00:52:07.4275766Z 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-10-10T00:52:07.4294102Z 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-10-10T00:52:07.4295316Z 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-10-10T00:52:07.4296467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4301137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4307445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4313599Z 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-10-10T00:52:07.4320617Z 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-10-10T00:52:07.4326315Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4332881Z 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-10-10T00:52:07.4339209Z 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-10-10T00:52:07.4345341Z 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-10-10T00:52:07.4352059Z 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-10-10T00:52:07.4358577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4364934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4371063Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapezoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4377388Z 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-10-10T00:52:07.4383393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapezoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4389501Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapezoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4395605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapz.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4401868Z 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-10-10T00:52:07.4407598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapz_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4413702Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapz_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4419652Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triangular_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4426095Z 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-10-10T00:52:07.4432071Z 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-10-10T00:52:07.4438183Z 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-10-10T00:52:07.4444552Z 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-10-10T00:52:07.4450882Z 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-10-10T00:52:07.4456862Z 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-10-10T00:52:07.4462919Z 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-10-10T00:52:07.4469017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4475079Z 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-10-10T00:52:07.4480869Z 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-10-10T00:52:07.4507958Z 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-10-10T00:52:07.4513954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4520115Z 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-10-10T00:52:07.4526509Z 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-10-10T00:52:07.4532581Z 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-10-10T00:52:07.4538713Z 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-10-10T00:52:07.4544730Z 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-10-10T00:52:07.4550901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4556651Z 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-10-10T00:52:07.4562595Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4568425Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4574735Z 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-10-10T00:52:07.4580994Z 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-10-10T00:52:07.4587075Z 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-10-10T00:52:07.4593188Z 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-10-10T00:52:07.4599331Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4605485Z 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-10-10T00:52:07.4611271Z 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-10-10T00:52:07.4617127Z 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-10-10T00:52:07.4623056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4629435Z 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-10-10T00:52:07.4635288Z 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-10-10T00:52:07.4641474Z 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-10-10T00:52:07.4647625Z 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-10-10T00:52:07.4653820Z 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-10-10T00:52:07.4659730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4665447Z 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-10-10T00:52:07.4671269Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4677317Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4682966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\true_divide.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4689372Z 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-10-10T00:52:07.4695483Z 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-10-10T00:52:07.4701670Z 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-10-10T00:52:07.4707770Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4713845Z 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-10-10T00:52:07.4719893Z 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-10-10T00:52:07.4725753Z 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-10-10T00:52:07.4731783Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4737413Z 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-10-10T00:52:07.4743273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4749770Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4755699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\type_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4767852Z 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-10-10T00:52:07.4773759Z 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-10-10T00:52:07.4779716Z 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-10-10T00:52:07.4786206Z 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-10-10T00:52:07.4792096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4798148Z 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-10-10T00:52:07.4804348Z 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-10-10T00:52:07.4810501Z 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-10-10T00:52:07.4816403Z 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-10-10T00:52:07.4822431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4828398Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4834081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4840028Z 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-10-10T00:52:07.4846915Z 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-10-10T00:52:07.4852948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4859264Z 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-10-10T00:52:07.4865467Z 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-10-10T00:52:07.4871547Z 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-10-10T00:52:07.4877464Z 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-10-10T00:52:07.4883454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4889265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4895212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4901448Z 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-10-10T00:52:07.4907955Z 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-10-10T00:52:07.4915013Z 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-10-10T00:52:07.4921243Z 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-10-10T00:52:07.4927602Z 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-10-10T00:52:07.4934108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4940581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4947245Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4953234Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.4960080Z 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-10-10T00:52:07.4966267Z 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-10-10T00:52:07.4972660Z 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-10-10T00:52:07.4978826Z 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-10-10T00:52:07.5000230Z 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-10-10T00:52:07.5006680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5013522Z 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-10-10T00:52:07.5019896Z 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-10-10T00:52:07.5025969Z 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-10-10T00:52:07.5031950Z 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-10-10T00:52:07.5038075Z 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-10-10T00:52:07.5044274Z 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-10-10T00:52:07.5050311Z 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-10-10T00:52:07.5056319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5062157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5068432Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5074307Z 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-10-10T00:52:07.5080336Z 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-10-10T00:52:07.5086247Z 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-10-10T00:52:07.5092076Z 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-10-10T00:52:07.5098222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5104479Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5110564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_consecutive.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5116803Z 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-10-10T00:52:07.5122748Z 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-10-10T00:52:07.5128811Z 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-10-10T00:52:07.5134944Z 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-10-10T00:52:07.5140968Z 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-10-10T00:52:07.5147272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5153519Z 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-10-10T00:52:07.5159566Z 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-10-10T00:52:07.5165904Z 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-10-10T00:52:07.5171918Z 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-10-10T00:52:07.5178147Z 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-10-10T00:52:07.5184736Z 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-10-10T00:52:07.5190856Z 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-10-10T00:52:07.5197109Z 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-10-10T00:52:07.5203395Z 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-10-10T00:52:07.5209677Z 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-10-10T00:52:07.5215708Z 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-10-10T00:52:07.5221995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_chunk.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5228916Z 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-10-10T00:52:07.5234876Z 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-10-10T00:52:07.5241181Z 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-10-10T00:52:07.5247248Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_split.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5253826Z 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-10-10T00:52:07.5260008Z 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-10-10T00:52:07.5266236Z 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-10-10T00:52:07.5272966Z 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-10-10T00:52:07.5279826Z 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-10-10T00:52:07.5286066Z 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-10-10T00:52:07.5292385Z 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-10-10T00:52:07.5298507Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5304799Z 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-10-10T00:52:07.5310950Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5317634Z 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-10-10T00:52:07.5323841Z 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-10-10T00:52:07.5329986Z 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-10-10T00:52:07.5336180Z 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-10-10T00:52:07.5342301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5348678Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5355238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5361979Z 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-10-10T00:52:07.5369118Z 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-10-10T00:52:07.5375743Z 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-10-10T00:52:07.5381725Z 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-10-10T00:52:07.5388619Z 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-10-10T00:52:07.5395327Z 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-10-10T00:52:07.5401685Z 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-10-10T00:52:07.5407981Z 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-10-10T00:52:07.5414892Z 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-10-10T00:52:07.5421118Z 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-10-10T00:52:07.5427624Z 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-10-10T00:52:07.5433809Z 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-10-10T00:52:07.5439851Z 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-10-10T00:52:07.5446221Z 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-10-10T00:52:07.5452372Z 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-10-10T00:52:07.5458482Z 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-10-10T00:52:07.5492903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5499285Z 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-10-10T00:52:07.5506016Z 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-10-10T00:52:07.5519541Z 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-10-10T00:52:07.5525813Z 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-10-10T00:52:07.5532457Z 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-10-10T00:52:07.5538669Z 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-10-10T00:52:07.5544824Z 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-10-10T00:52:07.5551050Z 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-10-10T00:52:07.5557564Z 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-10-10T00:52:07.5563739Z 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-10-10T00:52:07.5570331Z 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-10-10T00:52:07.5576568Z 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-10-10T00:52:07.5582668Z 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-10-10T00:52:07.5588793Z 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-10-10T00:52:07.5594953Z 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-10-10T00:52:07.5600988Z 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-10-10T00:52:07.5607313Z 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-10-10T00:52:07.5613370Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5619556Z 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-10-10T00:52:07.5626275Z 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-10-10T00:52:07.5632515Z 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-10-10T00:52:07.5638882Z 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-10-10T00:52:07.5645408Z 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-10-10T00:52:07.5651839Z 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-10-10T00:52:07.5658133Z 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-10-10T00:52:07.5664757Z 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-10-10T00:52:07.5671351Z 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-10-10T00:52:07.5677918Z 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-10-10T00:52:07.5685163Z 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-10-10T00:52:07.5691792Z 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-10-10T00:52:07.5697953Z 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-10-10T00:52:07.5704691Z 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-10-10T00:52:07.5710775Z 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-10-10T00:52:07.5717268Z 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-10-10T00:52:07.5723789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5730093Z 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-10-10T00:52:07.5737059Z 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-10-10T00:52:07.5743537Z 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-10-10T00:52:07.5750169Z 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-10-10T00:52:07.5756625Z 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-10-10T00:52:07.5762933Z 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-10-10T00:52:07.5769280Z 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-10-10T00:52:07.5775524Z 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-10-10T00:52:07.5782281Z 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-10-10T00:52:07.5788921Z 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-10-10T00:52:07.5795137Z 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-10-10T00:52:07.5801489Z 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-10-10T00:52:07.5807911Z 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-10-10T00:52:07.5814187Z 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-10-10T00:52:07.5820664Z 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-10-10T00:52:07.5827161Z 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-10-10T00:52:07.5833627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5840003Z 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-10-10T00:52:07.5846777Z 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-10-10T00:52:07.5852938Z 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-10-10T00:52:07.5859301Z 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-10-10T00:52:07.5866433Z 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-10-10T00:52:07.5872929Z 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-10-10T00:52:07.5879727Z 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-10-10T00:52:07.5886003Z 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-10-10T00:52:07.5892542Z 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-10-10T00:52:07.5899025Z 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-10-10T00:52:07.5905781Z 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-10-10T00:52:07.5912129Z 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-10-10T00:52:07.5918229Z 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-10-10T00:52:07.5924545Z 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-10-10T00:52:07.5930809Z 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-10-10T00:52:07.5937160Z 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-10-10T00:52:07.5943323Z 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-10-10T00:52:07.5949929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.5956263Z 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-10-10T00:52:07.5963120Z 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-10-10T00:52:07.5969174Z 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-10-10T00:52:07.5975650Z 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-10-10T00:52:07.5981909Z 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-10-10T00:52:07.5988311Z 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-10-10T00:52:07.5994586Z 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-10-10T00:52:07.6000669Z 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-10-10T00:52:07.6007261Z 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-10-10T00:52:07.6028988Z 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-10-10T00:52:07.6035068Z 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-10-10T00:52:07.6041299Z 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-10-10T00:52:07.6047473Z 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-10-10T00:52:07.6053762Z 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-10-10T00:52:07.6060103Z 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-10-10T00:52:07.6066379Z 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-10-10T00:52:07.6072545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6078962Z 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-10-10T00:52:07.6085590Z 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-10-10T00:52:07.6091859Z 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-10-10T00:52:07.6098274Z 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-10-10T00:52:07.6104531Z 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-10-10T00:52:07.6111175Z 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-10-10T00:52:07.6117482Z 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-10-10T00:52:07.6123788Z 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-10-10T00:52:07.6130419Z 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-10-10T00:52:07.6136990Z 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-10-10T00:52:07.6143330Z 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-10-10T00:52:07.6149807Z 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-10-10T00:52:07.6156205Z 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-10-10T00:52:07.6162733Z 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-10-10T00:52:07.6169275Z 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-10-10T00:52:07.6175748Z 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-10-10T00:52:07.6181901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6188334Z 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-10-10T00:52:07.6194282Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6200863Z 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-10-10T00:52:07.6207190Z 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-10-10T00:52:07.6213625Z 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-10-10T00:52:07.6220259Z 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-10-10T00:52:07.6226583Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6233038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6239851Z 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-10-10T00:52:07.6246392Z 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-10-10T00:52:07.6252881Z 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-10-10T00:52:07.6259075Z 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-10-10T00:52:07.6265118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vander.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6271416Z 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-10-10T00:52:07.6277356Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vander_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6283240Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vander_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6289674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6296040Z 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-10-10T00:52:07.6302084Z 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-10-10T00:52:07.6308183Z 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-10-10T00:52:07.6314164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_mean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6320504Z 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-10-10T00:52:07.6326785Z 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-10-10T00:52:07.6332939Z 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-10-10T00:52:07.6339278Z 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-10-10T00:52:07.6345709Z 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-10-10T00:52:07.6351799Z 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-10-10T00:52:07.6358030Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6364164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6370354Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vdot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6376484Z 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-10-10T00:52:07.6382796Z 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-10-10T00:52:07.6388950Z 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-10-10T00:52:07.6395043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vdot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6400991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vdot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6406826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6412456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6417997Z 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-10-10T00:52:07.6424650Z 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-10-10T00:52:07.6431156Z 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-10-10T00:52:07.6437474Z 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-10-10T00:52:07.6443503Z 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-10-10T00:52:07.6449576Z 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-10-10T00:52:07.6455961Z 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-10-10T00:52:07.6462103Z 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-10-10T00:52:07.6468302Z 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-10-10T00:52:07.6474537Z 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-10-10T00:52:07.6480362Z 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-10-10T00:52:07.6486552Z 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-10-10T00:52:07.6492450Z 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-10-10T00:52:07.6498640Z 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-10-10T00:52:07.6504650Z 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-10-10T00:52:07.6519590Z 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-10-10T00:52:07.6526289Z 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-10-10T00:52:07.6533002Z 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-10-10T00:52:07.6539188Z 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-10-10T00:52:07.6545486Z 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-10-10T00:52:07.6551796Z 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-10-10T00:52:07.6558008Z 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-10-10T00:52:07.6564534Z 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-10-10T00:52:07.6570837Z 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-10-10T00:52:07.6576710Z 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-10-10T00:52:07.6583220Z 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-10-10T00:52:07.6589320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6595814Z 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-10-10T00:52:07.6602100Z 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-10-10T00:52:07.6608340Z 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-10-10T00:52:07.6614498Z 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-10-10T00:52:07.6620697Z 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-10-10T00:52:07.6627879Z 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-10-10T00:52:07.6633993Z 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-10-10T00:52:07.6640338Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6646358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6652086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vsplit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6658415Z 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-10-10T00:52:07.6664740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vsplit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6670768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vsplit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6676824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vstack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6682939Z 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-10-10T00:52:07.6688869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vstack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6695090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vstack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6700953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\where.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6707243Z 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-10-10T00:52:07.6713227Z 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-10-10T00:52:07.6719026Z 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-10-10T00:52:07.6725012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\where_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6730977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\where_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6737118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6743238Z 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-10-10T00:52:07.6749687Z 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-10-10T00:52:07.6755725Z 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-10-10T00:52:07.6761917Z 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-10-10T00:52:07.6768010Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6774198Z 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-10-10T00:52:07.6780411Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6786616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6792577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6798769Z 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-10-10T00:52:07.6804842Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6810816Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6816633Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6822346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6828675Z 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-10-10T00:52:07.6834528Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6840952Z 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-10-10T00:52:07.6847471Z 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-10-10T00:52:07.6853328Z 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-10-10T00:52:07.6859493Z 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-10-10T00:52:07.6865525Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6871456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6877976Z 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-10-10T00:52:07.6883840Z 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-10-10T00:52:07.6889946Z 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-10-10T00:52:07.6896278Z 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-10-10T00:52:07.6902100Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6908012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.6913693Z 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-10-10T00:52:07.6919711Z 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-10-10T00:52:07.6925963Z 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-10-10T00:52:07.6932180Z 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-10-10T00:52:07.6938382Z 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-10-10T00:52:07.6944916Z 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-10-10T00:52:07.6950993Z 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-10-10T00:52:07.6957302Z 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-10-10T00:52:07.6963651Z 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-10-10T00:52:07.6969839Z 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-10-10T00:52:07.6976022Z 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-10-10T00:52:07.6982291Z 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-10-10T00:52:07.6988391Z 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-10-10T00:52:07.7032584Z 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-10-10T00:52:07.7039907Z 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-10-10T00:52:07.7046228Z 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-10-10T00:52:07.7052451Z 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-10-10T00:52:07.7058646Z 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-10-10T00:52:07.7064894Z 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-10-10T00:52:07.7071401Z 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-10-10T00:52:07.7084903Z 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-10-10T00:52:07.7091211Z 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-10-10T00:52:07.7097370Z 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-10-10T00:52:07.7103691Z 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-10-10T00:52:07.7109879Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_addmm_activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7116164Z 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-10-10T00:52:07.7122279Z 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-10-10T00:52:07.7128357Z 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-10-10T00:52:07.7134535Z 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-10-10T00:52:07.7140390Z 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-10-10T00:52:07.7146476Z 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-10-10T00:52:07.7152728Z 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-10-10T00:52:07.7158880Z 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-10-10T00:52:07.7165199Z 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-10-10T00:52:07.7171570Z 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-10-10T00:52:07.7207271Z 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-10-10T00:52:07.7213393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_add_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7219984Z 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-10-10T00:52:07.7226124Z 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-10-10T00:52:07.7232555Z 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-10-10T00:52:07.7238899Z 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-10-10T00:52:07.7245082Z 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-10-10T00:52:07.7251358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_aminmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7257484Z 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-10-10T00:52:07.7263648Z 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-10-10T00:52:07.7269870Z 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-10-10T00:52:07.7276283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_aminmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7282504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_aminmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7289014Z 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-10-10T00:52:07.7295506Z 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-10-10T00:52:07.7301880Z 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-10-10T00:52:07.7308434Z 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-10-10T00:52:07.7315229Z 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-10-10T00:52:07.7321663Z 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-10-10T00:52:07.7328048Z 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-10-10T00:52:07.7334353Z 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-10-10T00:52:07.7340586Z 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-10-10T00:52:07.7347181Z 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-10-10T00:52:07.7353419Z 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-10-10T00:52:07.7360046Z 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-10-10T00:52:07.7366340Z 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-10-10T00:52:07.7373068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_async.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7379889Z 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-10-10T00:52:07.7386237Z 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-10-10T00:52:07.7392620Z 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-10-10T00:52:07.7398761Z 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-10-10T00:52:07.7405159Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7411651Z 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-10-10T00:52:07.7417795Z 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-10-10T00:52:07.7424093Z 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-10-10T00:52:07.7430279Z 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-10-10T00:52:07.7437016Z 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-10-10T00:52:07.7443106Z 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-10-10T00:52:07.7449230Z 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-10-10T00:52:07.7455374Z 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-10-10T00:52:07.7461401Z 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-10-10T00:52:07.7467717Z 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-10-10T00:52:07.7480424Z 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-10-10T00:52:07.7486367Z 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-10-10T00:52:07.7492432Z 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-10-10T00:52:07.7498631Z 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-10-10T00:52:07.7504768Z 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-10-10T00:52:07.7511175Z 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-10-10T00:52:07.7517108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7523316Z 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-10-10T00:52:07.7529327Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7535396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7541646Z 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-10-10T00:52:07.7548082Z 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-10-10T00:52:07.7554399Z 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-10-10T00:52:07.7568795Z 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-10-10T00:52:07.7574953Z 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-10-10T00:52:07.7608951Z 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-10-10T00:52:07.7615124Z 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-10-10T00:52:07.7621522Z 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-10-10T00:52:07.7627975Z 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-10-10T00:52:07.7634569Z 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-10-10T00:52:07.7640814Z 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-10-10T00:52:07.7647166Z 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-10-10T00:52:07.7653329Z 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-10-10T00:52:07.7659926Z 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-10-10T00:52:07.7666546Z 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-10-10T00:52:07.7674691Z 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-10-10T00:52:07.7683646Z 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-10-10T00:52:07.7692813Z 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-10-10T00:52:07.7702058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Byte.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7711393Z 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-10-10T00:52:07.7718812Z 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-10-10T00:52:07.7724592Z 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-10-10T00:52:07.7730964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Char.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7737598Z 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-10-10T00:52:07.7743672Z 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-10-10T00:52:07.7749871Z 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-10-10T00:52:07.7756543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7810070Z 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-10-10T00:52:07.7816687Z 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-10-10T00:52:07.7823270Z 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-10-10T00:52:07.7829283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7835641Z 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-10-10T00:52:07.7841656Z 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-10-10T00:52:07.7847802Z 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-10-10T00:52:07.7854446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Half.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7860752Z 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-10-10T00:52:07.7867304Z 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-10-10T00:52:07.7873057Z 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-10-10T00:52:07.7879012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Int.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7885503Z 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-10-10T00:52:07.7891436Z 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-10-10T00:52:07.7897316Z 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-10-10T00:52:07.7903224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Long.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7909576Z 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-10-10T00:52:07.7915773Z 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-10-10T00:52:07.7921610Z 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-10-10T00:52:07.7927495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Short.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7933679Z 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-10-10T00:52:07.7939886Z 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-10-10T00:52:07.7945581Z 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-10-10T00:52:07.7951483Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7957574Z 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-10-10T00:52:07.7963498Z 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-10-10T00:52:07.7969520Z 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-10-10T00:52:07.7975738Z 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-10-10T00:52:07.7981869Z 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-10-10T00:52:07.7988538Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.7994780Z 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-10-10T00:52:07.8000594Z 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-10-10T00:52:07.8006839Z 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-10-10T00:52:07.8012898Z 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-10-10T00:52:07.8018794Z 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-10-10T00:52:07.8025099Z 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-10-10T00:52:07.8031582Z 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-10-10T00:52:07.8037634Z 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-10-10T00:52:07.8043673Z 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-10-10T00:52:07.8049826Z 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-10-10T00:52:07.8055858Z 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-10-10T00:52:07.8062093Z 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-10-10T00:52:07.8068479Z 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-10-10T00:52:07.8075371Z 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-10-10T00:52:07.8085176Z 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-10-10T00:52:07.8089844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_chunk_cat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8096610Z 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-10-10T00:52:07.8103017Z 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-10-10T00:52:07.8109764Z 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-10-10T00:52:07.8115762Z 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-10-10T00:52:07.8121896Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8127964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesced.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8134341Z 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-10-10T00:52:07.8140553Z 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-10-10T00:52:07.8146964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesced_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8366859Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesced_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8373215Z 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-10-10T00:52:07.8379890Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8386311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8393369Z 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-10-10T00:52:07.8400133Z 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-10-10T00:52:07.8407289Z 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-10-10T00:52:07.8413872Z 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-10-10T00:52:07.8420341Z 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-10-10T00:52:07.8427012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8433061Z 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-10-10T00:52:07.8439485Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8446192Z 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-10-10T00:52:07.8452647Z 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-10-10T00:52:07.8458860Z 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-10-10T00:52:07.8464773Z 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-10-10T00:52:07.8470745Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8476733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8482814Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_physical.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8489163Z 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-10-10T00:52:07.8495350Z 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-10-10T00:52:07.8501436Z 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-10-10T00:52:07.8507810Z 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-10-10T00:52:07.8514444Z 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-10-10T00:52:07.8520486Z 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-10-10T00:52:07.8527209Z 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-10-10T00:52:07.8533268Z 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-10-10T00:52:07.8539507Z 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-10-10T00:52:07.8545740Z 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-10-10T00:52:07.8551903Z 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-10-10T00:52:07.8558275Z 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-10-10T00:52:07.8564848Z 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-10-10T00:52:07.8570995Z 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-10-10T00:52:07.8577806Z 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-10-10T00:52:07.8584119Z 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-10-10T00:52:07.8590862Z 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-10-10T00:52:07.8597332Z 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-10-10T00:52:07.8603511Z 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-10-10T00:52:07.8609620Z 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-10-10T00:52:07.8615904Z 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-10-10T00:52:07.8622072Z 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-10-10T00:52:07.8628709Z 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-10-10T00:52:07.8634971Z 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-10-10T00:52:07.8640920Z 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-10-10T00:52:07.8647174Z 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-10-10T00:52:07.8653096Z 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-10-10T00:52:07.8659578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8666246Z 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-10-10T00:52:07.8672616Z 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-10-10T00:52:07.8678561Z 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-10-10T00:52:07.8684974Z 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-10-10T00:52:07.8690974Z 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-10-10T00:52:07.8697601Z 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-10-10T00:52:07.8703511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8710068Z 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-10-10T00:52:07.8716064Z 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-10-10T00:52:07.8722073Z 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-10-10T00:52:07.8728206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8734334Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8740642Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conv_depthwise2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8746990Z 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-10-10T00:52:07.8752908Z 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-10-10T00:52:07.8758826Z 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-10-10T00:52:07.8764764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_copy_from.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8770691Z 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-10-10T00:52:07.8777025Z 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-10-10T00:52:07.8783730Z 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-10-10T00:52:07.8789599Z 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-10-10T00:52:07.8795954Z 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-10-10T00:52:07.8802010Z 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-10-10T00:52:07.8807776Z 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-10-10T00:52:07.8813734Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_compress.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8819684Z 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-10-10T00:52:07.8825974Z 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-10-10T00:52:07.8831739Z 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-10-10T00:52:07.8837696Z 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-10-10T00:52:07.8843887Z 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-10-10T00:52:07.8849932Z 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-10-10T00:52:07.8856023Z 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-10-10T00:52:07.8881367Z 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-10-10T00:52:07.8887847Z 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-10-10T00:52:07.8894067Z 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-10-10T00:52:07.8900833Z 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-10-10T00:52:07.8907051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.8913032Z 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-10-10T00:52:07.8919319Z 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-10-10T00:52:07.8925261Z 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-10-10T00:52:07.8931587Z 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-10-10T00:52:07.8937714Z 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-10-10T00:52:07.8943670Z 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-10-10T00:52:07.8950251Z 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-10-10T00:52:07.8956143Z 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-10-10T00:52:07.8962266Z 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-10-10T00:52:07.8968517Z 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-10-10T00:52:07.8974588Z 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-10-10T00:52:07.8980925Z 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-10-10T00:52:07.8987090Z 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-10-10T00:52:07.8993154Z 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-10-10T00:52:07.9000094Z 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-10-10T00:52:07.9006503Z 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-10-10T00:52:07.9013126Z 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-10-10T00:52:07.9019844Z 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-10-10T00:52:07.9027221Z 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-10-10T00:52:07.9033556Z 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-10-10T00:52:07.9039734Z 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-10-10T00:52:07.9046251Z 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-10-10T00:52:07.9052538Z 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-10-10T00:52:07.9058929Z 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-10-10T00:52:07.9065612Z 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-10-10T00:52:07.9071949Z 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-10-10T00:52:07.9078880Z 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-10-10T00:52:07.9084798Z 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-10-10T00:52:07.9091191Z 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-10-10T00:52:07.9097888Z 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-10-10T00:52:07.9104032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9110641Z 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-10-10T00:52:07.9117717Z 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-10-10T00:52:07.9124197Z 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-10-10T00:52:07.9130779Z 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-10-10T00:52:07.9137232Z 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-10-10T00:52:07.9143566Z 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-10-10T00:52:07.9149780Z 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-10-10T00:52:07.9174495Z 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-10-10T00:52:07.9180977Z 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-10-10T00:52:07.9187229Z 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-10-10T00:52:07.9193717Z 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-10-10T00:52:07.9199981Z 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-10-10T00:52:07.9206082Z 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-10-10T00:52:07.9212273Z 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-10-10T00:52:07.9218458Z 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-10-10T00:52:07.9225339Z 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-10-10T00:52:07.9231535Z 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-10-10T00:52:07.9237374Z 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-10-10T00:52:07.9243505Z 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-10-10T00:52:07.9250375Z 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-10-10T00:52:07.9256266Z 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-10-10T00:52:07.9261992Z 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-10-10T00:52:07.9268392Z 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-10-10T00:52:07.9274904Z 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-10-10T00:52:07.9280959Z 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-10-10T00:52:07.9287078Z 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-10-10T00:52:07.9293075Z 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-10-10T00:52:07.9299528Z 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-10-10T00:52:07.9305944Z 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-10-10T00:52:07.9311840Z 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-10-10T00:52:07.9318428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummax_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9324823Z 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-10-10T00:52:07.9330943Z 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-10-10T00:52:07.9337010Z 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-10-10T00:52:07.9343376Z 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-10-10T00:52:07.9349663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummin_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9356264Z 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-10-10T00:52:07.9362572Z 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-10-10T00:52:07.9368720Z 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-10-10T00:52:07.9374861Z 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-10-10T00:52:07.9381625Z 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-10-10T00:52:07.9388381Z 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-10-10T00:52:07.9395716Z 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-10-10T00:52:07.9420517Z 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-10-10T00:52:07.9427060Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimI.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9433017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimI_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9438905Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimI_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9445082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimV.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9450953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimV_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9456574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimV_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9462668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dim_arange.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9468950Z 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-10-10T00:52:07.9474848Z 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-10-10T00:52:07.9480887Z 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-10-10T00:52:07.9486898Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dirichlet_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9493195Z 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-10-10T00:52:07.9499214Z 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-10-10T00:52:07.9505302Z 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-10-10T00:52:07.9511398Z 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-10-10T00:52:07.9517430Z 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-10-10T00:52:07.9523545Z 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-10-10T00:52:07.9529534Z 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-10-10T00:52:07.9535796Z 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-10-10T00:52:07.9541918Z 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-10-10T00:52:07.9548198Z 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-10-10T00:52:07.9554384Z 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-10-10T00:52:07.9560519Z 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-10-10T00:52:07.9566545Z 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-10-10T00:52:07.9572552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9579051Z 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-10-10T00:52:07.9585071Z 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-10-10T00:52:07.9591243Z 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-10-10T00:52:07.9597441Z 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-10-10T00:52:07.9603663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9609709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9617063Z 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-10-10T00:52:07.9623499Z 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-10-10T00:52:07.9629767Z 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-10-10T00:52:07.9636061Z 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-10-10T00:52:07.9642180Z 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-10-10T00:52:07.9648437Z 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-10-10T00:52:07.9654865Z 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-10-10T00:52:07.9660934Z 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-10-10T00:52:07.9667076Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9672987Z 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-10-10T00:52:07.9679012Z 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-10-10T00:52:07.9685030Z 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-10-10T00:52:07.9691246Z 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-10-10T00:52:07.9697442Z 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-10-10T00:52:07.9703931Z 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-10-10T00:52:07.9710058Z 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-10-10T00:52:07.9716094Z 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-10-10T00:52:07.9722240Z 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-10-10T00:52:07.9728825Z 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-10-10T00:52:07.9734803Z 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-10-10T00:52:07.9740984Z 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-10-10T00:52:07.9747093Z 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-10-10T00:52:07.9753137Z 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-10-10T00:52:07.9759172Z 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-10-10T00:52:07.9765801Z 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-10-10T00:52:07.9771925Z 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-10-10T00:52:07.9778042Z 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-10-10T00:52:07.9784095Z 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-10-10T00:52:07.9790350Z 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-10-10T00:52:07.9796629Z 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-10-10T00:52:07.9803103Z 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-10-10T00:52:07.9809303Z 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-10-10T00:52:07.9815845Z 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-10-10T00:52:07.9821903Z 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-10-10T00:52:07.9828329Z 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-10-10T00:52:07.9834587Z 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-10-10T00:52:07.9840720Z 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-10-10T00:52:07.9849049Z 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-10-10T00:52:07.9855462Z 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-10-10T00:52:07.9861839Z 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-10-10T00:52:07.9868285Z 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-10-10T00:52:07.9874479Z 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-10-10T00:52:07.9880909Z 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-10-10T00:52:07.9886921Z 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-10-10T00:52:07.9893070Z 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-10-10T00:52:07.9899398Z 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-10-10T00:52:07.9905804Z 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-10-10T00:52:07.9933382Z 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-10-10T00:52:07.9939518Z 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-10-10T00:52:07.9945889Z 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-10-10T00:52:07.9952403Z 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-10-10T00:52:07.9958451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_euclidean_dist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:07.9964999Z 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-10-10T00:52:07.9970963Z 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-10-10T00:52:07.9976899Z 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-10-10T00:52:07.9983098Z 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-10-10T00:52:07.9989651Z 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-10-10T00:52:07.9996227Z 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-10-10T00:52:08.0002316Z 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-10-10T00:52:08.0008848Z 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-10-10T00:52:08.0015680Z 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-10-10T00:52:08.0022850Z 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-10-10T00:52:08.0029928Z 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-10-10T00:52:08.0036871Z 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-10-10T00:52:08.0043327Z 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-10-10T00:52:08.0050181Z 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-10-10T00:52:08.0056679Z 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-10-10T00:52:08.0063008Z 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-10-10T00:52:08.0071644Z 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-10-10T00:52:08.0078820Z 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-10-10T00:52:08.0085520Z 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-10-10T00:52:08.0092365Z 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-10-10T00:52:08.0099108Z 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-10-10T00:52:08.0105640Z 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-10-10T00:52:08.0112365Z 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-10-10T00:52:08.0123735Z 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-10-10T00:52:08.0130081Z 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-10-10T00:52:08.0136631Z 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-10-10T00:52:08.0143434Z 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-10-10T00:52:08.0150360Z 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-10-10T00:52:08.0156976Z 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-10-10T00:52:08.0163630Z 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-10-10T00:52:08.0170134Z 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-10-10T00:52:08.0176137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2c.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0182006Z 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-10-10T00:52:08.0188909Z 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-10-10T00:52:08.0194618Z 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-10-10T00:52:08.0200572Z 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-10-10T00:52:08.0206833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2r.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0212469Z 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-10-10T00:52:08.0218845Z 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-10-10T00:52:08.0224943Z 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-10-10T00:52:08.0231190Z 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-10-10T00:52:08.0237349Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_r2c.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0248297Z 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-10-10T00:52:08.0254318Z 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-10-10T00:52:08.0260233Z 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-10-10T00:52:08.0266678Z 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-10-10T00:52:08.0272907Z 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-10-10T00:52:08.0278943Z 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-10-10T00:52:08.0285018Z 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-10-10T00:52:08.0291095Z 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-10-10T00:52:08.0297025Z 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-10-10T00:52:08.0303129Z 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-10-10T00:52:08.0309589Z 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-10-10T00:52:08.0315616Z 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-10-10T00:52:08.0321961Z 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-10-10T00:52:08.0328091Z 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-10-10T00:52:08.0334400Z 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-10-10T00:52:08.0340517Z 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-10-10T00:52:08.0346932Z 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-10-10T00:52:08.0352871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foobar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0358967Z 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-10-10T00:52:08.0364965Z 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-10-10T00:52:08.0370983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foobar_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0377110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foobar_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0383297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_abs.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0389759Z 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-10-10T00:52:08.0396261Z 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-10-10T00:52:08.0402932Z 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-10-10T00:52:08.0409784Z 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-10-10T00:52:08.0416324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_acos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0423239Z 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-10-10T00:52:08.0429856Z 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-10-10T00:52:08.0436136Z 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-10-10T00:52:08.0442343Z 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-10-10T00:52:08.0475995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0482203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcdiv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0489917Z 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-10-10T00:52:08.0496137Z 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-10-10T00:52:08.0502285Z 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-10-10T00:52:08.0508637Z 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-10-10T00:52:08.0514947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0521433Z 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-10-10T00:52:08.0527497Z 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-10-10T00:52:08.0533666Z 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-10-10T00:52:08.0539700Z 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-10-10T00:52:08.0546146Z 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-10-10T00:52:08.0552650Z 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-10-10T00:52:08.0558740Z 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-10-10T00:52:08.0564848Z 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-10-10T00:52:08.0571550Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_asin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0578018Z 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-10-10T00:52:08.0584175Z 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-10-10T00:52:08.0590192Z 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-10-10T00:52:08.0596254Z 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-10-10T00:52:08.0602159Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_atan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0608715Z 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-10-10T00:52:08.0614802Z 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-10-10T00:52:08.0620880Z 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-10-10T00:52:08.0627208Z 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-10-10T00:52:08.0633260Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_ceil.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0639769Z 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-10-10T00:52:08.0645751Z 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-10-10T00:52:08.0651738Z 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-10-10T00:52:08.0657760Z 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-10-10T00:52:08.0663779Z 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-10-10T00:52:08.0670373Z 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-10-10T00:52:08.0676809Z 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-10-10T00:52:08.0683082Z 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-10-10T00:52:08.0689274Z 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-10-10T00:52:08.0695553Z 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-10-10T00:52:08.0702294Z 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-10-10T00:52:08.0708900Z 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-10-10T00:52:08.0715169Z 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-10-10T00:52:08.0721613Z 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-10-10T00:52:08.0727719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0734166Z 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-10-10T00:52:08.0740657Z 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-10-10T00:52:08.0746985Z 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-10-10T00:52:08.0753253Z 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-10-10T00:52:08.0759464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0766048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0773306Z 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-10-10T00:52:08.0779974Z 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-10-10T00:52:08.0786383Z 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-10-10T00:52:08.0792983Z 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-10-10T00:52:08.0799655Z 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-10-10T00:52:08.0807478Z 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-10-10T00:52:08.0814201Z 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-10-10T00:52:08.0820250Z 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-10-10T00:52:08.0826593Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0833158Z 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-10-10T00:52:08.0839336Z 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-10-10T00:52:08.0845387Z 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-10-10T00:52:08.0851891Z 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-10-10T00:52:08.0858030Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0864188Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erfc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0887005Z 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-10-10T00:52:08.0893145Z 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-10-10T00:52:08.0899217Z 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-10-10T00:52:08.0905258Z 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-10-10T00:52:08.0911826Z 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-10-10T00:52:08.0919325Z 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-10-10T00:52:08.0925743Z 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-10-10T00:52:08.0932160Z 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-10-10T00:52:08.0938279Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0944332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_expm1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.0950938Z 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-10-10T00:52:08.0957190Z 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-10-10T00:52:08.0963334Z 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-10-10T00:52:08.0969389Z 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-10-10T00:52:08.0976023Z 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-10-10T00:52:08.0982150Z 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-10-10T00:52:08.0988466Z 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-10-10T00:52:08.0995042Z 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-10-10T00:52:08.1001666Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_floor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1008395Z 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-10-10T00:52:08.1014318Z 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-10-10T00:52:08.1020694Z 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-10-10T00:52:08.1026955Z 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-10-10T00:52:08.1032944Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_frac.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1040036Z 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-10-10T00:52:08.1047512Z 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-10-10T00:52:08.1053718Z 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-10-10T00:52:08.1060075Z 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-10-10T00:52:08.1066435Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lerp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1072970Z 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-10-10T00:52:08.1079245Z 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-10-10T00:52:08.1085496Z 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-10-10T00:52:08.1092057Z 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-10-10T00:52:08.1098436Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lgamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1105156Z 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-10-10T00:52:08.1111663Z 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-10-10T00:52:08.1117930Z 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-10-10T00:52:08.1124217Z 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-10-10T00:52:08.1130362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1136876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log10.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1143476Z 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-10-10T00:52:08.1149764Z 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-10-10T00:52:08.1156084Z 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-10-10T00:52:08.1162231Z 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-10-10T00:52:08.1168584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log1p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1175232Z 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-10-10T00:52:08.1181646Z 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-10-10T00:52:08.1188084Z 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-10-10T00:52:08.1194300Z 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-10-10T00:52:08.1200556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1207216Z 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-10-10T00:52:08.1213654Z 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-10-10T00:52:08.1220116Z 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-10-10T00:52:08.1226412Z 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-10-10T00:52:08.1232994Z 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-10-10T00:52:08.1239272Z 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-10-10T00:52:08.1245500Z 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-10-10T00:52:08.1251712Z 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-10-10T00:52:08.1257953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_max.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1264621Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_maximum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1271369Z 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-10-10T00:52:08.1277770Z 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-10-10T00:52:08.1284065Z 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-10-10T00:52:08.1290415Z 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-10-10T00:52:08.1297223Z 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-10-10T00:52:08.1303453Z 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-10-10T00:52:08.1310136Z 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-10-10T00:52:08.1316440Z 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-10-10T00:52:08.1322712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_minimum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1329259Z 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-10-10T00:52:08.1335577Z 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-10-10T00:52:08.1341787Z 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-10-10T00:52:08.1348172Z 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-10-10T00:52:08.1355114Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_mul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1361657Z 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-10-10T00:52:08.1367964Z 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-10-10T00:52:08.1374070Z 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-10-10T00:52:08.1386005Z 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-10-10T00:52:08.1390897Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1397480Z 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-10-10T00:52:08.1404217Z 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-10-10T00:52:08.1410157Z 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-10-10T00:52:08.1417365Z 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-10-10T00:52:08.1423549Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1430127Z 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-10-10T00:52:08.1436233Z 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-10-10T00:52:08.1442621Z 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-10-10T00:52:08.1448701Z 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-10-10T00:52:08.1454757Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_pow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1461113Z 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-10-10T00:52:08.1467375Z 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-10-10T00:52:08.1473988Z 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-10-10T00:52:08.1479829Z 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-10-10T00:52:08.1486147Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_reciprocal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1492964Z 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-10-10T00:52:08.1499589Z 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-10-10T00:52:08.1506759Z 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-10-10T00:52:08.1512912Z 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-10-10T00:52:08.1518811Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_round.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1525160Z 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-10-10T00:52:08.1531884Z 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-10-10T00:52:08.1537945Z 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-10-10T00:52:08.1544052Z 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-10-10T00:52:08.1550198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_rsqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1556933Z 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-10-10T00:52:08.1563055Z 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-10-10T00:52:08.1569321Z 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-10-10T00:52:08.1575577Z 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-10-10T00:52:08.1596610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1603210Z 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-10-10T00:52:08.1609573Z 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-10-10T00:52:08.1615976Z 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-10-10T00:52:08.1622210Z 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-10-10T00:52:08.1628836Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sign.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1635518Z 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-10-10T00:52:08.1641735Z 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-10-10T00:52:08.1648010Z 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-10-10T00:52:08.1654292Z 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-10-10T00:52:08.1660382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1666669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1673222Z 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-10-10T00:52:08.1679675Z 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-10-10T00:52:08.1686144Z 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-10-10T00:52:08.1692393Z 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-10-10T00:52:08.1699009Z 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-10-10T00:52:08.1705343Z 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-10-10T00:52:08.1711816Z 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-10-10T00:52:08.1718198Z 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-10-10T00:52:08.1724391Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1730906Z 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-10-10T00:52:08.1737082Z 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-10-10T00:52:08.1743309Z 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-10-10T00:52:08.1749694Z 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-10-10T00:52:08.1756106Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1762630Z 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-10-10T00:52:08.1768914Z 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-10-10T00:52:08.1775144Z 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-10-10T00:52:08.1781481Z 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-10-10T00:52:08.1787773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1794020Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1801148Z 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-10-10T00:52:08.1807155Z 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-10-10T00:52:08.1813652Z 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-10-10T00:52:08.1819894Z 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-10-10T00:52:08.1826582Z 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-10-10T00:52:08.1832766Z 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-10-10T00:52:08.1839034Z 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-10-10T00:52:08.1845191Z 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-10-10T00:52:08.1851573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_trunc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1858092Z 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-10-10T00:52:08.1864304Z 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-10-10T00:52:08.1870679Z 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-10-10T00:52:08.1877156Z 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-10-10T00:52:08.1883414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_zero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.1890020Z 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-10-10T00:52:08.1896393Z 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-10-10T00:52:08.1902632Z 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-10-10T00:52:08.1909549Z 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-10-10T00:52:08.1916247Z 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-10-10T00:52:08.1922953Z 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-10-10T00:52:08.1929217Z 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-10-10T00:52:08.1935368Z 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-10-10T00:52:08.1942021Z 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-10-10T00:52:08.1948777Z 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-10-10T00:52:08.1954955Z 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-10-10T00:52:08.1961338Z 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-10-10T00:52:08.1967529Z 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-10-10T00:52:08.1974170Z 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-10-10T00:52:08.1980809Z 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-10-10T00:52:08.1987475Z 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-10-10T00:52:08.1993983Z 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-10-10T00:52:08.1999977Z 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-10-10T00:52:08.2006529Z 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-10-10T00:52:08.2012828Z 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-10-10T00:52:08.2018972Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adagrad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2048969Z 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-10-10T00:52:08.2054946Z 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-10-10T00:52:08.2061289Z 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-10-10T00:52:08.2068156Z 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-10-10T00:52:08.2074364Z 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-10-10T00:52:08.2080443Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adam.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2086823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adamw.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2093245Z 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-10-10T00:52:08.2099171Z 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-10-10T00:52:08.2105500Z 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-10-10T00:52:08.2111766Z 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-10-10T00:52:08.2117902Z 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-10-10T00:52:08.2124293Z 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-10-10T00:52:08.2130274Z 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-10-10T00:52:08.2136385Z 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-10-10T00:52:08.2142470Z 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-10-10T00:52:08.2148738Z 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-10-10T00:52:08.2154894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2161495Z 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-10-10T00:52:08.2167795Z 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-10-10T00:52:08.2173903Z 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-10-10T00:52:08.2179949Z 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-10-10T00:52:08.2186390Z 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-10-10T00:52:08.2193016Z 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-10-10T00:52:08.2199569Z 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-10-10T00:52:08.2205937Z 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-10-10T00:52:08.2212253Z 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-10-10T00:52:08.2218623Z 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-10-10T00:52:08.2224831Z 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-10-10T00:52:08.2231271Z 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-10-10T00:52:08.2238004Z 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-10-10T00:52:08.2244368Z 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-10-10T00:52:08.2250962Z 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-10-10T00:52:08.2257362Z 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-10-10T00:52:08.2263657Z 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-10-10T00:52:08.2270031Z 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-10-10T00:52:08.2276469Z 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-10-10T00:52:08.2282955Z 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-10-10T00:52:08.2289258Z 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-10-10T00:52:08.2295607Z 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-10-10T00:52:08.2301954Z 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-10-10T00:52:08.2308339Z 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-10-10T00:52:08.2315196Z 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-10-10T00:52:08.2321650Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sgd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2328281Z 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-10-10T00:52:08.2334750Z 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-10-10T00:52:08.2341076Z 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-10-10T00:52:08.2347370Z 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-10-10T00:52:08.2353470Z 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-10-10T00:52:08.2359791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fw_primal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2365973Z 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-10-10T00:52:08.2372011Z 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-10-10T00:52:08.2378504Z 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-10-10T00:52:08.2384883Z 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-10-10T00:52:08.2391198Z 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-10-10T00:52:08.2397482Z 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-10-10T00:52:08.2403921Z 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-10-10T00:52:08.2410436Z 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-10-10T00:52:08.2416906Z 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-10-10T00:52:08.2423536Z 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-10-10T00:52:08.2430098Z 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-10-10T00:52:08.2436804Z 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-10-10T00:52:08.2443676Z 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-10-10T00:52:08.2450538Z 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-10-10T00:52:08.2457370Z 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-10-10T00:52:08.2463674Z 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-10-10T00:52:08.2470142Z 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-10-10T00:52:08.2477036Z 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-10-10T00:52:08.2483255Z 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-10-10T00:52:08.2489609Z 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-10-10T00:52:08.2495911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grouped_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2502072Z 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-10-10T00:52:08.2508168Z 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-10-10T00:52:08.2514584Z 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-10-10T00:52:08.2520572Z 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-10-10T00:52:08.2526901Z 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-10-10T00:52:08.2533149Z 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-10-10T00:52:08.2539132Z 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-10-10T00:52:08.2545033Z 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-10-10T00:52:08.2556638Z 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-10-10T00:52:08.2563061Z 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-10-10T00:52:08.2588562Z 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-10-10T00:52:08.2594421Z 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-10-10T00:52:08.2600551Z 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-10-10T00:52:08.2606813Z 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-10-10T00:52:08.2613041Z 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-10-10T00:52:08.2619078Z 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-10-10T00:52:08.2625220Z 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-10-10T00:52:08.2631581Z 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-10-10T00:52:08.2638262Z 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-10-10T00:52:08.2644355Z 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-10-10T00:52:08.2650679Z 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-10-10T00:52:08.2656749Z 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-10-10T00:52:08.2662878Z 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-10-10T00:52:08.2669515Z 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-10-10T00:52:08.2675698Z 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-10-10T00:52:08.2682140Z 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-10-10T00:52:08.2688200Z 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-10-10T00:52:08.2694099Z 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-10-10T00:52:08.2700388Z 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-10-10T00:52:08.2706521Z 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-10-10T00:52:08.2712697Z 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-10-10T00:52:08.2718896Z 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-10-10T00:52:08.2725277Z 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-10-10T00:52:08.2731335Z 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-10-10T00:52:08.2737457Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2742931Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2749483Z 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-10-10T00:52:08.2755629Z 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-10-10T00:52:08.2761739Z 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-10-10T00:52:08.2767676Z 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-10-10T00:52:08.2773684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2779487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2785536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_int_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2791409Z 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-10-10T00:52:08.2797858Z 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-10-10T00:52:08.2803854Z 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-10-10T00:52:08.2810070Z 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-10-10T00:52:08.2816147Z 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-10-10T00:52:08.2822572Z 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-10-10T00:52:08.2828606Z 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-10-10T00:52:08.2834352Z 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-10-10T00:52:08.2840429Z 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-10-10T00:52:08.2846493Z 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-10-10T00:52:08.2852609Z 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-10-10T00:52:08.2858428Z 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-10-10T00:52:08.2864404Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_zerotensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2870905Z 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-10-10T00:52:08.2877166Z 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-10-10T00:52:08.2882605Z 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-10-10T00:52:08.2888683Z 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-10-10T00:52:08.2894926Z 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-10-10T00:52:08.2901031Z 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-10-10T00:52:08.2907317Z 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-10-10T00:52:08.2913489Z 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-10-10T00:52:08.2919601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lazy_clone.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2925897Z 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-10-10T00:52:08.2932734Z 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-10-10T00:52:08.2938475Z 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-10-10T00:52:08.2945162Z 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-10-10T00:52:08.2952233Z 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-10-10T00:52:08.2958849Z 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-10-10T00:52:08.2965017Z 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-10-10T00:52:08.2971529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_det.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.2978285Z 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-10-10T00:52:08.2984347Z 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-10-10T00:52:08.2990634Z 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-10-10T00:52:08.2996698Z 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-10-10T00:52:08.3002687Z 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-10-10T00:52:08.3008732Z 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-10-10T00:52:08.3015108Z 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-10-10T00:52:08.3021298Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3028057Z 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-10-10T00:52:08.3033944Z 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-10-10T00:52:08.3039917Z 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-10-10T00:52:08.3045866Z 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-10-10T00:52:08.3051797Z 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-10-10T00:52:08.3057835Z 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-10-10T00:52:08.3090482Z 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-10-10T00:52:08.3096554Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigvals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3102757Z 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-10-10T00:52:08.3109030Z 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-10-10T00:52:08.3115009Z 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-10-10T00:52:08.3120771Z 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-10-10T00:52:08.3127047Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_slogdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3133627Z 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-10-10T00:52:08.3139542Z 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-10-10T00:52:08.3145864Z 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-10-10T00:52:08.3151852Z 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-10-10T00:52:08.3158021Z 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-10-10T00:52:08.3163989Z 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-10-10T00:52:08.3170227Z 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-10-10T00:52:08.3176358Z 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-10-10T00:52:08.3182809Z 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-10-10T00:52:08.3188785Z 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-10-10T00:52:08.3194882Z 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-10-10T00:52:08.3200938Z 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-10-10T00:52:08.3207414Z 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-10-10T00:52:08.3213456Z 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-10-10T00:52:08.3219549Z 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-10-10T00:52:08.3225953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_svd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3232913Z 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-10-10T00:52:08.3239309Z 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-10-10T00:52:08.3245878Z 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-10-10T00:52:08.3252568Z 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-10-10T00:52:08.3259173Z 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-10-10T00:52:08.3265640Z 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-10-10T00:52:08.3272432Z 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-10-10T00:52:08.3278556Z 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-10-10T00:52:08.3284671Z 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-10-10T00:52:08.3290735Z 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-10-10T00:52:08.3297285Z 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-10-10T00:52:08.3302886Z 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-10-10T00:52:08.3309034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_logcumsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3315312Z 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-10-10T00:52:08.3321243Z 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-10-10T00:52:08.3327366Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_logcumsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3333369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_logcumsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3339533Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3345606Z 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-10-10T00:52:08.3352314Z 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-10-10T00:52:08.3358490Z 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-10-10T00:52:08.3364758Z 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-10-10T00:52:08.3370827Z 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-10-10T00:52:08.3377294Z 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-10-10T00:52:08.3383429Z 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-10-10T00:52:08.3389620Z 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-10-10T00:52:08.3396014Z 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-10-10T00:52:08.3402115Z 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-10-10T00:52:08.3408221Z 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-10-10T00:52:08.3414475Z 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-10-10T00:52:08.3420674Z 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-10-10T00:52:08.3426828Z 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-10-10T00:52:08.3433081Z 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-10-10T00:52:08.3439160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lstm_mps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3445488Z 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-10-10T00:52:08.3451297Z 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-10-10T00:52:08.3457391Z 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-10-10T00:52:08.3463340Z 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-10-10T00:52:08.3469702Z 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-10-10T00:52:08.3475525Z 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-10-10T00:52:08.3481309Z 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-10-10T00:52:08.3487348Z 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-10-10T00:52:08.3493259Z 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-10-10T00:52:08.3499371Z 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-10-10T00:52:08.3505628Z 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-10-10T00:52:08.3511582Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dual.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3518184Z 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-10-10T00:52:08.3523727Z 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-10-10T00:52:08.3530167Z 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-10-10T00:52:08.3536400Z 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-10-10T00:52:08.3542529Z 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-10-10T00:52:08.3549047Z 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-10-10T00:52:08.3554822Z 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-10-10T00:52:08.3560595Z 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-10-10T00:52:08.3566670Z 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-10-10T00:52:08.3573257Z 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-10-10T00:52:08.3598799Z 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-10-10T00:52:08.3604988Z 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-10-10T00:52:08.3611702Z 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-10-10T00:52:08.3618352Z 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-10-10T00:52:08.3624342Z 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-10-10T00:52:08.3631008Z 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-10-10T00:52:08.3637859Z 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-10-10T00:52:08.3644252Z 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-10-10T00:52:08.3650456Z 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-10-10T00:52:08.3656591Z 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-10-10T00:52:08.3662677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_scale.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3669974Z 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-10-10T00:52:08.3676037Z 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-10-10T00:52:08.3682099Z 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-10-10T00:52:08.3688833Z 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-10-10T00:52:08.3694867Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3700886Z 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-10-10T00:52:08.3707448Z 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-10-10T00:52:08.3714023Z 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-10-10T00:52:08.3720528Z 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-10-10T00:52:08.3726590Z 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-10-10T00:52:08.3732970Z 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-10-10T00:52:08.3740101Z 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-10-10T00:52:08.3746460Z 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-10-10T00:52:08.3752652Z 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-10-10T00:52:08.3758894Z 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-10-10T00:52:08.3765715Z 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-10-10T00:52:08.3771802Z 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-10-10T00:52:08.3777781Z 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-10-10T00:52:08.3783686Z 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-10-10T00:52:08.3791101Z 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-10-10T00:52:08.3797021Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_reshape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3803289Z 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-10-10T00:52:08.3809156Z 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-10-10T00:52:08.3816063Z 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-10-10T00:52:08.3822068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3828438Z 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-10-10T00:52:08.3834713Z 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-10-10T00:52:08.3841923Z 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-10-10T00:52:08.3847898Z 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-10-10T00:52:08.3854057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mps_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.3861027Z 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-10-10T00:52:08.3867720Z 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-10-10T00:52:08.3874179Z 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-10-10T00:52:08.3880631Z 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-10-10T00:52:08.3887629Z 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-10-10T00:52:08.3893746Z 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-10-10T00:52:08.3900040Z 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-10-10T00:52:08.3906345Z 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-10-10T00:52:08.3913613Z 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-10-10T00:52:08.3943450Z 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-10-10T00:52:08.4013391Z 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-10-10T00:52:08.4019529Z 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-10-10T00:52:08.4025914Z 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-10-10T00:52:08.4032543Z 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-10-10T00:52:08.4039016Z 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-10-10T00:52:08.4045489Z 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-10-10T00:52:08.4052054Z 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-10-10T00:52:08.4058840Z 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-10-10T00:52:08.4065767Z 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-10-10T00:52:08.4072260Z 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-10-10T00:52:08.4078552Z 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-10-10T00:52:08.4084652Z 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-10-10T00:52:08.4090769Z 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-10-10T00:52:08.4096716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_neg_view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.4103234Z 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-10-10T00:52:08.4108991Z 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-10-10T00:52:08.4115381Z 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-10-10T00:52:08.4121510Z 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-10-10T00:52:08.4127640Z 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-10-10T00:52:08.4133281Z 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-10-10T00:52:08.4139329Z 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-10-10T00:52:08.4145030Z 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-10-10T00:52:08.4151259Z 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-10-10T00:52:08.4157422Z 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-10-10T00:52:08.4163511Z 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-10-10T00:52:08.4172941Z 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-10-10T00:52:08.4179481Z 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-10-10T00:52:08.4185668Z 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-10-10T00:52:08.4199884Z 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-10-10T00:52:08.4206451Z 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-10-10T00:52:08.4213521Z 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-10-10T00:52:08.4219997Z 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-10-10T00:52:08.4226431Z 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-10-10T00:52:08.4232672Z 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-10-10T00:52:08.4238974Z 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-10-10T00:52:08.4245138Z 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-10-10T00:52:08.4251964Z 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-10-10T00:52:08.4258171Z 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-10-10T00:52:08.4264405Z 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-10-10T00:52:08.4270617Z 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-10-10T00:52:08.4276723Z 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-10-10T00:52:08.4282933Z 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-10-10T00:52:08.4288912Z 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-10-10T00:52:08.4294999Z 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-10-10T00:52:08.4301440Z 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-10-10T00:52:08.4307537Z 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-10-10T00:52:08.4313809Z 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-10-10T00:52:08.4320073Z 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-10-10T00:52:08.4326023Z 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-10-10T00:52:08.4346319Z 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-10-10T00:52:08.4352570Z 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-10-10T00:52:08.4358816Z 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-10-10T00:52:08.4365084Z 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-10-10T00:52:08.4371332Z 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-10-10T00:52:08.4377172Z 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-10-10T00:52:08.4384005Z 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-10-10T00:52:08.4390487Z 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-10-10T00:52:08.4396603Z 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-10-10T00:52:08.4412249Z 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-10-10T00:52:08.4418679Z 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-10-10T00:52:08.4425932Z 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-10-10T00:52:08.4433092Z 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-10-10T00:52:08.4439376Z 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-10-10T00:52:08.4445904Z 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-10-10T00:52:08.4452283Z 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-10-10T00:52:08.4458278Z 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-10-10T00:52:08.4464665Z 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-10-10T00:52:08.4470984Z 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-10-10T00:52:08.4477181Z 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-10-10T00:52:08.4483282Z 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-10-10T00:52:08.4489738Z 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-10-10T00:52:08.4496029Z 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-10-10T00:52:08.4502090Z 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-10-10T00:52:08.4508650Z 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-10-10T00:52:08.4514768Z 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-10-10T00:52:08.4521122Z 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-10-10T00:52:08.4527588Z 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-10-10T00:52:08.4533946Z 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-10-10T00:52:08.4540376Z 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-10-10T00:52:08.4546675Z 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-10-10T00:52:08.4552855Z 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-10-10T00:52:08.4559252Z 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-10-10T00:52:08.4565350Z 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-10-10T00:52:08.4571492Z 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-10-10T00:52:08.4578170Z 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-10-10T00:52:08.4584417Z 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-10-10T00:52:08.4590825Z 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-10-10T00:52:08.4597188Z 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-10-10T00:52:08.4603706Z 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-10-10T00:52:08.4609913Z 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-10-10T00:52:08.4615932Z 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-10-10T00:52:08.4622134Z 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-10-10T00:52:08.4628518Z 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-10-10T00:52:08.4634925Z 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-10-10T00:52:08.4641243Z 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-10-10T00:52:08.4647580Z 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-10-10T00:52:08.4653774Z 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-10-10T00:52:08.4660005Z 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-10-10T00:52:08.4666627Z 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-10-10T00:52:08.4673039Z 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-10-10T00:52:08.4679117Z 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-10-10T00:52:08.4685470Z 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-10-10T00:52:08.4691597Z 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-10-10T00:52:08.4697690Z 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-10-10T00:52:08.4704224Z 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-10-10T00:52:08.4710757Z 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-10-10T00:52:08.4716924Z 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-10-10T00:52:08.4735927Z 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-10-10T00:52:08.4742430Z 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-10-10T00:52:08.4748983Z 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-10-10T00:52:08.4755035Z 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-10-10T00:52:08.4761177Z 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-10-10T00:52:08.4767285Z 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-10-10T00:52:08.4773608Z 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-10-10T00:52:08.4780408Z 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-10-10T00:52:08.4787010Z 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-10-10T00:52:08.4793111Z 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-10-10T00:52:08.4799217Z 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-10-10T00:52:08.4805396Z 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-10-10T00:52:08.4811266Z 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-10-10T00:52:08.4817452Z 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-10-10T00:52:08.4824052Z 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-10-10T00:52:08.4830236Z 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-10-10T00:52:08.4836561Z 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-10-10T00:52:08.4842905Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnpack_available.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.4849053Z 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-10-10T00:52:08.4855159Z 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-10-10T00:52:08.4860918Z 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-10-10T00:52:08.4867011Z 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-10-10T00:52:08.4873513Z 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-10-10T00:52:08.4885163Z 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-10-10T00:52:08.4891472Z 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-10-10T00:52:08.4897810Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnz.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.4903334Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnz_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.4909254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnz_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.4914945Z 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-10-10T00:52:08.4920903Z 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-10-10T00:52:08.4927161Z 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-10-10T00:52:08.4933169Z 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-10-10T00:52:08.4939559Z 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-10-10T00:52:08.4946655Z 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-10-10T00:52:08.4953253Z 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-10-10T00:52:08.4959980Z 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-10-10T00:52:08.4966739Z 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-10-10T00:52:08.4973378Z 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-10-10T00:52:08.4980077Z 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-10-10T00:52:08.4986551Z 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-10-10T00:52:08.4992903Z 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-10-10T00:52:08.4999131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_circular.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5005674Z 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-10-10T00:52:08.5011816Z 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-10-10T00:52:08.5033786Z 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-10-10T00:52:08.5040202Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_enum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5046444Z 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-10-10T00:52:08.5052384Z 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-10-10T00:52:08.5058090Z 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-10-10T00:52:08.5064276Z 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-10-10T00:52:08.5070728Z 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-10-10T00:52:08.5077019Z 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-10-10T00:52:08.5083359Z 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-10-10T00:52:08.5089321Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5095522Z 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-10-10T00:52:08.5101411Z 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-10-10T00:52:08.5107506Z 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-10-10T00:52:08.5113777Z 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-10-10T00:52:08.5119877Z 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-10-10T00:52:08.5125985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5132318Z 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-10-10T00:52:08.5138510Z 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-10-10T00:52:08.5144865Z 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-10-10T00:52:08.5150926Z 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-10-10T00:52:08.5157105Z 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-10-10T00:52:08.5163159Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pin_memory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5169280Z 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-10-10T00:52:08.5175177Z 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-10-10T00:52:08.5181066Z 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-10-10T00:52:08.5187238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_prelu_kernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5193248Z 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-10-10T00:52:08.5199416Z 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-10-10T00:52:08.5205616Z 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-10-10T00:52:08.5211651Z 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-10-10T00:52:08.5217906Z 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-10-10T00:52:08.5224022Z 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-10-10T00:52:08.5230274Z 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-10-10T00:52:08.5236341Z 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-10-10T00:52:08.5242941Z 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-10-10T00:52:08.5260683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_print.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5266710Z 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-10-10T00:52:08.5272743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_print_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5279172Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_print_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5285358Z 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-10-10T00:52:08.5291807Z 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-10-10T00:52:08.5304479Z 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-10-10T00:52:08.5310486Z 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-10-10T00:52:08.5316618Z 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-10-10T00:52:08.5323107Z 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-10-10T00:52:08.5329284Z 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-10-10T00:52:08.5335391Z 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-10-10T00:52:08.5341993Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5348207Z 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-10-10T00:52:08.5354893Z 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-10-10T00:52:08.5361243Z 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-10-10T00:52:08.5367437Z 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-10-10T00:52:08.5373654Z 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-10-10T00:52:08.5380339Z 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-10-10T00:52:08.5387008Z 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-10-10T00:52:08.5393291Z 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-10-10T00:52:08.5399605Z 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-10-10T00:52:08.5405658Z 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-10-10T00:52:08.5411958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5418713Z 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-10-10T00:52:08.5425209Z 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-10-10T00:52:08.5431667Z 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-10-10T00:52:08.5438394Z 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-10-10T00:52:08.5445069Z 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-10-10T00:52:08.5451423Z 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-10-10T00:52:08.5457561Z 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-10-10T00:52:08.5463875Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_resize_output.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5470745Z 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-10-10T00:52:08.5476682Z 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-10-10T00:52:08.5482855Z 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-10-10T00:52:08.5488928Z 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-10-10T00:52:08.5495135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_rowwise_prune.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5501535Z 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-10-10T00:52:08.5507783Z 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-10-10T00:52:08.5513804Z 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-10-10T00:52:08.5519836Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_safe_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5526480Z 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-10-10T00:52:08.5532443Z 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-10-10T00:52:08.5537965Z 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-10-10T00:52:08.5543764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sample_dirichlet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5550140Z 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-10-10T00:52:08.5556287Z 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-10-10T00:52:08.5562290Z 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-10-10T00:52:08.5568309Z 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-10-10T00:52:08.5574398Z 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-10-10T00:52:08.5580429Z 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-10-10T00:52:08.5586992Z 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-10-10T00:52:08.5593244Z 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-10-10T00:52:08.5599369Z 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-10-10T00:52:08.5605659Z 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-10-10T00:52:08.5612206Z 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-10-10T00:52:08.5618536Z 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-10-10T00:52:08.5625119Z 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-10-10T00:52:08.5631375Z 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-10-10T00:52:08.5637844Z 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-10-10T00:52:08.5644084Z 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-10-10T00:52:08.5650462Z 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-10-10T00:52:08.5657131Z 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-10-10T00:52:08.5663761Z 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-10-10T00:52:08.5670273Z 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-10-10T00:52:08.5676631Z 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-10-10T00:52:08.5683247Z 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-10-10T00:52:08.5689804Z 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-10-10T00:52:08.5696228Z 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-10-10T00:52:08.5702615Z 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-10-10T00:52:08.5709215Z 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-10-10T00:52:08.5716091Z 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-10-10T00:52:08.5723190Z 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-10-10T00:52:08.5729191Z 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-10-10T00:52:08.5735685Z 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-10-10T00:52:08.5741902Z 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-10-10T00:52:08.5748441Z 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-10-10T00:52:08.5754904Z 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-10-10T00:52:08.5761339Z 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-10-10T00:52:08.5782429Z 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-10-10T00:52:08.5789139Z 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-10-10T00:52:08.5795530Z 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-10-10T00:52:08.5802412Z 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-10-10T00:52:08.5808796Z 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-10-10T00:52:08.5815237Z 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-10-10T00:52:08.5822003Z 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-10-10T00:52:08.5828730Z 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-10-10T00:52:08.5835582Z 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-10-10T00:52:08.5841970Z 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-10-10T00:52:08.5848351Z 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-10-10T00:52:08.5854933Z 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-10-10T00:52:08.5861343Z 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-10-10T00:52:08.5867879Z 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-10-10T00:52:08.5874286Z 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-10-10T00:52:08.5880839Z 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-10-10T00:52:08.5887867Z 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-10-10T00:52:08.5894651Z 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-10-10T00:52:08.5901200Z 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-10-10T00:52:08.5907830Z 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-10-10T00:52:08.5914149Z 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-10-10T00:52:08.5920824Z 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-10-10T00:52:08.5927186Z 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-10-10T00:52:08.5933441Z 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-10-10T00:52:08.5939632Z 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-10-10T00:52:08.5945802Z 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-10-10T00:52:08.5956626Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.5963353Z 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-10-10T00:52:08.5969444Z 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-10-10T00:52:08.5975494Z 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-10-10T00:52:08.5981611Z 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-10-10T00:52:08.5987724Z 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-10-10T00:52:08.5994039Z 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-10-10T00:52:08.6000220Z 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-10-10T00:52:08.6006193Z 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-10-10T00:52:08.6012739Z 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-10-10T00:52:08.6019063Z 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-10-10T00:52:08.6025106Z 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-10-10T00:52:08.6031471Z 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-10-10T00:52:08.6054463Z 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-10-10T00:52:08.6060759Z 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-10-10T00:52:08.6067091Z 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-10-10T00:52:08.6073371Z 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-10-10T00:52:08.6079363Z 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-10-10T00:52:08.6085193Z 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-10-10T00:52:08.6091240Z 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-10-10T00:52:08.6097820Z 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-10-10T00:52:08.6104302Z 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-10-10T00:52:08.6110510Z 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-10-10T00:52:08.6116590Z 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-10-10T00:52:08.6122689Z 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-10-10T00:52:08.6128895Z 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-10-10T00:52:08.6135153Z 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-10-10T00:52:08.6141579Z 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-10-10T00:52:08.6147972Z 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-10-10T00:52:08.6154115Z 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-10-10T00:52:08.6160270Z 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-10-10T00:52:08.6166648Z 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-10-10T00:52:08.6172738Z 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-10-10T00:52:08.6178800Z 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-10-10T00:52:08.6185056Z 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-10-10T00:52:08.6191759Z 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-10-10T00:52:08.6198084Z 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-10-10T00:52:08.6204089Z 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-10-10T00:52:08.6210141Z 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-10-10T00:52:08.6216606Z 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-10-10T00:52:08.6223005Z 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-10-10T00:52:08.6229222Z 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-10-10T00:52:08.6235335Z 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-10-10T00:52:08.6241869Z 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-10-10T00:52:08.6248066Z 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-10-10T00:52:08.6254340Z 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-10-10T00:52:08.6260778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.6266748Z 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-10-10T00:52:08.6273452Z 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-10-10T00:52:08.6279495Z 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-10-10T00:52:08.6285867Z 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-10-10T00:52:08.6292642Z 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-10-10T00:52:08.6305597Z 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-10-10T00:52:08.6330118Z 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-10-10T00:52:08.6336639Z 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-10-10T00:52:08.6343103Z 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-10-10T00:52:08.6349362Z 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-10-10T00:52:08.6355785Z 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-10-10T00:52:08.6362114Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.6368379Z 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-10-10T00:52:08.6374606Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.6380860Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.6387662Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_addmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.6394077Z 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-10-10T00:52:08.6400441Z 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-10-10T00:52:08.6406698Z 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-10-10T00:52:08.6413620Z 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-10-10T00:52:08.6419820Z 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-10-10T00:52:08.6426710Z 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-10-10T00:52:08.6433129Z 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-10-10T00:52:08.6439216Z 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-10-10T00:52:08.6446014Z 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-10-10T00:52:08.6452709Z 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-10-10T00:52:08.6459037Z 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-10-10T00:52:08.6465449Z 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-10-10T00:52:08.6472160Z 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-10-10T00:52:08.6478423Z 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-10-10T00:52:08.6484995Z 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-10-10T00:52:08.6491422Z 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-10-10T00:52:08.6497658Z 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-10-10T00:52:08.6504294Z 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-10-10T00:52:08.6510835Z 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-10-10T00:52:08.6517182Z 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-10-10T00:52:08.6523751Z 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-10-10T00:52:08.6530041Z 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-10-10T00:52:08.6536329Z 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-10-10T00:52:08.6542696Z 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-10-10T00:52:08.6549322Z 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-10-10T00:52:08.6555685Z 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-10-10T00:52:08.6561948Z 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-10-10T00:52:08.6568202Z 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-10-10T00:52:08.6574860Z 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-10-10T00:52:08.6581072Z 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-10-10T00:52:08.6587413Z 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-10-10T00:52:08.6593939Z 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-10-10T00:52:08.6600531Z 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-10-10T00:52:08.6607135Z 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-10-10T00:52:08.6613954Z 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-10-10T00:52:08.6619786Z 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-10-10T00:52:08.6626385Z 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-10-10T00:52:08.6633106Z 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-10-10T00:52:08.6639411Z 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-10-10T00:52:08.6645761Z 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-10-10T00:52:08.6652283Z 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-10-10T00:52:08.6658449Z 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-10-10T00:52:08.6664910Z 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-10-10T00:52:08.6671275Z 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-10-10T00:52:08.6677476Z 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-10-10T00:52:08.6683851Z 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-10-10T00:52:08.6690025Z 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-10-10T00:52:08.6696444Z 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-10-10T00:52:08.6702827Z 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-10-10T00:52:08.6709165Z 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-10-10T00:52:08.6715837Z 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-10-10T00:52:08.6722073Z 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-10-10T00:52:08.6728341Z 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-10-10T00:52:08.6735138Z 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-10-10T00:52:08.6742071Z 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-10-10T00:52:08.6749128Z 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-10-10T00:52:08.6754862Z 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-10-10T00:52:08.6761117Z 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-10-10T00:52:08.6767591Z 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-10-10T00:52:08.6774681Z 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-10-10T00:52:08.6781445Z 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-10-10T00:52:08.6787982Z 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-10-10T00:52:08.6794717Z 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-10-10T00:52:08.6801246Z 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-10-10T00:52:08.6807697Z 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-10-10T00:52:08.6814063Z 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-10-10T00:52:08.6820305Z 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-10-10T00:52:08.6827314Z 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-10-10T00:52:08.6833562Z 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-10-10T00:52:08.6858722Z 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-10-10T00:52:08.6865117Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.6872001Z 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-10-10T00:52:08.6878127Z 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-10-10T00:52:08.6884484Z 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-10-10T00:52:08.6890822Z 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-10-10T00:52:08.6897286Z 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-10-10T00:52:08.6903853Z 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-10-10T00:52:08.6910538Z 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-10-10T00:52:08.6917388Z 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-10-10T00:52:08.6923379Z 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-10-10T00:52:08.6929750Z 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-10-10T00:52:08.6936321Z 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-10-10T00:52:08.6942875Z 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-10-10T00:52:08.6950130Z 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-10-10T00:52:08.6956537Z 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-10-10T00:52:08.6963080Z 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-10-10T00:52:08.6969402Z 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-10-10T00:52:08.6976215Z 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-10-10T00:52:08.6982635Z 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-10-10T00:52:08.6989700Z 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-10-10T00:52:08.6996184Z 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-10-10T00:52:08.7002505Z 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-10-10T00:52:08.7008836Z 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-10-10T00:52:08.7015313Z 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-10-10T00:52:08.7021522Z 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-10-10T00:52:08.7028111Z 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-10-10T00:52:08.7034278Z 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-10-10T00:52:08.7041403Z 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-10-10T00:52:08.7050035Z 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-10-10T00:52:08.7058198Z 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-10-10T00:52:08.7064760Z 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-10-10T00:52:08.7075315Z 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-10-10T00:52:08.7081667Z 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-10-10T00:52:08.7087950Z 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-10-10T00:52:08.7100708Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.7107254Z 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-10-10T00:52:08.7113888Z 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-10-10T00:52:08.7120253Z 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-10-10T00:52:08.7126464Z 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-10-10T00:52:08.7132931Z 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-10-10T00:52:08.7139307Z 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-10-10T00:52:08.7145392Z 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-10-10T00:52:08.7151772Z 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-10-10T00:52:08.7157973Z 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-10-10T00:52:08.7164493Z 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-10-10T00:52:08.7170888Z 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-10-10T00:52:08.7177065Z 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-10-10T00:52:08.7183258Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.7189870Z 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-10-10T00:52:08.7196761Z 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-10-10T00:52:08.7203136Z 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-10-10T00:52:08.7209155Z 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-10-10T00:52:08.7215851Z 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-10-10T00:52:08.7221833Z 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-10-10T00:52:08.7227977Z 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-10-10T00:52:08.7234287Z 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-10-10T00:52:08.7240610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spdiags.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.7246395Z 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-10-10T00:52:08.7252332Z 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-10-10T00:52:08.7258322Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spdiags_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.7264311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spdiags_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.7270619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spsolve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.7280406Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spsolve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.7286311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spsolve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.7292178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.7298280Z 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-10-10T00:52:08.7304095Z 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-10-10T00:52:08.7310310Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_stack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.7316255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_stack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.7322281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.7328531Z 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-10-10T00:52:08.7334760Z 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-10-10T00:52:08.7341027Z 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-10-10T00:52:08.7347198Z 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-10-10T00:52:08.7353572Z 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-10-10T00:52:08.7359661Z 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-10-10T00:52:08.7365895Z 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-10-10T00:52:08.7372528Z 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-10-10T00:52:08.7379428Z 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-10-10T00:52:08.7385851Z 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-10-10T00:52:08.7392140Z 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-10-10T00:52:08.7398792Z 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-10-10T00:52:08.7405144Z 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-10-10T00:52:08.7411512Z 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-10-10T00:52:08.7417563Z 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-10-10T00:52:08.7423688Z 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-10-10T00:52:08.7430261Z 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-10-10T00:52:08.7436617Z 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-10-10T00:52:08.7443061Z 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-10-10T00:52:08.7449364Z 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-10-10T00:52:08.7455779Z 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-10-10T00:52:08.7462266Z 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-10-10T00:52:08.7468560Z 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-10-10T00:52:08.7475438Z 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-10-10T00:52:08.7481924Z 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-10-10T00:52:08.7496233Z 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-10-10T00:52:08.7499367Z 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-10-10T00:52:08.7506139Z 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-10-10T00:52:08.7513182Z 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-10-10T00:52:08.7520465Z 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-10-10T00:52:08.7527916Z 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-10-10T00:52:08.7535387Z 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-10-10T00:52:08.7541856Z 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-10-10T00:52:08.7548308Z 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-10-10T00:52:08.7554966Z 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-10-10T00:52:08.7561376Z 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-10-10T00:52:08.7567910Z 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-10-10T00:52:08.7574419Z 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-10-10T00:52:08.7580774Z 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-10-10T00:52:08.7587679Z 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-10-10T00:52:08.7594139Z 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-10-10T00:52:08.7600545Z 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-10-10T00:52:08.7606888Z 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-10-10T00:52:08.7613008Z 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-10-10T00:52:08.7619590Z 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-10-10T00:52:08.7626011Z 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-10-10T00:52:08.7632245Z 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-10-10T00:52:08.7638429Z 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-10-10T00:52:08.7644732Z 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-10-10T00:52:08.7651131Z 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-10-10T00:52:08.7658341Z 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-10-10T00:52:08.7664721Z 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-10-10T00:52:08.7671348Z 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-10-10T00:52:08.7677648Z 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-10-10T00:52:08.7684287Z 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-10-10T00:52:08.7690368Z 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-10-10T00:52:08.7696459Z 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-10-10T00:52:08.7702639Z 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-10-10T00:52:08.7714268Z 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-10-10T00:52:08.7724526Z 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-10-10T00:52:08.7730799Z 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-10-10T00:52:08.7736891Z 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-10-10T00:52:08.7743589Z 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-10-10T00:52:08.7749976Z 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-10-10T00:52:08.7756151Z 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-10-10T00:52:08.7762326Z 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-10-10T00:52:08.7784950Z 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-10-10T00:52:08.7791457Z 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-10-10T00:52:08.7797830Z 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-10-10T00:52:08.7804093Z 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-10-10T00:52:08.7810606Z 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-10-10T00:52:08.7816583Z 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-10-10T00:52:08.7822809Z 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-10-10T00:52:08.7829420Z 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-10-10T00:52:08.7835988Z 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-10-10T00:52:08.7842245Z 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-10-10T00:52:08.7848389Z 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-10-10T00:52:08.7854499Z 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-10-10T00:52:08.7861249Z 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-10-10T00:52:08.7867636Z 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-10-10T00:52:08.7873949Z 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-10-10T00:52:08.7880068Z 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-10-10T00:52:08.7886326Z 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-10-10T00:52:08.7893144Z 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-10-10T00:52:08.7899353Z 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-10-10T00:52:08.7905751Z 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-10-10T00:52:08.7912073Z 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-10-10T00:52:08.7919085Z 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-10-10T00:52:08.7925336Z 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-10-10T00:52:08.7931829Z 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-10-10T00:52:08.7938142Z 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-10-10T00:52:08.7944597Z 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-10-10T00:52:08.7950895Z 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-10-10T00:52:08.7957499Z 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-10-10T00:52:08.7963943Z 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-10-10T00:52:08.7970244Z 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-10-10T00:52:08.7977018Z 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-10-10T00:52:08.7983697Z 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-10-10T00:52:08.7990732Z 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-10-10T00:52:08.7997832Z 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-10-10T00:52:08.8004569Z 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-10-10T00:52:08.8011262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8017782Z 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-10-10T00:52:08.8023763Z 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-10-10T00:52:08.8029942Z 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-10-10T00:52:08.8036042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8041964Z 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-10-10T00:52:08.8049285Z 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-10-10T00:52:08.8054997Z 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-10-10T00:52:08.8061243Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_dense.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8067761Z 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-10-10T00:52:08.8073968Z 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-10-10T00:52:08.8079846Z 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-10-10T00:52:08.8085711Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8091666Z 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-10-10T00:52:08.8098040Z 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-10-10T00:52:08.8104321Z 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-10-10T00:52:08.8110458Z 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-10-10T00:52:08.8116426Z 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-10-10T00:52:08.8122594Z 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-10-10T00:52:08.8128851Z 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-10-10T00:52:08.8134768Z 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-10-10T00:52:08.8141213Z 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-10-10T00:52:08.8147437Z 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-10-10T00:52:08.8153456Z 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-10-10T00:52:08.8159469Z 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-10-10T00:52:08.8165788Z 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-10-10T00:52:08.8171884Z 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-10-10T00:52:08.8178064Z 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-10-10T00:52:08.8184492Z 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-10-10T00:52:08.8195668Z 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-10-10T00:52:08.8201829Z 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-10-10T00:52:08.8208051Z 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-10-10T00:52:08.8214371Z 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-10-10T00:52:08.8220549Z 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-10-10T00:52:08.8227171Z 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-10-10T00:52:08.8233086Z 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-10-10T00:52:08.8239282Z 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-10-10T00:52:08.8245587Z 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-10-10T00:52:08.8251534Z 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-10-10T00:52:08.8257685Z 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-10-10T00:52:08.8263864Z 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-10-10T00:52:08.8270501Z 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-10-10T00:52:08.8276789Z 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-10-10T00:52:08.8283172Z 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-10-10T00:52:08.8290034Z 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-10-10T00:52:08.8296225Z 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-10-10T00:52:08.8302558Z 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-10-10T00:52:08.8309354Z 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-10-10T00:52:08.8315820Z 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-10-10T00:52:08.8322156Z 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-10-10T00:52:08.8328727Z 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-10-10T00:52:08.8335040Z 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-10-10T00:52:08.8341338Z 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-10-10T00:52:08.8348362Z 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-10-10T00:52:08.8354768Z 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-10-10T00:52:08.8361187Z 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-10-10T00:52:08.8367586Z 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-10-10T00:52:08.8374052Z 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-10-10T00:52:08.8380586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_trilinear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8387234Z 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-10-10T00:52:08.8393447Z 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-10-10T00:52:08.8399555Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_trilinear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8405707Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_trilinear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8412013Z 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-10-10T00:52:08.8418672Z 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-10-10T00:52:08.8438423Z 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-10-10T00:52:08.8444995Z 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-10-10T00:52:08.8451293Z 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-10-10T00:52:08.8457845Z 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-10-10T00:52:08.8464979Z 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-10-10T00:52:08.8471640Z 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-10-10T00:52:08.8482170Z 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-10-10T00:52:08.8488654Z 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-10-10T00:52:08.8494861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8500701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8506983Z 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-10-10T00:52:08.8513265Z 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-10-10T00:52:08.8519286Z 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-10-10T00:52:08.8525655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8531828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8538227Z 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-10-10T00:52:08.8548430Z 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-10-10T00:52:08.8554754Z 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-10-10T00:52:08.8560821Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8567231Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8573302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unpack_dual.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8599061Z 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-10-10T00:52:08.8605029Z 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-10-10T00:52:08.8610932Z 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-10-10T00:52:08.8616995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_index.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8623450Z 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-10-10T00:52:08.8629807Z 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-10-10T00:52:08.8635747Z 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-10-10T00:52:08.8641975Z 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-10-10T00:52:08.8648568Z 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-10-10T00:52:08.8654832Z 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-10-10T00:52:08.8661306Z 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-10-10T00:52:08.8667650Z 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-10-10T00:52:08.8674366Z 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-10-10T00:52:08.8680681Z 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-10-10T00:52:08.8686881Z 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-10-10T00:52:08.8697871Z 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-10-10T00:52:08.8704222Z 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-10-10T00:52:08.8710928Z 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-10-10T00:52:08.8717338Z 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-10-10T00:52:08.8723534Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.8730235Z 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-10-10T00:52:08.8736506Z 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-10-10T00:52:08.8742713Z 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-10-10T00:52:08.8749528Z 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-10-10T00:52:08.8755965Z 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-10-10T00:52:08.8762792Z 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-10-10T00:52:08.8769255Z 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-10-10T00:52:08.8775662Z 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-10-10T00:52:08.8782065Z 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-10-10T00:52:08.8788883Z 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-10-10T00:52:08.8795674Z 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-10-10T00:52:08.8802312Z 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-10-10T00:52:08.8809229Z 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-10-10T00:52:08.8816030Z 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-10-10T00:52:08.8822585Z 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-10-10T00:52:08.8829087Z 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-10-10T00:52:08.8835419Z 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-10-10T00:52:08.8841790Z 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-10-10T00:52:08.8848140Z 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-10-10T00:52:08.8854407Z 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-10-10T00:52:08.8860956Z 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-10-10T00:52:08.8867533Z 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-10-10T00:52:08.8874434Z 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-10-10T00:52:08.8880748Z 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-10-10T00:52:08.8887442Z 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-10-10T00:52:08.8894138Z 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-10-10T00:52:08.8900652Z 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-10-10T00:52:08.8907158Z 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-10-10T00:52:08.8913553Z 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-10-10T00:52:08.8920217Z 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-10-10T00:52:08.8926996Z 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-10-10T00:52:08.8933312Z 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-10-10T00:52:08.8939999Z 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-10-10T00:52:08.8946377Z 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-10-10T00:52:08.8952717Z 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-10-10T00:52:08.8958904Z 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-10-10T00:52:08.8965504Z 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-10-10T00:52:08.8971821Z 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-10-10T00:52:08.8993969Z 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-10-10T00:52:08.9000843Z 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-10-10T00:52:08.9007541Z 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-10-10T00:52:08.9013437Z 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-10-10T00:52:08.9019828Z 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-10-10T00:52:08.9026191Z 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-10-10T00:52:08.9032463Z 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-10-10T00:52:08.9043470Z 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-10-10T00:52:08.9050509Z 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-10-10T00:52:08.9056927Z 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-10-10T00:52:08.9063157Z 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-10-10T00:52:08.9069666Z 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-10-10T00:52:08.9075864Z 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-10-10T00:52:08.9082258Z 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-10-10T00:52:08.9088407Z 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-10-10T00:52:08.9094622Z 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-10-10T00:52:08.9100742Z 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-10-10T00:52:08.9111425Z 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-10-10T00:52:08.9118354Z 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-10-10T00:52:08.9125654Z 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-10-10T00:52:08.9131915Z 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-10-10T00:52:08.9138098Z 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-10-10T00:52:08.9144810Z 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-10-10T00:52:08.9151709Z 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-10-10T00:52:08.9158115Z 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-10-10T00:52:08.9164878Z 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-10-10T00:52:08.9171307Z 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-10-10T00:52:08.9177725Z 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-10-10T00:52:08.9184348Z 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-10-10T00:52:08.9191838Z 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-10-10T00:52:08.9197688Z 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-10-10T00:52:08.9204039Z 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-10-10T00:52:08.9210732Z 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-10-10T00:52:08.9216830Z 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-10-10T00:52:08.9223362Z 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-10-10T00:52:08.9230534Z 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-10-10T00:52:08.9241486Z 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-10-10T00:52:08.9248072Z 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-10-10T00:52:08.9254522Z 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-10-10T00:52:08.9261010Z 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-10-10T00:52:08.9267814Z 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-10-10T00:52:08.9274288Z 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-10-10T00:52:08.9281616Z 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-10-10T00:52:08.9288364Z 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-10-10T00:52:08.9294993Z 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-10-10T00:52:08.9301620Z 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-10-10T00:52:08.9308182Z 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-10-10T00:52:08.9314833Z 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-10-10T00:52:08.9321192Z 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-10-10T00:52:08.9327627Z 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-10-10T00:52:08.9334198Z 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-10-10T00:52:08.9340753Z 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-10-10T00:52:08.9347137Z 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-10-10T00:52:08.9353442Z 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-10-10T00:52:08.9359842Z 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-10-10T00:52:08.9366605Z 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-10-10T00:52:08.9373145Z 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-10-10T00:52:08.9379446Z 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-10-10T00:52:08.9386165Z 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-10-10T00:52:08.9392637Z 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-10-10T00:52:08.9398897Z 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-10-10T00:52:08.9405269Z 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-10-10T00:52:08.9411944Z 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-10-10T00:52:08.9418402Z 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-10-10T00:52:08.9425107Z 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-10-10T00:52:08.9431741Z 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-10-10T00:52:08.9438114Z 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-10-10T00:52:08.9444673Z 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-10-10T00:52:08.9451361Z 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-10-10T00:52:08.9457778Z 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-10-10T00:52:08.9464525Z 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-10-10T00:52:08.9471372Z 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-10-10T00:52:08.9483452Z 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-10-10T00:52:08.9489412Z 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-10-10T00:52:08.9495427Z 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-10-10T00:52:08.9501392Z 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-10-10T00:52:08.9508236Z 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-10-10T00:52:08.9531495Z 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-10-10T00:52:08.9537841Z 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-10-10T00:52:08.9553690Z 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-10-10T00:52:08.9559420Z 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-10-10T00:52:08.9565721Z 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-10-10T00:52:08.9572033Z 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-10-10T00:52:08.9578724Z 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-10-10T00:52:08.9585347Z 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-10-10T00:52:08.9591586Z 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-10-10T00:52:08.9597832Z 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-10-10T00:52:08.9603784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.9609428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.9616097Z 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-10-10T00:52:08.9622243Z 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-10-10T00:52:08.9628330Z 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-10-10T00:52:08.9634366Z 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-10-10T00:52:08.9640489Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.9646284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.9652316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_version.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.9658247Z 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-10-10T00:52:08.9664128Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_version_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.9669938Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_version_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.9675934Z 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-10-10T00:52:08.9681983Z 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-10-10T00:52:08.9688032Z 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-10-10T00:52:08.9698768Z 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-10-10T00:52:08.9705229Z 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-10-10T00:52:08.9711490Z 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-10-10T00:52:08.9717978Z 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-10-10T00:52:08.9727451Z 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-10-10T00:52:08.9734106Z 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-10-10T00:52:08.9740290Z 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-10-10T00:52:08.9746813Z 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-10-10T00:52:08.9753221Z 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-10-10T00:52:08.9759346Z 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-10-10T00:52:08.9765549Z 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-10-10T00:52:08.9771653Z 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-10-10T00:52:08.9778032Z 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-10-10T00:52:08.9784422Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-10-10T00:52:08.9791036Z 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-10-10T00:52:08.9797353Z 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-10-10T00:52:08.9803997Z 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-10-10T00:52:08.9810687Z 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-10-10T00:52:08.9817131Z 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-10-10T00:52:08.9823675Z 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-10-10T00:52:08.9830222Z 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-10-10T00:52:08.9837011Z 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-10-10T00:52:08.9843378Z 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-10-10T00:52:08.9849847Z 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-10-10T00:52:08.9856339Z 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-10-10T00:52:08.9862735Z 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-10-10T00:52:08.9869653Z 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-10-10T00:52:08.9875995Z 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-10-10T00:52:08.9882674Z 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-10-10T00:52:08.9888855Z 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-10-10T00:52:08.9895497Z 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-10-10T00:52:08.9901834Z 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-10-10T00:52:08.9907948Z 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-10-10T00:52:08.9914254Z 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-10-10T00:52:08.9920978Z 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-10-10T00:52:08.9927126Z 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-10-10T00:52:08.9934353Z 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-10-10T00:52:08.9941103Z 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-10-10T00:52:08.9947982Z 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-10-10T00:52:08.9954340Z 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-10-10T00:52:08.9960890Z 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-10-10T00:52:08.9976802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PadNd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:08.9982616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Parallel-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:08.9988450Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Parallel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:08.9994182Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelFuture.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:08.9999798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelNative.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0005564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelOpenMP.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0011570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PTThreadPool.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0017171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PythonTorchFunctionTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0024007Z creating build\bdist.win-amd64\wheel\torch\include\ATen\quantized 2025-10-10T00:52:09.0028087Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\quantized\QTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\quantized 2025-10-10T00:52:09.0033953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\quantized\Quantizer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\quantized 2025-10-10T00:52:09.0039779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\record_function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0045960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\RedispatchFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0070322Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\RegistrationDeclarations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0083459Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ROCmFABackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0089225Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SavedTensorHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0100214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0105596Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ScalarOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0111676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0121976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SDPBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0127836Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SequenceNumber.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0133254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SmallVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0138814Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseCsrTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0144547Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseCsrTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0150881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0156630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0162332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\StorageUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0168196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0173553Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0179037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorGeometry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0184916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIndexing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0191258Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0197688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIteratorInternal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0203428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0209195Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorNames.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0215107Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0221068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0226971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorSubclassLikeUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0233025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0244317Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ThreadLocalPythonObjects.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0250148Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ThreadLocalState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0255947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TracerMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0261978Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TypeDefault.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0267690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0273624Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Version.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0279168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\VmapGeneratedPlumbing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0300800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\WrapDimUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0306884Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\WrapDimUtilsMulti.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-10-10T00:52:09.0313373Z creating build\bdist.win-amd64\wheel\torch\include\ATen\xpu 2025-10-10T00:52:09.0322418Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\CachingHostAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-10-10T00:52:09.0328676Z creating build\bdist.win-amd64\wheel\torch\include\ATen\xpu\detail 2025-10-10T00:52:09.0332191Z 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-10-10T00:52:09.0338125Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\PinnedMemoryAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-10-10T00:52:09.0343570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUContext.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-10-10T00:52:09.0354591Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUDevice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-10-10T00:52:09.0360052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-10-10T00:52:09.0366035Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-10-10T00:52:09.0379786Z creating build\bdist.win-amd64\wheel\torch\include\c10 2025-10-10T00:52:09.0384006Z creating build\bdist.win-amd64\wheel\torch\include\c10\core 2025-10-10T00:52:09.0387703Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\alignment.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0393204Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Allocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0399019Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\AllocatorConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0404867Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\AutogradState.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0419128Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Backend.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0425192Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\CachingDeviceAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0431267Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\CompileTimeFunctionPointer.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0437025Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\ConstantSymNodeImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0442709Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Contiguity.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0448551Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\CopyBytes.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0454458Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\CPUAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0468896Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DefaultDtype.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0472445Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DefaultTensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0478850Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0485016Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DeviceArray.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0490696Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0496552Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DeviceType.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0502808Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DispatchKey.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0509784Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DispatchKeySet.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0516677Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DynamicCast.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0528430Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Event.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0534313Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\GeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0540230Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\GradMode.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0546778Z creating build\bdist.win-amd64\wheel\torch\include\c10\core\impl 2025-10-10T00:52:09.0551615Z 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-10-10T00:52:09.0557412Z 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-10-10T00:52:09.0562882Z 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-10-10T00:52:09.0568564Z 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-10-10T00:52:09.0583464Z 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-10-10T00:52:09.0589167Z 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-10-10T00:52:09.0594900Z 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-10-10T00:52:09.0600550Z 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-10-10T00:52:09.0606564Z 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-10-10T00:52:09.0612441Z 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-10-10T00:52:09.0618194Z 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-10-10T00:52:09.0623855Z 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-10-10T00:52:09.0629815Z 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-10-10T00:52:09.0635738Z 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-10-10T00:52:09.0641240Z 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-10-10T00:52:09.0646902Z 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-10-10T00:52:09.0652632Z 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-10-10T00:52:09.0672415Z 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-10-10T00:52:09.0678035Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\InferenceMode.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0683685Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0689211Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\MemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0694909Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\OptionalRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0700352Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\PyHandleCache.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0705979Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\QEngine.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0711616Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\QScheme.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0717208Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\RefcountedDeleter.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0727078Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SafePyObject.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0732719Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0738333Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0744387Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\ScalarTypeToTypeMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0750095Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0756080Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\StorageImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0761496Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Stream.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0767451Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\StreamGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0776531Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymbolicShapeMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0782361Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymBool.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0788043Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymFloat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0793679Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymInt.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0799669Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymIntArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0810568Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymNodeImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0816213Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\TensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0823352Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\TensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0829590Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\thread_pool.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0835374Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\UndefinedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0841452Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\WrapDimMinimal.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-10-10T00:52:09.0847756Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda 2025-10-10T00:52:09.0851292Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAAlgorithm.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0857184Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAAllocatorConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0862981Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDACachingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0869293Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDADeviceAssertion.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0881902Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDADeviceAssertionHost.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0887656Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAException.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0893527Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0899320Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAGraphsC10Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0909381Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0915267Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAMacros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0921070Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAMathCompat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0926892Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAMiscFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0932389Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAStream.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0938226Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\driver_api.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-10-10T00:52:09.0944513Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda\impl 2025-10-10T00:52:09.0948356Z 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-10-10T00:52:09.0954333Z 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-10-10T00:52:09.0960036Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl\cuda_cmake_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda\impl 2025-10-10T00:52:09.0965914Z creating build\bdist.win-amd64\wheel\torch\include\c10\macros 2025-10-10T00:52:09.0969420Z copying build\lib.win-amd64-cpython-310\torch\include\c10\macros\cmake_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\macros 2025-10-10T00:52:09.0974958Z copying build\lib.win-amd64-cpython-310\torch\include\c10\macros\Export.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\macros 2025-10-10T00:52:09.0980682Z copying build\lib.win-amd64-cpython-310\torch\include\c10\macros\Macros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\macros 2025-10-10T00:52:09.0986764Z creating build\bdist.win-amd64\wheel\torch\include\c10\metal 2025-10-10T00:52:09.0990543Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\atomic.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-10-10T00:52:09.0996433Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\common.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-10-10T00:52:09.1002228Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\expm1f.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-10-10T00:52:09.1011723Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\igamma.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-10-10T00:52:09.1018211Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\indexing.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-10-10T00:52:09.1024236Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\random.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-10-10T00:52:09.1030045Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\reduction_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-10-10T00:52:09.1040316Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\special_math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-10-10T00:52:09.1046800Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-10-10T00:52:09.1052691Z creating build\bdist.win-amd64\wheel\torch\include\c10\mobile 2025-10-10T00:52:09.1056509Z copying build\lib.win-amd64-cpython-310\torch\include\c10\mobile\CPUCachingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\mobile 2025-10-10T00:52:09.1062444Z copying build\lib.win-amd64-cpython-310\torch\include\c10\mobile\CPUProfilingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\mobile 2025-10-10T00:52:09.1068336Z creating build\bdist.win-amd64\wheel\torch\include\c10\test 2025-10-10T00:52:09.1072140Z creating build\bdist.win-amd64\wheel\torch\include\c10\test\util 2025-10-10T00:52:09.1076062Z 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-10-10T00:52:09.1082183Z 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-10-10T00:52:09.1088134Z 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-10-10T00:52:09.1094721Z creating build\bdist.win-amd64\wheel\torch\include\c10\util 2025-10-10T00:52:09.1098320Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\AbortHandler.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1104139Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\accumulate.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1109733Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\AlignOf.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1119098Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ApproximateClock.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1128830Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Array.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1134108Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1139795Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1145362Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\BFloat16-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1150999Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\BFloat16-math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1156600Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\BFloat16.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1161935Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\bits.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1167361Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Bitset.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1172855Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\bit_cast.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1178042Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\C++17.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1183667Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\CallOnce.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1189254Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1194937Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\complex_math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1208764Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\complex_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1214439Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ConstexprCrc.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1220740Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\copysign.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1242003Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\DeadlockDetection.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1247748Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Deprecated.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1258872Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1264753Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\DynamicCounter.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1274975Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Enumerate.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1280873Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\env.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1286472Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\error.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1291891Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Exception.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1298251Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ExclusivelyOwned.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1304221Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ExclusivelyOwnedTensorTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1310054Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\FbcodeMaps.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1315788Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\FileSystem.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1321486Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Flags.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1327251Z 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-10-10T00:52:09.1334296Z 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-10-10T00:52:09.1344595Z 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-10-10T00:52:09.1350342Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e4m3fn.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1355997Z 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-10-10T00:52:09.1361629Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e4m3fnuz.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1367424Z 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-10-10T00:52:09.1373533Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e5m2.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1379326Z 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-10-10T00:52:09.1389202Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e5m2fnuz.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1395479Z 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-10-10T00:52:09.1405199Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e8m0fnu.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1410815Z 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-10-10T00:52:09.1416429Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\FunctionRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1426204Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Gauge.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1431944Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\generic_math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1437742Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Half-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1443088Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Half.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1448602Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\hash.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1454363Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\IdWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1460129Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\int128.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1465914Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\IntrusiveList.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1471831Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\intrusive_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1478362Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\irange.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1484300Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Lazy.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1495747Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\LeftRight.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1501827Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\llvmMathExtras.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1508141Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Load.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1514068Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Logging.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1524798Z 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-10-10T00:52:09.1530689Z 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-10-10T00:52:09.1536511Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\MathConstants.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1542395Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\MaybeOwned.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1548268Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Metaprogramming.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1559163Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\NetworkFlow.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1564787Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\numa.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1581556Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Optional.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1587143Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\OptionalArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1593788Z 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-10-10T00:52:09.1599955Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\overflows.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1606282Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\overloaded.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1613594Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ParallelGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1619045Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\python_stub.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1624760Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\qint32.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1634810Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\qint8.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1640856Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\quint2x4.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1647545Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\quint4x2.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.1652953Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\quint8.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2302789Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Registry.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2308492Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\safe_numerics.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2314167Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ScopeExit.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2319835Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Semaphore.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2325626Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\signal_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2331153Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\SmallBuffer.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2336764Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\SmallVector.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2343630Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\sparse_bitset.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2349796Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ssize.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2355389Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\static_tracepoint.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2361166Z 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-10-10T00:52:09.2371258Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\strides.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2376623Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\StringUtil.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2382441Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\string_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2387910Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\string_view.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2394541Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\strong_type.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2400801Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Synchronized.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2406472Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\tempfile.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2412042Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ThreadLocal.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2417893Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ThreadLocalDebugInfo.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2423587Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\thread_name.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2429228Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Type.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2434886Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeCast.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2440394Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\typeid.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2446382Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeIndex.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2452367Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeList.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2458383Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeSafeSignMath.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2463837Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2469678Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Unicode.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2475737Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\UniqueVoidPtr.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2481322Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Unroll.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2491123Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\WaitCounter.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2536707Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\WaitCounterDynamicBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2542971Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\win32-headers.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-10-10T00:52:09.2555668Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu 2025-10-10T00:52:09.2564360Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\impl 2025-10-10T00:52:09.2568327Z 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-10-10T00:52:09.2574788Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\test 2025-10-10T00:52:09.2578720Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\test\impl 2025-10-10T00:52:09.2582593Z 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-10-10T00:52:09.2588310Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUCachingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-10-10T00:52:09.2593877Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUDeviceProp.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-10-10T00:52:09.2599627Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUException.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-10-10T00:52:09.2610150Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-10-10T00:52:09.2616015Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUMacros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-10-10T00:52:09.2621827Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUStream.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-10-10T00:52:09.2628424Z creating build\bdist.win-amd64\wheel\torch\include\caffe2 2025-10-10T00:52:09.2632197Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core 2025-10-10T00:52:09.2635667Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\core\common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2025-10-10T00:52:09.2641306Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\core\macros.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2025-10-10T00:52:09.2646773Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\core\timer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2025-10-10T00:52:09.2652608Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\perfkernels 2025-10-10T00:52:09.2656209Z 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-10-10T00:52:09.2661812Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels\common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2025-10-10T00:52:09.2667510Z 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-10-10T00:52:09.2673498Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\serialize 2025-10-10T00:52:09.2677012Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\crc_alt.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-10-10T00:52:09.2689895Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\file_adapter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-10-10T00:52:09.2695530Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\inline_container.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-10-10T00:52:09.2701227Z 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-10-10T00:52:09.2710914Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\istream_adapter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-10-10T00:52:09.2721817Z 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-10-10T00:52:09.2727117Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\versions.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-10-10T00:52:09.2733291Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils 2025-10-10T00:52:09.2736813Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\fixed_divisor.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2025-10-10T00:52:09.2742503Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\proto_wrap.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2025-10-10T00:52:09.2748272Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\string_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2025-10-10T00:52:09.2754325Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils\threadpool 2025-10-10T00:52:09.2762690Z 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-10-10T00:52:09.2768304Z 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-10-10T00:52:09.2774064Z 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-10-10T00:52:09.2789988Z 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-10-10T00:52:09.2795602Z 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-10-10T00:52:09.2801198Z 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-10-10T00:52:09.2806989Z copying build\lib.win-amd64-cpython-310\torch\include\cpuinfo.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2813443Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2824477Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2830202Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_config.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2835894Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_debug.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2841608Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_ocl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2847304Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_ocl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2852813Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2858558Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2864263Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl_types.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2870054Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2876856Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2882768Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool_iface.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2888522Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_types.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2894331Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_version.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2900208Z copying build\lib.win-amd64-cpython-310\torch\include\experiments-config.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.2906814Z creating build\bdist.win-amd64\wheel\torch\include\fmt 2025-10-10T00:52:09.2910188Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\args.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2915917Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\base.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2922838Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\chrono.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2929702Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\color.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2936152Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\compile.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2942199Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\core.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2947764Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\format-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2960290Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\format.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2967563Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\os.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2973224Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\ostream.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2978715Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\printf.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2984728Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\ranges.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2991274Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\std.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.2997836Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\xchar.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-10-10T00:52:09.3004378Z creating build\bdist.win-amd64\wheel\torch\include\fp16 2025-10-10T00:52:09.3008224Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\bitcasts.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-10-10T00:52:09.3014047Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\fp16.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-10-10T00:52:09.3020139Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\psimd.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-10-10T00:52:09.3026421Z copying build\lib.win-amd64-cpython-310\torch\include\fp16.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.3031750Z copying build\lib.win-amd64-cpython-310\torch\include\fxdiv.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.3042865Z creating build\bdist.win-amd64\wheel\torch\include\google 2025-10-10T00:52:09.3047102Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf 2025-10-10T00:52:09.3050572Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\any.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3056343Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\any.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3061997Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\api.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3068534Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\arena.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3074542Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\arenastring.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3089694Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\arena_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3095804Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler 2025-10-10T00:52:09.3099457Z 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-10-10T00:52:09.3105353Z 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-10-10T00:52:09.3111743Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\cpp 2025-10-10T00:52:09.3115492Z 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-10-10T00:52:09.3121467Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\csharp 2025-10-10T00:52:09.3125098Z 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-10-10T00:52:09.3130793Z 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-10-10T00:52:09.3136365Z 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-10-10T00:52:09.3148511Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\java 2025-10-10T00:52:09.3152372Z 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-10-10T00:52:09.3158100Z 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-10-10T00:52:09.3171389Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\js 2025-10-10T00:52:09.3172393Z 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-10-10T00:52:09.3173762Z 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-10-10T00:52:09.3179363Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\objectivec 2025-10-10T00:52:09.3183647Z 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-10-10T00:52:09.3189975Z 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-10-10T00:52:09.3195735Z 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-10-10T00:52:09.3202008Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\php 2025-10-10T00:52:09.3205656Z 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-10-10T00:52:09.3211500Z 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-10-10T00:52:09.3217125Z 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-10-10T00:52:09.3223990Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\python 2025-10-10T00:52:09.3227905Z 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-10-10T00:52:09.3233753Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\ruby 2025-10-10T00:52:09.3237423Z 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-10-10T00:52:09.3243176Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\descriptor.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3250095Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\descriptor.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3260680Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\descriptor_database.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3266912Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\duration.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3272771Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\dynamic_message.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3278377Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\empty.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3284107Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\extension_set.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3290762Z 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-10-10T00:52:09.3296595Z 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-10-10T00:52:09.3302468Z 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-10-10T00:52:09.3308266Z 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-10-10T00:52:09.3314167Z 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-10-10T00:52:09.3320064Z 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-10-10T00:52:09.3330171Z 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-10-10T00:52:09.3335908Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\has_bits.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3341542Z 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-10-10T00:52:09.3347973Z 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-10-10T00:52:09.3354059Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\io 2025-10-10T00:52:09.3357619Z 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-10-10T00:52:09.3364267Z 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-10-10T00:52:09.3369941Z 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-10-10T00:52:09.3375599Z 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-10-10T00:52:09.3381231Z 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-10-10T00:52:09.3390920Z 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-10-10T00:52:09.3397120Z 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-10-10T00:52:09.3402900Z 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-10-10T00:52:09.3414634Z 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-10-10T00:52:09.3417636Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3423377Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map_entry.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3429342Z 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-10-10T00:52:09.3435482Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map_field.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3441697Z 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-10-10T00:52:09.3447493Z 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-10-10T00:52:09.3458601Z 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-10-10T00:52:09.3464816Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\message.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3471360Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\message_lite.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3477467Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\metadata.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3483120Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\metadata_lite.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3488789Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\parse_context.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3500903Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\port.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3506601Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\reflection.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3512771Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\reflection_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3518489Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\repeated_field.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3525434Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\service.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3531089Z 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-10-10T00:52:09.3542019Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\struct.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3549100Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\stubs 2025-10-10T00:52:09.3552643Z 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-10-10T00:52:09.3558561Z 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-10-10T00:52:09.3585681Z 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-10-10T00:52:09.3591648Z 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-10-10T00:52:09.3596980Z 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-10-10T00:52:09.3602387Z 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-10-10T00:52:09.3613329Z 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-10-10T00:52:09.3624183Z 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-10-10T00:52:09.3629788Z 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-10-10T00:52:09.3635785Z 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-10-10T00:52:09.3641313Z 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-10-10T00:52:09.3647084Z 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-10-10T00:52:09.3652924Z 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-10-10T00:52:09.3658593Z 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-10-10T00:52:09.3664155Z 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-10-10T00:52:09.3669907Z 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-10-10T00:52:09.3676148Z 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-10-10T00:52:09.3682804Z 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-10-10T00:52:09.3688887Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\text_format.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3696394Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\timestamp.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3701511Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\type.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3708938Z 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-10-10T00:52:09.3745265Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\util 2025-10-10T00:52:09.3749103Z 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-10-10T00:52:09.3754883Z 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-10-10T00:52:09.3760703Z 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-10-10T00:52:09.3771193Z 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-10-10T00:52:09.3782432Z 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-10-10T00:52:09.3788839Z 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-10-10T00:52:09.3794989Z 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-10-10T00:52:09.3801082Z 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-10-10T00:52:09.3806811Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\wire_format.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3813212Z 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-10-10T00:52:09.3821218Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\wrappers.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-10-10T00:52:09.3832813Z copying build\lib.win-amd64-cpython-310\torch\include\ittnotify-zca.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.3843728Z copying build\lib.win-amd64-cpython-310\torch\include\ittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.3851584Z copying build\lib.win-amd64-cpython-310\torch\include\jitprofiling.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.3858571Z creating build\bdist.win-amd64\wheel\torch\include\kineto 2025-10-10T00:52:09.3862266Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\AbstractConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3868327Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityProfilerInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3874318Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityTraceInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3884637Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityType.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3890414Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ClientInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3896208Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\Config.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3902279Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\GenericTraceActivity.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3908043Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\IActivityProfiler.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3913838Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ILoggerObserver.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3919445Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ITraceActivity.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3925395Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\libkineto.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3931164Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\LoggingAPI.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3936789Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\output_base.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3942418Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ThreadUtil.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3948324Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\time_since_epoch.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3953827Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\TraceSpan.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-10-10T00:52:09.3960641Z creating build\bdist.win-amd64\wheel\torch\include\legacy 2025-10-10T00:52:09.3964188Z copying build\lib.win-amd64-cpython-310\torch\include\legacy\ittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include\legacy 2025-10-10T00:52:09.3970699Z copying build\lib.win-amd64-cpython-310\torch\include\libittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.3976233Z copying build\lib.win-amd64-cpython-310\torch\include\libshm.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.3982564Z creating build\bdist.win-amd64\wheel\torch\include\mimalloc-2.2 2025-10-10T00:52:09.3986329Z 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-10-10T00:52:09.3993383Z 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-10-10T00:52:09.3999526Z 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-10-10T00:52:09.4009529Z 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-10-10T00:52:09.4023728Z creating build\bdist.win-amd64\wheel\torch\include\oneapi 2025-10-10T00:52:09.4027930Z creating build\bdist.win-amd64\wheel\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4031419Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4039358Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4050673Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_common.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4056332Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_common.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4062327Z 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-10-10T00:52:09.4072893Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_config.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4078444Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_debug.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4084108Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_graph.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4090339Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_graph.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4098081Z 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-10-10T00:52:09.4103044Z 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-10-10T00:52:09.4108900Z 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-10-10T00:52:09.4114838Z 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-10-10T00:52:09.4120642Z 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-10-10T00:52:09.4126836Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ocl.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4132411Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ocl.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4138485Z 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-10-10T00:52:09.4144309Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_sycl.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4150395Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_sycl.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4156118Z 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-10-10T00:52:09.4161812Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_threadpool.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4172486Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_threadpool.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4178216Z 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-10-10T00:52:09.4184994Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_types.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4198878Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ukernel.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4205044Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ukernel.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4211644Z 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-10-10T00:52:09.4217448Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_version.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-10-10T00:52:09.4223088Z 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-10-10T00:52:09.4235091Z copying build\lib.win-amd64-cpython-310\torch\include\psimd.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.4241208Z copying build\lib.win-amd64-cpython-310\torch\include\pthreadpool.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.4248732Z creating build\bdist.win-amd64\wheel\torch\include\pybind11 2025-10-10T00:52:09.4252318Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\attr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4258373Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\buffer_info.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4263743Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\cast.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4270576Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\chrono.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4276091Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4281303Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4291807Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\conduit 2025-10-10T00:52:09.4295370Z 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-10-10T00:52:09.4307009Z 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-10-10T00:52:09.4312790Z 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-10-10T00:52:09.4323815Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\critical_section.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4329829Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\detail 2025-10-10T00:52:09.4334383Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\class.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-10-10T00:52:09.4362529Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-10-10T00:52:09.4368983Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\cpp_conduit.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-10-10T00:52:09.4374633Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\descr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-10-10T00:52:09.4380485Z 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-10-10T00:52:09.4396548Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\exception_translation.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-10-10T00:52:09.4402431Z 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-10-10T00:52:09.4408184Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\init.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-10-10T00:52:09.4414364Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\internals.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-10-10T00:52:09.4420841Z 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-10-10T00:52:09.4427007Z 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-10-10T00:52:09.4432767Z 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-10-10T00:52:09.4439078Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\typeid.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-10-10T00:52:09.4444795Z 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-10-10T00:52:09.4451880Z 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-10-10T00:52:09.4463038Z 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-10-10T00:52:09.4469052Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\eigen 2025-10-10T00:52:09.4472651Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\eigen 2025-10-10T00:52:09.4478268Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen\matrix.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\eigen 2025-10-10T00:52:09.4484288Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\eigen 2025-10-10T00:52:09.4490311Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4502130Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\embed.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4507968Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eval.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4513659Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4519824Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4525275Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil_safe_call_once.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4530947Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil_simple.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4536631Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\iostream.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4542144Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\native_enum.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4548051Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4554720Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\operators.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4560479Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\options.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4566018Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\pybind11.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4573583Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\pytypes.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4580776Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\stl 2025-10-10T00:52:09.4584290Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl\filesystem.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\stl 2025-10-10T00:52:09.4590470Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4596395Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl_bind.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4602561Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\subinterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4608369Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\trampoline_self_life_support.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4614007Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\type_caster_pyobject_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4623441Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\typing.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4629056Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\warnings.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-10-10T00:52:09.4635178Z copying build\lib.win-amd64-cpython-310\torch\include\sleef.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:09.4643908Z creating build\bdist.win-amd64\wheel\torch\include\THC 2025-10-10T00:52:09.4647482Z copying build\lib.win-amd64-cpython-310\torch\include\THC\THCAtomics.cuh -> build\bdist.win-amd64\wheel\.\torch\include\THC 2025-10-10T00:52:09.4653802Z copying build\lib.win-amd64-cpython-310\torch\include\THC\THCDeviceUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\THC 2025-10-10T00:52:09.4658887Z creating build\bdist.win-amd64\wheel\torch\include\torch 2025-10-10T00:52:09.4667483Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc 2025-10-10T00:52:09.4671274Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\acc 2025-10-10T00:52:09.4674780Z 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-10-10T00:52:09.4686530Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api 2025-10-10T00:52:09.4690159Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include 2025-10-10T00:52:09.4694064Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch 2025-10-10T00:52:09.4697823Z 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-10-10T00:52:09.4703248Z 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-10-10T00:52:09.4708985Z 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-10-10T00:52:09.4714513Z 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-10-10T00:52:09.4720596Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data 2025-10-10T00:52:09.4724756Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-10-10T00:52:09.4728733Z 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-10-10T00:52:09.4734640Z 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-10-10T00:52:09.4740523Z 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-10-10T00:52:09.4746247Z 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-10-10T00:52:09.4752215Z 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-10-10T00:52:09.4758255Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\datasets 2025-10-10T00:52:09.4766477Z 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-10-10T00:52:09.4772214Z 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-10-10T00:52:09.4778413Z 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-10-10T00:52:09.4784270Z 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-10-10T00:52:09.4790071Z 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-10-10T00:52:09.4795749Z 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-10-10T00:52:09.4801356Z 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-10-10T00:52:09.4811688Z 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-10-10T00:52:09.4817392Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\detail 2025-10-10T00:52:09.4821310Z 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-10-10T00:52:09.4827230Z 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-10-10T00:52:09.4832883Z 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-10-10T00:52:09.4838671Z 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-10-10T00:52:09.4844345Z 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-10-10T00:52:09.4850879Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\samplers 2025-10-10T00:52:09.4855452Z 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-10-10T00:52:09.4861355Z 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-10-10T00:52:09.4867089Z 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-10-10T00:52:09.4873363Z 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-10-10T00:52:09.4878163Z 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-10-10T00:52:09.4893207Z 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-10-10T00:52:09.4898930Z 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-10-10T00:52:09.4904529Z 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-10-10T00:52:09.4910798Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\transforms 2025-10-10T00:52:09.4914724Z 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-10-10T00:52:09.4920667Z 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-10-10T00:52:09.4932077Z 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-10-10T00:52:09.4937673Z 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-10-10T00:52:09.4943274Z 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-10-10T00:52:09.4973034Z 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-10-10T00:52:09.4978489Z 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-10-10T00:52:09.4984302Z 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-10-10T00:52:09.4990241Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\detail 2025-10-10T00:52:09.4994042Z 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-10-10T00:52:09.4999958Z 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-10-10T00:52:09.5005979Z 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-10-10T00:52:09.5016637Z 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-10-10T00:52:09.5023983Z 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-10-10T00:52:09.5028242Z 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-10-10T00:52:09.5034977Z 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-10-10T00:52:09.5040048Z 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-10-10T00:52:09.5045911Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nativert 2025-10-10T00:52:09.5050124Z 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-10-10T00:52:09.5055495Z 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-10-10T00:52:09.5061346Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn 2025-10-10T00:52:09.5064986Z 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-10-10T00:52:09.5071487Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\functional 2025-10-10T00:52:09.5075254Z 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-10-10T00:52:09.5081623Z 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-10-10T00:52:09.5087251Z 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-10-10T00:52:09.5093253Z 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-10-10T00:52:09.5103211Z 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-10-10T00:52:09.5108890Z 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-10-10T00:52:09.5114532Z 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-10-10T00:52:09.5120095Z 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-10-10T00:52:09.5125762Z 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-10-10T00:52:09.5131337Z 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-10-10T00:52:09.5137787Z 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-10-10T00:52:09.5143636Z 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-10-10T00:52:09.5149287Z 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-10-10T00:52:09.5154923Z 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-10-10T00:52:09.5161243Z 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-10-10T00:52:09.5166963Z 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-10-10T00:52:09.5172510Z 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-10-10T00:52:09.5178050Z 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-10-10T00:52:09.5189563Z 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-10-10T00:52:09.5196088Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules 2025-10-10T00:52:09.5200060Z 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-10-10T00:52:09.5206271Z 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-10-10T00:52:09.5211794Z 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-10-10T00:52:09.5217448Z 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-10-10T00:52:09.5223577Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-10-10T00:52:09.5232239Z 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-10-10T00:52:09.5243624Z 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-10-10T00:52:09.5249286Z 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-10-10T00:52:09.5255067Z 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-10-10T00:52:09.5264823Z 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-10-10T00:52:09.5276577Z 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-10-10T00:52:09.5282373Z 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-10-10T00:52:09.5288570Z 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-10-10T00:52:09.5294273Z 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-10-10T00:52:09.5300376Z 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-10-10T00:52:09.5306101Z 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-10-10T00:52:09.5328036Z 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-10-10T00:52:09.5333635Z 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-10-10T00:52:09.5339403Z 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-10-10T00:52:09.5345164Z 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-10-10T00:52:09.5351395Z 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-10-10T00:52:09.5357249Z 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-10-10T00:52:09.5362940Z 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-10-10T00:52:09.5369155Z 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-10-10T00:52:09.5374883Z 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-10-10T00:52:09.5380731Z 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-10-10T00:52:09.5386388Z 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-10-10T00:52:09.5392699Z 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-10-10T00:52:09.5398521Z 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-10-10T00:52:09.5404459Z 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-10-10T00:52:09.5416243Z 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-10-10T00:52:09.5422165Z 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-10-10T00:52:09.5428072Z 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-10-10T00:52:09.5433781Z 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-10-10T00:52:09.5439547Z 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-10-10T00:52:09.5452177Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\options 2025-10-10T00:52:09.5456009Z 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-10-10T00:52:09.5462226Z 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-10-10T00:52:09.5467969Z 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-10-10T00:52:09.5473650Z 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-10-10T00:52:09.5479973Z 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-10-10T00:52:09.5490309Z 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-10-10T00:52:09.5495966Z 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-10-10T00:52:09.5501847Z 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-10-10T00:52:09.5508026Z 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-10-10T00:52:09.5520342Z 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-10-10T00:52:09.5526122Z 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-10-10T00:52:09.5532363Z 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-10-10T00:52:09.5561748Z 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-10-10T00:52:09.5567391Z 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-10-10T00:52:09.5573343Z 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-10-10T00:52:09.5579641Z 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-10-10T00:52:09.5585358Z 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-10-10T00:52:09.5591233Z 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-10-10T00:52:09.5597026Z 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-10-10T00:52:09.5608987Z 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-10-10T00:52:09.5614724Z 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-10-10T00:52:09.5620200Z 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-10-10T00:52:09.5626079Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\parallel 2025-10-10T00:52:09.5629900Z 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-10-10T00:52:09.5635891Z 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-10-10T00:52:09.5641547Z 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-10-10T00:52:09.5647497Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\utils 2025-10-10T00:52:09.5651268Z 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-10-10T00:52:09.5657112Z 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-10-10T00:52:09.5662620Z 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-10-10T00:52:09.5668529Z 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-10-10T00:52:09.5679840Z 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-10-10T00:52:09.5685802Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim 2025-10-10T00:52:09.5689588Z 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-10-10T00:52:09.5695239Z 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-10-10T00:52:09.5701058Z 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-10-10T00:52:09.5706671Z 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-10-10T00:52:09.5712938Z 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-10-10T00:52:09.5719076Z 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-10-10T00:52:09.5729696Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-10-10T00:52:09.5733613Z 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-10-10T00:52:09.5739634Z 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-10-10T00:52:09.5745303Z 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-10-10T00:52:09.5755761Z 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-10-10T00:52:09.5761652Z 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-10-10T00:52:09.5767527Z 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-10-10T00:52:09.5772995Z 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-10-10T00:52:09.5779535Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\python 2025-10-10T00:52:09.5783224Z 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-10-10T00:52:09.5788794Z 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-10-10T00:52:09.5795123Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\serialize 2025-10-10T00:52:09.5798976Z 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-10-10T00:52:09.5804411Z 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-10-10T00:52:09.5810193Z 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-10-10T00:52:09.5815848Z 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-10-10T00:52:09.5829043Z 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-10-10T00:52:09.5836654Z 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-10-10T00:52:09.5841062Z 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-10-10T00:52:09.5848662Z 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-10-10T00:52:09.5853946Z 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-10-10T00:52:09.5859548Z 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-10-10T00:52:09.5864148Z 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-10-10T00:52:09.5869715Z 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-10-10T00:52:09.5877651Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd 2025-10-10T00:52:09.5881396Z 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-10-10T00:52:09.5887150Z 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-10-10T00:52:09.5893171Z 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-10-10T00:52:09.5898818Z 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-10-10T00:52:09.5909025Z 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-10-10T00:52:09.5915230Z 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-10-10T00:52:09.5921098Z 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-10-10T00:52:09.5926812Z 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-10-10T00:52:09.5939036Z 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-10-10T00:52:09.5945675Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\functions 2025-10-10T00:52:09.5949659Z 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-10-10T00:52:09.5955525Z 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-10-10T00:52:09.5961465Z 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-10-10T00:52:09.5967047Z 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-10-10T00:52:09.5976459Z 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-10-10T00:52:09.5982126Z 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-10-10T00:52:09.5988059Z 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-10-10T00:52:09.5994433Z 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-10-10T00:52:09.6000605Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\generated 2025-10-10T00:52:09.6004307Z 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-10-10T00:52:09.6015349Z 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-10-10T00:52:09.6021072Z 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-10-10T00:52:09.6031404Z 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-10-10T00:52:09.6037167Z 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-10-10T00:52:09.6043857Z 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-10-10T00:52:09.6050099Z 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-10-10T00:52:09.6055731Z 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-10-10T00:52:09.6061642Z 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-10-10T00:52:09.6067152Z 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-10-10T00:52:09.6072823Z 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-10-10T00:52:09.6078644Z 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-10-10T00:52:09.6084331Z 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-10-10T00:52:09.6089739Z 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-10-10T00:52:09.6095436Z 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-10-10T00:52:09.6106626Z 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-10-10T00:52:09.6112425Z 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-10-10T00:52:09.6160221Z 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-10-10T00:52:09.6165706Z 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-10-10T00:52:09.6171896Z 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-10-10T00:52:09.6177716Z 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-10-10T00:52:09.6184020Z 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-10-10T00:52:09.6189911Z 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-10-10T00:52:09.6195880Z 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-10-10T00:52:09.6206721Z 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-10-10T00:52:09.6212418Z 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-10-10T00:52:09.6218098Z 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-10-10T00:52:09.6223879Z 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-10-10T00:52:09.6230015Z 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-10-10T00:52:09.6236036Z 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-10-10T00:52:09.6241688Z 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-10-10T00:52:09.6247316Z 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-10-10T00:52:09.6253116Z 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-10-10T00:52:09.6264560Z 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-10-10T00:52:09.6270281Z 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-10-10T00:52:09.6276179Z 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-10-10T00:52:09.6281930Z 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-10-10T00:52:09.6287558Z 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-10-10T00:52:09.6293687Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\utils 2025-10-10T00:52:09.6297418Z 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-10-10T00:52:09.6302967Z 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-10-10T00:52:09.6308660Z 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-10-10T00:52:09.6314294Z 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-10-10T00:52:09.6324501Z 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-10-10T00:52:09.6329856Z 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-10-10T00:52:09.6336089Z 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-10-10T00:52:09.6342553Z 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-10-10T00:52:09.6348528Z 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-10-10T00:52:09.6354321Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\copy_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.6360370Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\cpu 2025-10-10T00:52:09.6363930Z 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-10-10T00:52:09.6369752Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\cuda 2025-10-10T00:52:09.6373257Z 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-10-10T00:52:09.6379068Z 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-10-10T00:52:09.6384631Z 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-10-10T00:52:09.6397283Z 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-10-10T00:52:09.6400333Z 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-10-10T00:52:09.6409907Z 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-10-10T00:52:09.6415425Z 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-10-10T00:52:09.6420685Z 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-10-10T00:52:09.6426343Z 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-10-10T00:52:09.6431814Z 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-10-10T00:52:09.6437357Z 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-10-10T00:52:09.6442557Z 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-10-10T00:52:09.6447964Z 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-10-10T00:52:09.6453520Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\CudaIPCTypes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.6463761Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\DataLoader.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.6469186Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.6474488Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\DeviceAccelerator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.6480244Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed 2025-10-10T00:52:09.6484067Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd 2025-10-10T00:52:09.6487660Z 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-10-10T00:52:09.6493661Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\context 2025-10-10T00:52:09.6497351Z 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-10-10T00:52:09.6503023Z 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-10-10T00:52:09.6508948Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\engine 2025-10-10T00:52:09.6512608Z 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-10-10T00:52:09.6518828Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\functions 2025-10-10T00:52:09.6522645Z 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-10-10T00:52:09.6534306Z 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-10-10T00:52:09.6540380Z 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-10-10T00:52:09.6551510Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-10-10T00:52:09.6555497Z 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-10-10T00:52:09.6561803Z 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-10-10T00:52:09.6568058Z 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-10-10T00:52:09.6579785Z 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-10-10T00:52:09.6586377Z 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-10-10T00:52:09.6592649Z 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-10-10T00:52:09.6598789Z 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-10-10T00:52:09.6604822Z 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-10-10T00:52:09.6610782Z 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-10-10T00:52:09.6616711Z 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-10-10T00:52:09.6622208Z 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-10-10T00:52:09.6628606Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d 2025-10-10T00:52:09.6632658Z 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-10-10T00:52:09.6638758Z 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-10-10T00:52:09.6644262Z 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-10-10T00:52:09.6649637Z 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-10-10T00:52:09.6655695Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-10-10T00:52:09.6659509Z 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-10-10T00:52:09.6665225Z 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-10-10T00:52:09.6671123Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\control_plane 2025-10-10T00:52:09.6681361Z 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-10-10T00:52:09.6687028Z 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-10-10T00:52:09.6692989Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\cuda 2025-10-10T00:52:09.6696742Z 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-10-10T00:52:09.6702429Z 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-10-10T00:52:09.6707969Z 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-10-10T00:52:09.6713227Z 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-10-10T00:52:09.6743046Z 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-10-10T00:52:09.6748734Z 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-10-10T00:52:09.6754320Z 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-10-10T00:52:09.6760369Z 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-10-10T00:52:09.6766027Z 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-10-10T00:52:09.6771927Z 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-10-10T00:52:09.6777702Z 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-10-10T00:52:09.6791049Z 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-10-10T00:52:09.6797050Z 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-10-10T00:52:09.6802851Z 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-10-10T00:52:09.6808226Z 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-10-10T00:52:09.6813846Z 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-10-10T00:52:09.6824574Z 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-10-10T00:52:09.6830390Z 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-10-10T00:52:09.6836080Z 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-10-10T00:52:09.6842549Z 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-10-10T00:52:09.6853214Z 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-10-10T00:52:09.6859069Z 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-10-10T00:52:09.6865684Z 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-10-10T00:52:09.6872239Z 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-10-10T00:52:09.6878681Z 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-10-10T00:52:09.6884727Z 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-10-10T00:52:09.6897218Z 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-10-10T00:52:09.6903373Z 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-10-10T00:52:09.6914351Z 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-10-10T00:52:09.6920539Z 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-10-10T00:52:09.6927311Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\quantization 2025-10-10T00:52:09.6931289Z 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-10-10T00:52:09.6937000Z 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-10-10T00:52:09.6942548Z 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-10-10T00:52:09.6952814Z 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-10-10T00:52:09.6958823Z 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-10-10T00:52:09.6965202Z 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-10-10T00:52:09.6971545Z 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-10-10T00:52:09.6977369Z 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-10-10T00:52:09.6983129Z 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-10-10T00:52:09.6989106Z 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-10-10T00:52:09.6995264Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-10-10T00:52:09.6999284Z 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-10-10T00:52:09.7005335Z 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-10-10T00:52:09.7011511Z 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-10-10T00:52:09.7022166Z 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-10-10T00:52:09.7029270Z 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-10-10T00:52:09.7036006Z 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-10-10T00:52:09.7060376Z 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-10-10T00:52:09.7066404Z 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-10-10T00:52:09.7072367Z 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-10-10T00:52:09.7078496Z 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-10-10T00:52:09.7089334Z 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-10-10T00:52:09.7095722Z 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-10-10T00:52:09.7100966Z 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-10-10T00:52:09.7106630Z 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-10-10T00:52:09.7119034Z 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-10-10T00:52:09.7124829Z 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-10-10T00:52:09.7130301Z 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-10-10T00:52:09.7136519Z 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-10-10T00:52:09.7142039Z 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-10-10T00:52:09.7154260Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc 2025-10-10T00:52:09.7157862Z 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-10-10T00:52:09.7163596Z 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-10-10T00:52:09.7170047Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\metrics 2025-10-10T00:52:09.7173799Z 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-10-10T00:52:09.7179876Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\profiler 2025-10-10T00:52:09.7183649Z 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-10-10T00:52:09.7189550Z 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-10-10T00:52:09.7195535Z 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-10-10T00:52:09.7205675Z 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-10-10T00:52:09.7211672Z 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-10-10T00:52:09.7217389Z 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-10-10T00:52:09.7228791Z 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-10-10T00:52:09.7234486Z 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-10-10T00:52:09.7240058Z 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-10-10T00:52:09.7245755Z 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-10-10T00:52:09.7251495Z 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-10-10T00:52:09.7257086Z 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-10-10T00:52:09.7262374Z 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-10-10T00:52:09.7268523Z 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-10-10T00:52:09.7274160Z 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-10-10T00:52:09.7280017Z 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-10-10T00:52:09.7286335Z 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-10-10T00:52:09.7292056Z 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-10-10T00:52:09.7297852Z 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-10-10T00:52:09.7307895Z 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-10-10T00:52:09.7313594Z 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-10-10T00:52:09.7334367Z 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-10-10T00:52:09.7340438Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\testing 2025-10-10T00:52:09.7344242Z 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-10-10T00:52:09.7349982Z 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-10-10T00:52:09.7355419Z 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-10-10T00:52:09.7361235Z 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-10-10T00:52:09.7366859Z 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-10-10T00:52:09.7372718Z 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-10-10T00:52:09.7378292Z 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-10-10T00:52:09.7384175Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Dtype.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.7390177Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\DynamicTypes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.7396216Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\dynamo 2025-10-10T00:52:09.7399806Z 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-10-10T00:52:09.7405485Z 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-10-10T00:52:09.7411920Z 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-10-10T00:52:09.7417237Z 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-10-10T00:52:09.7427577Z 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-10-10T00:52:09.7433224Z 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-10-10T00:52:09.7438885Z 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-10-10T00:52:09.7444772Z 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-10-10T00:52:09.7450181Z 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-10-10T00:52:09.7455883Z 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-10-10T00:52:09.7461435Z 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-10-10T00:52:09.7467037Z 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-10-10T00:52:09.7472455Z 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-10-10T00:52:09.7477801Z 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-10-10T00:52:09.7483300Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Event.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.7488689Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.7495194Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\export 2025-10-10T00:52:09.7498729Z 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-10-10T00:52:09.7504297Z 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-10-10T00:52:09.7510006Z 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-10-10T00:52:09.7515433Z 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-10-10T00:52:09.7521028Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Export.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.7526911Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\functionalization 2025-10-10T00:52:09.7530929Z 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-10-10T00:52:09.7536881Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\functorch 2025-10-10T00:52:09.7540680Z 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-10-10T00:52:09.7546867Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\fx 2025-10-10T00:52:09.7550631Z 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-10-10T00:52:09.7556916Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.7563379Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor 2025-10-10T00:52:09.7567610Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_eager 2025-10-10T00:52:09.7571591Z 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-10-10T00:52:09.7577838Z 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-10-10T00:52:09.7583880Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_include 2025-10-10T00:52:09.7587703Z 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-10-10T00:52:09.7593359Z 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-10-10T00:52:09.7598853Z 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-10-10T00:52:09.7604306Z 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-10-10T00:52:09.7609497Z 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-10-10T00:52:09.7619679Z 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-10-10T00:52:09.7637257Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_package 2025-10-10T00:52:09.7641088Z 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-10-10T00:52:09.7646699Z 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-10-10T00:52:09.7652372Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_runner 2025-10-10T00:52:09.7660306Z 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-10-10T00:52:09.7666238Z 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-10-10T00:52:09.7677502Z 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-10-10T00:52:09.7687688Z 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-10-10T00:52:09.7693249Z 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-10-10T00:52:09.7699127Z 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-10-10T00:52:09.7711269Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_runtime 2025-10-10T00:52:09.7714981Z 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-10-10T00:52:09.7720692Z 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-10-10T00:52:09.7726016Z 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-10-10T00:52:09.7736478Z 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-10-10T00:52:09.7748557Z 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-10-10T00:52:09.7754216Z 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-10-10T00:52:09.7759843Z 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-10-10T00:52:09.7766295Z 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-10-10T00:52:09.7772505Z 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-10-10T00:52:09.7783710Z 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-10-10T00:52:09.7789574Z 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-10-10T00:52:09.7795243Z 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-10-10T00:52:09.7800970Z 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-10-10T00:52:09.7806614Z 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-10-10T00:52:09.7818689Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch 2025-10-10T00:52:09.7822560Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch\c 2025-10-10T00:52:09.7826216Z 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-10-10T00:52:09.7832140Z 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-10-10T00:52:09.7838302Z 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-10-10T00:52:09.7844023Z 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-10-10T00:52:09.7849815Z 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-10-10T00:52:09.7861304Z 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-10-10T00:52:09.7871569Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-10-10T00:52:09.7875367Z 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-10-10T00:52:09.7881212Z 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-10-10T00:52:09.7887579Z 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-10-10T00:52:09.7903872Z 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-10-10T00:52:09.7910335Z 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-10-10T00:52:09.7916393Z 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-10-10T00:52:09.7921951Z 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-10-10T00:52:09.7937328Z 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-10-10T00:52:09.7951633Z 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-10-10T00:52:09.7957420Z 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-10-10T00:52:09.7963098Z 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-10-10T00:52:09.7976550Z 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-10-10T00:52:09.7983470Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\cpp_wrapper 2025-10-10T00:52:09.7987326Z 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-10-10T00:52:09.7993018Z 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-10-10T00:52:09.7998660Z 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-10-10T00:52:09.8003945Z 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-10-10T00:52:09.8015774Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-10-10T00:52:09.8027769Z 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-10-10T00:52:09.8033681Z 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-10-10T00:52:09.8039394Z 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-10-10T00:52:09.8045057Z 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-10-10T00:52:09.8056417Z 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-10-10T00:52:09.8061758Z 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-10-10T00:52:09.8067272Z 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-10-10T00:52:09.8073307Z 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-10-10T00:52:09.8079191Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\instruction_counter 2025-10-10T00:52:09.8082821Z 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-10-10T00:52:09.8094053Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\itt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.8099390Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\itt_wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:09.8105448Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit 2025-10-10T00:52:09.8113558Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\api 2025-10-10T00:52:09.8117184Z 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-10-10T00:52:09.8122893Z 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-10-10T00:52:09.8128508Z 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-10-10T00:52:09.8140493Z 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-10-10T00:52:09.8146495Z 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-10-10T00:52:09.8157842Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends 2025-10-10T00:52:09.8161360Z 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-10-10T00:52:09.8167023Z 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-10-10T00:52:09.8178459Z 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-10-10T00:52:09.8184132Z 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-10-10T00:52:09.8193905Z 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-10-10T00:52:09.8199501Z 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-10-10T00:52:09.8211290Z 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-10-10T00:52:09.8217046Z 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-10-10T00:52:09.8222767Z 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-10-10T00:52:09.8228795Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml 2025-10-10T00:52:09.8232562Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml\cpp 2025-10-10T00:52:09.8236177Z 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-10-10T00:52:09.8241788Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml\objc 2025-10-10T00:52:09.8245492Z 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-10-10T00:52:09.8257165Z 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-10-10T00:52:09.8262716Z 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-10-10T00:52:09.8272643Z 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-10-10T00:52:09.8278418Z 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-10-10T00:52:09.8290866Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack 2025-10-10T00:52:09.8294609Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\compiler 2025-10-10T00:52:09.8298305Z 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-10-10T00:52:09.8304127Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\executor 2025-10-10T00:52:09.8307945Z 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-10-10T00:52:09.8313761Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\serialization 2025-10-10T00:52:09.8317562Z 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-10-10T00:52:09.8323368Z 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-10-10T00:52:09.8329175Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen 2025-10-10T00:52:09.8332809Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\cuda 2025-10-10T00:52:09.8336390Z 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-10-10T00:52:09.8348673Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser 2025-10-10T00:52:09.8352319Z 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-10-10T00:52:09.8358062Z 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-10-10T00:52:09.8363972Z 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-10-10T00:52:09.8370112Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-10-10T00:52:09.8373763Z 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-10-10T00:52:09.8379575Z 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-10-10T00:52:09.8391352Z 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-10-10T00:52:09.8397500Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-10-10T00:52:09.8401215Z 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-10-10T00:52:09.8407172Z 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-10-10T00:52:09.8412911Z 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-10-10T00:52:09.8418838Z 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-10-10T00:52:09.8434094Z 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-10-10T00:52:09.8439868Z 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-10-10T00:52:09.8445743Z 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-10-10T00:52:09.8451473Z 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-10-10T00:52:09.8463073Z 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-10-10T00:52:09.8468974Z 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-10-10T00:52:09.8474861Z 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-10-10T00:52:09.8480719Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\onednn 2025-10-10T00:52:09.8484448Z 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-10-10T00:52:09.8489951Z 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-10-10T00:52:09.8501915Z 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-10-10T00:52:09.8507692Z 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-10-10T00:52:09.8518173Z 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-10-10T00:52:09.8523710Z 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-10-10T00:52:09.8535691Z 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-10-10T00:52:09.8541853Z 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-10-10T00:52:09.8548318Z 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-10-10T00:52:09.8554225Z 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-10-10T00:52:09.8560122Z 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-10-10T00:52:09.8572448Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\cuda 2025-10-10T00:52:09.8575937Z 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-10-10T00:52:09.8582229Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\frontend 2025-10-10T00:52:09.8585919Z 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-10-10T00:52:09.8591635Z 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-10-10T00:52:09.8597114Z 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-10-10T00:52:09.8613065Z 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-10-10T00:52:09.8618538Z 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-10-10T00:52:09.8623972Z 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-10-10T00:52:09.8643981Z 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-10-10T00:52:09.8649624Z 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-10-10T00:52:09.8661894Z 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-10-10T00:52:09.8667443Z 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-10-10T00:52:09.8672833Z 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-10-10T00:52:09.8678911Z 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-10-10T00:52:09.8684619Z 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-10-10T00:52:09.8696642Z 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-10-10T00:52:09.8701989Z 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-10-10T00:52:09.8707797Z 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-10-10T00:52:09.8713370Z 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-10-10T00:52:09.8718912Z 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-10-10T00:52:09.8724674Z 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-10-10T00:52:09.8730319Z 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-10-10T00:52:09.8739758Z 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-10-10T00:52:09.8745947Z 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-10-10T00:52:09.8751735Z 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-10-10T00:52:09.8757060Z 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-10-10T00:52:09.8763666Z 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-10-10T00:52:09.8769306Z 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-10-10T00:52:09.8774931Z 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-10-10T00:52:09.8781315Z 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-10-10T00:52:09.8802278Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\ir 2025-10-10T00:52:09.8805848Z 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-10-10T00:52:09.8811613Z 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-10-10T00:52:09.8817251Z 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-10-10T00:52:09.8822827Z 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-10-10T00:52:09.8833055Z 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-10-10T00:52:09.8838613Z 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-10-10T00:52:09.8845253Z 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-10-10T00:52:09.8850899Z 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-10-10T00:52:09.8856638Z 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-10-10T00:52:09.8862443Z 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-10-10T00:52:09.8868035Z 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-10-10T00:52:09.8873875Z 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-10-10T00:52:09.8879579Z 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-10-10T00:52:09.8884878Z 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-10-10T00:52:09.8897070Z 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-10-10T00:52:09.8908224Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile 2025-10-10T00:52:09.8911793Z 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-10-10T00:52:09.8917946Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\compatibility 2025-10-10T00:52:09.8921658Z 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-10-10T00:52:09.8927239Z 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-10-10T00:52:09.8939154Z 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-10-10T00:52:09.8949000Z 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-10-10T00:52:09.8954641Z 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-10-10T00:52:09.8960394Z 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-10-10T00:52:09.8970796Z 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-10-10T00:52:09.8977266Z 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-10-10T00:52:09.8983019Z 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-10-10T00:52:09.8988819Z 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-10-10T00:52:09.9000947Z 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-10-10T00:52:09.9006894Z 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-10-10T00:52:09.9012475Z 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-10-10T00:52:09.9018177Z 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-10-10T00:52:09.9024102Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\model_tracer 2025-10-10T00:52:09.9028109Z 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-10-10T00:52:09.9040810Z 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-10-10T00:52:09.9047016Z 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-10-10T00:52:09.9057044Z 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-10-10T00:52:09.9062968Z 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-10-10T00:52:09.9068905Z 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-10-10T00:52:09.9074627Z 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-10-10T00:52:09.9080346Z 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-10-10T00:52:09.9086227Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\nnc 2025-10-10T00:52:09.9089975Z 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-10-10T00:52:09.9095822Z 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-10-10T00:52:09.9101468Z 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-10-10T00:52:09.9107217Z 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-10-10T00:52:09.9112871Z 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-10-10T00:52:09.9118580Z 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-10-10T00:52:09.9133276Z 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-10-10T00:52:09.9134557Z 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-10-10T00:52:09.9135966Z 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-10-10T00:52:09.9141877Z 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-10-10T00:52:09.9148328Z 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-10-10T00:52:09.9158411Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\train 2025-10-10T00:52:09.9162040Z 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-10-10T00:52:09.9174551Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\train\optim 2025-10-10T00:52:09.9178084Z 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-10-10T00:52:09.9183740Z 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-10-10T00:52:09.9189735Z 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-10-10T00:52:09.9195383Z 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-10-10T00:52:09.9201041Z 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-10-10T00:52:09.9207147Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\operator_upgraders 2025-10-10T00:52:09.9210831Z 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-10-10T00:52:09.9216762Z 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-10-10T00:52:09.9258479Z 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-10-10T00:52:09.9263979Z 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-10-10T00:52:09.9275409Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes 2025-10-10T00:52:09.9279068Z 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-10-10T00:52:09.9284558Z 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-10-10T00:52:09.9289804Z 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-10-10T00:52:09.9295048Z 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-10-10T00:52:09.9304619Z 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-10-10T00:52:09.9310116Z 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-10-10T00:52:09.9315871Z 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-10-10T00:52:09.9321337Z 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-10-10T00:52:09.9326720Z 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-10-10T00:52:09.9332516Z 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-10-10T00:52:09.9338455Z 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-10-10T00:52:09.9347250Z 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-10-10T00:52:09.9353968Z 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-10-10T00:52:09.9359692Z 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-10-10T00:52:09.9365350Z 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-10-10T00:52:09.9370856Z 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-10-10T00:52:09.9376947Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\dbr_quantization 2025-10-10T00:52:09.9380791Z 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-10-10T00:52:09.9386264Z 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-10-10T00:52:09.9391961Z 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-10-10T00:52:09.9402331Z 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-10-10T00:52:09.9407607Z 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-10-10T00:52:09.9413544Z 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-10-10T00:52:09.9418985Z 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-10-10T00:52:09.9424730Z 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-10-10T00:52:09.9430573Z 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-10-10T00:52:09.9436312Z 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-10-10T00:52:09.9442020Z 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-10-10T00:52:09.9447873Z 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-10-10T00:52:09.9458991Z 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-10-10T00:52:09.9471057Z 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-10-10T00:52:09.9477460Z 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-10-10T00:52:09.9482519Z 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-10-10T00:52:09.9488120Z 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-10-10T00:52:09.9493635Z 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-10-10T00:52:09.9499124Z 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-10-10T00:52:09.9504786Z 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-10-10T00:52:09.9510400Z 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-10-10T00:52:09.9521277Z 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-10-10T00:52:09.9527036Z 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-10-10T00:52:09.9532595Z 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-10-10T00:52:09.9537984Z 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-10-10T00:52:09.9543388Z 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-10-10T00:52:09.9549427Z 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-10-10T00:52:09.9554973Z 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-10-10T00:52:09.9561175Z 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-10-10T00:52:09.9567236Z 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-10-10T00:52:09.9577480Z 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-10-10T00:52:09.9583563Z 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-10-10T00:52:09.9589479Z 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-10-10T00:52:09.9600929Z 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-10-10T00:52:09.9606796Z 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-10-10T00:52:09.9612570Z 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-10-10T00:52:09.9618427Z 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-10-10T00:52:09.9624369Z 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-10-10T00:52:09.9630163Z 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-10-10T00:52:09.9635929Z 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-10-10T00:52:09.9641387Z 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-10-10T00:52:09.9655999Z 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-10-10T00:52:09.9662243Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\onnx 2025-10-10T00:52:09.9666096Z 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-10-10T00:52:09.9679566Z 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-10-10T00:52:09.9685214Z 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-10-10T00:52:09.9691473Z 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-10-10T00:52:09.9701802Z 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-10-10T00:52:09.9707312Z 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-10-10T00:52:09.9712765Z 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-10-10T00:52:09.9718194Z 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-10-10T00:52:09.9723915Z 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-10-10T00:52:09.9729236Z 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-10-10T00:52:09.9735056Z 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-10-10T00:52:09.9740844Z 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-10-10T00:52:09.9746128Z 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-10-10T00:52:09.9752262Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-10-10T00:52:09.9756064Z 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-10-10T00:52:09.9761432Z 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-10-10T00:52:09.9775252Z 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-10-10T00:52:09.9785481Z 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-10-10T00:52:09.9791172Z 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-10-10T00:52:09.9796561Z 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-10-10T00:52:09.9815775Z 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-10-10T00:52:09.9821335Z 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-10-10T00:52:09.9826879Z 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-10-10T00:52:09.9832640Z 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-10-10T00:52:09.9843764Z 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-10-10T00:52:09.9849213Z 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-10-10T00:52:09.9854755Z 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-10-10T00:52:09.9860465Z 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-10-10T00:52:09.9866089Z 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-10-10T00:52:09.9871662Z 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-10-10T00:52:09.9877426Z 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-10-10T00:52:09.9883216Z 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-10-10T00:52:09.9888804Z 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-10-10T00:52:09.9899120Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\quantization 2025-10-10T00:52:09.9902880Z 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-10-10T00:52:09.9908651Z 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-10-10T00:52:09.9914248Z 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-10-10T00:52:09.9919737Z 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-10-10T00:52:09.9929594Z 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-10-10T00:52:09.9935410Z 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-10-10T00:52:09.9941315Z 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-10-10T00:52:09.9948194Z 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-10-10T00:52:09.9953784Z 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-10-10T00:52:09.9959660Z 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-10-10T00:52:09.9972272Z 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-10-10T00:52:09.9978172Z 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-10-10T00:52:09.9984048Z 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-10-10T00:52:09.9989857Z 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-10-10T00:52:09.9995618Z 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-10-10T00:52:10.0001726Z 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-10-10T00:52:10.0007758Z 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-10-10T00:52:10.0018161Z 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-10-10T00:52:10.0024304Z 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-10-10T00:52:10.0030434Z 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-10-10T00:52:10.0036381Z 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-10-10T00:52:10.0049716Z 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-10-10T00:52:10.0056067Z 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-10-10T00:52:10.0062334Z 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-10-10T00:52:10.0068725Z 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-10-10T00:52:10.0074700Z 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-10-10T00:52:10.0081242Z 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-10-10T00:52:10.0087493Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\utils 2025-10-10T00:52:10.0091310Z 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-10-10T00:52:10.0096960Z 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-10-10T00:52:10.0102803Z 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-10-10T00:52:10.0113071Z 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-10-10T00:52:10.0118853Z 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-10-10T00:52:10.0124600Z 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-10-10T00:52:10.0130480Z 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-10-10T00:52:10.0136191Z 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-10-10T00:52:10.0141882Z 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-10-10T00:52:10.0148292Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\python 2025-10-10T00:52:10.0152071Z 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-10-10T00:52:10.0157353Z 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-10-10T00:52:10.0162969Z 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-10-10T00:52:10.0168434Z 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-10-10T00:52:10.0174025Z 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-10-10T00:52:10.0185235Z 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-10-10T00:52:10.0191175Z 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-10-10T00:52:10.0196870Z 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-10-10T00:52:10.0202851Z 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-10-10T00:52:10.0208693Z 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-10-10T00:52:10.0214384Z 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-10-10T00:52:10.0220178Z 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-10-10T00:52:10.0225867Z 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-10-10T00:52:10.0238159Z 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-10-10T00:52:10.0243693Z 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-10-10T00:52:10.0249150Z 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-10-10T00:52:10.0254577Z 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-10-10T00:52:10.0259969Z 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-10-10T00:52:10.0272730Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime 2025-10-10T00:52:10.0276325Z 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-10-10T00:52:10.0282447Z 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-10-10T00:52:10.0288078Z 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-10-10T00:52:10.0293691Z 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-10-10T00:52:10.0311214Z 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-10-10T00:52:10.0317154Z 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-10-10T00:52:10.0322786Z 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-10-10T00:52:10.0328342Z 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-10-10T00:52:10.0334397Z 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-10-10T00:52:10.0340060Z 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-10-10T00:52:10.0345869Z 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-10-10T00:52:10.0352222Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime\interpreter 2025-10-10T00:52:10.0356769Z 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-10-10T00:52:10.0385203Z 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-10-10T00:52:10.0391474Z 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-10-10T00:52:10.0397294Z 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-10-10T00:52:10.0406859Z 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-10-10T00:52:10.0412772Z 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-10-10T00:52:10.0418559Z 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-10-10T00:52:10.0424333Z 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-10-10T00:52:10.0430166Z 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-10-10T00:52:10.0436306Z 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-10-10T00:52:10.0442464Z 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-10-10T00:52:10.0448474Z 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-10-10T00:52:10.0459424Z 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-10-10T00:52:10.0465442Z 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-10-10T00:52:10.0472117Z 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-10-10T00:52:10.0478043Z 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-10-10T00:52:10.0483664Z 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-10-10T00:52:10.0496115Z 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-10-10T00:52:10.0501880Z 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-10-10T00:52:10.0508088Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime\static 2025-10-10T00:52:10.0511700Z 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-10-10T00:52:10.0517001Z 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-10-10T00:52:10.0523092Z 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-10-10T00:52:10.0528418Z 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-10-10T00:52:10.0534080Z 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-10-10T00:52:10.0556509Z 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-10-10T00:52:10.0566032Z 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-10-10T00:52:10.0571987Z 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-10-10T00:52:10.0577685Z 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-10-10T00:52:10.0583292Z 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-10-10T00:52:10.0589161Z 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-10-10T00:52:10.0598625Z 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-10-10T00:52:10.0604542Z 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-10-10T00:52:10.0610107Z 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-10-10T00:52:10.0615912Z 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-10-10T00:52:10.0622321Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\serialization 2025-10-10T00:52:10.0626185Z 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-10-10T00:52:10.0631852Z 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-10-10T00:52:10.0637761Z 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-10-10T00:52:10.0648000Z 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-10-10T00:52:10.0653755Z 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-10-10T00:52:10.0659104Z 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-10-10T00:52:10.0664771Z 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-10-10T00:52:10.0670804Z 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-10-10T00:52:10.0676248Z 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-10-10T00:52:10.0681907Z 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-10-10T00:52:10.0687620Z 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-10-10T00:52:10.0693441Z 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-10-10T00:52:10.0700452Z 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-10-10T00:52:10.0705758Z 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-10-10T00:52:10.0711493Z 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-10-10T00:52:10.0717068Z 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-10-10T00:52:10.0729269Z 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-10-10T00:52:10.0735259Z 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-10-10T00:52:10.0741027Z 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-10-10T00:52:10.0746789Z 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-10-10T00:52:10.0757463Z 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-10-10T00:52:10.0769334Z 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-10-10T00:52:10.0775693Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr 2025-10-10T00:52:10.0779356Z 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-10-10T00:52:10.0785000Z 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-10-10T00:52:10.0790973Z 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-10-10T00:52:10.0796540Z 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-10-10T00:52:10.0806680Z 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-10-10T00:52:10.0812258Z 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-10-10T00:52:10.0817910Z 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-10-10T00:52:10.0823511Z 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-10-10T00:52:10.0829565Z 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-10-10T00:52:10.0835182Z 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-10-10T00:52:10.0840873Z 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-10-10T00:52:10.0846654Z 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-10-10T00:52:10.0852350Z 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-10-10T00:52:10.0858112Z 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-10-10T00:52:10.0863827Z 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-10-10T00:52:10.0869506Z 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-10-10T00:52:10.0875296Z 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-10-10T00:52:10.0881027Z 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-10-10T00:52:10.0892867Z 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-10-10T00:52:10.0898828Z 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-10-10T00:52:10.0904587Z 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-10-10T00:52:10.0914726Z 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-10-10T00:52:10.0920246Z 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-10-10T00:52:10.0932141Z 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-10-10T00:52:10.0946486Z 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-10-10T00:52:10.0952289Z 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-10-10T00:52:10.0957955Z 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-10-10T00:52:10.0963595Z 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-10-10T00:52:10.0969248Z 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-10-10T00:52:10.0975190Z 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-10-10T00:52:10.0980727Z 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-10-10T00:52:10.0986965Z 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-10-10T00:52:10.0997089Z 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-10-10T00:52:10.1003580Z 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-10-10T00:52:10.1009864Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr\operators 2025-10-10T00:52:10.1013584Z 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-10-10T00:52:10.1019323Z 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-10-10T00:52:10.1024598Z 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-10-10T00:52:10.1030798Z 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-10-10T00:52:10.1036024Z 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-10-10T00:52:10.1046155Z 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-10-10T00:52:10.1051853Z 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-10-10T00:52:10.1057546Z 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-10-10T00:52:10.1063141Z 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-10-10T00:52:10.1068519Z 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-10-10T00:52:10.1074804Z 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-10-10T00:52:10.1080589Z 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-10-10T00:52:10.1086656Z 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-10-10T00:52:10.1092837Z 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-10-10T00:52:10.1098269Z 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-10-10T00:52:10.1104347Z 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-10-10T00:52:10.1110422Z 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-10-10T00:52:10.1117467Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\testing 2025-10-10T00:52:10.1121433Z 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-10-10T00:52:10.1134059Z 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-10-10T00:52:10.1140194Z 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-10-10T00:52:10.1146972Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1152787Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy 2025-10-10T00:52:10.1157078Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\backend 2025-10-10T00:52:10.1160811Z 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-10-10T00:52:10.1166707Z 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-10-10T00:52:10.1172533Z 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-10-10T00:52:10.1178205Z 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-10-10T00:52:10.1189235Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core 2025-10-10T00:52:10.1192738Z 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-10-10T00:52:10.1198425Z 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-10-10T00:52:10.1210689Z 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-10-10T00:52:10.1216254Z 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-10-10T00:52:10.1221785Z 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-10-10T00:52:10.1232300Z 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-10-10T00:52:10.1238346Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\internal_ops 2025-10-10T00:52:10.1241999Z 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-10-10T00:52:10.1247521Z 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-10-10T00:52:10.1253227Z 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-10-10T00:52:10.1258898Z 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-10-10T00:52:10.1264494Z 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-10-10T00:52:10.1270243Z 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-10-10T00:52:10.1275889Z 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-10-10T00:52:10.1281602Z 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-10-10T00:52:10.1287426Z 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-10-10T00:52:10.1293429Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\ops 2025-10-10T00:52:10.1297061Z 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-10-10T00:52:10.1302430Z 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-10-10T00:52:10.1308152Z 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-10-10T00:52:10.1313746Z 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-10-10T00:52:10.1319370Z 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-10-10T00:52:10.1325097Z 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-10-10T00:52:10.1330762Z 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-10-10T00:52:10.1336481Z 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-10-10T00:52:10.1342447Z 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-10-10T00:52:10.1348294Z 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-10-10T00:52:10.1353854Z 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-10-10T00:52:10.1370865Z 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-10-10T00:52:10.1377102Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\generated 2025-10-10T00:52:10.1380787Z 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-10-10T00:52:10.1390233Z 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-10-10T00:52:10.1396640Z 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-10-10T00:52:10.1402689Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\python 2025-10-10T00:52:10.1406286Z 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-10-10T00:52:10.1417805Z 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-10-10T00:52:10.1423951Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\ts_backend 2025-10-10T00:52:10.1432395Z 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-10-10T00:52:10.1437964Z 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-10-10T00:52:10.1445558Z 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-10-10T00:52:10.1451279Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\ts_backend\ops 2025-10-10T00:52:10.1460857Z 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-10-10T00:52:10.1466774Z 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-10-10T00:52:10.1472412Z 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-10-10T00:52:10.1478166Z 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-10-10T00:52:10.1483817Z 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-10-10T00:52:10.1489877Z 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-10-10T00:52:10.1495672Z 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-10-10T00:52:10.1501481Z 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-10-10T00:52:10.1507294Z 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-10-10T00:52:10.1521840Z 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-10-10T00:52:10.1527509Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\MemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1533337Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1539103Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\monitor 2025-10-10T00:52:10.1542756Z 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-10-10T00:52:10.1549420Z 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-10-10T00:52:10.1562805Z 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-10-10T00:52:10.1568812Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mps 2025-10-10T00:52:10.1572485Z 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-10-10T00:52:10.1579426Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mtia 2025-10-10T00:52:10.1582751Z 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-10-10T00:52:10.1588963Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mtia\profiler 2025-10-10T00:52:10.1592827Z 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-10-10T00:52:10.1598806Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\multiprocessing 2025-10-10T00:52:10.1602520Z 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-10-10T00:52:10.1608027Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\onnx 2025-10-10T00:52:10.1611642Z 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-10-10T00:52:10.1617293Z 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-10-10T00:52:10.1622818Z 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-10-10T00:52:10.1628625Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler 2025-10-10T00:52:10.1632110Z 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-10-10T00:52:10.1637420Z 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-10-10T00:52:10.1643659Z 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-10-10T00:52:10.1649334Z 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-10-10T00:52:10.1660354Z 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-10-10T00:52:10.1665989Z 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-10-10T00:52:10.1671802Z 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-10-10T00:52:10.1677147Z 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-10-10T00:52:10.1683465Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\orchestration 2025-10-10T00:52:10.1687192Z 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-10-10T00:52:10.1692859Z 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-10-10T00:52:10.1698480Z 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-10-10T00:52:10.1704072Z 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-10-10T00:52:10.1709679Z 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-10-10T00:52:10.1715550Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\python 2025-10-10T00:52:10.1719244Z 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-10-10T00:52:10.1724770Z 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-10-10T00:52:10.1730074Z 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-10-10T00:52:10.1736123Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\standalone 2025-10-10T00:52:10.1740424Z 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-10-10T00:52:10.1745837Z 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-10-10T00:52:10.1751281Z 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-10-10T00:52:10.1761548Z 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-10-10T00:52:10.1767387Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\stubs 2025-10-10T00:52:10.1770959Z 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-10-10T00:52:10.1776871Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\unwind 2025-10-10T00:52:10.1780441Z 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-10-10T00:52:10.1786015Z 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-10-10T00:52:10.1791850Z 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-10-10T00:52:10.1797449Z 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-10-10T00:52:10.1807796Z 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-10-10T00:52:10.1813470Z 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-10-10T00:52:10.1819226Z 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-10-10T00:52:10.1824756Z 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-10-10T00:52:10.1830513Z 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-10-10T00:52:10.1836175Z 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-10-10T00:52:10.1841892Z 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-10-10T00:52:10.1847527Z 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-10-10T00:52:10.1853427Z 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-10-10T00:52:10.1859270Z 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-10-10T00:52:10.1864884Z 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-10-10T00:52:10.1870834Z 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-10-10T00:52:10.1876370Z 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-10-10T00:52:10.1882093Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\PyInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1887711Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\PyInterpreterHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1893306Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\python_dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1898783Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\python_headers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1909396Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\QScheme.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1914796Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\serialization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1920685Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Size.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1926465Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\stable 2025-10-10T00:52:10.1930120Z 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-10-10T00:52:10.1935795Z 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-10-10T00:52:10.1941375Z 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-10-10T00:52:10.1947327Z 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-10-10T00:52:10.1952934Z 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-10-10T00:52:10.1963334Z 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-10-10T00:52:10.1969726Z 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-10-10T00:52:10.1975518Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1981465Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\StorageMethods.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1987313Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\StorageSharing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1992977Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Stream.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.1998774Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\tensor 2025-10-10T00:52:10.2002417Z 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-10-10T00:52:10.2008135Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\THConcat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.2013562Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\THP.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.2019063Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\TypeInfo.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.2024418Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.2031246Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\utils 2025-10-10T00:52:10.2035302Z 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-10-10T00:52:10.2041073Z 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-10-10T00:52:10.2046581Z 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-10-10T00:52:10.2052326Z 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-10-10T00:52:10.2063451Z 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-10-10T00:52:10.2086954Z 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-10-10T00:52:10.2094165Z 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-10-10T00:52:10.2099674Z 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-10-10T00:52:10.2105467Z 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-10-10T00:52:10.2111009Z 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-10-10T00:52:10.2116518Z 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-10-10T00:52:10.2122168Z 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-10-10T00:52:10.2127617Z 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-10-10T00:52:10.2133445Z 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-10-10T00:52:10.2139303Z 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-10-10T00:52:10.2144861Z 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-10-10T00:52:10.2151359Z 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-10-10T00:52:10.2157722Z 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-10-10T00:52:10.2163691Z 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-10-10T00:52:10.2183010Z 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-10-10T00:52:10.2192874Z 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-10-10T00:52:10.2198519Z 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-10-10T00:52:10.2204334Z 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-10-10T00:52:10.2210201Z 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-10-10T00:52:10.2215674Z 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-10-10T00:52:10.2221610Z 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-10-10T00:52:10.2238575Z 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-10-10T00:52:10.2244551Z 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-10-10T00:52:10.2250316Z 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-10-10T00:52:10.2256153Z 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-10-10T00:52:10.2265959Z 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-10-10T00:52:10.2271673Z 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-10-10T00:52:10.2277403Z 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-10-10T00:52:10.2283232Z 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-10-10T00:52:10.2288793Z 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-10-10T00:52:10.2295530Z 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-10-10T00:52:10.2301951Z 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-10-10T00:52:10.2317351Z 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-10-10T00:52:10.2323266Z 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-10-10T00:52:10.2334059Z 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-10-10T00:52:10.2340060Z 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-10-10T00:52:10.2345846Z 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-10-10T00:52:10.2351862Z 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-10-10T00:52:10.2358386Z 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-10-10T00:52:10.2363994Z 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-10-10T00:52:10.2369473Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-10-10T00:52:10.2375811Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\xpu 2025-10-10T00:52:10.2379489Z 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-10-10T00:52:10.2384860Z 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-10-10T00:52:10.2390315Z 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-10-10T00:52:10.2397710Z copying build\lib.win-amd64-cpython-310\torch\include\torch\custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-10-10T00:52:10.2404215Z copying build\lib.win-amd64-cpython-310\torch\include\torch\custom_class_detail.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-10-10T00:52:10.2410081Z copying build\lib.win-amd64-cpython-310\torch\include\torch\extension.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-10-10T00:52:10.2420656Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly 2025-10-10T00:52:10.2424350Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\core 2025-10-10T00:52:10.2428132Z 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-10-10T00:52:10.2433928Z 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-10-10T00:52:10.2439888Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu 2025-10-10T00:52:10.2443534Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu\vec 2025-10-10T00:52:10.2447251Z 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-10-10T00:52:10.2453318Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu\vec\vec256 2025-10-10T00:52:10.2457147Z 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-10-10T00:52:10.2463104Z 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-10-10T00:52:10.2468961Z 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-10-10T00:52:10.2474779Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\macros 2025-10-10T00:52:10.2478470Z 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-10-10T00:52:10.2484044Z 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-10-10T00:52:10.2489721Z 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-10-10T00:52:10.2496284Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\util 2025-10-10T00:52:10.2499824Z 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-10-10T00:52:10.2505776Z 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-10-10T00:52:10.2511717Z 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-10-10T00:52:10.2517264Z 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-10-10T00:52:10.2523439Z 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-10-10T00:52:10.2529262Z 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-10-10T00:52:10.2540060Z 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-10-10T00:52:10.2546248Z 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-10-10T00:52:10.2552564Z 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-10-10T00:52:10.2558522Z 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-10-10T00:52:10.2564567Z 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-10-10T00:52:10.2570606Z 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-10-10T00:52:10.2576383Z 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-10-10T00:52:10.2587558Z 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-10-10T00:52:10.2594081Z 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-10-10T00:52:10.2599448Z 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-10-10T00:52:10.2604730Z 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-10-10T00:52:10.2610238Z 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-10-10T00:52:10.2615468Z 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-10-10T00:52:10.2620842Z 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-10-10T00:52:10.2626738Z 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-10-10T00:52:10.2632497Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\version.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly 2025-10-10T00:52:10.2637898Z copying build\lib.win-amd64-cpython-310\torch\include\torch\library.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-10-10T00:52:10.2657774Z copying build\lib.win-amd64-cpython-310\torch\include\torch\script.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-10-10T00:52:10.2664033Z copying build\lib.win-amd64-cpython-310\torch\include\xnnpack.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-10-10T00:52:10.2680869Z creating build\bdist.win-amd64\wheel\torch\jit 2025-10-10T00:52:10.2684630Z copying build\lib.win-amd64-cpython-310\torch\jit\annotations.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2690900Z copying build\lib.win-amd64-cpython-310\torch\jit\frontend.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2697024Z copying build\lib.win-amd64-cpython-310\torch\jit\generate_bytecode.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2708686Z creating build\bdist.win-amd64\wheel\torch\jit\mobile 2025-10-10T00:52:10.2712073Z copying build\lib.win-amd64-cpython-310\torch\jit\mobile\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\mobile 2025-10-10T00:52:10.2717697Z copying build\lib.win-amd64-cpython-310\torch\jit\quantized.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2727942Z copying build\lib.win-amd64-cpython-310\torch\jit\supported_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2733688Z copying build\lib.win-amd64-cpython-310\torch\jit\unsupported_tensor_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2739248Z copying build\lib.win-amd64-cpython-310\torch\jit\_async.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2744792Z copying build\lib.win-amd64-cpython-310\torch\jit\_await.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2750374Z copying build\lib.win-amd64-cpython-310\torch\jit\_builtins.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2756246Z copying build\lib.win-amd64-cpython-310\torch\jit\_check.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2761707Z copying build\lib.win-amd64-cpython-310\torch\jit\_dataclass_impls.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2767344Z copying build\lib.win-amd64-cpython-310\torch\jit\_decompositions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2773297Z copying build\lib.win-amd64-cpython-310\torch\jit\_decomposition_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2778595Z copying build\lib.win-amd64-cpython-310\torch\jit\_freeze.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2784195Z copying build\lib.win-amd64-cpython-310\torch\jit\_fuser.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2789862Z copying build\lib.win-amd64-cpython-310\torch\jit\_ir_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2795585Z copying build\lib.win-amd64-cpython-310\torch\jit\_logging.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2801029Z copying build\lib.win-amd64-cpython-310\torch\jit\_monkeytype_config.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2807201Z creating build\bdist.win-amd64\wheel\torch\jit\_passes 2025-10-10T00:52:10.2810733Z copying build\lib.win-amd64-cpython-310\torch\jit\_passes\_property_propagation.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2025-10-10T00:52:10.2816761Z copying build\lib.win-amd64-cpython-310\torch\jit\_passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2025-10-10T00:52:10.2821315Z copying build\lib.win-amd64-cpython-310\torch\jit\_pickle.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2827130Z copying build\lib.win-amd64-cpython-310\torch\jit\_recursive.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2833652Z copying build\lib.win-amd64-cpython-310\torch\jit\_script.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2840222Z copying build\lib.win-amd64-cpython-310\torch\jit\_script.pyi -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2846057Z copying build\lib.win-amd64-cpython-310\torch\jit\_serialization.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2856560Z copying build\lib.win-amd64-cpython-310\torch\jit\_shape_functions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2863574Z copying build\lib.win-amd64-cpython-310\torch\jit\_state.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2869435Z copying build\lib.win-amd64-cpython-310\torch\jit\_trace.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2876272Z copying build\lib.win-amd64-cpython-310\torch\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-10-10T00:52:10.2882954Z creating build\bdist.win-amd64\wheel\torch\lib 2025-10-10T00:52:10.2886559Z copying build\lib.win-amd64-cpython-310\torch\lib\aoti_custom_ops.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.2894861Z copying build\lib.win-amd64-cpython-310\torch\lib\aoti_custom_ops.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.2901255Z copying build\lib.win-amd64-cpython-310\torch\lib\backend_with_compiler.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.2913441Z copying build\lib.win-amd64-cpython-310\torch\lib\backend_with_compiler.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.2919818Z copying build\lib.win-amd64-cpython-310\torch\lib\c10.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.2935789Z copying build\lib.win-amd64-cpython-310\torch\lib\c10.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.2948974Z copying build\lib.win-amd64-cpython-310\torch\lib\c10_cuda.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.2958699Z copying build\lib.win-amd64-cpython-310\torch\lib\c10_cuda.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.2965390Z copying build\lib.win-amd64-cpython-310\torch\lib\caffe2_nvrtc.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.2971662Z copying build\lib.win-amd64-cpython-310\torch\lib\caffe2_nvrtc.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.2977375Z copying build\lib.win-amd64-cpython-310\torch\lib\cpuinfo.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.2984568Z copying build\lib.win-amd64-cpython-310\torch\lib\fmt.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3001858Z copying build\lib.win-amd64-cpython-310\torch\lib\jitbackend_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3010006Z copying build\lib.win-amd64-cpython-310\torch\lib\jitbackend_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3016593Z copying build\lib.win-amd64-cpython-310\torch\lib\libittnotify.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3025580Z creating build\bdist.win-amd64\wheel\torch\lib\libshm 2025-10-10T00:52:10.3029286Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\alloc_info.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-10-10T00:52:10.3035387Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\err.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-10-10T00:52:10.3040940Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\libshm.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-10-10T00:52:10.3046523Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\socket.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-10-10T00:52:10.3052152Z creating build\bdist.win-amd64\wheel\torch\lib\libshm_windows 2025-10-10T00:52:10.3055785Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm_windows\libshm.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm_windows 2025-10-10T00:52:10.3061991Z copying build\lib.win-amd64-cpython-310\torch\lib\microkernels-prod.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3094312Z copying build\lib.win-amd64-cpython-310\torch\lib\pthreadpool.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3102383Z copying build\lib.win-amd64-cpython-310\torch\lib\shm.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3108322Z copying build\lib.win-amd64-cpython-310\torch\lib\shm.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3114177Z copying build\lib.win-amd64-cpython-310\torch\lib\sleef.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3197389Z copying build\lib.win-amd64-cpython-310\torch\lib\torch.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3203257Z copying build\lib.win-amd64-cpython-310\torch\lib\torch.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3208969Z copying build\lib.win-amd64-cpython-310\torch\lib\torchbind_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3225937Z copying build\lib.win-amd64-cpython-310\torch\lib\torchbind_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.3232632Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cpu.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.5423529Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cpu.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.5686304Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cuda.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.7817332Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cuda.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.7838346Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_global_deps.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.7844507Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_python.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.8008966Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_python.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.8022410Z copying build\lib.win-amd64-cpython-310\torch\lib\XNNPACK.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.8051035Z copying build\lib.win-amd64-cpython-310\torch\lib\_C.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-10-10T00:52:10.8056928Z copying build\lib.win-amd64-cpython-310\torch\library.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:10.8064460Z creating build\bdist.win-amd64\wheel\torch\linalg 2025-10-10T00:52:10.8068261Z copying build\lib.win-amd64-cpython-310\torch\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\linalg 2025-10-10T00:52:10.8075958Z creating build\bdist.win-amd64\wheel\torch\masked 2025-10-10T00:52:10.8079815Z creating build\bdist.win-amd64\wheel\torch\masked\maskedtensor 2025-10-10T00:52:10.8083772Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\binary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:52:10.8089436Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\core.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:52:10.8095896Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\creation.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:52:10.8101541Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\passthrough.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:52:10.8107630Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\reductions.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:52:10.8118043Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\unary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:52:10.8129528Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\_ops_refs.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:52:10.8136069Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-10-10T00:52:10.8167371Z copying build\lib.win-amd64-cpython-310\torch\masked\_docs.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-10-10T00:52:10.8173601Z copying build\lib.win-amd64-cpython-310\torch\masked\_ops.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-10-10T00:52:10.8180304Z copying build\lib.win-amd64-cpython-310\torch\masked\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-10-10T00:52:10.8186226Z creating build\bdist.win-amd64\wheel\torch\monitor 2025-10-10T00:52:10.8189757Z copying build\lib.win-amd64-cpython-310\torch\monitor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\monitor 2025-10-10T00:52:10.8195495Z creating build\bdist.win-amd64\wheel\torch\mps 2025-10-10T00:52:10.8198888Z copying build\lib.win-amd64-cpython-310\torch\mps\event.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-10-10T00:52:10.8204357Z copying build\lib.win-amd64-cpython-310\torch\mps\profiler.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-10-10T00:52:10.8209747Z copying build\lib.win-amd64-cpython-310\torch\mps\__init__.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-10-10T00:52:10.8215401Z creating build\bdist.win-amd64\wheel\torch\mtia 2025-10-10T00:52:10.8218766Z copying build\lib.win-amd64-cpython-310\torch\mtia\memory.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-10-10T00:52:10.8224288Z copying build\lib.win-amd64-cpython-310\torch\mtia\_utils.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-10-10T00:52:10.8230027Z copying build\lib.win-amd64-cpython-310\torch\mtia\__init__.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-10-10T00:52:10.8235780Z creating build\bdist.win-amd64\wheel\torch\multiprocessing 2025-10-10T00:52:10.8239932Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\pool.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-10-10T00:52:10.8245219Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\queue.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-10-10T00:52:10.8250620Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\reductions.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-10-10T00:52:10.8256580Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\spawn.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-10-10T00:52:10.8262132Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\_atfork.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-10-10T00:52:10.8271731Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-10-10T00:52:10.8277236Z creating build\bdist.win-amd64\wheel\torch\nativert 2025-10-10T00:52:10.8280814Z creating build\bdist.win-amd64\wheel\torch\nativert\backends 2025-10-10T00:52:10.8284393Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\_lowered_aoti_module.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-10-10T00:52:10.8295703Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\_lower_utils.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-10-10T00:52:10.8301366Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-10-10T00:52:10.8306241Z copying build\lib.win-amd64-cpython-310\torch\nativert\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nativert 2025-10-10T00:52:10.8318986Z creating build\bdist.win-amd64\wheel\torch\nested 2025-10-10T00:52:10.8319551Z creating build\bdist.win-amd64\wheel\torch\nested\_internal 2025-10-10T00:52:10.8320567Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\nested_int.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-10-10T00:52:10.8326291Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\nested_tensor.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-10-10T00:52:10.8332268Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\ops.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-10-10T00:52:10.8339079Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\sdpa.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-10-10T00:52:10.8349512Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-10-10T00:52:10.8353875Z copying build\lib.win-amd64-cpython-310\torch\nested\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nested 2025-10-10T00:52:10.8360287Z creating build\bdist.win-amd64\wheel\torch\nn 2025-10-10T00:52:10.8363931Z creating build\bdist.win-amd64\wheel\torch\nn\attention 2025-10-10T00:52:10.8367546Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\bias.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-10-10T00:52:10.8373494Z creating build\bdist.win-amd64\wheel\torch\nn\attention\experimental 2025-10-10T00:52:10.8377143Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\experimental\_paged_attention.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention\experimental 2025-10-10T00:52:10.8382827Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention\experimental 2025-10-10T00:52:10.8388180Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\flex_attention.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-10-10T00:52:10.8394605Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-10-10T00:52:10.8404715Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-10-10T00:52:10.8410413Z creating build\bdist.win-amd64\wheel\torch\nn\backends 2025-10-10T00:52:10.8413796Z copying build\lib.win-amd64-cpython-310\torch\nn\backends\thnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2025-10-10T00:52:10.8419248Z copying build\lib.win-amd64-cpython-310\torch\nn\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2025-10-10T00:52:10.8423847Z copying build\lib.win-amd64-cpython-310\torch\nn\common_types.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:52:10.8429514Z copying build\lib.win-amd64-cpython-310\torch\nn\cpp.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:52:10.8435157Z copying build\lib.win-amd64-cpython-310\torch\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:52:10.8447459Z copying build\lib.win-amd64-cpython-310\torch\nn\functional.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:52:10.8458828Z copying build\lib.win-amd64-cpython-310\torch\nn\grad.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:52:10.8464296Z copying build\lib.win-amd64-cpython-310\torch\nn\init.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:52:10.8470923Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic 2025-10-10T00:52:10.8474394Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\modules 2025-10-10T00:52:10.8477832Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules\fused.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\modules 2025-10-10T00:52:10.8483202Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\modules 2025-10-10T00:52:10.8488549Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat 2025-10-10T00:52:10.8492147Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat\modules 2025-10-10T00:52:10.8495637Z 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-10-10T00:52:10.8501599Z 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-10-10T00:52:10.8507359Z 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-10-10T00:52:10.8512592Z 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-10-10T00:52:10.8522747Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\qat 2025-10-10T00:52:10.8534446Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized 2025-10-10T00:52:10.8538125Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic 2025-10-10T00:52:10.8542185Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic\modules 2025-10-10T00:52:10.8545980Z 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-10-10T00:52:10.8551720Z 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-10-10T00:52:10.8556971Z 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-10-10T00:52:10.8562638Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\modules 2025-10-10T00:52:10.8566847Z 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-10-10T00:52:10.8572320Z 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-10-10T00:52:10.8577991Z 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-10-10T00:52:10.8583421Z 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-10-10T00:52:10.8588942Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized 2025-10-10T00:52:10.8595439Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic 2025-10-10T00:52:10.8601750Z creating build\bdist.win-amd64\wheel\torch\nn\modules 2025-10-10T00:52:10.8605431Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8613209Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\adaptive.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8618993Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8625768Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\channelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8757954Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\container.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8764039Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8770721Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\distance.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8776994Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8782517Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\flatten.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8788111Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\fold.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8800148Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\instancenorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8806174Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\lazy.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8811668Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8818186Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\loss.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8825158Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\module.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8832808Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8838468Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\padding.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8862757Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\pixelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8869442Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\pooling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8875665Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8889099Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\sparse.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8895174Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\transformer.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8901730Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\upsampling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8907697Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8913812Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8919811Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-10-10T00:52:10.8925790Z creating build\bdist.win-amd64\wheel\torch\nn\parallel 2025-10-10T00:52:10.8929176Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\comm.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:52:10.8940675Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\data_parallel.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:52:10.8946357Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\distributed.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:52:10.8953704Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\parallel_apply.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:52:10.9099145Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\replicate.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:52:10.9105542Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\scatter_gather.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:52:10.9112371Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:52:10.9119613Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-10-10T00:52:10.9132296Z copying build\lib.win-amd64-cpython-310\torch\nn\parameter.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:52:10.9138343Z copying build\lib.win-amd64-cpython-310\torch\nn\parameter.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:52:10.9144632Z creating build\bdist.win-amd64\wheel\torch\nn\qat 2025-10-10T00:52:10.9148316Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic 2025-10-10T00:52:10.9151718Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic\modules 2025-10-10T00:52:10.9155203Z 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-10-10T00:52:10.9160829Z 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-10-10T00:52:10.9166283Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\dynamic 2025-10-10T00:52:10.9178495Z creating build\bdist.win-amd64\wheel\torch\nn\qat\modules 2025-10-10T00:52:10.9181876Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2025-10-10T00:52:10.9188310Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\modules\embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2025-10-10T00:52:10.9194264Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2025-10-10T00:52:10.9199419Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2025-10-10T00:52:10.9204924Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat 2025-10-10T00:52:10.9210650Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable 2025-10-10T00:52:10.9214447Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable\modules 2025-10-10T00:52:10.9218091Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable\modules 2025-10-10T00:52:10.9223509Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable\modules 2025-10-10T00:52:10.9229053Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable\modules 2025-10-10T00:52:10.9234320Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable 2025-10-10T00:52:10.9239774Z creating build\bdist.win-amd64\wheel\torch\nn\quantized 2025-10-10T00:52:10.9244557Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic 2025-10-10T00:52:10.9247907Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic\modules 2025-10-10T00:52:10.9251534Z 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-10-10T00:52:10.9263132Z 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-10-10T00:52:10.9268623Z 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-10-10T00:52:10.9274200Z 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-10-10T00:52:10.9279583Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\dynamic 2025-10-10T00:52:10.9285487Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2025-10-10T00:52:10.9290744Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\modules 2025-10-10T00:52:10.9294221Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-10-10T00:52:10.9299961Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-10-10T00:52:10.9305135Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-10-10T00:52:10.9310833Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-10-10T00:52:10.9316373Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-10-10T00:52:10.9432226Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\functional_modules.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-10-10T00:52:10.9437705Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-10-10T00:52:10.9444197Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-10-10T00:52:10.9449679Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-10-10T00:52:10.9455363Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-10-10T00:52:10.9460668Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-10-10T00:52:10.9466332Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference 2025-10-10T00:52:11.4644118Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference\modules 2025-10-10T00:52:11.4648336Z 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-10-10T00:52:11.4655183Z 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-10-10T00:52:11.4661987Z 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-10-10T00:52:11.4667210Z 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-10-10T00:52:11.4672887Z 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-10-10T00:52:11.4678199Z 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-10-10T00:52:11.4683881Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference 2025-10-10T00:52:11.4690342Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2025-10-10T00:52:11.4697266Z creating build\bdist.win-amd64\wheel\torch\nn\utils 2025-10-10T00:52:11.4700820Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\clip_grad.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4706671Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\convert_parameters.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4712619Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\fusion.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4718220Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\init.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4723848Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\memory_format.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4855384Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\parametrizations.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4862417Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\parametrize.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4869144Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\prune.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4875574Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4881834Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\spectral_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4887510Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\stateless.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4893175Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\weight_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4899046Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_deprecation_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.4905202Z creating build\bdist.win-amd64\wheel\torch\nn\utils\_expanded_weights 2025-10-10T00:52:11.4909141Z 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-10-10T00:52:11.4914872Z 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-10-10T00:52:11.4920780Z 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-10-10T00:52:11.5055028Z 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-10-10T00:52:11.5092914Z 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-10-10T00:52:11.5098653Z 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-10-10T00:52:11.5104670Z 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-10-10T00:52:11.5111724Z 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-10-10T00:52:11.5117622Z 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-10-10T00:52:11.5149500Z 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-10-10T00:52:11.5154609Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_named_member_accessor.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.5160434Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_per_sample_grad.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.5166666Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-10-10T00:52:11.5172610Z copying build\lib.win-amd64-cpython-310\torch\nn\_reduction.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:52:11.5178709Z copying build\lib.win-amd64-cpython-310\torch\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-10-10T00:52:11.5184728Z creating build\bdist.win-amd64\wheel\torch\numa 2025-10-10T00:52:11.5189327Z copying build\lib.win-amd64-cpython-310\torch\numa\binding.py -> build\bdist.win-amd64\wheel\.\torch\numa 2025-10-10T00:52:11.5195576Z copying build\lib.win-amd64-cpython-310\torch\numa\__init__.py -> build\bdist.win-amd64\wheel\.\torch\numa 2025-10-10T00:52:11.5200749Z creating build\bdist.win-amd64\wheel\torch\onnx 2025-10-10T00:52:11.5204275Z copying build\lib.win-amd64-cpython-310\torch\onnx\errors.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5209815Z copying build\lib.win-amd64-cpython-310\torch\onnx\operators.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5216451Z creating build\bdist.win-amd64\wheel\torch\onnx\ops 2025-10-10T00:52:11.5219768Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_dtype_mappings.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-10-10T00:52:11.5225356Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_impl.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-10-10T00:52:11.5231569Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_symbolic_impl.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-10-10T00:52:11.5237466Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-10-10T00:52:11.5243578Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_helper.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5248912Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset10.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5524858Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset11.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5530169Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset12.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5535668Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset13.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5541176Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset14.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5546632Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset15.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5552617Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset16.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5558028Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset17.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5563904Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset18.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5569513Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset19.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5602525Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset20.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5608486Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset7.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5614156Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset8.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5620100Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset9.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5626169Z copying build\lib.win-amd64-cpython-310\torch\onnx\testing.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5631934Z copying build\lib.win-amd64-cpython-310\torch\onnx\utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:11.5637417Z copying build\lib.win-amd64-cpython-310\torch\onnx\verification.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:12.0789316Z copying build\lib.win-amd64-cpython-310\torch\onnx\_constants.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:12.0794788Z copying build\lib.win-amd64-cpython-310\torch\onnx\_flags.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:12.0837734Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal 2025-10-10T00:52:12.0841654Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter 2025-10-10T00:52:12.0845225Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_analysis.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.0850895Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_building.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.0857368Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_capture_strategies.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.0863026Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_compat.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1014428Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_constants.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1019617Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_core.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1026459Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_decomp.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1033240Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_dispatching.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1039404Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1045448Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_errors.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1050816Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_flags.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1056690Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_fx_passes.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1062581Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_ir_passes.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1068711Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_isolated.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1074539Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_onnx_program.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1081050Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_registration.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1086938Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_reporting.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1092735Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_schemas.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1098857Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_tensors.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1104944Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_testing.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1110635Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter\_torchlib 2025-10-10T00:52:12.1114234Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter\_torchlib\ops 2025-10-10T00:52:12.1121696Z 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-10-10T00:52:12.1124525Z 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-10-10T00:52:12.1130494Z 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-10-10T00:52:12.1136226Z 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-10-10T00:52:12.1141862Z 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-10-10T00:52:12.1147451Z 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-10-10T00:52:12.1153215Z 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-10-10T00:52:12.1159052Z 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-10-10T00:52:12.1164896Z 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-10-10T00:52:12.1234338Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_type_casting.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.1240193Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_verification.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.6412882Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-10-10T00:52:12.6418167Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\fx 2025-10-10T00:52:12.6422222Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\fx\passes 2025-10-10T00:52:12.6425921Z 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-10-10T00:52:12.6433128Z 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-10-10T00:52:12.6438717Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\type_utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\fx 2025-10-10T00:52:12.6444377Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\_pass.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\fx 2025-10-10T00:52:12.6450604Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\fx 2025-10-10T00:52:12.6456347Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\torchscript_exporter 2025-10-10T00:52:12.6460037Z 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-10-10T00:52:12.6466117Z 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-10-10T00:52:12.6472054Z 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-10-10T00:52:12.6596906Z 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-10-10T00:52:12.6603663Z 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-10-10T00:52:12.6610193Z 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-10-10T00:52:12.6617084Z 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-10-10T00:52:12.6622858Z 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-10-10T00:52:12.6629327Z 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-10-10T00:52:12.6635343Z 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-10-10T00:52:12.6641558Z 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-10-10T00:52:12.6647669Z 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-10-10T00:52:12.6653569Z 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-10-10T00:52:12.6659307Z 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-10-10T00:52:12.6665266Z 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-10-10T00:52:12.6671259Z 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-10-10T00:52:12.6677296Z 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-10-10T00:52:12.6683325Z 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-10-10T00:52:12.6692202Z 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-10-10T00:52:13.0418241Z 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-10-10T00:52:13.0431374Z 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-10-10T00:52:13.0437361Z 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-10-10T00:52:13.0443042Z 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-10-10T00:52:13.0449063Z 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-10-10T00:52:13.0453626Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\_lazy_import.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2025-10-10T00:52:13.0470827Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2025-10-10T00:52:13.0475530Z copying build\lib.win-amd64-cpython-310\torch\onnx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-10-10T00:52:13.0481972Z creating build\bdist.win-amd64\wheel\torch\optim 2025-10-10T00:52:13.0485581Z copying build\lib.win-amd64-cpython-310\torch\optim\adadelta.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0491725Z copying build\lib.win-amd64-cpython-310\torch\optim\adagrad.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0497610Z copying build\lib.win-amd64-cpython-310\torch\optim\adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0503673Z copying build\lib.win-amd64-cpython-310\torch\optim\adamax.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0509741Z copying build\lib.win-amd64-cpython-310\torch\optim\adamw.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0515171Z copying build\lib.win-amd64-cpython-310\torch\optim\asgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0521025Z copying build\lib.win-amd64-cpython-310\torch\optim\lbfgs.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0538566Z copying build\lib.win-amd64-cpython-310\torch\optim\lr_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0545453Z copying build\lib.win-amd64-cpython-310\torch\optim\nadam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0551554Z copying build\lib.win-amd64-cpython-310\torch\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0558418Z copying build\lib.win-amd64-cpython-310\torch\optim\radam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0564757Z copying build\lib.win-amd64-cpython-310\torch\optim\rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0571142Z copying build\lib.win-amd64-cpython-310\torch\optim\rprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0586173Z copying build\lib.win-amd64-cpython-310\torch\optim\sgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0592694Z copying build\lib.win-amd64-cpython-310\torch\optim\sparse_adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0598874Z copying build\lib.win-amd64-cpython-310\torch\optim\swa_utils.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0605100Z copying build\lib.win-amd64-cpython-310\torch\optim\_adafactor.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0611479Z copying build\lib.win-amd64-cpython-310\torch\optim\_functional.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0617808Z creating build\bdist.win-amd64\wheel\torch\optim\_multi_tensor 2025-10-10T00:52:13.0621523Z copying build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\optim\_multi_tensor 2025-10-10T00:52:13.0627186Z copying build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\optim\_multi_tensor 2025-10-10T00:52:13.0632791Z copying build\lib.win-amd64-cpython-310\torch\optim\_muon.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0638657Z copying build\lib.win-amd64-cpython-310\torch\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-10-10T00:52:13.0644188Z copying build\lib.win-amd64-cpython-310\torch\overrides.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.0662562Z creating build\bdist.win-amd64\wheel\torch\package 2025-10-10T00:52:13.0666048Z creating build\bdist.win-amd64\wheel\torch\package\analyze 2025-10-10T00:52:13.0669844Z 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-10-10T00:52:13.0675442Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\is_from_package.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-10-10T00:52:13.0680857Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\trace_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-10-10T00:52:13.0697349Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-10-10T00:52:13.0702713Z copying build\lib.win-amd64-cpython-310\torch\package\file_structure_representation.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0708673Z copying build\lib.win-amd64-cpython-310\torch\package\find_file_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0714129Z copying build\lib.win-amd64-cpython-310\torch\package\glob_group.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0730331Z copying build\lib.win-amd64-cpython-310\torch\package\importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0735999Z copying build\lib.win-amd64-cpython-310\torch\package\package_exporter.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0742721Z copying build\lib.win-amd64-cpython-310\torch\package\package_importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0748826Z copying build\lib.win-amd64-cpython-310\torch\package\_digraph.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0754494Z copying build\lib.win-amd64-cpython-310\torch\package\_directory_reader.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0760057Z copying build\lib.win-amd64-cpython-310\torch\package\_importlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0765937Z copying build\lib.win-amd64-cpython-310\torch\package\_mangling.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0771467Z copying build\lib.win-amd64-cpython-310\torch\package\_mock.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0776992Z copying build\lib.win-amd64-cpython-310\torch\package\_package_pickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0782673Z copying build\lib.win-amd64-cpython-310\torch\package\_package_unpickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0788580Z copying build\lib.win-amd64-cpython-310\torch\package\_stdlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0794200Z copying build\lib.win-amd64-cpython-310\torch\package\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-10-10T00:52:13.0799754Z creating build\bdist.win-amd64\wheel\torch\profiler 2025-10-10T00:52:13.0803144Z copying build\lib.win-amd64-cpython-310\torch\profiler\itt.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:52:13.0808738Z copying build\lib.win-amd64-cpython-310\torch\profiler\profiler.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:52:13.0815025Z copying build\lib.win-amd64-cpython-310\torch\profiler\python_tracer.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:52:13.0820289Z copying build\lib.win-amd64-cpython-310\torch\profiler\_memory_profiler.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:52:13.0827140Z copying build\lib.win-amd64-cpython-310\torch\profiler\_pattern_matcher.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:52:13.0844922Z copying build\lib.win-amd64-cpython-310\torch\profiler\_utils.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:52:13.0850601Z copying build\lib.win-amd64-cpython-310\torch\profiler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-10-10T00:52:13.0857266Z copying build\lib.win-amd64-cpython-310\torch\py.typed -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.0897254Z creating build\bdist.win-amd64\wheel\torch\quantization 2025-10-10T00:52:13.0900836Z copying build\lib.win-amd64-cpython-310\torch\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.0914272Z copying build\lib.win-amd64-cpython-310\torch\quantization\fuser_method_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.0919628Z copying build\lib.win-amd64-cpython-310\torch\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.0930305Z creating build\bdist.win-amd64\wheel\torch\quantization\fx 2025-10-10T00:52:13.0933758Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\convert.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:52:13.0938975Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\fuse.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:52:13.0944377Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\fusion_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:52:13.0949783Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:52:13.0955014Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\match_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:52:13.0972423Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:52:13.0978625Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\prepare.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:52:13.0984074Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\quantization_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:52:13.0990107Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\quantization_types.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:52:13.0995421Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:52:13.1000866Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:52:13.1006513Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-10-10T00:52:13.1011734Z copying build\lib.win-amd64-cpython-310\torch\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1017057Z copying build\lib.win-amd64-cpython-310\torch\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1022560Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1028656Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1034190Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1039936Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1045742Z copying build\lib.win-amd64-cpython-310\torch\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1050967Z copying build\lib.win-amd64-cpython-310\torch\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1056120Z copying build\lib.win-amd64-cpython-310\torch\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1066555Z copying build\lib.win-amd64-cpython-310\torch\quantization\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1072350Z copying build\lib.win-amd64-cpython-310\torch\quantization\_numeric_suite_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1078009Z copying build\lib.win-amd64-cpython-310\torch\quantization\_quantized_conversions.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1083521Z copying build\lib.win-amd64-cpython-310\torch\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-10-10T00:52:13.1089232Z copying build\lib.win-amd64-cpython-310\torch\quasirandom.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.1121046Z copying build\lib.win-amd64-cpython-310\torch\random.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.1126697Z copying build\lib.win-amd64-cpython-310\torch\return_types.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.1132666Z copying build\lib.win-amd64-cpython-310\torch\return_types.pyi -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.1139063Z copying build\lib.win-amd64-cpython-310\torch\serialization.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.1146561Z creating build\bdist.win-amd64\wheel\torch\share 2025-10-10T00:52:13.1150302Z creating build\bdist.win-amd64\wheel\torch\share\cmake 2025-10-10T00:52:13.1154203Z creating build\bdist.win-amd64\wheel\torch\share\cmake\ATen 2025-10-10T00:52:13.1157625Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\ATen\ATenConfig.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\ATen 2025-10-10T00:52:13.1163554Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2 2025-10-10T00:52:13.1167112Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Caffe2Config.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-10-10T00:52:13.1172923Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Caffe2Targets-release.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-10-10T00:52:13.1178798Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Caffe2Targets.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-10-10T00:52:13.1195943Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\FindCUDAToolkit.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-10-10T00:52:13.1202305Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\FindCUDSS.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-10-10T00:52:13.1208395Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\FindCUSPARSELT.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-10-10T00:52:13.1214125Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\FindSYCLToolkit.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-10-10T00:52:13.1220340Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-10-10T00:52:13.1224093Z 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-10-10T00:52:13.1229793Z 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-10-10T00:52:13.1235834Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-10-10T00:52:13.1251477Z 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-10-10T00:52:13.1258067Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-10-10T00:52:13.1262360Z 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-10-10T00:52:13.1268121Z 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-10-10T00:52:13.1274245Z 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-10-10T00:52:13.1292024Z 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-10-10T00:52:13.1298196Z 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-10-10T00:52:13.1305357Z 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-10-10T00:52:13.1322879Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\public 2025-10-10T00:52:13.1326286Z 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-10-10T00:52:13.1332330Z 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-10-10T00:52:13.1338094Z 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-10-10T00:52:13.1343677Z 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-10-10T00:52:13.1360903Z 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-10-10T00:52:13.1366632Z 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-10-10T00:52:13.1372116Z 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-10-10T00:52:13.1377736Z 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-10-10T00:52:13.1383880Z 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-10-10T00:52:13.1390025Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Torch 2025-10-10T00:52:13.1393501Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Torch\TorchConfig.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Torch 2025-10-10T00:52:13.1399505Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Torch\TorchConfigVersion.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Torch 2025-10-10T00:52:13.1404949Z creating build\bdist.win-amd64\wheel\torch\signal 2025-10-10T00:52:13.1408517Z creating build\bdist.win-amd64\wheel\torch\signal\windows 2025-10-10T00:52:13.1412089Z copying build\lib.win-amd64-cpython-310\torch\signal\windows\windows.py -> build\bdist.win-amd64\wheel\.\torch\signal\windows 2025-10-10T00:52:13.1418230Z copying build\lib.win-amd64-cpython-310\torch\signal\windows\__init__.py -> build\bdist.win-amd64\wheel\.\torch\signal\windows 2025-10-10T00:52:13.1423611Z copying build\lib.win-amd64-cpython-310\torch\signal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\signal 2025-10-10T00:52:13.1429300Z creating build\bdist.win-amd64\wheel\torch\sparse 2025-10-10T00:52:13.1443509Z copying build\lib.win-amd64-cpython-310\torch\sparse\semi_structured.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-10-10T00:52:13.1449823Z copying build\lib.win-amd64-cpython-310\torch\sparse\_semi_structured_conversions.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-10-10T00:52:13.1455530Z copying build\lib.win-amd64-cpython-310\torch\sparse\_semi_structured_ops.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-10-10T00:52:13.1472347Z copying build\lib.win-amd64-cpython-310\torch\sparse\_triton_ops.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-10-10T00:52:13.1484408Z copying build\lib.win-amd64-cpython-310\torch\sparse\_triton_ops_meta.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-10-10T00:52:13.1494561Z copying build\lib.win-amd64-cpython-310\torch\sparse\__init__.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-10-10T00:52:13.1500825Z creating build\bdist.win-amd64\wheel\torch\special 2025-10-10T00:52:13.1504259Z copying build\lib.win-amd64-cpython-310\torch\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\special 2025-10-10T00:52:13.1510594Z copying build\lib.win-amd64-cpython-310\torch\storage.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.1519137Z creating build\bdist.win-amd64\wheel\torch\test 2025-10-10T00:52:13.1522611Z copying build\lib.win-amd64-cpython-310\torch\test\apply_utils_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1532162Z copying build\lib.win-amd64-cpython-310\torch\test\atest.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1541827Z copying build\lib.win-amd64-cpython-310\torch\test\backend_fallback_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1552106Z copying build\lib.win-amd64-cpython-310\torch\test\basic.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1572342Z copying build\lib.win-amd64-cpython-310\torch\test\broadcast_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1582212Z copying build\lib.win-amd64-cpython-310\torch\test\c10_accumulate_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1591213Z copying build\lib.win-amd64-cpython-310\torch\test\c10_AllocatorConfig_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1600147Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ArrayRef_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1608810Z copying build\lib.win-amd64-cpython-310\torch\test\c10_bfloat16_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1618140Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Bitset_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1627241Z copying build\lib.win-amd64-cpython-310\torch\test\c10_bit_cast_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1636530Z copying build\lib.win-amd64-cpython-310\torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1645245Z copying build\lib.win-amd64-cpython-310\torch\test\c10_complex_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1654486Z copying build\lib.win-amd64-cpython-310\torch\test\c10_complex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1663968Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ConstexprCrc_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1672809Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1682548Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_1_var_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1691540Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_catches_stream.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1711364Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1720242Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_from_2_processes.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1729487Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1738681Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1747844Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1756909Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDATest.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1766653Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DeadlockDetection_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1785578Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1794950Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Device_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1804117Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DispatchKeySet_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1813714Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Enumerate_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1823584Z copying build\lib.win-amd64-cpython-310\torch\test\c10_error_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1832537Z copying build\lib.win-amd64-cpython-310\torch\test\c10_exception_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1841411Z copying build\lib.win-amd64-cpython-310\torch\test\c10_flags_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1850180Z copying build\lib.win-amd64-cpython-310\torch\test\c10_generic_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1869472Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1878675Z copying build\lib.win-amd64-cpython-310\torch\test\c10_InlineDeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1887611Z copying build\lib.win-amd64-cpython-310\torch\test\c10_InlineStreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1897147Z copying build\lib.win-amd64-cpython-310\torch\test\c10_IntrusiveList_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1907137Z copying build\lib.win-amd64-cpython-310\torch\test\c10_intrusive_ptr_benchmark.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1915653Z copying build\lib.win-amd64-cpython-310\torch\test\c10_intrusive_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1931495Z copying build\lib.win-amd64-cpython-310\torch\test\c10_irange_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1940500Z copying build\lib.win-amd64-cpython-310\torch\test\c10_lazy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1969279Z copying build\lib.win-amd64-cpython-310\torch\test\c10_LeftRight_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1978409Z copying build\lib.win-amd64-cpython-310\torch\test\c10_logging_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1987760Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Metaprogramming_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.1996936Z copying build\lib.win-amd64-cpython-310\torch\test\c10_NetworkFlow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2011652Z copying build\lib.win-amd64-cpython-310\torch\test\c10_optional_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2021967Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ordered_preserving_dict_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2031514Z copying build\lib.win-amd64-cpython-310\torch\test\c10_registry_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2040332Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Scalar_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2049326Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Semaphore_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2068172Z copying build\lib.win-amd64-cpython-310\torch\test\c10_SizesAndStrides_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2077497Z copying build\lib.win-amd64-cpython-310\torch\test\c10_small_vector_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2092024Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ssize_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2100836Z copying build\lib.win-amd64-cpython-310\torch\test\c10_StreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2109595Z copying build\lib.win-amd64-cpython-310\torch\test\c10_string_util_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2118803Z copying build\lib.win-amd64-cpython-310\torch\test\c10_string_view_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2127429Z copying build\lib.win-amd64-cpython-310\torch\test\c10_SymInt_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2136439Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Synchronized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2155286Z copying build\lib.win-amd64-cpython-310\torch\test\c10_tempfile_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2163804Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ThreadLocal_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2172727Z copying build\lib.win-amd64-cpython-310\torch\test\c10_typeid_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2181589Z copying build\lib.win-amd64-cpython-310\torch\test\c10_TypeIndex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2190497Z copying build\lib.win-amd64-cpython-310\torch\test\c10_TypeList_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2198952Z copying build\lib.win-amd64-cpython-310\torch\test\c10_TypeTraits_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2207598Z copying build\lib.win-amd64-cpython-310\torch\test\CppSignature_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2221772Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2232005Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_generator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2252298Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_profiling_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2261627Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_rng_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2275018Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_allocatorTraceTracker_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2284503Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2294724Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_apply_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2304146Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_atomic_ops_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2314408Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_caching_host_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2324359Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_complex_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2340315Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_complex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2349638Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_cub_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2359417Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_cudnn_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2368732Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_device_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2377496Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_distributions_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2388700Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_dlconvertor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2398349Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_exchange_device_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2407003Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_generator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2417416Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2437419Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_integer_divider_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2451411Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_optional_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2460643Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_packedtensoraccessor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2470976Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_reportMemoryUsage_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2480549Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_stream_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2489880Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_vectorized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2505543Z copying build\lib.win-amd64-cpython-310\torch\test\Dict_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2516520Z copying build\lib.win-amd64-cpython-310\torch\test\Dimname_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2525648Z copying build\lib.win-amd64-cpython-310\torch\test\dlconvertor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2535019Z copying build\lib.win-amd64-cpython-310\torch\test\extension_backend_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2544429Z copying build\lib.win-amd64-cpython-310\torch\test\half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2554132Z copying build\lib.win-amd64-cpython-310\torch\test\IListRef_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2564446Z copying build\lib.win-amd64-cpython-310\torch\test\inline_container_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2574017Z copying build\lib.win-amd64-cpython-310\torch\test\ivalue_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2585877Z copying build\lib.win-amd64-cpython-310\torch\test\KernelFunction_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2596080Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_function_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2614645Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_function_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2637711Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_lambda_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2650973Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_lambda_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2663474Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_stackbased_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2673405Z copying build\lib.win-amd64-cpython-310\torch\test\lazy_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2682579Z copying build\lib.win-amd64-cpython-310\torch\test\legacy_vmap_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2693357Z copying build\lib.win-amd64-cpython-310\torch\test\List_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2705826Z copying build\lib.win-amd64-cpython-310\torch\test\make_boxed_from_unboxed_functor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2717637Z copying build\lib.win-amd64-cpython-310\torch\test\math_kernel_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2727329Z copying build\lib.win-amd64-cpython-310\torch\test\MaybeOwned_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2737891Z copying build\lib.win-amd64-cpython-310\torch\test\memory_format_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2747870Z copying build\lib.win-amd64-cpython-310\torch\test\memory_overlapping_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2757446Z copying build\lib.win-amd64-cpython-310\torch\test\mobile_memory_cleanup.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2766976Z copying build\lib.win-amd64-cpython-310\torch\test\NamedTensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2777180Z copying build\lib.win-amd64-cpython-310\torch\test\native_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2795072Z copying build\lib.win-amd64-cpython-310\torch\test\operators_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2804416Z copying build\lib.win-amd64-cpython-310\torch\test\operator_name_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2813575Z copying build\lib.win-amd64-cpython-310\torch\test\op_allowlist_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2822320Z copying build\lib.win-amd64-cpython-310\torch\test\op_registration_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2849955Z copying build\lib.win-amd64-cpython-310\torch\test\packedtensoraccessor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2859350Z copying build\lib.win-amd64-cpython-310\torch\test\pow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2870116Z copying build\lib.win-amd64-cpython-310\torch\test\quantized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2879889Z copying build\lib.win-amd64-cpython-310\torch\test\reduce_ops_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2889357Z copying build\lib.win-amd64-cpython-310\torch\test\reportMemoryUsage_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2900011Z copying build\lib.win-amd64-cpython-310\torch\test\scalar_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2909631Z copying build\lib.win-amd64-cpython-310\torch\test\scalar_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2919810Z copying build\lib.win-amd64-cpython-310\torch\test\StorageUtils_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2930054Z copying build\lib.win-amd64-cpython-310\torch\test\stride_properties_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2939294Z copying build\lib.win-amd64-cpython-310\torch\test\tensor_iterator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2950247Z copying build\lib.win-amd64-cpython-310\torch\test\test_parallel.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2959617Z copying build\lib.win-amd64-cpython-310\torch\test\thread_init_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2968896Z copying build\lib.win-amd64-cpython-310\torch\test\type_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2977679Z copying build\lib.win-amd64-cpython-310\torch\test\type_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2987276Z copying build\lib.win-amd64-cpython-310\torch\test\undefined_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.2996927Z copying build\lib.win-amd64-cpython-310\torch\test\verify_api_visibility.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.3022951Z copying build\lib.win-amd64-cpython-310\torch\test\weakref_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.3032541Z copying build\lib.win-amd64-cpython-310\torch\test\wrapdim_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.3041695Z copying build\lib.win-amd64-cpython-310\torch\test\xla_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-10-10T00:52:13.3051406Z creating build\bdist.win-amd64\wheel\torch\testing 2025-10-10T00:52:13.3054923Z copying build\lib.win-amd64-cpython-310\torch\testing\_comparison.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-10-10T00:52:13.3061557Z copying build\lib.win-amd64-cpython-310\torch\testing\_creation.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-10-10T00:52:13.3068540Z creating build\bdist.win-amd64\wheel\torch\testing\_internal 2025-10-10T00:52:13.3072371Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\autocast_test_lists.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3078796Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\autograd_function_db.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3084902Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\check_kernel_launches.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3100665Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\codegen 2025-10-10T00:52:13.3104182Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\codegen 2025-10-10T00:52:13.3115158Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_cuda.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3120740Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_device_type.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3127443Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_distributed.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3134371Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_dist_composable.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3140142Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_dtype.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3152062Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_fsdp.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3158827Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_jit.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3164851Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_methods_invocations.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3181260Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_mkldnn.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3187100Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_modules.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3195403Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_mps.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3201646Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_nn.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3209346Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_optimizers.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3216454Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_pruning.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3222437Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_quantization.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3240176Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_quantized.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3247025Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_subclass.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3253136Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3262196Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\composite_compliance.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3268841Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\custom_op_db.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3275800Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\custom_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3317173Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\data 2025-10-10T00:52:13.3320698Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\data\network1.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\data 2025-10-10T00:52:13.3326570Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\data\network2.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\data 2025-10-10T00:52:13.3331585Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\data 2025-10-10T00:52:13.3337079Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed 2025-10-10T00:52:13.3341963Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\checkpoint_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-10-10T00:52:13.3353329Z 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-10-10T00:52:13.3359131Z 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-10-10T00:52:13.3370232Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\distributed_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-10-10T00:52:13.3379963Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\distributed_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-10-10T00:52:13.3386365Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\fake_pg.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-10-10T00:52:13.3391591Z 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-10-10T00:52:13.3397878Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn 2025-10-10T00:52:13.3401444Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn\api 2025-10-10T00:52:13.3405236Z 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-10-10T00:52:13.3411514Z 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-10-10T00:52:13.3416541Z 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-10-10T00:52:13.3422131Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc 2025-10-10T00:52:13.3425573Z 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-10-10T00:52:13.3432874Z 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-10-10T00:52:13.3438891Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\examples 2025-10-10T00:52:13.3442620Z 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-10-10T00:52:13.3448559Z 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-10-10T00:52:13.3454383Z 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-10-10T00:52:13.3459249Z 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-10-10T00:52:13.3475546Z 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-10-10T00:52:13.3481439Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\jit 2025-10-10T00:52:13.3485051Z 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-10-10T00:52:13.3490720Z 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-10-10T00:52:13.3497147Z 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-10-10T00:52:13.3502920Z 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-10-10T00:52:13.3507635Z 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-10-10T00:52:13.3513428Z 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-10-10T00:52:13.3521440Z 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-10-10T00:52:13.3527206Z 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-10-10T00:52:13.3532226Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-10-10T00:52:13.3537880Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard 2025-10-10T00:52:13.3541423Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-10-10T00:52:13.3545128Z 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-10-10T00:52:13.3551149Z 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-10-10T00:52:13.3556668Z 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-10-10T00:52:13.3562132Z 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-10-10T00:52:13.3567539Z 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-10-10T00:52:13.3573691Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_tensor 2025-10-10T00:52:13.3577307Z 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-10-10T00:52:13.3583446Z 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-10-10T00:52:13.3588122Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-10-10T00:52:13.3592907Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\dist_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3598707Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\dynamo_test_failures.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3604654Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\fake_config_module.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3610441Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\fake_config_module2.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3626767Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\fake_config_module3.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3632645Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\generated 2025-10-10T00:52:13.3636150Z 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-10-10T00:52:13.3646883Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\generated\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\generated 2025-10-10T00:52:13.3651424Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\hop_db.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3657533Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\hypothesis_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3663337Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\inductor_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3669450Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\jit_metaprogramming_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3675874Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\jit_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3682292Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\logging_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3688045Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\logging_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3704253Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo 2025-10-10T00:52:13.3707765Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\core.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2025-10-10T00:52:13.3715396Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo\definitions 2025-10-10T00:52:13.3718830Z 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-10-10T00:52:13.3724884Z 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-10-10T00:52:13.3731796Z 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-10-10T00:52:13.3738570Z 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-10-10T00:52:13.3744323Z 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-10-10T00:52:13.3750851Z 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-10-10T00:52:13.3767764Z 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-10-10T00:52:13.3773933Z 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-10-10T00:52:13.3779737Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\refs.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2025-10-10T00:52:13.3785604Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2025-10-10T00:52:13.3791619Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2025-10-10T00:52:13.3797405Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\optests 2025-10-10T00:52:13.3801424Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\aot_autograd.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-10-10T00:52:13.3814152Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\autograd_registration.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-10-10T00:52:13.3820388Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\fake_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-10-10T00:52:13.3826433Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\generate_tests.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-10-10T00:52:13.3844205Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\make_fx.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-10-10T00:52:13.3855467Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-10-10T00:52:13.3861091Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\quantization_torch_package_models.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3866717Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\static_module.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3872558Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\subclasses.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3878390Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\test_module 2025-10-10T00:52:13.3882054Z 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-10-10T00:52:13.3894277Z 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-10-10T00:52:13.3899502Z 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-10-10T00:52:13.3904087Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\torchbind_impls.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3909881Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\triton_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3916340Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\two_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3922190Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-10-10T00:52:13.3926771Z copying build\lib.win-amd64-cpython-310\torch\testing\_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-10-10T00:52:13.3942658Z copying build\lib.win-amd64-cpython-310\torch\testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-10-10T00:52:13.3948507Z copying build\lib.win-amd64-cpython-310\torch\torch_version.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.3954464Z copying build\lib.win-amd64-cpython-310\torch\types.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.3960788Z creating build\bdist.win-amd64\wheel\torch\utils 2025-10-10T00:52:13.3964369Z creating build\bdist.win-amd64\wheel\torch\utils\backcompat 2025-10-10T00:52:13.3967827Z copying build\lib.win-amd64-cpython-310\torch\utils\backcompat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\backcompat 2025-10-10T00:52:13.3973491Z copying build\lib.win-amd64-cpython-310\torch\utils\backend_registration.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.3979822Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark 2025-10-10T00:52:13.3983579Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\examples 2025-10-10T00:52:13.3986921Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\compare.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-10-10T00:52:13.3992677Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-10-10T00:52:13.3998579Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\op_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-10-10T00:52:13.4004207Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\simple_timeit.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-10-10T00:52:13.4009612Z 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-10-10T00:52:13.4025889Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-10-10T00:52:13.4030728Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\op_fuzzers 2025-10-10T00:52:13.4034262Z 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-10-10T00:52:13.4039922Z 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-10-10T00:52:13.4045469Z 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-10-10T00:52:13.4051091Z 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-10-10T00:52:13.4067019Z 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-10-10T00:52:13.4072869Z 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-10-10T00:52:13.4078216Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils 2025-10-10T00:52:13.4081698Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\common.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-10-10T00:52:13.4087539Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\compare.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-10-10T00:52:13.4093042Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\compile.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-10-10T00:52:13.4098583Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\cpp_jit.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-10-10T00:52:13.4104009Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-10-10T00:52:13.4110104Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\sparse_fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-10-10T00:52:13.4126038Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\timeit_template.cpp -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-10-10T00:52:13.4131628Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\timer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-10-10T00:52:13.4138129Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils\valgrind_wrapper 2025-10-10T00:52:13.4141923Z 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-10-10T00:52:13.4147604Z 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-10-10T00:52:13.4153669Z 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-10-10T00:52:13.4169087Z 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-10-10T00:52:13.4175562Z 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-10-10T00:52:13.4185332Z 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-10-10T00:52:13.4190076Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\_stubs.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-10-10T00:52:13.4195769Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-10-10T00:52:13.4200660Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark 2025-10-10T00:52:13.4206041Z copying build\lib.win-amd64-cpython-310\torch\utils\bundled_inputs.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4221962Z copying build\lib.win-amd64-cpython-310\torch\utils\checkpoint.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4228846Z copying build\lib.win-amd64-cpython-310\torch\utils\collect_env.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4235140Z copying build\lib.win-amd64-cpython-310\torch\utils\cpp_backtrace.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4241316Z copying build\lib.win-amd64-cpython-310\torch\utils\cpp_extension.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4249184Z creating build\bdist.win-amd64\wheel\torch\utils\data 2025-10-10T00:52:13.4252817Z copying build\lib.win-amd64-cpython-310\torch\utils\data\backward_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:52:13.4258279Z copying build\lib.win-amd64-cpython-310\torch\utils\data\dataloader.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:52:13.4265524Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes 2025-10-10T00:52:13.4269325Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\dataframe 2025-10-10T00:52:13.4273084Z 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-10-10T00:52:13.4279139Z 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-10-10T00:52:13.4285369Z 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-10-10T00:52:13.4304328Z 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-10-10T00:52:13.4310336Z 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-10-10T00:52:13.4315869Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\datapipe.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-10-10T00:52:13.4322562Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\datapipe.pyi -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-10-10T00:52:13.4328849Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\gen_pyi.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-10-10T00:52:13.4334863Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\iter 2025-10-10T00:52:13.4348873Z 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-10-10T00:52:13.4354575Z 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-10-10T00:52:13.4360034Z 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-10-10T00:52:13.4406846Z 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-10-10T00:52:13.4422685Z 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-10-10T00:52:13.4428399Z 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-10-10T00:52:13.4434154Z 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-10-10T00:52:13.4439857Z 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-10-10T00:52:13.4445552Z 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-10-10T00:52:13.4451177Z 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-10-10T00:52:13.4456915Z 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-10-10T00:52:13.4462587Z 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-10-10T00:52:13.4468345Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\map 2025-10-10T00:52:13.4472000Z 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-10-10T00:52:13.4477767Z 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-10-10T00:52:13.4483309Z 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-10-10T00:52:13.4488845Z 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-10-10T00:52:13.4494224Z 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-10-10T00:52:13.4510171Z 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-10-10T00:52:13.4515635Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\utils 2025-10-10T00:52:13.4519206Z 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-10-10T00:52:13.4524885Z 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-10-10T00:52:13.4530373Z 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-10-10T00:52:13.4536047Z 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-10-10T00:52:13.4541786Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\_decorator.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-10-10T00:52:13.4547230Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\_hook_iterator.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-10-10T00:52:13.4553024Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\_typing.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-10-10T00:52:13.4558969Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-10-10T00:52:13.4564305Z copying build\lib.win-amd64-cpython-310\torch\utils\data\dataset.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:52:13.4580592Z copying build\lib.win-amd64-cpython-310\torch\utils\data\distributed.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:52:13.4586092Z copying build\lib.win-amd64-cpython-310\torch\utils\data\graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:52:13.4591623Z copying build\lib.win-amd64-cpython-310\torch\utils\data\graph_settings.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:52:13.4597193Z copying build\lib.win-amd64-cpython-310\torch\utils\data\sampler.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:52:13.4603259Z creating build\bdist.win-amd64\wheel\torch\utils\data\_utils 2025-10-10T00:52:13.4606723Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\collate.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-10-10T00:52:13.4612654Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\fetch.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-10-10T00:52:13.4618137Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\pin_memory.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-10-10T00:52:13.4623764Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\signal_handling.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-10-10T00:52:13.4629332Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\worker.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-10-10T00:52:13.4645255Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-10-10T00:52:13.4650851Z copying build\lib.win-amd64-cpython-310\torch\utils\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-10-10T00:52:13.4656529Z copying build\lib.win-amd64-cpython-310\torch\utils\deterministic.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4662063Z copying build\lib.win-amd64-cpython-310\torch\utils\dlpack.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4667817Z copying build\lib.win-amd64-cpython-310\torch\utils\file_baton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4673642Z copying build\lib.win-amd64-cpython-310\torch\utils\flop_counter.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4680050Z creating build\bdist.win-amd64\wheel\torch\utils\hipify 2025-10-10T00:52:13.4683472Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\constants.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-10-10T00:52:13.4689336Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\cuda_to_hip_mappings.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-10-10T00:52:13.4699173Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\hipify_python.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-10-10T00:52:13.4705268Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\version.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-10-10T00:52:13.4720393Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-10-10T00:52:13.4726042Z copying build\lib.win-amd64-cpython-310\torch\utils\hooks.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4731731Z creating build\bdist.win-amd64\wheel\torch\utils\jit 2025-10-10T00:52:13.4735164Z copying build\lib.win-amd64-cpython-310\torch\utils\jit\log_extract.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2025-10-10T00:52:13.4741032Z copying build\lib.win-amd64-cpython-310\torch\utils\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2025-10-10T00:52:13.4745639Z copying build\lib.win-amd64-cpython-310\torch\utils\mkldnn.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4751492Z copying build\lib.win-amd64-cpython-310\torch\utils\mobile_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4757557Z creating build\bdist.win-amd64\wheel\torch\utils\model_dump 2025-10-10T00:52:13.4761049Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\code.js -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-10-10T00:52:13.4766959Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\htm.mjs -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-10-10T00:52:13.4772511Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\preact.mjs -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-10-10T00:52:13.4778009Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\skeleton.html -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-10-10T00:52:13.4783242Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-10-10T00:52:13.4799011Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\__main__.py -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-10-10T00:52:13.4804462Z copying build\lib.win-amd64-cpython-310\torch\utils\model_zoo.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4809843Z copying build\lib.win-amd64-cpython-310\torch\utils\module_tracker.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4816289Z creating build\bdist.win-amd64\wheel\torch\utils\serialization 2025-10-10T00:52:13.4830109Z copying build\lib.win-amd64-cpython-310\torch\utils\serialization\config.py -> build\bdist.win-amd64\wheel\.\torch\utils\serialization 2025-10-10T00:52:13.4835512Z copying build\lib.win-amd64-cpython-310\torch\utils\serialization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\serialization 2025-10-10T00:52:13.4840710Z copying build\lib.win-amd64-cpython-310\torch\utils\show_pickle.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4846672Z creating build\bdist.win-amd64\wheel\torch\utils\tensorboard 2025-10-10T00:52:13.4850175Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\summary.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:52:13.4856615Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\writer.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:52:13.4863208Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_convert_np.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:52:13.4869446Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_embedding.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:52:13.4892225Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_onnx_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:52:13.4898110Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_proto_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:52:13.4903905Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_pytorch_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:52:13.4909817Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:52:13.4915397Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-10-10T00:52:13.4920899Z copying build\lib.win-amd64-cpython-310\torch\utils\throughput_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4926851Z creating build\bdist.win-amd64\wheel\torch\utils\viz 2025-10-10T00:52:13.4930262Z copying build\lib.win-amd64-cpython-310\torch\utils\viz\_cycles.py -> build\bdist.win-amd64\wheel\.\torch\utils\viz 2025-10-10T00:52:13.4936876Z copying build\lib.win-amd64-cpython-310\torch\utils\viz\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\viz 2025-10-10T00:52:13.4941412Z copying build\lib.win-amd64-cpython-310\torch\utils\weak.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4947135Z copying build\lib.win-amd64-cpython-310\torch\utils\_appending_byte_serializer.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4952841Z copying build\lib.win-amd64-cpython-310\torch\utils\_config_module.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4959055Z copying build\lib.win-amd64-cpython-310\torch\utils\_config_typing.pyi -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4964785Z copying build\lib.win-amd64-cpython-310\torch\utils\_content_store.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4970475Z copying build\lib.win-amd64-cpython-310\torch\utils\_contextlib.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4976221Z copying build\lib.win-amd64-cpython-310\torch\utils\_cpp_embed_headers.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4991829Z copying build\lib.win-amd64-cpython-310\torch\utils\_cpp_extension_versioner.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.4997789Z copying build\lib.win-amd64-cpython-310\torch\utils\_cxx_pytree.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5004112Z copying build\lib.win-amd64-cpython-310\torch\utils\_debug_mode.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5009805Z copying build\lib.win-amd64-cpython-310\torch\utils\_device.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5015310Z copying build\lib.win-amd64-cpython-310\torch\utils\_dtype_abbrs.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5021024Z copying build\lib.win-amd64-cpython-310\torch\utils\_exposed_in.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5026608Z copying build\lib.win-amd64-cpython-310\torch\utils\_filelock.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5032371Z copying build\lib.win-amd64-cpython-310\torch\utils\_foreach_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5037946Z copying build\lib.win-amd64-cpython-310\torch\utils\_functools.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5081542Z copying build\lib.win-amd64-cpython-310\torch\utils\_get_clean_triton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5087271Z copying build\lib.win-amd64-cpython-310\torch\utils\_helion.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5092575Z copying build\lib.win-amd64-cpython-310\torch\utils\_import_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5098221Z copying build\lib.win-amd64-cpython-310\torch\utils\_mode_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5104880Z copying build\lib.win-amd64-cpython-310\torch\utils\_ordered_set.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5110578Z copying build\lib.win-amd64-cpython-310\torch\utils\_python_dispatch.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5117144Z copying build\lib.win-amd64-cpython-310\torch\utils\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5130423Z copying build\lib.win-amd64-cpython-310\torch\utils\_stats.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5136211Z creating build\bdist.win-amd64\wheel\torch\utils\_strobelight 2025-10-10T00:52:13.5139986Z copying build\lib.win-amd64-cpython-310\torch\utils\_strobelight\cli_function_profiler.py -> build\bdist.win-amd64\wheel\.\torch\utils\_strobelight 2025-10-10T00:52:13.5145757Z copying build\lib.win-amd64-cpython-310\torch\utils\_strobelight\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\_strobelight 2025-10-10T00:52:13.5150902Z creating build\bdist.win-amd64\wheel\torch\utils\_sympy 2025-10-10T00:52:13.5154573Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\functions.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:52:13.5161218Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\interp.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:52:13.5166850Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\numbers.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:52:13.5172531Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\printers.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:52:13.5178652Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\reference.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:52:13.5195194Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\singleton_int.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:52:13.5200681Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\solve.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:52:13.5206378Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\symbol.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:52:13.5212131Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\value_ranges.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:52:13.5219809Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-10-10T00:52:13.5224541Z copying build\lib.win-amd64-cpython-310\torch\utils\_thunk.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5230083Z copying build\lib.win-amd64-cpython-310\torch\utils\_traceback.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5245758Z copying build\lib.win-amd64-cpython-310\torch\utils\_triton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5259970Z copying build\lib.win-amd64-cpython-310\torch\utils\_typing_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5261322Z copying build\lib.win-amd64-cpython-310\torch\utils\_zip.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5264604Z copying build\lib.win-amd64-cpython-310\torch\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-10-10T00:52:13.5270972Z copying build\lib.win-amd64-cpython-310\torch\version.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.5276563Z creating build\bdist.win-amd64\wheel\torch\xpu 2025-10-10T00:52:13.5280091Z copying build\lib.win-amd64-cpython-310\torch\xpu\memory.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-10-10T00:52:13.5285906Z copying build\lib.win-amd64-cpython-310\torch\xpu\random.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-10-10T00:52:13.5291610Z copying build\lib.win-amd64-cpython-310\torch\xpu\streams.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-10-10T00:52:13.5297710Z copying build\lib.win-amd64-cpython-310\torch\xpu\_gpu_trace.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-10-10T00:52:13.5303843Z copying build\lib.win-amd64-cpython-310\torch\xpu\_utils.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-10-10T00:52:13.5309975Z copying build\lib.win-amd64-cpython-310\torch\xpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-10-10T00:52:13.5332050Z copying build\lib.win-amd64-cpython-310\torch\_appdirs.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.5338301Z creating build\bdist.win-amd64\wheel\torch\_awaits 2025-10-10T00:52:13.5341689Z copying build\lib.win-amd64-cpython-310\torch\_awaits\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_awaits 2025-10-10T00:52:13.5347817Z creating build\bdist.win-amd64\wheel\torch\_C 2025-10-10T00:52:13.5351558Z creating build\bdist.win-amd64\wheel\torch\_C\_acc 2025-10-10T00:52:13.5355098Z copying build\lib.win-amd64-cpython-310\torch\_C\_acc\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_acc 2025-10-10T00:52:13.5360496Z copying build\lib.win-amd64-cpython-310\torch\_C\_aoti.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5366263Z copying build\lib.win-amd64-cpython-310\torch\_C\_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5372106Z copying build\lib.win-amd64-cpython-310\torch\_C\_cpu.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5377517Z copying build\lib.win-amd64-cpython-310\torch\_C\_cudnn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5382731Z copying build\lib.win-amd64-cpython-310\torch\_C\_cusparselt.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5398013Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5403571Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_c10d.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5409853Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_rpc.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5416035Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_rpc_testing.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5421808Z creating build\bdist.win-amd64\wheel\torch\_C\_dynamo 2025-10-10T00:52:13.5425563Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\compiled_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-10-10T00:52:13.5431000Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\eval_frame.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-10-10T00:52:13.5436454Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\guards.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-10-10T00:52:13.5441997Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-10-10T00:52:13.5447365Z creating build\bdist.win-amd64\wheel\torch\_C\_export 2025-10-10T00:52:13.5450967Z copying build\lib.win-amd64-cpython-310\torch\_C\_export\pt2_archive_constants.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_export 2025-10-10T00:52:13.5456531Z copying build\lib.win-amd64-cpython-310\torch\_C\_export\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_export 2025-10-10T00:52:13.5461907Z copying build\lib.win-amd64-cpython-310\torch\_C\_functionalization.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5467237Z copying build\lib.win-amd64-cpython-310\torch\_C\_functions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5472971Z copying build\lib.win-amd64-cpython-310\torch\_C\_functorch.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5478898Z copying build\lib.win-amd64-cpython-310\torch\_C\_instruction_counter.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5484164Z copying build\lib.win-amd64-cpython-310\torch\_C\_itt.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5496266Z copying build\lib.win-amd64-cpython-310\torch\_C\_jit_tree_views.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5501796Z copying build\lib.win-amd64-cpython-310\torch\_C\_lazy.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5507312Z copying build\lib.win-amd64-cpython-310\torch\_C\_lazy_ts_backend.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5513997Z copying build\lib.win-amd64-cpython-310\torch\_C\_monitor.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5519296Z copying build\lib.win-amd64-cpython-310\torch\_C\_nn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5524893Z copying build\lib.win-amd64-cpython-310\torch\_C\_nvtx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5530108Z copying build\lib.win-amd64-cpython-310\torch\_C\_onnx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5545769Z copying build\lib.win-amd64-cpython-310\torch\_C\_profiler.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5551505Z copying build\lib.win-amd64-cpython-310\torch\_C\_VariableFunctions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5568887Z copying build\lib.win-amd64-cpython-310\torch\_C\_verbose.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5580861Z copying build\lib.win-amd64-cpython-310\torch\_C\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-10-10T00:52:13.5590710Z copying build\lib.win-amd64-cpython-310\torch\_C.cp310-win_amd64.pyd -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.5596480Z copying build\lib.win-amd64-cpython-310\torch\_classes.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.5602071Z copying build\lib.win-amd64-cpython-310\torch\_compile.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.5607978Z creating build\bdist.win-amd64\wheel\torch\_custom_op 2025-10-10T00:52:13.5611622Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\autograd.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-10-10T00:52:13.5617722Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\impl.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-10-10T00:52:13.5623992Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-10-10T00:52:13.5628850Z copying build\lib.win-amd64-cpython-310\torch\_custom_ops.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.5645577Z creating build\bdist.win-amd64\wheel\torch\_C_flatbuffer 2025-10-10T00:52:13.5648950Z copying build\lib.win-amd64-cpython-310\torch\_C_flatbuffer\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C_flatbuffer 2025-10-10T00:52:13.5654521Z creating build\bdist.win-amd64\wheel\torch\_decomp 2025-10-10T00:52:13.5658067Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-10-10T00:52:13.5665875Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions_for_jvp.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-10-10T00:52:13.5671736Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions_for_rng.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-10-10T00:52:13.5687802Z copying build\lib.win-amd64-cpython-310\torch\_decomp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-10-10T00:52:13.5694067Z creating build\bdist.win-amd64\wheel\torch\_dispatch 2025-10-10T00:52:13.5697707Z copying build\lib.win-amd64-cpython-310\torch\_dispatch\python.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2025-10-10T00:52:13.5703745Z copying build\lib.win-amd64-cpython-310\torch\_dispatch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2025-10-10T00:52:13.5709277Z creating build\bdist.win-amd64\wheel\torch\_dynamo 2025-10-10T00:52:13.5712743Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\aot_compile.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5718859Z creating build\bdist.win-amd64\wheel\torch\_dynamo\backends 2025-10-10T00:52:13.5722517Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\common.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:52:13.5728170Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\cudagraphs.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:52:13.5733999Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\debugging.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:52:13.5739957Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:52:13.5804707Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\inductor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:52:13.5810581Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\onnxrt.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:52:13.5816458Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\registry.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:52:13.5822045Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\tensorrt.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:52:13.5827447Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\torchxla.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:52:13.5833142Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\tvm.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:52:13.5839740Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-10-10T00:52:13.5844681Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\bytecode_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5850574Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\bytecode_transformation.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5867036Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\cache_size.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5872980Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\callback.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5878747Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\codegen.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5884830Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\code_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5890539Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\compiled_autograd.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5897278Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\comptime.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5902826Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\config.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5909011Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\convert_frame.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5915875Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\create_parameter_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5921425Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\current_scope_id.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5927030Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5933436Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\decorators.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5939789Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\device_interface.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5946342Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5952190Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\eval_frame.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5959152Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\exc.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5965297Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\external_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5971229Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\funcname_cache.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5986481Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\functional_export.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5992706Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_break_hints.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.5998714Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_break_registry.json -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6005976Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_deduplication.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6012184Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_region_tracker.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6018282Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6023982Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\guards.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6031680Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\hooks.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6037172Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\logging.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6042762Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\metrics_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6048669Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\mutation_guard.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6064795Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\output_graph.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6078478Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\package.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6084698Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\pgo.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6091281Z creating build\bdist.win-amd64\wheel\torch\_dynamo\polyfills 2025-10-10T00:52:13.6094962Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\builtins.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6100565Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\functools.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6106160Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\fx.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6111753Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\itertools.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6134086Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\loader.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6139901Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\operator.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6146533Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\os.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6152198Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\pytree.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6157883Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\struct.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6163191Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\sys.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6168835Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\tensor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6174311Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\_collections.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6179948Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-10-10T00:52:13.6185673Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\precompile_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6191690Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\profiler.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6204366Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\replay_record.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6210366Z creating build\bdist.win-amd64\wheel\torch\_dynamo\repro 2025-10-10T00:52:13.6214849Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\after_aot.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-10-10T00:52:13.6221191Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\after_dynamo.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-10-10T00:52:13.6227320Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\aoti.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-10-10T00:52:13.6233785Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-10-10T00:52:13.6239551Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\resume_execution.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6246296Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\side_effects.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6253043Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\source.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6259486Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\symbolic_convert.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6277172Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\tensor_version_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6282941Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\testing.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6289080Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_case.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6295026Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_dont_skip_tracing_functions.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6307800Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_minifier_common.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6313836Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\trace_rules.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6321516Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\types.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6327235Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6335369Z creating build\bdist.win-amd64\wheel\torch\_dynamo\variables 2025-10-10T00:52:13.6338922Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\base.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6345124Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\builder.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6359353Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\builtin.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6366470Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\constant.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6372683Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\ctx_manager.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6388469Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\dicts.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6395071Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6401152Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\functions.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6408428Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\higher_order_ops.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6416046Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\iter.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6422004Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\lazy.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6427556Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\lists.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6434195Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\misc.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6447123Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\nn_module.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6453835Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6460083Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\script_object.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6465876Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\sdpa.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6471612Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\tensor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6478103Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\torch.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6485222Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\torch_function.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6491625Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\user_defined.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6498682Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-10-10T00:52:13.6504549Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\_trace_wrapped_higher_order_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6532718Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-10-10T00:52:13.6533656Z copying build\lib.win-amd64-cpython-310\torch\_environment.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:13.6538030Z creating build\bdist.win-amd64\wheel\torch\_export 2025-10-10T00:52:13.6541921Z copying build\lib.win-amd64-cpython-310\torch\_export\config.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:52:13.6547716Z copying build\lib.win-amd64-cpython-310\torch\_export\converter.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:52:13.6555011Z creating build\bdist.win-amd64\wheel\torch\_export\db 2025-10-10T00:52:13.6558428Z copying build\lib.win-amd64-cpython-310\torch\_export\db\case.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-10-10T00:52:13.6565010Z creating build\bdist.win-amd64\wheel\torch\_export\db\examples 2025-10-10T00:52:13.6568840Z 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-10-10T00:52:13.6574499Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\autograd_function.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6580180Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\class_method.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6596861Z 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-10-10T00:52:13.6602574Z 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-10-10T00:52:13.6640328Z 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-10-10T00:52:13.6646241Z 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-10-10T00:52:13.6651747Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\cond_operands.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6657583Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\cond_predicate.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6664000Z 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-10-10T00:52:13.6670155Z 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-10-10T00:52:13.6675954Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\decorator.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6681597Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\dictionary.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6687316Z 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-10-10T00:52:13.6699539Z 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-10-10T00:52:13.6705173Z 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-10-10T00:52:13.6711016Z 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-10-10T00:52:13.6716644Z 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-10-10T00:52:13.6731544Z 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-10-10T00:52:13.6737267Z 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-10-10T00:52:13.6742986Z 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-10-10T00:52:13.6749087Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\list_contains.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6755013Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\list_unpack.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6760543Z 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-10-10T00:52:13.6766168Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\nested_function.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6771773Z 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-10-10T00:52:13.6787506Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\optional_input.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6793098Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\pytree_flatten.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6798648Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\scalar_output.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6804441Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\specialized_attribute.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6809941Z 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-10-10T00:52:13.6815281Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\static_if.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6821340Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\tensor_setattr.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6827116Z 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-10-10T00:52:13.6832886Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\unsupported_operator.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6847890Z 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-10-10T00:52:13.6853179Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-10-10T00:52:13.6858894Z copying build\lib.win-amd64-cpython-310\torch\_export\db\gen_example.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-10-10T00:52:13.6864165Z copying build\lib.win-amd64-cpython-310\torch\_export\db\logging.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-10-10T00:52:13.6869788Z copying build\lib.win-amd64-cpython-310\torch\_export\db\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-10-10T00:52:13.6875030Z copying build\lib.win-amd64-cpython-310\torch\_export\error.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:52:13.6880603Z copying build\lib.win-amd64-cpython-310\torch\_export\non_strict_utils.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:52:13.6897255Z creating build\bdist.win-amd64\wheel\torch\_export\passes 2025-10-10T00:52:13.6901105Z 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-10-10T00:52:13.6912851Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\collect_tracepoints_pass.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-10-10T00:52:13.6918531Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\constant_folding.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-10-10T00:52:13.6933989Z 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-10-10T00:52:13.6939493Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\insert_custom_op_guards.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-10-10T00:52:13.6945047Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\lift_constants_pass.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-10-10T00:52:13.6984655Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\remove_runtime_assertions.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-10-10T00:52:13.6990901Z 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-10-10T00:52:13.6996719Z 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-10-10T00:52:13.7003374Z 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-10-10T00:52:13.7009484Z 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-10-10T00:52:13.7015456Z 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-10-10T00:52:13.7021436Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\_node_metadata_hook.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-10-10T00:52:13.7028104Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-10-10T00:52:13.7035593Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_base.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:52:13.7042823Z creating build\bdist.win-amd64\wheel\torch\_export\pass_infra 2025-10-10T00:52:13.7046468Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_infra\node_metadata.py -> build\bdist.win-amd64\wheel\.\torch\_export\pass_infra 2025-10-10T00:52:13.7052760Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_infra\proxy_value.py -> build\bdist.win-amd64\wheel\.\torch\_export\pass_infra 2025-10-10T00:52:13.7058589Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_infra\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\pass_infra 2025-10-10T00:52:13.7063787Z creating build\bdist.win-amd64\wheel\torch\_export\serde 2025-10-10T00:52:13.7067426Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:52:13.7073455Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\export_schema.thrift -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:52:13.7079242Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:52:13.7085468Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema.yaml -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:52:13.7095999Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema_check.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:52:13.7102727Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\serialize.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:52:13.7110732Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\union.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:52:13.7116733Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-10-10T00:52:13.7121449Z copying build\lib.win-amd64-cpython-310\torch\_export\tools.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:52:13.7127005Z copying build\lib.win-amd64-cpython-310\torch\_export\utils.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:52:13.7133879Z copying build\lib.win-amd64-cpython-310\torch\_export\verifier.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:52:13.7140080Z copying build\lib.win-amd64-cpython-310\torch\_export\wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:52:13.7145877Z copying build\lib.win-amd64-cpython-310\torch\_export\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-10-10T00:52:13.7158103Z creating build\bdist.win-amd64\wheel\torch\_functorch 2025-10-10T00:52:13.7161691Z copying build\lib.win-amd64-cpython-310\torch\_functorch\aot_autograd.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7168546Z copying build\lib.win-amd64-cpython-310\torch\_functorch\apis.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7174704Z copying build\lib.win-amd64-cpython-310\torch\_functorch\autograd_function.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7181255Z copying build\lib.win-amd64-cpython-310\torch\_functorch\batch_norm_replacement.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7196782Z copying build\lib.win-amd64-cpython-310\torch\_functorch\benchmark_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7208765Z copying build\lib.win-amd64-cpython-310\torch\_functorch\compilers.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7214581Z copying build\lib.win-amd64-cpython-310\torch\_functorch\compile_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7220304Z copying build\lib.win-amd64-cpython-310\torch\_functorch\config.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7226479Z copying build\lib.win-amd64-cpython-310\torch\_functorch\deprecated.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7232415Z copying build\lib.win-amd64-cpython-310\torch\_functorch\eager_transforms.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7239370Z copying build\lib.win-amd64-cpython-310\torch\_functorch\functional_call.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7245250Z copying build\lib.win-amd64-cpython-310\torch\_functorch\fx_minifier.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7251704Z copying build\lib.win-amd64-cpython-310\torch\_functorch\make_functional.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7258025Z copying build\lib.win-amd64-cpython-310\torch\_functorch\partitioners.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7265503Z copying build\lib.win-amd64-cpython-310\torch\_functorch\predispatch.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7271475Z copying build\lib.win-amd64-cpython-310\torch\_functorch\pyfunctorch.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7277222Z copying build\lib.win-amd64-cpython-310\torch\_functorch\python_key.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7282829Z copying build\lib.win-amd64-cpython-310\torch\_functorch\pytree_hacks.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7289349Z copying build\lib.win-amd64-cpython-310\torch\_functorch\top_operators_github_usage.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7295739Z copying build\lib.win-amd64-cpython-310\torch\_functorch\utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7311665Z copying build\lib.win-amd64-cpython-310\torch\_functorch\vmap.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:13.7318249Z creating build\bdist.win-amd64\wheel\torch\_functorch\_activation_checkpointing 2025-10-10T00:52:13.7322058Z 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-10-10T00:52:13.7327868Z 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-10-10T00:52:13.7340000Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing\knapsack.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_activation_checkpointing 2025-10-10T00:52:13.7355848Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing\knapsack_evaluator.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_activation_checkpointing 2025-10-10T00:52:13.7361680Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_activation_checkpointing 2025-10-10T00:52:13.7367250Z creating build\bdist.win-amd64\wheel\torch\_functorch\_aot_autograd 2025-10-10T00:52:13.7370857Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\autograd_cache.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:13.7377638Z 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-10-10T00:52:13.7384381Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\descriptors.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:13.7399803Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\frontend_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:13.7405562Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\functional_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:14.1179185Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\fx_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:14.1186444Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\graph_capture.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:14.1200339Z 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-10-10T00:52:14.1207807Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\graph_compile.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:14.1215872Z 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-10-10T00:52:14.1222786Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\logging_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:14.1229308Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\runtime_wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:14.1236838Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\schemas.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:14.1243954Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\subclass_parametrization.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:14.1255116Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\subclass_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:14.1257331Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:14.1263858Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-10-10T00:52:14.1269540Z copying build\lib.win-amd64-cpython-310\torch\_functorch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-10-10T00:52:14.1275665Z copying build\lib.win-amd64-cpython-310\torch\_guards.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.1289941Z creating build\bdist.win-amd64\wheel\torch\_higher_order_ops 2025-10-10T00:52:14.1294006Z 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-10-10T00:52:14.1300193Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\associative_scan.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1306881Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\auto_functionalize.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1324672Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\base_hop.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1330710Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\cond.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1343705Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\effects.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1350172Z 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-10-10T00:52:14.1356838Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\flat_apply.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1362739Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\flex_attention.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1370286Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\foreach_map.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1376272Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\hints_wrap.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1388717Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\invoke_subgraph.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1395459Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\local_map.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1401407Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\map.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1407357Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\out_dtype.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1413484Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\partitioner.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1419805Z 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-10-10T00:52:14.1425746Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\scan.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1432677Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\schema.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1438633Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\strict_mode.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1445253Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\torchbind.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1451341Z 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-10-10T00:52:14.1470592Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\utils.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1476906Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\while_loop.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1483579Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\wrap.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1489646Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\_invoke_quant.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1495406Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-10-10T00:52:14.1502843Z creating build\bdist.win-amd64\wheel\torch\_inductor 2025-10-10T00:52:14.1506687Z creating build\bdist.win-amd64\wheel\torch\_inductor\analysis 2025-10-10T00:52:14.1510391Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\device_info.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-10-10T00:52:14.1522634Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\profile_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-10-10T00:52:14.1529189Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-10-10T00:52:14.1534057Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analyze_preserves_zero_mask.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.1539790Z copying build\lib.win-amd64-cpython-310\torch\_inductor\aoti_eager.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.1557682Z copying build\lib.win-amd64-cpython-310\torch\_inductor\async_compile.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.1564195Z copying build\lib.win-amd64-cpython-310\torch\_inductor\augmented_graph_helper.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.1576043Z creating build\bdist.win-amd64\wheel\torch\_inductor\autoheuristic 2025-10-10T00:52:14.1579740Z creating build\bdist.win-amd64\wheel\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:52:14.1583470Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_MixedMMA100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:52:14.1589482Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_MixedMMH100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:52:14.1595419Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_MMRankingA100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:52:14.1613430Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_MMRankingH100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:52:14.1619684Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_PadMMA100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:52:14.1625964Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-10-10T00:52:14.1631445Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\autoheuristic.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-10-10T00:52:14.1637661Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\autoheuristic_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-10-10T00:52:14.1712309Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\learnedheuristic_interface.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-10-10T00:52:14.1718027Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\learned_heuristic_controller.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-10-10T00:52:14.1723786Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-10-10T00:52:14.1728823Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autotune_process.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.1741628Z copying build\lib.win-amd64-cpython-310\torch\_inductor\await_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.1747454Z copying build\lib.win-amd64-cpython-310\torch\_inductor\bounds.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.1753275Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.1759203Z copying build\lib.win-amd64-cpython-310\torch\_inductor\choices.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.1765383Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codecache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.1774257Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen 2025-10-10T00:52:14.1778013Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_hipify_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1784233Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\aoti_runtime 2025-10-10T00:52:14.1787932Z 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-10-10T00:52:14.1794365Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\block_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1800042Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1858436Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1867860Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_bmm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1874651Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_flex_attention_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1881572Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_gemm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1889077Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_grouped_gemm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1895013Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_micro_gemm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1901923Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1907754Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_template_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1919911Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1926049Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_wrapper_cpu.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1934087Z 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-10-10T00:52:14.1940634Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_wrapper_gpu.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1947389Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_wrapper_mps.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1953456Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpu_device_op_overrides.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.1959387Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda 2025-10-10T00:52:14.1962903Z 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-10-10T00:52:14.1968726Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cuda_env.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-10-10T00:52:14.1974385Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cuda_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-10-10T00:52:14.1980528Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cuda_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-10-10T00:52:14.2051355Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-10-10T00:52:14.2065257Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-10-10T00:52:14.2066607Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports 2025-10-10T00:52:14.2068101Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-10-10T00:52:14.2072726Z 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-10-10T00:52:14.2077904Z 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-10-10T00:52:14.2083232Z 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-10-10T00:52:14.2088826Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot 2025-10-10T00:52:14.2092501Z 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-10-10T00:52:14.2097834Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-10-10T00:52:14.2101615Z 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-10-10T00:52:14.2107153Z 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-10-10T00:52:14.2112579Z 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-10-10T00:52:14.2117366Z 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-10-10T00:52:14.2123116Z 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-10-10T00:52:14.2141254Z 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-10-10T00:52:14.2145792Z 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-10-10T00:52:14.2151628Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-10-10T00:52:14.2157880Z 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-10-10T00:52:14.2163660Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\gemm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-10-10T00:52:14.2171311Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\serialization.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-10-10T00:52:14.2177953Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-10-10T00:52:14.2182635Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda_combined_scheduling.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2199655Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cutedsl 2025-10-10T00:52:14.2203236Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\cutedsl_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-10-10T00:52:14.2209250Z 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-10-10T00:52:14.2214816Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\cutedsl_scheduling.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-10-10T00:52:14.2230909Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\cutedsl_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-10-10T00:52:14.2236364Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-10-10T00:52:14.2241662Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2247969Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\halide.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2254753Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\memory_planning.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2267549Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mps.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2274006Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mps_device_op_overrides.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2280044Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\mtia 2025-10-10T00:52:14.2284173Z 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-10-10T00:52:14.2290097Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\mtia 2025-10-10T00:52:14.2295352Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\multi_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2301547Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\python_wrapper_mtia.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2314324Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\rocm 2025-10-10T00:52:14.2317859Z 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-10-10T00:52:14.2330974Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\ck_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-10-10T00:52:14.2336741Z 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-10-10T00:52:14.2342587Z 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-10-10T00:52:14.2409428Z 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-10-10T00:52:14.2415844Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\compile_command.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-10-10T00:52:14.2427763Z 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-10-10T00:52:14.2433838Z 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-10-10T00:52:14.2439672Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\rocm_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-10-10T00:52:14.2445546Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\rocm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-10-10T00:52:14.2451296Z 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-10-10T00:52:14.2456871Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\rocm_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-10-10T00:52:14.2475104Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-10-10T00:52:14.2479771Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\segmented_tree.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2485576Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\simd.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2687231Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\simd_kernel_features.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2693671Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\subgraph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2699648Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2707380Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton_combo_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2714956Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton_split_scan.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2720742Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2726431Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\wrapper.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2734300Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\wrapper_fxir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2741037Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\xpu 2025-10-10T00:52:14.2744758Z 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-10-10T00:52:14.2750910Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\xpu 2025-10-10T00:52:14.2755724Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-10-10T00:52:14.2761608Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comms.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2768845Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comms_debug.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2774842Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comm_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2780612Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comm_lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2786441Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compiler_bisector.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2793000Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2800606Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_async.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2806935Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_ext.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2813406Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_subproc.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2830327Z creating build\bdist.win-amd64\wheel\torch\_inductor\compile_worker 2025-10-10T00:52:14.2834254Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\subproc_pool.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-10-10T00:52:14.2840482Z 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-10-10T00:52:14.2846254Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-10-10T00:52:14.2852062Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-10-10T00:52:14.2868982Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\__main__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-10-10T00:52:14.2874571Z copying build\lib.win-amd64-cpython-310\torch\_inductor\config.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2923508Z copying build\lib.win-amd64-cpython-310\torch\_inductor\config_comms.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2929411Z copying build\lib.win-amd64-cpython-310\torch\_inductor\constant_folding.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2935143Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cpp_builder.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2943065Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cpu_vec_isa.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2949199Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cudagraph_trees.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2957212Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cudagraph_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.2963039Z copying build\lib.win-amd64-cpython-310\torch\_inductor\custom_graph_pass.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5026605Z copying build\lib.win-amd64-cpython-310\torch\_inductor\debug.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5032759Z copying build\lib.win-amd64-cpython-310\torch\_inductor\decomposition.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5039435Z copying build\lib.win-amd64-cpython-310\torch\_inductor\dependencies.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5046033Z copying build\lib.win-amd64-cpython-310\torch\_inductor\dtype_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5051737Z copying build\lib.win-amd64-cpython-310\torch\_inductor\exc.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5057366Z copying build\lib.win-amd64-cpython-310\torch\_inductor\extern_node_serializer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5062919Z copying build\lib.win-amd64-cpython-310\torch\_inductor\freezing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5068623Z copying build\lib.win-amd64-cpython-310\torch\_inductor\freezing_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5074376Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5081391Z creating build\bdist.win-amd64\wheel\torch\_inductor\fx_passes 2025-10-10T00:52:14.5125717Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\b2b_gemm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5132140Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\binary_folding.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5138059Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\bucketing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5144584Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\control_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5154405Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\ddp_fusion.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5166793Z 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-10-10T00:52:14.5172359Z 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-10-10T00:52:14.5178074Z 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-10-10T00:52:14.5184014Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\freezing_patterns.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5189669Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\fsdp.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5195674Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\fuse_attention.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5202341Z 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-10-10T00:52:14.5208579Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\joint_graph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5215017Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\memory_estimator.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5220912Z 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-10-10T00:52:14.5227927Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\misc_patterns.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5234041Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\mkldnn_fusion.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5241594Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\numeric_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5247650Z 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-10-10T00:52:14.5268891Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\overlap_scheduling.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5275119Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\pad_mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5281365Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\post_grad.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5288099Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\pre_grad.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5294489Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\quantization.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5302193Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\reinplace.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5308422Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\replace_random.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5315787Z creating build\bdist.win-amd64\wheel\torch\_inductor\fx_passes\serialized_patterns 2025-10-10T00:52:14.5319854Z 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-10-10T00:52:14.5325689Z 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-10-10T00:52:14.5332375Z 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-10-10T00:52:14.5357730Z 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-10-10T00:52:14.5363747Z 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-10-10T00:52:14.5397677Z 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-10-10T00:52:14.5399606Z 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-10-10T00:52:14.5401057Z 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-10-10T00:52:14.5403919Z 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-10-10T00:52:14.5405405Z 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-10-10T00:52:14.5406872Z 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-10-10T00:52:14.5410784Z 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-10-10T00:52:14.5417222Z 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-10-10T00:52:14.5424145Z 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-10-10T00:52:14.5430124Z 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-10-10T00:52:14.5436448Z 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-10-10T00:52:14.5442918Z 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-10-10T00:52:14.5449476Z 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-10-10T00:52:14.5456000Z 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-10-10T00:52:14.5476659Z 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-10-10T00:52:14.5482752Z 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-10-10T00:52:14.5488699Z 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-10-10T00:52:14.5494841Z 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-10-10T00:52:14.5500567Z 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-10-10T00:52:14.5506791Z 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-10-10T00:52:14.5512906Z 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-10-10T00:52:14.5519151Z 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-10-10T00:52:14.5525629Z 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-10-10T00:52:14.5531022Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\split_cat.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5538099Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-10-10T00:52:14.5542870Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5548458Z copying build\lib.win-amd64-cpython-310\torch\_inductor\graph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5572792Z copying build\lib.win-amd64-cpython-310\torch\_inductor\hooks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5578204Z copying build\lib.win-amd64-cpython-310\torch\_inductor\index_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5592954Z copying build\lib.win-amd64-cpython-310\torch\_inductor\inductor_prims.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5598576Z copying build\lib.win-amd64-cpython-310\torch\_inductor\ir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5608144Z copying build\lib.win-amd64-cpython-310\torch\_inductor\jagged_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5614539Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel 2025-10-10T00:52:14.5618073Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\bmm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:52:14.5623693Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\conv.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:52:14.5632029Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel\flex 2025-10-10T00:52:14.5635690Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-10-10T00:52:14.5647314Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\flex_attention.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-10-10T00:52:14.5653440Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\flex_cpu.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-10-10T00:52:14.5659245Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\flex_decoding.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-10-10T00:52:14.5665458Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel\flex\templates 2025-10-10T00:52:14.5703748Z 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-10-10T00:52:14.5710190Z 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-10-10T00:52:14.5716165Z 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-10-10T00:52:14.5734757Z 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-10-10T00:52:14.5740711Z 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-10-10T00:52:14.5746530Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-10-10T00:52:14.5751966Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:52:14.5758983Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:52:14.5764863Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_grouped.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:52:14.5782507Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_plus_mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:52:14.5788303Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-10-10T00:52:14.5793862Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel_inputs.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5805527Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel_template_choice.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5811199Z copying build\lib.win-amd64-cpython-310\torch\_inductor\loop_body.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5817573Z copying build\lib.win-amd64-cpython-310\torch\_inductor\lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5826549Z copying build\lib.win-amd64-cpython-310\torch\_inductor\memory.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5833584Z copying build\lib.win-amd64-cpython-310\torch\_inductor\metrics.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5839705Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mkldnn_ir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.5998768Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mkldnn_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6005379Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mock_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6013298Z copying build\lib.win-amd64-cpython-310\torch\_inductor\ops_handler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6018622Z copying build\lib.win-amd64-cpython-310\torch\_inductor\optimize_indexing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6024500Z copying build\lib.win-amd64-cpython-310\torch\_inductor\output_code.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6031529Z creating build\bdist.win-amd64\wheel\torch\_inductor\package 2025-10-10T00:52:14.6034833Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\build_package.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-10-10T00:52:14.6040214Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\package.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-10-10T00:52:14.6046168Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-10-10T00:52:14.6051611Z copying build\lib.win-amd64-cpython-310\torch\_inductor\pattern_matcher.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6058647Z copying build\lib.win-amd64-cpython-310\torch\_inductor\quantized_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6064333Z copying build\lib.win-amd64-cpython-310\torch\_inductor\remote_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6070306Z copying build\lib.win-amd64-cpython-310\torch\_inductor\remote_gemm_autotune_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6087655Z creating build\bdist.win-amd64\wheel\torch\_inductor\runtime 2025-10-10T00:52:14.6091294Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\autotune_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6097404Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\benchmarking.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6103087Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\cache_dir_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6109113Z creating build\bdist.win-amd64\wheel\torch\_inductor\runtime\caching 2025-10-10T00:52:14.6124165Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\config.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-10-10T00:52:14.6129651Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\context.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-10-10T00:52:14.6141393Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\exceptions.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-10-10T00:52:14.6146990Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\implementations.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-10-10T00:52:14.6152744Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\locks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-10-10T00:52:14.6169145Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-10-10T00:52:14.6174547Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-10-10T00:52:14.6180056Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\compile_tasks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6185912Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\coordinate_descent_tuner.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6192581Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6197892Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\halide_helpers.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6203576Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\hints.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6209187Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\runtime_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6221938Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\static_cuda_launcher.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6227841Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_compat.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6233726Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_helpers.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6240062Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_heuristics.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6248396Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-10-10T00:52:14.6253151Z copying build\lib.win-amd64-cpython-310\torch\_inductor\scheduler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6261806Z copying build\lib.win-amd64-cpython-310\torch\_inductor\script.ld -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6267262Z copying build\lib.win-amd64-cpython-310\torch\_inductor\select_algorithm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6275279Z copying build\lib.win-amd64-cpython-310\torch\_inductor\shape_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6281187Z copying build\lib.win-amd64-cpython-310\torch\_inductor\sizevars.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6287737Z copying build\lib.win-amd64-cpython-310\torch\_inductor\standalone_compile.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6293608Z copying build\lib.win-amd64-cpython-310\torch\_inductor\subgraph_lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6299661Z creating build\bdist.win-amd64\wheel\torch\_inductor\template_heuristics 2025-10-10T00:52:14.6303665Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\aten.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-10-10T00:52:14.6309407Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\base.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-10-10T00:52:14.6315281Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\contiguous_mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-10-10T00:52:14.6321038Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\decompose_k.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-10-10T00:52:14.6337740Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\gemm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-10-10T00:52:14.6343134Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\params.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-10-10T00:52:14.6348745Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\registry.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-10-10T00:52:14.6354505Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\triton.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-10-10T00:52:14.6361380Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\triton_addmm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-10-10T00:52:14.6367196Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-10-10T00:52:14.6372716Z copying build\lib.win-amd64-cpython-310\torch\_inductor\test_case.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6379305Z copying build\lib.win-amd64-cpython-310\torch\_inductor\test_operators.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6396424Z copying build\lib.win-amd64-cpython-310\torch\_inductor\tiling_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6402776Z copying build\lib.win-amd64-cpython-310\torch\_inductor\triton_bundler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6409031Z copying build\lib.win-amd64-cpython-310\torch\_inductor\utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6416546Z copying build\lib.win-amd64-cpython-310\torch\_inductor\virtualized.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6422403Z copying build\lib.win-amd64-cpython-310\torch\_inductor\wrapper_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6428765Z copying build\lib.win-amd64-cpython-310\torch\_inductor\__autotune_main__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6434817Z copying build\lib.win-amd64-cpython-310\torch\_inductor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-10-10T00:52:14.6440976Z copying build\lib.win-amd64-cpython-310\torch\_jit_internal.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.6459062Z creating build\bdist.win-amd64\wheel\torch\_lazy 2025-10-10T00:52:14.6462414Z copying build\lib.win-amd64-cpython-310\torch\_lazy\closure.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:52:14.6468092Z copying build\lib.win-amd64-cpython-310\torch\_lazy\computation.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:52:14.6473892Z copying build\lib.win-amd64-cpython-310\torch\_lazy\config.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:52:14.6478963Z copying build\lib.win-amd64-cpython-310\torch\_lazy\debug.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:52:14.6484469Z copying build\lib.win-amd64-cpython-310\torch\_lazy\device_context.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:52:14.6501183Z copying build\lib.win-amd64-cpython-310\torch\_lazy\extract_compiled_graph.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:52:14.6506794Z copying build\lib.win-amd64-cpython-310\torch\_lazy\ir_cache.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:52:14.6512334Z copying build\lib.win-amd64-cpython-310\torch\_lazy\metrics.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:52:14.6517644Z copying build\lib.win-amd64-cpython-310\torch\_lazy\tensor_factory_functions.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:52:14.6523184Z copying build\lib.win-amd64-cpython-310\torch\_lazy\ts_backend.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:52:14.6528590Z copying build\lib.win-amd64-cpython-310\torch\_lazy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-10-10T00:52:14.6534533Z creating build\bdist.win-amd64\wheel\torch\_library 2025-10-10T00:52:14.6538095Z copying build\lib.win-amd64-cpython-310\torch\_library\autograd.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:52:14.6543788Z copying build\lib.win-amd64-cpython-310\torch\_library\custom_ops.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:52:14.6550752Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_class_registry.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:52:14.6556484Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_impl.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:52:14.6580621Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_profile.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:52:14.6586425Z copying build\lib.win-amd64-cpython-310\torch\_library\infer_schema.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:52:14.6592374Z copying build\lib.win-amd64-cpython-310\torch\_library\opaque_object.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:52:14.6598430Z copying build\lib.win-amd64-cpython-310\torch\_library\simple_registry.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:52:14.6603831Z copying build\lib.win-amd64-cpython-310\torch\_library\triton.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:52:14.6615611Z copying build\lib.win-amd64-cpython-310\torch\_library\utils.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:52:14.6622045Z copying build\lib.win-amd64-cpython-310\torch\_library\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-10-10T00:52:14.6627373Z copying build\lib.win-amd64-cpython-310\torch\_linalg_utils.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.6633239Z copying build\lib.win-amd64-cpython-310\torch\_lobpcg.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.6640358Z creating build\bdist.win-amd64\wheel\torch\_logging 2025-10-10T00:52:14.6643671Z copying build\lib.win-amd64-cpython-310\torch\_logging\scribe.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-10-10T00:52:14.6649286Z copying build\lib.win-amd64-cpython-310\torch\_logging\structured.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-10-10T00:52:14.6655032Z copying build\lib.win-amd64-cpython-310\torch\_logging\_internal.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-10-10T00:52:14.6661687Z copying build\lib.win-amd64-cpython-310\torch\_logging\_registrations.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-10-10T00:52:14.6678378Z copying build\lib.win-amd64-cpython-310\torch\_logging\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-10-10T00:52:14.6684033Z copying build\lib.win-amd64-cpython-310\torch\_lowrank.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.6689983Z copying build\lib.win-amd64-cpython-310\torch\_meta_registrations.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.6698876Z copying build\lib.win-amd64-cpython-310\torch\_namedtensor_internals.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.6705091Z creating build\bdist.win-amd64\wheel\torch\_numpy 2025-10-10T00:52:14.6708760Z copying build\lib.win-amd64-cpython-310\torch\_numpy\fft.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6714530Z copying build\lib.win-amd64-cpython-310\torch\_numpy\linalg.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6720143Z copying build\lib.win-amd64-cpython-310\torch\_numpy\random.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6725909Z creating build\bdist.win-amd64\wheel\torch\_numpy\testing 2025-10-10T00:52:14.6729499Z copying build\lib.win-amd64-cpython-310\torch\_numpy\testing\utils.py -> build\bdist.win-amd64\wheel\.\torch\_numpy\testing 2025-10-10T00:52:14.6736230Z copying build\lib.win-amd64-cpython-310\torch\_numpy\testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_numpy\testing 2025-10-10T00:52:14.6741612Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_binary_ufuncs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6747244Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_casting_dicts.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6764642Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_dtypes.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6770412Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_dtypes_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6776230Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_funcs.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6787893Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_funcs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6794638Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_getlimits.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6800142Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_ndarray.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6806230Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_normalizations.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6812080Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_reductions_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6818176Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_ufuncs.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6829958Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_unary_ufuncs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6835498Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_util.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6890777Z copying build\lib.win-amd64-cpython-310\torch\_numpy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-10-10T00:52:14.6896163Z copying build\lib.win-amd64-cpython-310\torch\_ops.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.6902956Z creating build\bdist.win-amd64\wheel\torch\_prims 2025-10-10T00:52:14.6906444Z copying build\lib.win-amd64-cpython-310\torch\_prims\context.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-10-10T00:52:14.6912287Z copying build\lib.win-amd64-cpython-310\torch\_prims\debug_prims.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-10-10T00:52:14.6917931Z copying build\lib.win-amd64-cpython-310\torch\_prims\executor.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-10-10T00:52:14.6924420Z copying build\lib.win-amd64-cpython-310\torch\_prims\rng_prims.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-10-10T00:52:14.6930069Z copying build\lib.win-amd64-cpython-310\torch\_prims\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-10-10T00:52:14.6947586Z creating build\bdist.win-amd64\wheel\torch\_prims_common 2025-10-10T00:52:14.6951082Z copying build\lib.win-amd64-cpython-310\torch\_prims_common\wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2025-10-10T00:52:14.6957037Z copying build\lib.win-amd64-cpython-310\torch\_prims_common\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2025-10-10T00:52:14.6963751Z copying build\lib.win-amd64-cpython-310\torch\_python_dispatcher.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.6969734Z creating build\bdist.win-amd64\wheel\torch\_refs 2025-10-10T00:52:14.6994139Z copying build\lib.win-amd64-cpython-310\torch\_refs\fft.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-10-10T00:52:14.7000142Z creating build\bdist.win-amd64\wheel\torch\_refs\linalg 2025-10-10T00:52:14.7003531Z copying build\lib.win-amd64-cpython-310\torch\_refs\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\linalg 2025-10-10T00:52:14.7009180Z creating build\bdist.win-amd64\wheel\torch\_refs\nn 2025-10-10T00:52:14.7012567Z creating build\bdist.win-amd64\wheel\torch\_refs\nn\functional 2025-10-10T00:52:14.7016033Z copying build\lib.win-amd64-cpython-310\torch\_refs\nn\functional\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\nn\functional 2025-10-10T00:52:14.7022270Z copying build\lib.win-amd64-cpython-310\torch\_refs\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\nn 2025-10-10T00:52:14.7027525Z creating build\bdist.win-amd64\wheel\torch\_refs\special 2025-10-10T00:52:14.7031043Z copying build\lib.win-amd64-cpython-310\torch\_refs\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\special 2025-10-10T00:52:14.7036555Z copying build\lib.win-amd64-cpython-310\torch\_refs\_conversions.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-10-10T00:52:14.7043673Z copying build\lib.win-amd64-cpython-310\torch\_refs\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-10-10T00:52:14.7062260Z copying build\lib.win-amd64-cpython-310\torch\_size_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7067853Z copying build\lib.win-amd64-cpython-310\torch\_sources.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7073570Z copying build\lib.win-amd64-cpython-310\torch\_storage_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7084952Z copying build\lib.win-amd64-cpython-310\torch\_streambase.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7090472Z creating build\bdist.win-amd64\wheel\torch\_strobelight 2025-10-10T00:52:14.7094058Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\cli_function_profiler.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-10-10T00:52:14.7099878Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\compile_time_profiler.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-10-10T00:52:14.7105497Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-10-10T00:52:14.7120435Z creating build\bdist.win-amd64\wheel\torch\_subclasses 2025-10-10T00:52:14.7124093Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_impls.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:52:14.7130738Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_tensor.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:52:14.7143944Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:52:14.7159982Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\functional_tensor.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:52:14.7166011Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\meta_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:52:14.7172974Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\schema_check_mode.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:52:14.7178654Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\_fake_tensor_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:52:14.7184156Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-10-10T00:52:14.7189289Z copying build\lib.win-amd64-cpython-310\torch\_tensor.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7196653Z copying build\lib.win-amd64-cpython-310\torch\_tensor_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7203876Z copying build\lib.win-amd64-cpython-310\torch\_tensor_str.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7210281Z copying build\lib.win-amd64-cpython-310\torch\_thread_safe_fork.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7214991Z copying build\lib.win-amd64-cpython-310\torch\_torch_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7264634Z copying build\lib.win-amd64-cpython-310\torch\_utils.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7271101Z copying build\lib.win-amd64-cpython-310\torch\_utils_internal.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7277080Z creating build\bdist.win-amd64\wheel\torch\_vendor 2025-10-10T00:52:14.7280557Z creating build\bdist.win-amd64\wheel\torch\_vendor\packaging 2025-10-10T00:52:14.7284167Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\version.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-10-10T00:52:14.7290136Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\_structures.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-10-10T00:52:14.7295794Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-10-10T00:52:14.7301326Z copying build\lib.win-amd64-cpython-310\torch\_vendor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_vendor 2025-10-10T00:52:14.7305922Z copying build\lib.win-amd64-cpython-310\torch\_VF.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7311284Z copying build\lib.win-amd64-cpython-310\torch\_VF.pyi -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7329437Z copying build\lib.win-amd64-cpython-310\torch\_vmap_internals.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7335566Z copying build\lib.win-amd64-cpython-310\torch\_weights_only_unpickler.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7341755Z copying build\lib.win-amd64-cpython-310\torch\__config__.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7347304Z copying build\lib.win-amd64-cpython-310\torch\__future__.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7353166Z copying build\lib.win-amd64-cpython-310\torch\__init__.py -> build\bdist.win-amd64\wheel\.\torch 2025-10-10T00:52:14.7372260Z creating build\bdist.win-amd64\wheel\torchgen 2025-10-10T00:52:14.7376171Z creating build\bdist.win-amd64\wheel\torchgen\aoti 2025-10-10T00:52:14.7379851Z copying build\lib.win-amd64-cpython-310\torchgen\aoti\fallback_ops.py -> build\bdist.win-amd64\wheel\.\torchgen\aoti 2025-10-10T00:52:14.7385662Z copying build\lib.win-amd64-cpython-310\torchgen\aoti\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\aoti 2025-10-10T00:52:14.7390534Z creating build\bdist.win-amd64\wheel\torchgen\api 2025-10-10T00:52:14.7393937Z copying build\lib.win-amd64-cpython-310\torchgen\api\autograd.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7400434Z copying build\lib.win-amd64-cpython-310\torchgen\api\cpp.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7407357Z copying build\lib.win-amd64-cpython-310\torchgen\api\dispatcher.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7413434Z copying build\lib.win-amd64-cpython-310\torchgen\api\functionalization.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7419384Z copying build\lib.win-amd64-cpython-310\torchgen\api\lazy.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7436264Z copying build\lib.win-amd64-cpython-310\torchgen\api\meta.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7441976Z copying build\lib.win-amd64-cpython-310\torchgen\api\native.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7447632Z copying build\lib.win-amd64-cpython-310\torchgen\api\python.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7454583Z copying build\lib.win-amd64-cpython-310\torchgen\api\structured.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7460378Z copying build\lib.win-amd64-cpython-310\torchgen\api\translate.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7466705Z creating build\bdist.win-amd64\wheel\torchgen\api\types 2025-10-10T00:52:14.7470206Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\signatures.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-10-10T00:52:14.7475814Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\types.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-10-10T00:52:14.7481449Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\types_base.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-10-10T00:52:14.7487060Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-10-10T00:52:14.7492296Z copying build\lib.win-amd64-cpython-310\torchgen\api\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7498020Z copying build\lib.win-amd64-cpython-310\torchgen\api\unboxing.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7503628Z copying build\lib.win-amd64-cpython-310\torchgen\api\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-10-10T00:52:14.7508475Z copying build\lib.win-amd64-cpython-310\torchgen\code_template.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.7525998Z copying build\lib.win-amd64-cpython-310\torchgen\context.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.7531703Z creating build\bdist.win-amd64\wheel\torchgen\dest 2025-10-10T00:52:14.7535105Z copying build\lib.win-amd64-cpython-310\torchgen\dest\lazy_ir.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-10-10T00:52:14.7541805Z copying build\lib.win-amd64-cpython-310\torchgen\dest\lazy_ts_lowering.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-10-10T00:52:14.7547408Z copying build\lib.win-amd64-cpython-310\torchgen\dest\native_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-10-10T00:52:14.7553062Z copying build\lib.win-amd64-cpython-310\torchgen\dest\register_dispatch_key.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-10-10T00:52:14.7569908Z copying build\lib.win-amd64-cpython-310\torchgen\dest\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-10-10T00:52:14.7576370Z copying build\lib.win-amd64-cpython-310\torchgen\dest\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-10-10T00:52:14.7582361Z copying build\lib.win-amd64-cpython-310\torchgen\gen.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.7600968Z copying build\lib.win-amd64-cpython-310\torchgen\gen_aoti_c_shim.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.7607144Z copying build\lib.win-amd64-cpython-310\torchgen\gen_backend_stubs.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.7613465Z copying build\lib.win-amd64-cpython-310\torchgen\gen_functionalization_type.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.7619562Z copying build\lib.win-amd64-cpython-310\torchgen\gen_lazy_tensor.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.7625879Z copying build\lib.win-amd64-cpython-310\torchgen\gen_schema_utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.7632240Z copying build\lib.win-amd64-cpython-310\torchgen\gen_vmap_plumbing.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.7637798Z copying build\lib.win-amd64-cpython-310\torchgen\local.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.7643200Z copying build\lib.win-amd64-cpython-310\torchgen\model.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.7656900Z copying build\lib.win-amd64-cpython-310\torchgen\native_function_generation.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.7663210Z creating build\bdist.win-amd64\wheel\torchgen\operator_versions 2025-10-10T00:52:14.7666825Z copying build\lib.win-amd64-cpython-310\torchgen\operator_versions\gen_mobile_upgraders.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2025-10-10T00:52:14.7672751Z copying build\lib.win-amd64-cpython-310\torchgen\operator_versions\gen_mobile_upgraders_constant.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2025-10-10T00:52:14.7678126Z copying build\lib.win-amd64-cpython-310\torchgen\operator_versions\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2025-10-10T00:52:14.7694735Z creating build\bdist.win-amd64\wheel\torchgen\packaged 2025-10-10T00:52:14.7698371Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen 2025-10-10T00:52:14.7702119Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\native 2025-10-10T00:52:14.7705754Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native\native_functions.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\native 2025-10-10T00:52:14.7717995Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native\tags.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\native 2025-10-10T00:52:14.7724948Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7728850Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\ATenOpList.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7734801Z 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-10-10T00:52:14.7740725Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\CompositeViewCopyKernels.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7756940Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyFunction.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7762761Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7768683Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7774578Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7780169Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7785847Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\enum_tag.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7791502Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Function.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7796872Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\FunctionalInverses.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7802612Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7808531Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Functions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7814378Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\LazyIr.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7820195Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\LazyNonNativeIr.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7825510Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\MethodOperators.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7831559Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\NativeFunction.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7837351Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\NativeFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7843225Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\NativeMetaFunction.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7858818Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\NativeMetaFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7864692Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Operator.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7870211Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Operators.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7875910Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Operators.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7889106Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RedispatchFunctions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7895133Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RedispatchFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7901605Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterBackendSelect.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7907817Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterCodegenUnboxedKernels.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7914191Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterDispatchDefinitions.ini -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7919821Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterDispatchKey.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7936548Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterFunctionalization.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7942324Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterSchema.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7948025Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegistrationDeclarations.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7954123Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\TensorBody.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7960220Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\TensorMethods.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7965738Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UfuncCPU.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7981141Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UfuncCPUKernel.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7982601Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UfuncCUDA.cu -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.7984846Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UnboxingFunctions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.8001790Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UnboxingFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.8007276Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\ViewMetaClasses.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.8012825Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\ViewMetaClasses.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.8018467Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\ViewMetaClassesPythonBinding.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-10-10T00:52:14.8024457Z creating build\bdist.win-amd64\wheel\torchgen\packaged\autograd 2025-10-10T00:52:14.8028501Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\BUILD.bazel -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8033966Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\build.bzl -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8039288Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\context.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8044942Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\deprecated.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8050841Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\derivatives.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8075463Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_annotated_fn_args.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8081262Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_autograd.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8087044Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_autograd_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8094411Z 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-10-10T00:52:14.8100154Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_python_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8106348Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_trace_type.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8112548Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_variable_factories.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8119267Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_variable_type.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8126697Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_view_funcs.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8132676Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\load_derivatives.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8139181Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\README.md -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8145845Z creating build\bdist.win-amd64\wheel\torchgen\packaged\autograd\templates 2025-10-10T00:52:14.8149780Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\ADInplaceOrViewType.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-10-10T00:52:14.8155709Z 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-10-10T00:52:14.8161372Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\Functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-10-10T00:52:14.8177685Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\Functions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-10-10T00:52:14.8183497Z 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-10-10T00:52:14.8195360Z 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-10-10T00:52:14.8201369Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-10-10T00:52:14.8207109Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_functions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-10-10T00:52:14.8213113Z 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-10-10T00:52:14.8218681Z 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-10-10T00:52:14.8224430Z 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-10-10T00:52:14.8230394Z 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-10-10T00:52:14.8236361Z 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-10-10T00:52:14.8242294Z 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-10-10T00:52:14.8248322Z 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-10-10T00:52:14.8254167Z 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-10-10T00:52:14.8260128Z 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-10-10T00:52:14.8278122Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\TraceType.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-10-10T00:52:14.8284315Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\VariableType.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-10-10T00:52:14.8290393Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\VariableType.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-10-10T00:52:14.8296425Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\variable_factories.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-10-10T00:52:14.8302578Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\ViewFuncs.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-10-10T00:52:14.8308076Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\ViewFuncs.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-10-10T00:52:14.8313958Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-10-10T00:52:14.8319081Z creating build\bdist.win-amd64\wheel\torchgen\selective_build 2025-10-10T00:52:14.8322766Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\operator.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-10-10T00:52:14.8328537Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\selector.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-10-10T00:52:14.8334316Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-10-10T00:52:14.8339087Z creating build\bdist.win-amd64\wheel\torchgen\static_runtime 2025-10-10T00:52:14.8342701Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\config.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-10-10T00:52:14.8348406Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\generator.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-10-10T00:52:14.8355107Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\gen_static_runtime_ops.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-10-10T00:52:14.8377116Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-10-10T00:52:14.8381809Z copying build\lib.win-amd64-cpython-310\torchgen\utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.8387938Z copying build\lib.win-amd64-cpython-310\torchgen\yaml_utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.8394012Z copying build\lib.win-amd64-cpython-310\torchgen\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-10-10T00:52:14.8405063Z running install_egg_info 2025-10-10T00:52:14.8541765Z running egg_info 2025-10-10T00:52:14.8666835Z writing torch.egg-info\PKG-INFO 2025-10-10T00:52:14.8684788Z writing dependency_links to torch.egg-info\dependency_links.txt 2025-10-10T00:52:14.8688949Z writing entry points to torch.egg-info\entry_points.txt 2025-10-10T00:52:14.8697678Z writing requirements to torch.egg-info\requires.txt 2025-10-10T00:52:14.8701849Z writing top-level names to torch.egg-info\top_level.txt 2025-10-10T00:52:16.2684174Z reading manifest file 'torch.egg-info\SOURCES.txt' 2025-10-10T00:52:23.4259127Z reading manifest template 'MANIFEST.in' 2025-10-10T00:52:23.7245214Z warning: no directories found matching 'ios' 2025-10-10T00:52:34.1608198Z no previously-included directories found matching '**\.gitlab' 2025-10-10T00:52:34.4012111Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-10-10T00:52:34.6399084Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-10-10T00:52:34.8789451Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-10-10T00:52:35.1180734Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-10-10T00:52:35.3570374Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-10-10T00:52:36.5683810Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-10-10T00:52:36.8043640Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-10-10T00:52:37.9380487Z adding license file 'LICENSE' 2025-10-10T00:52:37.9380877Z adding license file 'NOTICE' 2025-10-10T00:52:46.5705348Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-10-10T00:52:46.6165004Z Copying torch.egg-info to build\bdist.win-amd64\wheel\.\torch-2.10.0a0+git344e636-py3.10.egg-info 2025-10-10T00:52:46.6283887Z running install_scripts 2025-10-10T00:52:46.6307568Z 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-10-10T00:52:46.6308566Z if get_flag("Py_DEBUG", hasattr(sys, "gettotalrefcount"), warn=(impl == "cp")): 2025-10-10T00:52:46.6390985Z creating build\bdist.win-amd64\wheel\torch-2.10.0a0+git344e636.dist-info\WHEEL 2025-10-10T00:52:46.6407290Z creating 'C:\actions-runner\_work\pytorch\pytorch\dist\.tmp-1bhseu3t\torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl' and adding 'build\bdist.win-amd64\wheel' to it 2025-10-10T00:52:46.6469001Z adding 'functorch/__init__.py' 2025-10-10T00:52:46.6687545Z adding 'functorch/_src/__init__.py' 2025-10-10T00:52:46.6690700Z adding 'functorch/_src/aot_autograd/__init__.py' 2025-10-10T00:52:46.6696058Z adding 'functorch/_src/eager_transforms/__init__.py' 2025-10-10T00:52:46.6701358Z adding 'functorch/_src/make_functional/__init__.py' 2025-10-10T00:52:46.6706698Z adding 'functorch/_src/vmap/__init__.py' 2025-10-10T00:52:46.6712213Z adding 'functorch/compile/__init__.py' 2025-10-10T00:52:46.6738035Z adding 'functorch/dim/__init__.py' 2025-10-10T00:52:46.6744911Z adding 'functorch/dim/_dim_entry.py' 2025-10-10T00:52:46.6750918Z adding 'functorch/dim/_enable_all_layers.py' 2025-10-10T00:52:46.6761997Z adding 'functorch/dim/_getsetitem.py' 2025-10-10T00:52:46.6768890Z adding 'functorch/dim/_order.py' 2025-10-10T00:52:46.6774262Z adding 'functorch/dim/_py_inst_decoder.py' 2025-10-10T00:52:46.6779383Z adding 'functorch/dim/_tensor_info.py' 2025-10-10T00:52:46.6793538Z adding 'functorch/dim/_wrap.py' 2025-10-10T00:52:46.6793968Z adding 'functorch/dim/magic_trace.py' 2025-10-10T00:52:46.6797192Z adding 'functorch/dim/op_properties.py' 2025-10-10T00:52:46.6802357Z adding 'functorch/dim/wrap_type.py' 2025-10-10T00:52:46.6807750Z adding 'functorch/einops/__init__.py' 2025-10-10T00:52:46.6815517Z adding 'functorch/einops/_parsing.py' 2025-10-10T00:52:46.6822332Z adding 'functorch/einops/rearrange.py' 2025-10-10T00:52:46.6828195Z adding 'functorch/experimental/__init__.py' 2025-10-10T00:52:46.6832743Z adding 'functorch/experimental/control_flow.py' 2025-10-10T00:52:46.6837073Z adding 'functorch/experimental/ops.py' 2025-10-10T00:52:46.6848745Z adding 'torch/_C.cp310-win_amd64.pyd' 2025-10-10T00:52:46.6852627Z adding 'torch/_VF.py' 2025-10-10T00:52:46.7088235Z adding 'torch/_VF.pyi' 2025-10-10T00:52:46.7119123Z adding 'torch/__config__.py' 2025-10-10T00:52:46.7122837Z adding 'torch/__future__.py' 2025-10-10T00:52:46.7160863Z adding 'torch/__init__.py' 2025-10-10T00:52:46.7171546Z adding 'torch/_appdirs.py' 2025-10-10T00:52:46.7175824Z adding 'torch/_classes.py' 2025-10-10T00:52:46.7179446Z adding 'torch/_compile.py' 2025-10-10T00:52:46.7187542Z adding 'torch/_custom_ops.py' 2025-10-10T00:52:46.7193572Z adding 'torch/_environment.py' 2025-10-10T00:52:46.7214513Z adding 'torch/_guards.py' 2025-10-10T00:52:46.7242914Z adding 'torch/_jit_internal.py' 2025-10-10T00:52:46.7249907Z adding 'torch/_linalg_utils.py' 2025-10-10T00:52:46.7269428Z adding 'torch/_lobpcg.py' 2025-10-10T00:52:46.7278898Z adding 'torch/_lowrank.py' 2025-10-10T00:52:46.7372942Z adding 'torch/_meta_registrations.py' 2025-10-10T00:52:46.7403332Z adding 'torch/_namedtensor_internals.py' 2025-10-10T00:52:46.7431699Z adding 'torch/_ops.py' 2025-10-10T00:52:46.7440012Z adding 'torch/_python_dispatcher.py' 2025-10-10T00:52:46.7443662Z adding 'torch/_size_docs.py' 2025-10-10T00:52:46.7447967Z adding 'torch/_sources.py' 2025-10-10T00:52:46.7453436Z adding 'torch/_storage_docs.py' 2025-10-10T00:52:46.7456738Z adding 'torch/_streambase.py' 2025-10-10T00:52:46.7483546Z adding 'torch/_tensor.py' 2025-10-10T00:52:46.7529658Z adding 'torch/_tensor_docs.py' 2025-10-10T00:52:46.7543409Z adding 'torch/_tensor_str.py' 2025-10-10T00:52:46.7547264Z adding 'torch/_thread_safe_fork.py' 2025-10-10T00:52:46.7685943Z adding 'torch/_torch_docs.py' 2025-10-10T00:52:46.7717300Z adding 'torch/_utils.py' 2025-10-10T00:52:46.7727226Z adding 'torch/_utils_internal.py' 2025-10-10T00:52:46.7734475Z adding 'torch/_vmap_internals.py' 2025-10-10T00:52:46.7745276Z adding 'torch/_weights_only_unpickler.py' 2025-10-10T00:52:46.7782639Z adding 'torch/functional.py' 2025-10-10T00:52:46.7801211Z adding 'torch/hub.py' 2025-10-10T00:52:46.7832027Z adding 'torch/library.py' 2025-10-10T00:52:46.7866122Z adding 'torch/overrides.py' 2025-10-10T00:52:46.7873452Z adding 'torch/py.typed' 2025-10-10T00:52:46.7882460Z adding 'torch/quasirandom.py' 2025-10-10T00:52:46.7906813Z adding 'torch/random.py' 2025-10-10T00:52:46.7912124Z adding 'torch/return_types.py' 2025-10-10T00:52:46.7918399Z adding 'torch/return_types.pyi' 2025-10-10T00:52:46.7952684Z adding 'torch/serialization.py' 2025-10-10T00:52:46.7971613Z adding 'torch/storage.py' 2025-10-10T00:52:46.7976902Z adding 'torch/torch_version.py' 2025-10-10T00:52:46.7980751Z adding 'torch/types.py' 2025-10-10T00:52:46.7984076Z adding 'torch/version.py' 2025-10-10T00:52:46.8216838Z adding 'torch/_C/_VariableFunctions.pyi' 2025-10-10T00:52:46.8360042Z adding 'torch/_C/__init__.pyi' 2025-10-10T00:52:46.8376712Z adding 'torch/_C/_aoti.pyi' 2025-10-10T00:52:46.8396888Z adding 'torch/_C/_autograd.pyi' 2025-10-10T00:52:46.8401939Z adding 'torch/_C/_cpu.pyi' 2025-10-10T00:52:46.8405278Z adding 'torch/_C/_cudnn.pyi' 2025-10-10T00:52:46.8410131Z adding 'torch/_C/_cusparselt.pyi' 2025-10-10T00:52:46.8415357Z adding 'torch/_C/_distributed_autograd.pyi' 2025-10-10T00:52:46.8425519Z adding 'torch/_C/_distributed_c10d.pyi' 2025-10-10T00:52:46.8432237Z adding 'torch/_C/_distributed_rpc.pyi' 2025-10-10T00:52:46.8435960Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2025-10-10T00:52:46.8439251Z adding 'torch/_C/_functionalization.pyi' 2025-10-10T00:52:46.8442538Z adding 'torch/_C/_functions.pyi' 2025-10-10T00:52:46.8446288Z adding 'torch/_C/_functorch.pyi' 2025-10-10T00:52:46.8451372Z adding 'torch/_C/_instruction_counter.pyi' 2025-10-10T00:52:46.8454526Z adding 'torch/_C/_itt.pyi' 2025-10-10T00:52:46.8458561Z adding 'torch/_C/_jit_tree_views.pyi' 2025-10-10T00:52:46.8462056Z adding 'torch/_C/_lazy.pyi' 2025-10-10T00:52:46.8465294Z adding 'torch/_C/_lazy_ts_backend.pyi' 2025-10-10T00:52:46.8468701Z adding 'torch/_C/_monitor.pyi' 2025-10-10T00:52:46.8473228Z adding 'torch/_C/_nn.pyi' 2025-10-10T00:52:46.8476693Z adding 'torch/_C/_nvtx.pyi' 2025-10-10T00:52:46.8481397Z adding 'torch/_C/_onnx.pyi' 2025-10-10T00:52:46.8485836Z adding 'torch/_C/_profiler.pyi' 2025-10-10T00:52:46.8489177Z adding 'torch/_C/_verbose.pyi' 2025-10-10T00:52:46.8493344Z adding 'torch/_C/_acc/__init__.pyi' 2025-10-10T00:52:46.8497302Z adding 'torch/_C/_dynamo/__init__.pyi' 2025-10-10T00:52:46.8500569Z adding 'torch/_C/_dynamo/compiled_autograd.pyi' 2025-10-10T00:52:46.8504232Z adding 'torch/_C/_dynamo/eval_frame.pyi' 2025-10-10T00:52:46.8509377Z adding 'torch/_C/_dynamo/guards.pyi' 2025-10-10T00:52:46.8513637Z adding 'torch/_C/_export/__init__.pyi' 2025-10-10T00:52:46.8516948Z adding 'torch/_C/_export/pt2_archive_constants.pyi' 2025-10-10T00:52:46.8520864Z adding 'torch/_C_flatbuffer/__init__.pyi' 2025-10-10T00:52:46.8525071Z adding 'torch/_awaits/__init__.py' 2025-10-10T00:52:46.8528918Z adding 'torch/_custom_op/__init__.py' 2025-10-10T00:52:46.8537440Z adding 'torch/_custom_op/autograd.py' 2025-10-10T00:52:46.8546694Z adding 'torch/_custom_op/impl.py' 2025-10-10T00:52:46.8555331Z adding 'torch/_decomp/__init__.py' 2025-10-10T00:52:46.8614855Z adding 'torch/_decomp/decompositions.py' 2025-10-10T00:52:46.8624498Z adding 'torch/_decomp/decompositions_for_jvp.py' 2025-10-10T00:52:46.8630071Z adding 'torch/_decomp/decompositions_for_rng.py' 2025-10-10T00:52:46.8634170Z adding 'torch/_dispatch/__init__.py' 2025-10-10T00:52:46.8640444Z adding 'torch/_dispatch/python.py' 2025-10-10T00:52:46.8649384Z adding 'torch/_dynamo/__init__.py' 2025-10-10T00:52:46.8656751Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-10-10T00:52:46.8664615Z adding 'torch/_dynamo/aot_compile.py' 2025-10-10T00:52:46.8672837Z adding 'torch/_dynamo/bytecode_analysis.py' 2025-10-10T00:52:46.8702241Z adding 'torch/_dynamo/bytecode_transformation.py' 2025-10-10T00:52:46.8710384Z adding 'torch/_dynamo/cache_size.py' 2025-10-10T00:52:46.8716635Z adding 'torch/_dynamo/callback.py' 2025-10-10T00:52:46.8721895Z adding 'torch/_dynamo/code_context.py' 2025-10-10T00:52:46.8734922Z adding 'torch/_dynamo/codegen.py' 2025-10-10T00:52:46.8763496Z adding 'torch/_dynamo/compiled_autograd.py' 2025-10-10T00:52:46.8774502Z adding 'torch/_dynamo/comptime.py' 2025-10-10T00:52:46.8793052Z adding 'torch/_dynamo/config.py' 2025-10-10T00:52:46.8828340Z adding 'torch/_dynamo/convert_frame.py' 2025-10-10T00:52:46.8836460Z adding 'torch/_dynamo/create_parameter_op.py' 2025-10-10T00:52:46.8840169Z adding 'torch/_dynamo/current_scope_id.py' 2025-10-10T00:52:46.8857132Z adding 'torch/_dynamo/debug_utils.py' 2025-10-10T00:52:46.8877304Z adding 'torch/_dynamo/decorators.py' 2025-10-10T00:52:46.8895759Z adding 'torch/_dynamo/device_interface.py' 2025-10-10T00:52:46.8901641Z adding 'torch/_dynamo/distributed.py' 2025-10-10T00:52:46.8941640Z adding 'torch/_dynamo/eval_frame.py' 2025-10-10T00:52:46.8956584Z adding 'torch/_dynamo/exc.py' 2025-10-10T00:52:46.8962558Z adding 'torch/_dynamo/external_utils.py' 2025-10-10T00:52:46.8966676Z adding 'torch/_dynamo/funcname_cache.py' 2025-10-10T00:52:46.8977503Z adding 'torch/_dynamo/functional_export.py' 2025-10-10T00:52:46.8981610Z adding 'torch/_dynamo/graph_break_hints.py' 2025-10-10T00:52:46.9008701Z adding 'torch/_dynamo/graph_break_registry.json' 2025-10-10T00:52:46.9020992Z adding 'torch/_dynamo/graph_deduplication.py' 2025-10-10T00:52:46.9029654Z adding 'torch/_dynamo/graph_region_tracker.py' 2025-10-10T00:52:46.9035580Z adding 'torch/_dynamo/graph_utils.py' 2025-10-10T00:52:46.9098026Z adding 'torch/_dynamo/guards.py' 2025-10-10T00:52:46.9105580Z adding 'torch/_dynamo/hooks.py' 2025-10-10T00:52:46.9109323Z adding 'torch/_dynamo/logging.py' 2025-10-10T00:52:46.9114384Z adding 'torch/_dynamo/metrics_context.py' 2025-10-10T00:52:46.9119022Z adding 'torch/_dynamo/mutation_guard.py' 2025-10-10T00:52:46.9178556Z adding 'torch/_dynamo/output_graph.py' 2025-10-10T00:52:46.9197893Z adding 'torch/_dynamo/package.py' 2025-10-10T00:52:46.9216091Z adding 'torch/_dynamo/pgo.py' 2025-10-10T00:52:46.9224449Z adding 'torch/_dynamo/precompile_context.py' 2025-10-10T00:52:46.9230456Z adding 'torch/_dynamo/profiler.py' 2025-10-10T00:52:46.9236152Z adding 'torch/_dynamo/replay_record.py' 2025-10-10T00:52:46.9248613Z adding 'torch/_dynamo/resume_execution.py' 2025-10-10T00:52:46.9269742Z adding 'torch/_dynamo/side_effects.py' 2025-10-10T00:52:46.9284802Z adding 'torch/_dynamo/source.py' 2025-10-10T00:52:46.9367109Z adding 'torch/_dynamo/symbolic_convert.py' 2025-10-10T00:52:46.9378154Z adding 'torch/_dynamo/tensor_version_op.py' 2025-10-10T00:52:46.9384673Z adding 'torch/_dynamo/test_case.py' 2025-10-10T00:52:46.9406418Z adding 'torch/_dynamo/test_dont_skip_tracing_functions.py' 2025-10-10T00:52:46.9414414Z adding 'torch/_dynamo/test_minifier_common.py' 2025-10-10T00:52:46.9425606Z adding 'torch/_dynamo/testing.py' 2025-10-10T00:52:46.9472644Z adding 'torch/_dynamo/trace_rules.py' 2025-10-10T00:52:46.9480329Z adding 'torch/_dynamo/types.py' 2025-10-10T00:52:46.9543368Z adding 'torch/_dynamo/utils.py' 2025-10-10T00:52:46.9551403Z adding 'torch/_dynamo/backends/__init__.py' 2025-10-10T00:52:46.9556060Z adding 'torch/_dynamo/backends/common.py' 2025-10-10T00:52:46.9561861Z adding 'torch/_dynamo/backends/cudagraphs.py' 2025-10-10T00:52:46.9569782Z adding 'torch/_dynamo/backends/debugging.py' 2025-10-10T00:52:46.9582268Z adding 'torch/_dynamo/backends/distributed.py' 2025-10-10T00:52:46.9593161Z adding 'torch/_dynamo/backends/inductor.py' 2025-10-10T00:52:46.9596549Z adding 'torch/_dynamo/backends/onnxrt.py' 2025-10-10T00:52:46.9601246Z adding 'torch/_dynamo/backends/registry.py' 2025-10-10T00:52:46.9604698Z adding 'torch/_dynamo/backends/tensorrt.py' 2025-10-10T00:52:46.9608243Z adding 'torch/_dynamo/backends/torchxla.py' 2025-10-10T00:52:46.9613559Z adding 'torch/_dynamo/backends/tvm.py' 2025-10-10T00:52:46.9620892Z adding 'torch/_dynamo/polyfills/__init__.py' 2025-10-10T00:52:46.9624646Z adding 'torch/_dynamo/polyfills/_collections.py' 2025-10-10T00:52:46.9628722Z adding 'torch/_dynamo/polyfills/builtins.py' 2025-10-10T00:52:46.9632298Z adding 'torch/_dynamo/polyfills/functools.py' 2025-10-10T00:52:46.9635744Z adding 'torch/_dynamo/polyfills/fx.py' 2025-10-10T00:52:46.9640573Z adding 'torch/_dynamo/polyfills/itertools.py' 2025-10-10T00:52:46.9644583Z adding 'torch/_dynamo/polyfills/loader.py' 2025-10-10T00:52:46.9649245Z adding 'torch/_dynamo/polyfills/operator.py' 2025-10-10T00:52:46.9652295Z adding 'torch/_dynamo/polyfills/os.py' 2025-10-10T00:52:46.9658867Z adding 'torch/_dynamo/polyfills/pytree.py' 2025-10-10T00:52:46.9662812Z adding 'torch/_dynamo/polyfills/struct.py' 2025-10-10T00:52:46.9666512Z adding 'torch/_dynamo/polyfills/sys.py' 2025-10-10T00:52:46.9669870Z adding 'torch/_dynamo/polyfills/tensor.py' 2025-10-10T00:52:46.9674036Z adding 'torch/_dynamo/repro/__init__.py' 2025-10-10T00:52:46.9690026Z adding 'torch/_dynamo/repro/after_aot.py' 2025-10-10T00:52:46.9699613Z adding 'torch/_dynamo/repro/after_dynamo.py' 2025-10-10T00:52:46.9709461Z adding 'torch/_dynamo/repro/aoti.py' 2025-10-10T00:52:46.9715689Z adding 'torch/_dynamo/variables/__init__.py' 2025-10-10T00:52:46.9725548Z adding 'torch/_dynamo/variables/base.py' 2025-10-10T00:52:46.9781780Z adding 'torch/_dynamo/variables/builder.py' 2025-10-10T00:52:46.9819057Z adding 'torch/_dynamo/variables/builtin.py' 2025-10-10T00:52:46.9827359Z adding 'torch/_dynamo/variables/constant.py' 2025-10-10T00:52:46.9842719Z adding 'torch/_dynamo/variables/ctx_manager.py' 2025-10-10T00:52:46.9859574Z adding 'torch/_dynamo/variables/dicts.py' 2025-10-10T00:52:46.9867945Z adding 'torch/_dynamo/variables/distributed.py' 2025-10-10T00:52:46.9900389Z adding 'torch/_dynamo/variables/functions.py' 2025-10-10T00:52:46.9945061Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2025-10-10T00:52:46.9955307Z adding 'torch/_dynamo/variables/iter.py' 2025-10-10T00:52:46.9960960Z adding 'torch/_dynamo/variables/lazy.py' 2025-10-10T00:52:46.9978457Z adding 'torch/_dynamo/variables/lists.py' 2025-10-10T00:52:47.0003646Z adding 'torch/_dynamo/variables/misc.py' 2025-10-10T00:52:47.0022592Z adding 'torch/_dynamo/variables/nn_module.py' 2025-10-10T00:52:47.0030942Z adding 'torch/_dynamo/variables/optimizer.py' 2025-10-10T00:52:47.0035681Z adding 'torch/_dynamo/variables/script_object.py' 2025-10-10T00:52:47.0039621Z adding 'torch/_dynamo/variables/sdpa.py' 2025-10-10T00:52:47.0062860Z adding 'torch/_dynamo/variables/tensor.py' 2025-10-10T00:52:47.0089577Z adding 'torch/_dynamo/variables/torch.py' 2025-10-10T00:52:47.0101737Z adding 'torch/_dynamo/variables/torch_function.py' 2025-10-10T00:52:47.0130460Z adding 'torch/_dynamo/variables/user_defined.py' 2025-10-10T00:52:47.0138316Z adding 'torch/_export/__init__.py' 2025-10-10T00:52:47.0141984Z adding 'torch/_export/config.py' 2025-10-10T00:52:47.0164772Z adding 'torch/_export/converter.py' 2025-10-10T00:52:47.0170133Z adding 'torch/_export/error.py' 2025-10-10T00:52:47.0187170Z adding 'torch/_export/non_strict_utils.py' 2025-10-10T00:52:47.0194998Z adding 'torch/_export/pass_base.py' 2025-10-10T00:52:47.0199888Z adding 'torch/_export/tools.py' 2025-10-10T00:52:47.0222829Z adding 'torch/_export/utils.py' 2025-10-10T00:52:47.0231774Z adding 'torch/_export/verifier.py' 2025-10-10T00:52:47.0238525Z adding 'torch/_export/wrappers.py' 2025-10-10T00:52:47.0243043Z adding 'torch/_export/db/__init__.py' 2025-10-10T00:52:47.0247599Z adding 'torch/_export/db/case.py' 2025-10-10T00:52:47.0251112Z adding 'torch/_export/db/gen_example.py' 2025-10-10T00:52:47.0255052Z adding 'torch/_export/db/logging.py' 2025-10-10T00:52:47.0260513Z adding 'torch/_export/db/examples/__init__.py' 2025-10-10T00:52:47.0264044Z adding 'torch/_export/db/examples/assume_constant_result.py' 2025-10-10T00:52:47.0267473Z adding 'torch/_export/db/examples/autograd_function.py' 2025-10-10T00:52:47.0270913Z adding 'torch/_export/db/examples/class_method.py' 2025-10-10T00:52:47.0274509Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2025-10-10T00:52:47.0278227Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2025-10-10T00:52:47.0282103Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-10-10T00:52:47.0285508Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2025-10-10T00:52:47.0289040Z adding 'torch/_export/db/examples/cond_operands.py' 2025-10-10T00:52:47.0292615Z adding 'torch/_export/db/examples/cond_predicate.py' 2025-10-10T00:52:47.0296164Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2025-10-10T00:52:47.0299674Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2025-10-10T00:52:47.0302961Z adding 'torch/_export/db/examples/decorator.py' 2025-10-10T00:52:47.0306359Z adding 'torch/_export/db/examples/dictionary.py' 2025-10-10T00:52:47.0309691Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2025-10-10T00:52:47.0313117Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2025-10-10T00:52:47.0316530Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-10-10T00:52:47.0319830Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2025-10-10T00:52:47.0323317Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2025-10-10T00:52:47.0326616Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2025-10-10T00:52:47.0330050Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2025-10-10T00:52:47.0333616Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2025-10-10T00:52:47.0336959Z adding 'torch/_export/db/examples/list_contains.py' 2025-10-10T00:52:47.0340397Z adding 'torch/_export/db/examples/list_unpack.py' 2025-10-10T00:52:47.0343799Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2025-10-10T00:52:47.0347303Z adding 'torch/_export/db/examples/nested_function.py' 2025-10-10T00:52:47.0350792Z adding 'torch/_export/db/examples/null_context_manager.py' 2025-10-10T00:52:47.0354079Z adding 'torch/_export/db/examples/optional_input.py' 2025-10-10T00:52:47.0357483Z adding 'torch/_export/db/examples/pytree_flatten.py' 2025-10-10T00:52:47.0360793Z adding 'torch/_export/db/examples/scalar_output.py' 2025-10-10T00:52:47.0364315Z adding 'torch/_export/db/examples/specialized_attribute.py' 2025-10-10T00:52:47.0367724Z adding 'torch/_export/db/examples/static_for_loop.py' 2025-10-10T00:52:47.0370941Z adding 'torch/_export/db/examples/static_if.py' 2025-10-10T00:52:47.0374411Z adding 'torch/_export/db/examples/tensor_setattr.py' 2025-10-10T00:52:47.0377710Z adding 'torch/_export/db/examples/type_reflection_method.py' 2025-10-10T00:52:47.0381208Z adding 'torch/_export/db/examples/unsupported_operator.py' 2025-10-10T00:52:47.0384405Z adding 'torch/_export/db/examples/user_input_mutation.py' 2025-10-10T00:52:47.0388445Z adding 'torch/_export/pass_infra/__init__.py' 2025-10-10T00:52:47.0392192Z adding 'torch/_export/pass_infra/node_metadata.py' 2025-10-10T00:52:47.0396114Z adding 'torch/_export/pass_infra/proxy_value.py' 2025-10-10T00:52:47.0400938Z adding 'torch/_export/passes/__init__.py' 2025-10-10T00:52:47.0405090Z adding 'torch/_export/passes/_node_metadata_hook.py' 2025-10-10T00:52:47.0411021Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-10-10T00:52:47.0416096Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2025-10-10T00:52:47.0422348Z adding 'torch/_export/passes/constant_folding.py' 2025-10-10T00:52:47.0426852Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-10-10T00:52:47.0430694Z adding 'torch/_export/passes/insert_custom_op_guards.py' 2025-10-10T00:52:47.0438143Z adding 'torch/_export/passes/lift_constants_pass.py' 2025-10-10T00:52:47.0442244Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2025-10-10T00:52:47.0447082Z adding 'torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-10-10T00:52:47.0456773Z adding 'torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-10-10T00:52:47.0461523Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-10-10T00:52:47.0465432Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-10-10T00:52:47.0470343Z adding 'torch/_export/passes/replace_with_hop_pass_util.py' 2025-10-10T00:52:47.0474572Z adding 'torch/_export/serde/__init__.py' 2025-10-10T00:52:47.0517833Z adding 'torch/_export/serde/dynamic_shapes.py' 2025-10-10T00:52:47.0522899Z adding 'torch/_export/serde/export_schema.thrift' 2025-10-10T00:52:47.0529766Z adding 'torch/_export/serde/schema.py' 2025-10-10T00:52:47.0535349Z adding 'torch/_export/serde/schema.yaml' 2025-10-10T00:52:47.0545565Z adding 'torch/_export/serde/schema_check.py' 2025-10-10T00:52:47.0593939Z adding 'torch/_export/serde/serialize.py' 2025-10-10T00:52:47.0601132Z adding 'torch/_export/serde/union.py' 2025-10-10T00:52:47.0605519Z adding 'torch/_functorch/__init__.py' 2025-10-10T00:52:47.0634135Z adding 'torch/_functorch/aot_autograd.py' 2025-10-10T00:52:47.0643566Z adding 'torch/_functorch/apis.py' 2025-10-10T00:52:47.0655412Z adding 'torch/_functorch/autograd_function.py' 2025-10-10T00:52:47.0659736Z adding 'torch/_functorch/batch_norm_replacement.py' 2025-10-10T00:52:47.0664571Z adding 'torch/_functorch/benchmark_utils.py' 2025-10-10T00:52:47.0670086Z adding 'torch/_functorch/compile_utils.py' 2025-10-10T00:52:47.0677031Z adding 'torch/_functorch/compilers.py' 2025-10-10T00:52:47.0686085Z adding 'torch/_functorch/config.py' 2025-10-10T00:52:47.0690853Z adding 'torch/_functorch/deprecated.py' 2025-10-10T00:52:47.0716133Z adding 'torch/_functorch/eager_transforms.py' 2025-10-10T00:52:47.0723715Z adding 'torch/_functorch/functional_call.py' 2025-10-10T00:52:47.0731442Z adding 'torch/_functorch/fx_minifier.py' 2025-10-10T00:52:47.0740578Z adding 'torch/_functorch/make_functional.py' 2025-10-10T00:52:47.0782749Z adding 'torch/_functorch/partitioners.py' 2025-10-10T00:52:47.0789745Z adding 'torch/_functorch/predispatch.py' 2025-10-10T00:52:47.0795456Z adding 'torch/_functorch/pyfunctorch.py' 2025-10-10T00:52:47.0799100Z adding 'torch/_functorch/python_key.py' 2025-10-10T00:52:47.0802603Z adding 'torch/_functorch/pytree_hacks.py' 2025-10-10T00:52:47.0811133Z adding 'torch/_functorch/top_operators_github_usage.py' 2025-10-10T00:52:47.0815289Z adding 'torch/_functorch/utils.py' 2025-10-10T00:52:47.0823127Z adding 'torch/_functorch/vmap.py' 2025-10-10T00:52:47.0828138Z adding 'torch/_functorch/_activation_checkpointing/__init__.py' 2025-10-10T00:52:47.0832905Z adding 'torch/_functorch/_activation_checkpointing/ac_logging_utils.py' 2025-10-10T00:52:47.0839013Z adding 'torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-10-10T00:52:47.0843494Z adding 'torch/_functorch/_activation_checkpointing/knapsack.py' 2025-10-10T00:52:47.0849668Z adding 'torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-10-10T00:52:47.0854156Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2025-10-10T00:52:47.0876073Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2025-10-10T00:52:47.0910038Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-10-10T00:52:47.0910537Z adding 'torch/_functorch/_aot_autograd/descriptors.py' 2025-10-10T00:52:47.0915083Z adding 'torch/_functorch/_aot_autograd/frontend_utils.py' 2025-10-10T00:52:47.0924708Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2025-10-10T00:52:47.0930881Z adding 'torch/_functorch/_aot_autograd/fx_utils.py' 2025-10-10T00:52:47.0938648Z adding 'torch/_functorch/_aot_autograd/graph_capture.py' 2025-10-10T00:52:47.0961356Z adding 'torch/_functorch/_aot_autograd/graph_capture_wrappers.py' 2025-10-10T00:52:47.0992785Z adding 'torch/_functorch/_aot_autograd/graph_compile.py' 2025-10-10T00:52:47.1002525Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-10-10T00:52:47.1007332Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2025-10-10T00:52:47.1048573Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-10-10T00:52:47.1073271Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2025-10-10T00:52:47.1078756Z adding 'torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-10-10T00:52:47.1087378Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2025-10-10T00:52:47.1097233Z adding 'torch/_functorch/_aot_autograd/utils.py' 2025-10-10T00:52:47.1102501Z adding 'torch/_higher_order_ops/__init__.py' 2025-10-10T00:52:47.1106247Z adding 'torch/_higher_order_ops/_invoke_quant.py' 2025-10-10T00:52:47.1110662Z adding 'torch/_higher_order_ops/aoti_call_delegate.py' 2025-10-10T00:52:47.1124689Z adding 'torch/_higher_order_ops/associative_scan.py' 2025-10-10T00:52:47.1138350Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2025-10-10T00:52:47.1145824Z adding 'torch/_higher_order_ops/base_hop.py' 2025-10-10T00:52:47.1157494Z adding 'torch/_higher_order_ops/cond.py' 2025-10-10T00:52:47.1163992Z adding 'torch/_higher_order_ops/effects.py' 2025-10-10T00:52:47.1169174Z adding 'torch/_higher_order_ops/executorch_call_delegate.py' 2025-10-10T00:52:47.1173919Z adding 'torch/_higher_order_ops/flat_apply.py' 2025-10-10T00:52:47.1186709Z adding 'torch/_higher_order_ops/flex_attention.py' 2025-10-10T00:52:47.1191221Z adding 'torch/_higher_order_ops/foreach_map.py' 2025-10-10T00:52:47.1195698Z adding 'torch/_higher_order_ops/hints_wrap.py' 2025-10-10T00:52:47.1205982Z adding 'torch/_higher_order_ops/invoke_subgraph.py' 2025-10-10T00:52:47.1212956Z adding 'torch/_higher_order_ops/local_map.py' 2025-10-10T00:52:47.1219165Z adding 'torch/_higher_order_ops/map.py' 2025-10-10T00:52:47.1224137Z adding 'torch/_higher_order_ops/out_dtype.py' 2025-10-10T00:52:47.1230795Z adding 'torch/_higher_order_ops/partitioner.py' 2025-10-10T00:52:47.1235011Z adding 'torch/_higher_order_ops/run_const_graph.py' 2025-10-10T00:52:47.1248074Z adding 'torch/_higher_order_ops/scan.py' 2025-10-10T00:52:47.1254959Z adding 'torch/_higher_order_ops/schema.py' 2025-10-10T00:52:47.1259525Z adding 'torch/_higher_order_ops/strict_mode.py' 2025-10-10T00:52:47.1264482Z adding 'torch/_higher_order_ops/torchbind.py' 2025-10-10T00:52:47.1293022Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2025-10-10T00:52:47.1313887Z adding 'torch/_higher_order_ops/utils.py' 2025-10-10T00:52:47.1328515Z adding 'torch/_higher_order_ops/while_loop.py' 2025-10-10T00:52:47.1336755Z adding 'torch/_higher_order_ops/wrap.py' 2025-10-10T00:52:47.1342539Z adding 'torch/_inductor/__autotune_main__.py' 2025-10-10T00:52:47.1349242Z adding 'torch/_inductor/__init__.py' 2025-10-10T00:52:47.1354028Z adding 'torch/_inductor/analyze_preserves_zero_mask.py' 2025-10-10T00:52:47.1359661Z adding 'torch/_inductor/aoti_eager.py' 2025-10-10T00:52:47.1369901Z adding 'torch/_inductor/async_compile.py' 2025-10-10T00:52:47.1375165Z adding 'torch/_inductor/augmented_graph_helper.py' 2025-10-10T00:52:47.1386085Z adding 'torch/_inductor/autotune_process.py' 2025-10-10T00:52:47.1391489Z adding 'torch/_inductor/await_utils.py' 2025-10-10T00:52:47.1397560Z adding 'torch/_inductor/bounds.py' 2025-10-10T00:52:47.1405055Z adding 'torch/_inductor/cache.py' 2025-10-10T00:52:47.1415197Z adding 'torch/_inductor/choices.py' 2025-10-10T00:52:47.1474445Z adding 'torch/_inductor/codecache.py' 2025-10-10T00:52:47.1484658Z adding 'torch/_inductor/comm_analysis.py' 2025-10-10T00:52:47.1490989Z adding 'torch/_inductor/comm_lowering.py' 2025-10-10T00:52:47.1514650Z adding 'torch/_inductor/comms.py' 2025-10-10T00:52:47.1520388Z adding 'torch/_inductor/comms_debug.py' 2025-10-10T00:52:47.1560198Z adding 'torch/_inductor/compile_fx.py' 2025-10-10T00:52:47.1568967Z adding 'torch/_inductor/compile_fx_async.py' 2025-10-10T00:52:47.1578504Z adding 'torch/_inductor/compile_fx_ext.py' 2025-10-10T00:52:47.1583113Z adding 'torch/_inductor/compile_fx_subproc.py' 2025-10-10T00:52:47.1591395Z adding 'torch/_inductor/compiler_bisector.py' 2025-10-10T00:52:47.1627716Z adding 'torch/_inductor/config.py' 2025-10-10T00:52:47.1632926Z adding 'torch/_inductor/config_comms.py' 2025-10-10T00:52:47.1639577Z adding 'torch/_inductor/constant_folding.py' 2025-10-10T00:52:47.1667290Z adding 'torch/_inductor/cpp_builder.py' 2025-10-10T00:52:47.1676520Z adding 'torch/_inductor/cpu_vec_isa.py' 2025-10-10T00:52:47.1716913Z adding 'torch/_inductor/cudagraph_trees.py' 2025-10-10T00:52:47.1726059Z adding 'torch/_inductor/cudagraph_utils.py' 2025-10-10T00:52:47.1730831Z adding 'torch/_inductor/custom_graph_pass.py' 2025-10-10T00:52:47.1746990Z adding 'torch/_inductor/debug.py' 2025-10-10T00:52:47.1762723Z adding 'torch/_inductor/decomposition.py' 2025-10-10T00:52:47.1775961Z adding 'torch/_inductor/dependencies.py' 2025-10-10T00:52:47.1782348Z adding 'torch/_inductor/dtype_propagation.py' 2025-10-10T00:52:47.1786918Z adding 'torch/_inductor/exc.py' 2025-10-10T00:52:47.1790596Z adding 'torch/_inductor/extern_node_serializer.py' 2025-10-10T00:52:47.1796483Z adding 'torch/_inductor/freezing.py' 2025-10-10T00:52:47.1800777Z adding 'torch/_inductor/freezing_utils.py' 2025-10-10T00:52:47.1814829Z adding 'torch/_inductor/fuzzer.py' 2025-10-10T00:52:47.1822412Z adding 'torch/_inductor/fx_utils.py' 2025-10-10T00:52:47.1860896Z adding 'torch/_inductor/graph.py' 2025-10-10T00:52:47.1866783Z adding 'torch/_inductor/hooks.py' 2025-10-10T00:52:47.1873481Z adding 'torch/_inductor/index_propagation.py' 2025-10-10T00:52:47.1878868Z adding 'torch/_inductor/inductor_prims.py' 2025-10-10T00:52:47.1989808Z adding 'torch/_inductor/ir.py' 2025-10-10T00:52:47.2002471Z adding 'torch/_inductor/jagged_lowerings.py' 2025-10-10T00:52:47.2008051Z adding 'torch/_inductor/kernel_inputs.py' 2025-10-10T00:52:47.2012508Z adding 'torch/_inductor/kernel_template_choice.py' 2025-10-10T00:52:47.2022233Z adding 'torch/_inductor/loop_body.py' 2025-10-10T00:52:47.2103824Z adding 'torch/_inductor/lowering.py' 2025-10-10T00:52:47.2123854Z adding 'torch/_inductor/memory.py' 2025-10-10T00:52:47.2131284Z adding 'torch/_inductor/metrics.py' 2025-10-10T00:52:47.2142741Z adding 'torch/_inductor/mkldnn_ir.py' 2025-10-10T00:52:47.2156058Z adding 'torch/_inductor/mkldnn_lowerings.py' 2025-10-10T00:52:47.2162098Z adding 'torch/_inductor/mock_cache.py' 2025-10-10T00:52:47.2173860Z adding 'torch/_inductor/ops_handler.py' 2025-10-10T00:52:47.2178824Z adding 'torch/_inductor/optimize_indexing.py' 2025-10-10T00:52:47.2190547Z adding 'torch/_inductor/output_code.py' 2025-10-10T00:52:47.2230522Z adding 'torch/_inductor/pattern_matcher.py' 2025-10-10T00:52:47.2236705Z adding 'torch/_inductor/quantized_lowerings.py' 2025-10-10T00:52:47.2243172Z adding 'torch/_inductor/remote_cache.py' 2025-10-10T00:52:47.2246944Z adding 'torch/_inductor/remote_gemm_autotune_cache.py' 2025-10-10T00:52:47.2323415Z adding 'torch/_inductor/scheduler.py' 2025-10-10T00:52:47.2331706Z adding 'torch/_inductor/script.ld' 2025-10-10T00:52:47.2382210Z adding 'torch/_inductor/select_algorithm.py' 2025-10-10T00:52:47.2389728Z adding 'torch/_inductor/shape_propagation.py' 2025-10-10T00:52:47.2405122Z adding 'torch/_inductor/sizevars.py' 2025-10-10T00:52:47.2411791Z adding 'torch/_inductor/standalone_compile.py' 2025-10-10T00:52:47.2417218Z adding 'torch/_inductor/subgraph_lowering.py' 2025-10-10T00:52:47.2420844Z adding 'torch/_inductor/test_case.py' 2025-10-10T00:52:47.2424305Z adding 'torch/_inductor/test_operators.py' 2025-10-10T00:52:47.2434646Z adding 'torch/_inductor/tiling_utils.py' 2025-10-10T00:52:47.2441931Z adding 'torch/_inductor/triton_bundler.py' 2025-10-10T00:52:47.2489598Z adding 'torch/_inductor/utils.py' 2025-10-10T00:52:47.2499204Z adding 'torch/_inductor/virtualized.py' 2025-10-10T00:52:47.2506930Z adding 'torch/_inductor/wrapper_benchmark.py' 2025-10-10T00:52:47.2511372Z adding 'torch/_inductor/analysis/__init__.py' 2025-10-10T00:52:47.2515842Z adding 'torch/_inductor/analysis/device_info.py' 2025-10-10T00:52:47.2526556Z adding 'torch/_inductor/analysis/profile_analysis.py' 2025-10-10T00:52:47.2531269Z adding 'torch/_inductor/autoheuristic/__init__.py' 2025-10-10T00:52:47.2537338Z adding 'torch/_inductor/autoheuristic/autoheuristic.py' 2025-10-10T00:52:47.2543177Z adding 'torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-10-10T00:52:47.2547750Z adding 'torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-10-10T00:52:47.2551634Z adding 'torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-10-10T00:52:47.2560028Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-10-10T00:52:47.2568789Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-10-10T00:52:47.2574152Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-10-10T00:52:47.2578793Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-10-10T00:52:47.2583116Z adding 'torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-10-10T00:52:47.2586556Z adding 'torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-10-10T00:52:47.2591120Z adding 'torch/_inductor/codegen/__init__.py' 2025-10-10T00:52:47.2594674Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2025-10-10T00:52:47.2599727Z adding 'torch/_inductor/codegen/block_analysis.py' 2025-10-10T00:52:47.2633259Z adding 'torch/_inductor/codegen/common.py' 2025-10-10T00:52:47.2707955Z adding 'torch/_inductor/codegen/cpp.py' 2025-10-10T00:52:47.2718836Z adding 'torch/_inductor/codegen/cpp_bmm_template.py' 2025-10-10T00:52:47.2733461Z adding 'torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-10-10T00:52:47.2758780Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2025-10-10T00:52:47.2768479Z adding 'torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-10-10T00:52:47.2790092Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2025-10-10T00:52:47.2796275Z adding 'torch/_inductor/codegen/cpp_template.py' 2025-10-10T00:52:47.2805721Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2025-10-10T00:52:47.2817043Z adding 'torch/_inductor/codegen/cpp_utils.py' 2025-10-10T00:52:47.2858100Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-10-10T00:52:47.2874227Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-10-10T00:52:47.2887763Z adding 'torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-10-10T00:52:47.2894574Z adding 'torch/_inductor/codegen/cpp_wrapper_mps.py' 2025-10-10T00:52:47.2898509Z adding 'torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-10-10T00:52:47.2902815Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-10-10T00:52:47.2908334Z adding 'torch/_inductor/codegen/debug_utils.py' 2025-10-10T00:52:47.2929730Z adding 'torch/_inductor/codegen/halide.py' 2025-10-10T00:52:47.2941095Z adding 'torch/_inductor/codegen/memory_planning.py' 2025-10-10T00:52:47.2955580Z adding 'torch/_inductor/codegen/mps.py' 2025-10-10T00:52:47.2959953Z adding 'torch/_inductor/codegen/mps_device_op_overrides.py' 2025-10-10T00:52:47.2968971Z adding 'torch/_inductor/codegen/multi_kernel.py' 2025-10-10T00:52:47.2973190Z adding 'torch/_inductor/codegen/python_wrapper_mtia.py' 2025-10-10T00:52:47.2977923Z adding 'torch/_inductor/codegen/segmented_tree.py' 2025-10-10T00:52:47.3014478Z adding 'torch/_inductor/codegen/simd.py' 2025-10-10T00:52:47.3025612Z adding 'torch/_inductor/codegen/simd_kernel_features.py' 2025-10-10T00:52:47.3030964Z adding 'torch/_inductor/codegen/subgraph.py' 2025-10-10T00:52:47.3100233Z adding 'torch/_inductor/codegen/triton.py' 2025-10-10T00:52:47.3119021Z adding 'torch/_inductor/codegen/triton_combo_kernel.py' 2025-10-10T00:52:47.3124921Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2025-10-10T00:52:47.3130413Z adding 'torch/_inductor/codegen/triton_utils.py' 2025-10-10T00:52:47.3180642Z adding 'torch/_inductor/codegen/wrapper.py' 2025-10-10T00:52:47.3199463Z adding 'torch/_inductor/codegen/wrapper_fxir.py' 2025-10-10T00:52:47.3207197Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-10-10T00:52:47.3211762Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2025-10-10T00:52:47.3218091Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-10-10T00:52:47.3222563Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2025-10-10T00:52:47.3233175Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-10-10T00:52:47.3240530Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2025-10-10T00:52:47.3245654Z adding 'torch/_inductor/codegen/cuda/cutlass_cache.py' 2025-10-10T00:52:47.3252724Z adding 'torch/_inductor/codegen/cuda/cutlass_python_evt.py' 2025-10-10T00:52:47.3261261Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-10-10T00:52:47.3268365Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-10-10T00:52:47.3293394Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2025-10-10T00:52:47.3301919Z adding 'torch/_inductor/codegen/cuda/serialization.py' 2025-10-10T00:52:47.3306507Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2025-10-10T00:52:47.3312276Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py' 2025-10-10T00:52:47.3319504Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2025-10-10T00:52:47.3324028Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py' 2025-10-10T00:52:47.3328060Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py' 2025-10-10T00:52:47.3331546Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py' 2025-10-10T00:52:47.3334877Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py' 2025-10-10T00:52:47.3338796Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py' 2025-10-10T00:52:47.3342661Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py' 2025-10-10T00:52:47.3345806Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py' 2025-10-10T00:52:47.3349584Z adding 'torch/_inductor/codegen/cutedsl/__init__.py' 2025-10-10T00:52:47.3356841Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_kernel.py' 2025-10-10T00:52:47.3362986Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py' 2025-10-10T00:52:47.3367772Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py' 2025-10-10T00:52:47.3372853Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_template.py' 2025-10-10T00:52:47.3376966Z adding 'torch/_inductor/codegen/mtia/__init__.py' 2025-10-10T00:52:47.3380334Z adding 'torch/_inductor/codegen/mtia/device_op_overrides.py' 2025-10-10T00:52:47.3384371Z adding 'torch/_inductor/codegen/rocm/__init__.py' 2025-10-10T00:52:47.3392723Z adding 'torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-10-10T00:52:47.3397180Z adding 'torch/_inductor/codegen/rocm/ck_template.py' 2025-10-10T00:52:47.3400911Z adding 'torch/_inductor/codegen/rocm/ck_tile_template.py' 2025-10-10T00:52:47.3411839Z adding 'torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py' 2025-10-10T00:52:47.3425618Z adding 'torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-10-10T00:52:47.3430845Z adding 'torch/_inductor/codegen/rocm/compile_command.py' 2025-10-10T00:52:47.3435262Z adding 'torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-10-10T00:52:47.3439512Z adding 'torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-10-10T00:52:47.3445366Z adding 'torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-10-10T00:52:47.3450354Z adding 'torch/_inductor/codegen/rocm/rocm_template.py' 2025-10-10T00:52:47.3454177Z adding 'torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-10-10T00:52:47.3457382Z adding 'torch/_inductor/codegen/rocm/rocm_utils.py' 2025-10-10T00:52:47.3461262Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2025-10-10T00:52:47.3464840Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-10-10T00:52:47.3468906Z adding 'torch/_inductor/compile_worker/__init__.py' 2025-10-10T00:52:47.3472589Z adding 'torch/_inductor/compile_worker/__main__.py' 2025-10-10T00:52:47.3479466Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2025-10-10T00:52:47.3483978Z adding 'torch/_inductor/compile_worker/tracked_process_pool.py' 2025-10-10T00:52:47.3487639Z adding 'torch/_inductor/compile_worker/utils.py' 2025-10-10T00:52:47.3492061Z adding 'torch/_inductor/fx_passes/__init__.py' 2025-10-10T00:52:47.3501277Z adding 'torch/_inductor/fx_passes/b2b_gemm.py' 2025-10-10T00:52:47.3508675Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2025-10-10T00:52:47.3519503Z adding 'torch/_inductor/fx_passes/bucketing.py' 2025-10-10T00:52:47.3526163Z adding 'torch/_inductor/fx_passes/control_dependencies.py' 2025-10-10T00:52:47.3536348Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2025-10-10T00:52:47.3542728Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-10-10T00:52:47.3547426Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-10-10T00:52:47.3553947Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-10-10T00:52:47.3559674Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2025-10-10T00:52:47.3563993Z adding 'torch/_inductor/fx_passes/fsdp.py' 2025-10-10T00:52:47.3574397Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2025-10-10T00:52:47.3591135Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2025-10-10T00:52:47.3605367Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2025-10-10T00:52:47.3612677Z adding 'torch/_inductor/fx_passes/memory_estimator.py' 2025-10-10T00:52:47.3626724Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-10-10T00:52:47.3632171Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2025-10-10T00:52:47.3648858Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-10-10T00:52:47.3655248Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2025-10-10T00:52:47.3661316Z adding 'torch/_inductor/fx_passes/overlap_preserving_bucketer.py' 2025-10-10T00:52:47.3672317Z adding 'torch/_inductor/fx_passes/overlap_scheduling.py' 2025-10-10T00:52:47.3683478Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2025-10-10T00:52:47.3709321Z adding 'torch/_inductor/fx_passes/post_grad.py' 2025-10-10T00:52:47.3721980Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2025-10-10T00:52:47.3758019Z adding 'torch/_inductor/fx_passes/quantization.py' 2025-10-10T00:52:47.3773052Z adding 'torch/_inductor/fx_passes/reinplace.py' 2025-10-10T00:52:47.3778010Z adding 'torch/_inductor/fx_passes/replace_random.py' 2025-10-10T00:52:47.3813344Z adding 'torch/_inductor/fx_passes/split_cat.py' 2025-10-10T00:52:47.3821216Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-10-10T00:52:47.3825520Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-10-10T00:52:47.3830174Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-10-10T00:52:47.3834945Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-10-10T00:52:47.3839901Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-10-10T00:52:47.3844379Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-10-10T00:52:47.3848956Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-10-10T00:52:47.3854139Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-10-10T00:52:47.3860630Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-10-10T00:52:47.3866981Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-10-10T00:52:47.3873167Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-10-10T00:52:47.3878658Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-10-10T00:52:47.3883433Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-10-10T00:52:47.3888645Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py' 2025-10-10T00:52:47.3894534Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py' 2025-10-10T00:52:47.3900636Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py' 2025-10-10T00:52:47.3906694Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py' 2025-10-10T00:52:47.3912110Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py' 2025-10-10T00:52:47.3917445Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-10-10T00:52:47.3922838Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-10-10T00:52:47.3928126Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-10-10T00:52:47.3933698Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-10-10T00:52:47.3939191Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-10-10T00:52:47.3944795Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-10-10T00:52:47.3949752Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-10-10T00:52:47.3953928Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-10-10T00:52:47.3957595Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-10-10T00:52:47.3961089Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-10-10T00:52:47.3965227Z adding 'torch/_inductor/kernel/__init__.py' 2025-10-10T00:52:47.3970985Z adding 'torch/_inductor/kernel/bmm.py' 2025-10-10T00:52:47.3979428Z adding 'torch/_inductor/kernel/conv.py' 2025-10-10T00:52:47.3995107Z adding 'torch/_inductor/kernel/mm.py' 2025-10-10T00:52:47.4001146Z adding 'torch/_inductor/kernel/mm_common.py' 2025-10-10T00:52:47.4010230Z adding 'torch/_inductor/kernel/mm_grouped.py' 2025-10-10T00:52:47.4015730Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2025-10-10T00:52:47.4019935Z adding 'torch/_inductor/kernel/flex/__init__.py' 2025-10-10T00:52:47.4026050Z adding 'torch/_inductor/kernel/flex/common.py' 2025-10-10T00:52:47.4036266Z adding 'torch/_inductor/kernel/flex/flex_attention.py' 2025-10-10T00:52:47.4043249Z adding 'torch/_inductor/kernel/flex/flex_cpu.py' 2025-10-10T00:52:47.4050515Z adding 'torch/_inductor/kernel/flex/flex_decoding.py' 2025-10-10T00:52:47.4056769Z adding 'torch/_inductor/kernel/flex/templates/common.py.jinja' 2025-10-10T00:52:47.4062380Z adding 'torch/_inductor/kernel/flex/templates/flex_attention.py.jinja' 2025-10-10T00:52:47.4071121Z adding 'torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja' 2025-10-10T00:52:47.4077371Z adding 'torch/_inductor/kernel/flex/templates/flex_decode.py.jinja' 2025-10-10T00:52:47.4081429Z adding 'torch/_inductor/kernel/flex/templates/utilities.py.jinja' 2025-10-10T00:52:47.4085313Z adding 'torch/_inductor/package/__init__.py' 2025-10-10T00:52:47.4088520Z adding 'torch/_inductor/package/build_package.py' 2025-10-10T00:52:47.4092883Z adding 'torch/_inductor/package/package.py' 2025-10-10T00:52:47.4097080Z adding 'torch/_inductor/runtime/__init__.py' 2025-10-10T00:52:47.4106204Z adding 'torch/_inductor/runtime/autotune_cache.py' 2025-10-10T00:52:47.4113597Z adding 'torch/_inductor/runtime/benchmarking.py' 2025-10-10T00:52:47.4117834Z adding 'torch/_inductor/runtime/cache_dir_utils.py' 2025-10-10T00:52:47.4121697Z adding 'torch/_inductor/runtime/compile_tasks.py' 2025-10-10T00:52:47.4127313Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-10-10T00:52:47.4131880Z adding 'torch/_inductor/runtime/debug_utils.py' 2025-10-10T00:52:47.4136019Z adding 'torch/_inductor/runtime/halide_helpers.py' 2025-10-10T00:52:47.4140819Z adding 'torch/_inductor/runtime/hints.py' 2025-10-10T00:52:47.4145604Z adding 'torch/_inductor/runtime/runtime_utils.py' 2025-10-10T00:52:47.4151505Z adding 'torch/_inductor/runtime/static_cuda_launcher.py' 2025-10-10T00:52:47.4156019Z adding 'torch/_inductor/runtime/triton_compat.py' 2025-10-10T00:52:47.4165802Z adding 'torch/_inductor/runtime/triton_helpers.py' 2025-10-10T00:52:47.4213022Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2025-10-10T00:52:47.4222044Z adding 'torch/_inductor/runtime/caching/__init__.py' 2025-10-10T00:52:47.4225770Z adding 'torch/_inductor/runtime/caching/config.py' 2025-10-10T00:52:47.4231049Z adding 'torch/_inductor/runtime/caching/context.py' 2025-10-10T00:52:47.4235708Z adding 'torch/_inductor/runtime/caching/exceptions.py' 2025-10-10T00:52:47.4242279Z adding 'torch/_inductor/runtime/caching/implementations.py' 2025-10-10T00:52:47.4247053Z adding 'torch/_inductor/runtime/caching/locks.py' 2025-10-10T00:52:47.4251218Z adding 'torch/_inductor/runtime/caching/utils.py' 2025-10-10T00:52:47.4255642Z adding 'torch/_inductor/template_heuristics/__init__.py' 2025-10-10T00:52:47.4259409Z adding 'torch/_inductor/template_heuristics/aten.py' 2025-10-10T00:52:47.4263229Z adding 'torch/_inductor/template_heuristics/base.py' 2025-10-10T00:52:47.4267066Z adding 'torch/_inductor/template_heuristics/contiguous_mm.py' 2025-10-10T00:52:47.4270855Z adding 'torch/_inductor/template_heuristics/decompose_k.py' 2025-10-10T00:52:47.4274191Z adding 'torch/_inductor/template_heuristics/gemm.py' 2025-10-10T00:52:47.4277609Z adding 'torch/_inductor/template_heuristics/params.py' 2025-10-10T00:52:47.4282171Z adding 'torch/_inductor/template_heuristics/registry.py' 2025-10-10T00:52:47.4303279Z adding 'torch/_inductor/template_heuristics/triton.py' 2025-10-10T00:52:47.4308920Z adding 'torch/_inductor/template_heuristics/triton_addmm.py' 2025-10-10T00:52:47.4313511Z adding 'torch/_lazy/__init__.py' 2025-10-10T00:52:47.4317998Z adding 'torch/_lazy/closure.py' 2025-10-10T00:52:47.4321713Z adding 'torch/_lazy/computation.py' 2025-10-10T00:52:47.4324937Z adding 'torch/_lazy/config.py' 2025-10-10T00:52:47.4328198Z adding 'torch/_lazy/debug.py' 2025-10-10T00:52:47.4331525Z adding 'torch/_lazy/device_context.py' 2025-10-10T00:52:47.4337054Z adding 'torch/_lazy/extract_compiled_graph.py' 2025-10-10T00:52:47.4340469Z adding 'torch/_lazy/ir_cache.py' 2025-10-10T00:52:47.4343710Z adding 'torch/_lazy/metrics.py' 2025-10-10T00:52:47.4347145Z adding 'torch/_lazy/tensor_factory_functions.py' 2025-10-10T00:52:47.4350247Z adding 'torch/_lazy/ts_backend.py' 2025-10-10T00:52:47.4354259Z adding 'torch/_library/__init__.py' 2025-10-10T00:52:47.4359405Z adding 'torch/_library/autograd.py' 2025-10-10T00:52:47.4372940Z adding 'torch/_library/custom_ops.py' 2025-10-10T00:52:47.4380658Z adding 'torch/_library/fake_class_registry.py' 2025-10-10T00:52:47.4386249Z adding 'torch/_library/fake_impl.py' 2025-10-10T00:52:47.4392500Z adding 'torch/_library/fake_profile.py' 2025-10-10T00:52:47.4399230Z adding 'torch/_library/infer_schema.py' 2025-10-10T00:52:47.4403977Z adding 'torch/_library/opaque_object.py' 2025-10-10T00:52:47.4407942Z adding 'torch/_library/simple_registry.py' 2025-10-10T00:52:47.4415190Z adding 'torch/_library/triton.py' 2025-10-10T00:52:47.4424638Z adding 'torch/_library/utils.py' 2025-10-10T00:52:47.4430051Z adding 'torch/_logging/__init__.py' 2025-10-10T00:52:47.4451327Z adding 'torch/_logging/_internal.py' 2025-10-10T00:52:47.4458300Z adding 'torch/_logging/_registrations.py' 2025-10-10T00:52:47.4463035Z adding 'torch/_logging/scribe.py' 2025-10-10T00:52:47.4467523Z adding 'torch/_logging/structured.py' 2025-10-10T00:52:47.4472632Z adding 'torch/_numpy/__init__.py' 2025-10-10T00:52:47.4476874Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2025-10-10T00:52:47.4483235Z adding 'torch/_numpy/_casting_dicts.py' 2025-10-10T00:52:47.4490395Z adding 'torch/_numpy/_dtypes.py' 2025-10-10T00:52:47.4495977Z adding 'torch/_numpy/_dtypes_impl.py' 2025-10-10T00:52:47.4500009Z adding 'torch/_numpy/_funcs.py' 2025-10-10T00:52:47.4521843Z adding 'torch/_numpy/_funcs_impl.py' 2025-10-10T00:52:47.4526426Z adding 'torch/_numpy/_getlimits.py' 2025-10-10T00:52:47.4535465Z adding 'torch/_numpy/_ndarray.py' 2025-10-10T00:52:47.4541121Z adding 'torch/_numpy/_normalizations.py' 2025-10-10T00:52:47.4546922Z adding 'torch/_numpy/_reductions_impl.py' 2025-10-10T00:52:47.4552143Z adding 'torch/_numpy/_ufuncs.py' 2025-10-10T00:52:47.4556093Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2025-10-10T00:52:47.4561587Z adding 'torch/_numpy/_util.py' 2025-10-10T00:52:47.4565536Z adding 'torch/_numpy/fft.py' 2025-10-10T00:52:47.4569881Z adding 'torch/_numpy/linalg.py' 2025-10-10T00:52:47.4574478Z adding 'torch/_numpy/random.py' 2025-10-10T00:52:47.4578632Z adding 'torch/_numpy/testing/__init__.py' 2025-10-10T00:52:47.4605014Z adding 'torch/_numpy/testing/utils.py' 2025-10-10T00:52:47.4633832Z adding 'torch/_prims/__init__.py' 2025-10-10T00:52:47.4640970Z adding 'torch/_prims/context.py' 2025-10-10T00:52:47.4644873Z adding 'torch/_prims/debug_prims.py' 2025-10-10T00:52:47.4648710Z adding 'torch/_prims/executor.py' 2025-10-10T00:52:47.4654709Z adding 'torch/_prims/rng_prims.py' 2025-10-10T00:52:47.4683234Z adding 'torch/_prims_common/__init__.py' 2025-10-10T00:52:47.4693226Z adding 'torch/_prims_common/wrappers.py' 2025-10-10T00:52:47.4767846Z adding 'torch/_refs/__init__.py' 2025-10-10T00:52:47.4777202Z adding 'torch/_refs/_conversions.py' 2025-10-10T00:52:47.4784003Z adding 'torch/_refs/fft.py' 2025-10-10T00:52:47.4791376Z adding 'torch/_refs/linalg/__init__.py' 2025-10-10T00:52:47.4795625Z adding 'torch/_refs/nn/__init__.py' 2025-10-10T00:52:47.4810248Z adding 'torch/_refs/nn/functional/__init__.py' 2025-10-10T00:52:47.4816701Z adding 'torch/_refs/special/__init__.py' 2025-10-10T00:52:47.4820937Z adding 'torch/_strobelight/__init__.py' 2025-10-10T00:52:47.4826672Z adding 'torch/_strobelight/cli_function_profiler.py' 2025-10-10T00:52:47.4832107Z adding 'torch/_strobelight/compile_time_profiler.py' 2025-10-10T00:52:47.4836387Z adding 'torch/_subclasses/__init__.py' 2025-10-10T00:52:47.4841836Z adding 'torch/_subclasses/_fake_tensor_utils.py' 2025-10-10T00:52:47.4859490Z adding 'torch/_subclasses/fake_impls.py' 2025-10-10T00:52:47.4911359Z adding 'torch/_subclasses/fake_tensor.py' 2025-10-10T00:52:47.4921107Z adding 'torch/_subclasses/fake_utils.py' 2025-10-10T00:52:47.4934480Z adding 'torch/_subclasses/functional_tensor.py' 2025-10-10T00:52:47.4964927Z adding 'torch/_subclasses/meta_utils.py' 2025-10-10T00:52:47.4972119Z adding 'torch/_subclasses/schema_check_mode.py' 2025-10-10T00:52:47.4976165Z adding 'torch/_vendor/__init__.py' 2025-10-10T00:52:47.4980478Z adding 'torch/_vendor/packaging/__init__.py' 2025-10-10T00:52:47.4985088Z adding 'torch/_vendor/packaging/_structures.py' 2025-10-10T00:52:47.4992199Z adding 'torch/_vendor/packaging/version.py' 2025-10-10T00:52:47.4998600Z adding 'torch/accelerator/__init__.py' 2025-10-10T00:52:47.5002317Z adding 'torch/accelerator/_utils.py' 2025-10-10T00:52:47.5006861Z adding 'torch/accelerator/memory.py' 2025-10-10T00:52:47.5011338Z adding 'torch/amp/__init__.py' 2025-10-10T00:52:47.5020396Z adding 'torch/amp/autocast_mode.py' 2025-10-10T00:52:47.5032591Z adding 'torch/amp/grad_scaler.py' 2025-10-10T00:52:47.5037590Z adding 'torch/ao/__init__.py' 2025-10-10T00:52:47.5041829Z adding 'torch/ao/nn/__init__.py' 2025-10-10T00:52:47.5046116Z adding 'torch/ao/nn/intrinsic/__init__.py' 2025-10-10T00:52:47.5050297Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2025-10-10T00:52:47.5054713Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2025-10-10T00:52:47.5058807Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2025-10-10T00:52:47.5062915Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-10-10T00:52:47.5072045Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-10-10T00:52:47.5078734Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-10-10T00:52:47.5084101Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-10-10T00:52:47.5088323Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2025-10-10T00:52:47.5092428Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-10-10T00:52:47.5096524Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-10-10T00:52:47.5100478Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-10-10T00:52:47.5104794Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-10-10T00:52:47.5108662Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-10-10T00:52:47.5112813Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-10-10T00:52:47.5125789Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-10-10T00:52:47.5133029Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-10-10T00:52:47.5137029Z adding 'torch/ao/nn/qat/__init__.py' 2025-10-10T00:52:47.5140957Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2025-10-10T00:52:47.5145011Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-10-10T00:52:47.5148721Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2025-10-10T00:52:47.5152901Z adding 'torch/ao/nn/qat/modules/__init__.py' 2025-10-10T00:52:47.5157791Z adding 'torch/ao/nn/qat/modules/conv.py' 2025-10-10T00:52:47.5162593Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2025-10-10T00:52:47.5166982Z adding 'torch/ao/nn/qat/modules/linear.py' 2025-10-10T00:52:47.5171171Z adding 'torch/ao/nn/quantizable/__init__.py' 2025-10-10T00:52:47.5175731Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2025-10-10T00:52:47.5184116Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2025-10-10T00:52:47.5193476Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2025-10-10T00:52:47.5198102Z adding 'torch/ao/nn/quantized/__init__.py' 2025-10-10T00:52:47.5207005Z adding 'torch/ao/nn/quantized/functional.py' 2025-10-10T00:52:47.5211973Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2025-10-10T00:52:47.5216274Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-10-10T00:52:47.5222157Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-10-10T00:52:47.5227601Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-10-10T00:52:47.5242178Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-10-10T00:52:47.5248826Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2025-10-10T00:52:47.5254661Z adding 'torch/ao/nn/quantized/modules/activation.py' 2025-10-10T00:52:47.5259211Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2025-10-10T00:52:47.5269294Z adding 'torch/ao/nn/quantized/modules/conv.py' 2025-10-10T00:52:47.5273939Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2025-10-10T00:52:47.5279892Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2025-10-10T00:52:47.5285097Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2025-10-10T00:52:47.5291866Z adding 'torch/ao/nn/quantized/modules/linear.py' 2025-10-10T00:52:47.5296750Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2025-10-10T00:52:47.5300798Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2025-10-10T00:52:47.5305416Z adding 'torch/ao/nn/quantized/modules/utils.py' 2025-10-10T00:52:47.5309718Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2025-10-10T00:52:47.5314023Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2025-10-10T00:52:47.5319058Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2025-10-10T00:52:47.5323473Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2025-10-10T00:52:47.5332047Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2025-10-10T00:52:47.5336952Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2025-10-10T00:52:47.5342881Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2025-10-10T00:52:47.5347315Z adding 'torch/ao/nn/sparse/__init__.py' 2025-10-10T00:52:47.5351356Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2025-10-10T00:52:47.5356516Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2025-10-10T00:52:47.5360656Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2025-10-10T00:52:47.5364849Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-10-10T00:52:47.5369681Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-10-10T00:52:47.5374132Z adding 'torch/ao/ns/__init__.py' 2025-10-10T00:52:47.5381929Z adding 'torch/ao/ns/_numeric_suite.py' 2025-10-10T00:52:47.5395739Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2025-10-10T00:52:47.5400953Z adding 'torch/ao/ns/fx/__init__.py' 2025-10-10T00:52:47.5409423Z adding 'torch/ao/ns/fx/graph_matcher.py' 2025-10-10T00:52:47.5424520Z adding 'torch/ao/ns/fx/graph_passes.py' 2025-10-10T00:52:47.5431982Z adding 'torch/ao/ns/fx/mappings.py' 2025-10-10T00:52:47.5449996Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2025-10-10T00:52:47.5455223Z adding 'torch/ao/ns/fx/ns_types.py' 2025-10-10T00:52:47.5460194Z adding 'torch/ao/ns/fx/pattern_utils.py' 2025-10-10T00:52:47.5465914Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-10-10T00:52:47.5474020Z adding 'torch/ao/ns/fx/utils.py' 2025-10-10T00:52:47.5479755Z adding 'torch/ao/ns/fx/weight_utils.py' 2025-10-10T00:52:47.5484263Z adding 'torch/ao/pruning/__init__.py' 2025-10-10T00:52:47.5487555Z adding 'torch/ao/pruning/_mappings.py' 2025-10-10T00:52:47.5491585Z adding 'torch/ao/pruning/_experimental/__init__.py' 2025-10-10T00:52:47.5495643Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-10-10T00:52:47.5503930Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-10-10T00:52:47.5508293Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-10-10T00:52:47.5513375Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-10-10T00:52:47.5517670Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-10-10T00:52:47.5524461Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-10-10T00:52:47.5529859Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-10-10T00:52:47.5534667Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-10-10T00:52:47.5538816Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-10-10T00:52:47.5542824Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-10-10T00:52:47.5546558Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-10-10T00:52:47.5551015Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-10-10T00:52:47.5556204Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-10-10T00:52:47.5559587Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2025-10-10T00:52:47.5565184Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-10-10T00:52:47.5569333Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-10-10T00:52:47.5573848Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-10-10T00:52:47.5577137Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-10-10T00:52:47.5584331Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-10-10T00:52:47.5588520Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-10-10T00:52:47.5592517Z adding 'torch/ao/pruning/scheduler/__init__.py' 2025-10-10T00:52:47.5597279Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2025-10-10T00:52:47.5601568Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-10-10T00:52:47.5605585Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-10-10T00:52:47.5609668Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2025-10-10T00:52:47.5616331Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-10-10T00:52:47.5620662Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-10-10T00:52:47.5625189Z adding 'torch/ao/pruning/sparsifier/utils.py' 2025-10-10T00:52:47.5630777Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-10-10T00:52:47.5636819Z adding 'torch/ao/quantization/__init__.py' 2025-10-10T00:52:47.5641647Z adding 'torch/ao/quantization/_correct_bias.py' 2025-10-10T00:52:47.5647414Z adding 'torch/ao/quantization/_equalize.py' 2025-10-10T00:52:47.5652648Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2025-10-10T00:52:47.5660768Z adding 'torch/ao/quantization/fake_quantize.py' 2025-10-10T00:52:47.5666173Z adding 'torch/ao/quantization/fuse_modules.py' 2025-10-10T00:52:47.5671542Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2025-10-10T00:52:47.5697104Z adding 'torch/ao/quantization/observer.py' 2025-10-10T00:52:47.5707474Z adding 'torch/ao/quantization/qconfig.py' 2025-10-10T00:52:47.5714909Z adding 'torch/ao/quantization/qconfig_mapping.py' 2025-10-10T00:52:47.5718756Z adding 'torch/ao/quantization/quant_type.py' 2025-10-10T00:52:47.5724495Z adding 'torch/ao/quantization/quantization_mappings.py' 2025-10-10T00:52:47.5736025Z adding 'torch/ao/quantization/quantize.py' 2025-10-10T00:52:47.5746659Z adding 'torch/ao/quantization/quantize_fx.py' 2025-10-10T00:52:47.5753708Z adding 'torch/ao/quantization/quantize_jit.py' 2025-10-10T00:52:47.5759263Z adding 'torch/ao/quantization/quantize_pt2e.py' 2025-10-10T00:52:47.5763212Z adding 'torch/ao/quantization/stubs.py' 2025-10-10T00:52:47.5774919Z adding 'torch/ao/quantization/utils.py' 2025-10-10T00:52:47.5780001Z adding 'torch/ao/quantization/backend_config/__init__.py' 2025-10-10T00:52:47.5787948Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-10-10T00:52:47.5792925Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-10-10T00:52:47.5803377Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2025-10-10T00:52:47.5809838Z adding 'torch/ao/quantization/backend_config/executorch.py' 2025-10-10T00:52:47.5814327Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2025-10-10T00:52:47.5818691Z adding 'torch/ao/quantization/backend_config/native.py' 2025-10-10T00:52:47.5825026Z adding 'torch/ao/quantization/backend_config/onednn.py' 2025-10-10T00:52:47.5830269Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2025-10-10T00:52:47.5834997Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2025-10-10T00:52:47.5840992Z adding 'torch/ao/quantization/backend_config/utils.py' 2025-10-10T00:52:47.5845226Z adding 'torch/ao/quantization/backend_config/x86.py' 2025-10-10T00:52:47.5849587Z adding 'torch/ao/quantization/fx/__init__.py' 2025-10-10T00:52:47.5860585Z adding 'torch/ao/quantization/fx/_decomposed.py' 2025-10-10T00:52:47.5875832Z adding 'torch/ao/quantization/fx/_equalize.py' 2025-10-10T00:52:47.5893936Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-10-10T00:52:47.5915076Z adding 'torch/ao/quantization/fx/convert.py' 2025-10-10T00:52:47.5923328Z adding 'torch/ao/quantization/fx/custom_config.py' 2025-10-10T00:52:47.5929494Z adding 'torch/ao/quantization/fx/fuse.py' 2025-10-10T00:52:47.5934929Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2025-10-10T00:52:47.5940072Z adding 'torch/ao/quantization/fx/graph_module.py' 2025-10-10T00:52:47.5992804Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-10-10T00:52:47.5993256Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-10-10T00:52:47.5993633Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2025-10-10T00:52:47.5994104Z adding 'torch/ao/quantization/fx/match_utils.py' 2025-10-10T00:52:47.5994490Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2025-10-10T00:52:47.5996304Z adding 'torch/ao/quantization/fx/prepare.py' 2025-10-10T00:52:47.6004872Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-10-10T00:52:47.6010254Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2025-10-10T00:52:47.6014242Z adding 'torch/ao/quantization/fx/tracer.py' 2025-10-10T00:52:47.6028132Z adding 'torch/ao/quantization/fx/utils.py' 2025-10-10T00:52:47.6033157Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2025-10-10T00:52:47.6056732Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2025-10-10T00:52:47.6069584Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2025-10-10T00:52:47.6076396Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-10-10T00:52:47.6088601Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-10-10T00:52:47.6093547Z adding 'torch/ao/quantization/pt2e/__init__.py' 2025-10-10T00:52:47.6104476Z adding 'torch/ao/quantization/pt2e/_affine_quantization.py' 2025-10-10T00:52:47.6111659Z adding 'torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-10-10T00:52:47.6115999Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-10-10T00:52:47.6121038Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2025-10-10T00:52:47.6126174Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2025-10-10T00:52:47.6130149Z adding 'torch/ao/quantization/pt2e/lowering.py' 2025-10-10T00:52:47.6136047Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-10-10T00:52:47.6145860Z adding 'torch/ao/quantization/pt2e/prepare.py' 2025-10-10T00:52:47.6159032Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2025-10-10T00:52:47.6169221Z adding 'torch/ao/quantization/pt2e/utils.py' 2025-10-10T00:52:47.6174090Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2025-10-10T00:52:47.6182228Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2025-10-10T00:52:47.6187270Z adding 'torch/ao/quantization/quantizer/__init__.py' 2025-10-10T00:52:47.6191412Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2025-10-10T00:52:47.6196957Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-10-10T00:52:47.6200870Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2025-10-10T00:52:47.6205571Z adding 'torch/ao/quantization/quantizer/utils.py' 2025-10-10T00:52:47.6222748Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-10-10T00:52:47.6231212Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-10-10T00:52:47.6243132Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-10-10T00:52:47.6248392Z adding 'torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-10-10T00:52:47.6259985Z adding 'torch/autograd/__init__.py' 2025-10-10T00:52:47.6264898Z adding 'torch/autograd/anomaly_mode.py' 2025-10-10T00:52:47.6270123Z adding 'torch/autograd/forward_ad.py' 2025-10-10T00:52:47.6283283Z adding 'torch/autograd/function.py' 2025-10-10T00:52:47.6300158Z adding 'torch/autograd/functional.py' 2025-10-10T00:52:47.6307600Z adding 'torch/autograd/grad_mode.py' 2025-10-10T00:52:47.6340891Z adding 'torch/autograd/gradcheck.py' 2025-10-10T00:52:47.6354964Z adding 'torch/autograd/graph.py' 2025-10-10T00:52:47.6373262Z adding 'torch/autograd/profiler.py' 2025-10-10T00:52:47.6380387Z adding 'torch/autograd/profiler_legacy.py' 2025-10-10T00:52:47.6395515Z adding 'torch/autograd/profiler_util.py' 2025-10-10T00:52:47.6400076Z adding 'torch/autograd/variable.py' 2025-10-10T00:52:47.6404041Z adding 'torch/autograd/_functions/__init__.py' 2025-10-10T00:52:47.6407718Z adding 'torch/autograd/_functions/tensor.py' 2025-10-10T00:52:47.6411285Z adding 'torch/autograd/_functions/utils.py' 2025-10-10T00:52:47.6416450Z adding 'torch/backends/__init__.py' 2025-10-10T00:52:47.6420640Z adding 'torch/backends/_coreml/__init__.py' 2025-10-10T00:52:47.6425568Z adding 'torch/backends/_coreml/preprocess.py' 2025-10-10T00:52:47.6429582Z adding 'torch/backends/_nnapi/__init__.py' 2025-10-10T00:52:47.6434304Z adding 'torch/backends/_nnapi/prepare.py' 2025-10-10T00:52:47.6459112Z adding 'torch/backends/_nnapi/serializer.py' 2025-10-10T00:52:47.6465183Z adding 'torch/backends/cpu/__init__.py' 2025-10-10T00:52:47.6473149Z adding 'torch/backends/cuda/__init__.py' 2025-10-10T00:52:47.6479540Z adding 'torch/backends/cudnn/__init__.py' 2025-10-10T00:52:47.6483512Z adding 'torch/backends/cudnn/rnn.py' 2025-10-10T00:52:47.6487837Z adding 'torch/backends/cusparselt/__init__.py' 2025-10-10T00:52:47.6492049Z adding 'torch/backends/kleidiai/__init__.py' 2025-10-10T00:52:47.6496056Z adding 'torch/backends/mha/__init__.py' 2025-10-10T00:52:47.6500270Z adding 'torch/backends/miopen/__init__.py' 2025-10-10T00:52:47.6505160Z adding 'torch/backends/mkl/__init__.py' 2025-10-10T00:52:47.6510072Z adding 'torch/backends/mkldnn/__init__.py' 2025-10-10T00:52:47.6514557Z adding 'torch/backends/mps/__init__.py' 2025-10-10T00:52:47.6518699Z adding 'torch/backends/nnpack/__init__.py' 2025-10-10T00:52:47.6522942Z adding 'torch/backends/openmp/__init__.py' 2025-10-10T00:52:47.6527573Z adding 'torch/backends/opt_einsum/__init__.py' 2025-10-10T00:52:47.6532130Z adding 'torch/backends/quantized/__init__.py' 2025-10-10T00:52:47.6536020Z adding 'torch/backends/xeon/__init__.py' 2025-10-10T00:52:47.6548031Z adding 'torch/backends/xeon/run_cpu.py' 2025-10-10T00:52:47.6553059Z adding 'torch/backends/xnnpack/__init__.py' 2025-10-10T00:52:47.6757642Z adding 'torch/bin/FileStoreTest.exe' 2025-10-10T00:52:47.6953548Z adding 'torch/bin/ProcessGroupGlooAsyncTest.exe' 2025-10-10T00:52:47.7203753Z adding 'torch/bin/ProcessGroupGlooTest.exe' 2025-10-10T00:52:47.7443271Z adding 'torch/bin/TCPStoreTest.exe' 2025-10-10T00:52:47.8875405Z adding 'torch/bin/protoc.exe' 2025-10-10T00:52:48.3078151Z adding 'torch/bin/test_api.exe' 2025-10-10T00:52:48.5678309Z adding 'torch/bin/test_jit.exe' 2025-10-10T00:52:48.6790112Z adding 'torch/bin/test_lazy.exe' 2025-10-10T00:52:48.6857843Z adding 'torch/compiler/__init__.py' 2025-10-10T00:52:48.6864290Z adding 'torch/compiler/_cache.py' 2025-10-10T00:52:48.6869139Z adding 'torch/compiler/config.py' 2025-10-10T00:52:48.6873304Z adding 'torch/contrib/__init__.py' 2025-10-10T00:52:48.6878119Z adding 'torch/contrib/_tensorboard_vis.py' 2025-10-10T00:52:48.6883286Z adding 'torch/cpu/__init__.py' 2025-10-10T00:52:48.6887420Z adding 'torch/cpu/amp/__init__.py' 2025-10-10T00:52:48.6891155Z adding 'torch/cpu/amp/autocast_mode.py' 2025-10-10T00:52:48.6894738Z adding 'torch/cpu/amp/grad_scaler.py' 2025-10-10T00:52:48.6900543Z adding 'torch/csrc/inductor/aoti_runtime/model.h' 2025-10-10T00:52:48.6924281Z adding 'torch/cuda/__init__.py' 2025-10-10T00:52:48.6930157Z adding 'torch/cuda/_device_limits.py' 2025-10-10T00:52:48.6934017Z adding 'torch/cuda/_gpu_trace.py' 2025-10-10T00:52:48.6944708Z adding 'torch/cuda/_memory_viz.py' 2025-10-10T00:52:48.6948808Z adding 'torch/cuda/_pin_memory_utils.py' 2025-10-10T00:52:48.6957515Z adding 'torch/cuda/_sanitizer.py' 2025-10-10T00:52:48.6966114Z adding 'torch/cuda/_utils.py' 2025-10-10T00:52:48.6969937Z adding 'torch/cuda/comm.py' 2025-10-10T00:52:48.6976112Z adding 'torch/cuda/gds.py' 2025-10-10T00:52:48.6988099Z adding 'torch/cuda/graphs.py' 2025-10-10T00:52:48.6994151Z adding 'torch/cuda/jiterator.py' 2025-10-10T00:52:48.7011480Z adding 'torch/cuda/memory.py' 2025-10-10T00:52:48.7016965Z adding 'torch/cuda/nccl.py' 2025-10-10T00:52:48.7021159Z adding 'torch/cuda/nvtx.py' 2025-10-10T00:52:48.7025360Z adding 'torch/cuda/profiler.py' 2025-10-10T00:52:48.7029434Z adding 'torch/cuda/random.py' 2025-10-10T00:52:48.7032618Z adding 'torch/cuda/sparse.py' 2025-10-10T00:52:48.7038435Z adding 'torch/cuda/streams.py' 2025-10-10T00:52:48.7051608Z adding 'torch/cuda/tunable.py' 2025-10-10T00:52:48.7057805Z adding 'torch/cuda/amp/__init__.py' 2025-10-10T00:52:48.7062969Z adding 'torch/cuda/amp/autocast_mode.py' 2025-10-10T00:52:48.7067046Z adding 'torch/cuda/amp/common.py' 2025-10-10T00:52:48.7071513Z adding 'torch/cuda/amp/grad_scaler.py' 2025-10-10T00:52:48.7079145Z adding 'torch/distributed/__init__.py' 2025-10-10T00:52:48.7083769Z adding 'torch/distributed/_checkpointable.py' 2025-10-10T00:52:48.7088236Z adding 'torch/distributed/_composable_state.py' 2025-10-10T00:52:48.7093430Z adding 'torch/distributed/_dist2.py' 2025-10-10T00:52:48.7109296Z adding 'torch/distributed/_functional_collectives.py' 2025-10-10T00:52:48.7114028Z adding 'torch/distributed/_functional_collectives_impl.py' 2025-10-10T00:52:48.7120623Z adding 'torch/distributed/_mesh_layout.py' 2025-10-10T00:52:48.7133169Z adding 'torch/distributed/_serialization.py' 2025-10-10T00:52:48.7139235Z adding 'torch/distributed/_state_dict_utils.py' 2025-10-10T00:52:48.7143615Z adding 'torch/distributed/argparse_util.py' 2025-10-10T00:52:48.7147586Z adding 'torch/distributed/c10d_logger.py' 2025-10-10T00:52:48.7154099Z adding 'torch/distributed/collective_utils.py' 2025-10-10T00:52:48.7157622Z adding 'torch/distributed/constants.py' 2025-10-10T00:52:48.7177861Z adding 'torch/distributed/device_mesh.py' 2025-10-10T00:52:48.7252333Z adding 'torch/distributed/distributed_c10d.py' 2025-10-10T00:52:48.7262697Z adding 'torch/distributed/launch.py' 2025-10-10T00:52:48.7266187Z adding 'torch/distributed/logging_handlers.py' 2025-10-10T00:52:48.7270299Z adding 'torch/distributed/remote_device.py' 2025-10-10T00:52:48.7275911Z adding 'torch/distributed/rendezvous.py' 2025-10-10T00:52:48.7289859Z adding 'torch/distributed/run.py' 2025-10-10T00:52:48.7297185Z adding 'torch/distributed/utils.py' 2025-10-10T00:52:48.7301583Z adding 'torch/distributed/_composable/__init__.py' 2025-10-10T00:52:48.7305935Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2025-10-10T00:52:48.7311416Z adding 'torch/distributed/_composable/contract.py' 2025-10-10T00:52:48.7317099Z adding 'torch/distributed/_composable/replicate.py' 2025-10-10T00:52:48.7325326Z adding 'torch/distributed/_composable/replicate_with_fsdp.py' 2025-10-10T00:52:48.7329226Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2025-10-10T00:52:48.7332628Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2025-10-10T00:52:48.7337883Z adding 'torch/distributed/_pycute/__init__.py' 2025-10-10T00:52:48.7343291Z adding 'torch/distributed/_pycute/int_tuple.py' 2025-10-10T00:52:48.7350968Z adding 'torch/distributed/_pycute/layout.py' 2025-10-10T00:52:48.7355289Z adding 'torch/distributed/_pycute/typing.py' 2025-10-10T00:52:48.7359780Z adding 'torch/distributed/_shard/__init__.py' 2025-10-10T00:52:48.7362973Z adding 'torch/distributed/_shard/_utils.py' 2025-10-10T00:52:48.7369651Z adding 'torch/distributed/_shard/api.py' 2025-10-10T00:52:48.7374095Z adding 'torch/distributed/_shard/common_op_utils.py' 2025-10-10T00:52:48.7377702Z adding 'torch/distributed/_shard/metadata.py' 2025-10-10T00:52:48.7381137Z adding 'torch/distributed/_shard/op_registry_utils.py' 2025-10-10T00:52:48.7384727Z adding 'torch/distributed/_shard/sharder.py' 2025-10-10T00:52:48.7389120Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2025-10-10T00:52:48.7394347Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2025-10-10T00:52:48.7397968Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2025-10-10T00:52:48.7405930Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2025-10-10T00:52:48.7424560Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2025-10-10T00:52:48.7429471Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2025-10-10T00:52:48.7432898Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-10-10T00:52:48.7436682Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2025-10-10T00:52:48.7442096Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2025-10-10T00:52:48.7446508Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2025-10-10T00:52:48.7452254Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2025-10-10T00:52:48.7456750Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-10-10T00:52:48.7460964Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-10-10T00:52:48.7464987Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-10-10T00:52:48.7469589Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-10-10T00:52:48.7473063Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-10-10T00:52:48.7478030Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-10-10T00:52:48.7482583Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2025-10-10T00:52:48.7487152Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2025-10-10T00:52:48.7491783Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2025-10-10T00:52:48.7498024Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2025-10-10T00:52:48.7503893Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2025-10-10T00:52:48.7509736Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-10-10T00:52:48.7515642Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-10-10T00:52:48.7522469Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-10-10T00:52:48.7528585Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-10-10T00:52:48.7536818Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-10-10T00:52:48.7541254Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2025-10-10T00:52:48.7545241Z adding 'torch/distributed/_sharding_spec/__init__.py' 2025-10-10T00:52:48.7567238Z adding 'torch/distributed/_symmetric_memory/__init__.py' 2025-10-10T00:52:48.7582407Z adding 'torch/distributed/_symmetric_memory/_nvshmem_triton.py' 2025-10-10T00:52:48.7587634Z adding 'torch/distributed/_tensor/__init__.py' 2025-10-10T00:52:48.7591051Z adding 'torch/distributed/_tensor/api.py' 2025-10-10T00:52:48.7594239Z adding 'torch/distributed/_tensor/placement_types.py' 2025-10-10T00:52:48.7598206Z adding 'torch/distributed/_tools/__init__.py' 2025-10-10T00:52:48.7601613Z adding 'torch/distributed/_tools/common_utils.py' 2025-10-10T00:52:48.7606505Z adding 'torch/distributed/_tools/fake_collectives.py' 2025-10-10T00:52:48.7615452Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-10-10T00:52:48.7621547Z adding 'torch/distributed/_tools/ilp_utils.py' 2025-10-10T00:52:48.7636955Z adding 'torch/distributed/_tools/mem_tracker.py' 2025-10-10T00:52:48.7643928Z adding 'torch/distributed/_tools/memory_tracker.py' 2025-10-10T00:52:48.7649505Z adding 'torch/distributed/_tools/mod_tracker.py' 2025-10-10T00:52:48.7658037Z adding 'torch/distributed/_tools/runtime_estimator.py' 2025-10-10T00:52:48.7673164Z adding 'torch/distributed/_tools/sac_estimator.py' 2025-10-10T00:52:48.7679948Z adding 'torch/distributed/_tools/sac_ilp.py' 2025-10-10T00:52:48.7684174Z adding 'torch/distributed/algorithms/__init__.py' 2025-10-10T00:52:48.7690642Z adding 'torch/distributed/algorithms/join.py' 2025-10-10T00:52:48.7695081Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2025-10-10T00:52:48.7701196Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-10-10T00:52:48.7705344Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-10-10T00:52:48.7709990Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-10-10T00:52:48.7714070Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-10-10T00:52:48.7717975Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-10-10T00:52:48.7721915Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2025-10-10T00:52:48.7726133Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2025-10-10T00:52:48.7731195Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-10-10T00:52:48.7738877Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-10-10T00:52:48.7742899Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-10-10T00:52:48.7747510Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-10-10T00:52:48.7751748Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-10-10T00:52:48.7756355Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-10-10T00:52:48.7760949Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-10-10T00:52:48.7775085Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-10-10T00:52:48.7780698Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-10-10T00:52:48.7784819Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2025-10-10T00:52:48.7789216Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2025-10-10T00:52:48.7794804Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-10-10T00:52:48.7798946Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2025-10-10T00:52:48.7803309Z adding 'torch/distributed/autograd/__init__.py' 2025-10-10T00:52:48.7808039Z adding 'torch/distributed/checkpoint/__init__.py' 2025-10-10T00:52:48.7811533Z adding 'torch/distributed/checkpoint/_async_executor.py' 2025-10-10T00:52:48.7817875Z adding 'torch/distributed/checkpoint/_async_process_executor.py' 2025-10-10T00:52:48.7821946Z adding 'torch/distributed/checkpoint/_async_thread_executor.py' 2025-10-10T00:52:48.7825967Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2025-10-10T00:52:48.7836538Z adding 'torch/distributed/checkpoint/_consolidate_hf_safetensors.py' 2025-10-10T00:52:48.7841265Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2025-10-10T00:52:48.7845037Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2025-10-10T00:52:48.7850000Z adding 'torch/distributed/checkpoint/_extension.py' 2025-10-10T00:52:48.7854845Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-10-10T00:52:48.7858787Z adding 'torch/distributed/checkpoint/_hf_utils.py' 2025-10-10T00:52:48.7862605Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2025-10-10T00:52:48.7869188Z adding 'torch/distributed/checkpoint/_pg_transport.py' 2025-10-10T00:52:48.7873670Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-10-10T00:52:48.7880238Z adding 'torch/distributed/checkpoint/_state_dict_stager.py' 2025-10-10T00:52:48.7884082Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2025-10-10T00:52:48.7888691Z adding 'torch/distributed/checkpoint/_traverse.py' 2025-10-10T00:52:48.7891983Z adding 'torch/distributed/checkpoint/_version.py' 2025-10-10T00:52:48.7895626Z adding 'torch/distributed/checkpoint/api.py' 2025-10-10T00:52:48.7905326Z adding 'torch/distributed/checkpoint/default_planner.py' 2025-10-10T00:52:48.7918664Z adding 'torch/distributed/checkpoint/filesystem.py' 2025-10-10T00:52:48.7925251Z adding 'torch/distributed/checkpoint/format_utils.py' 2025-10-10T00:52:48.7932155Z adding 'torch/distributed/checkpoint/hf_storage.py' 2025-10-10T00:52:48.7936705Z adding 'torch/distributed/checkpoint/logger.py' 2025-10-10T00:52:48.7940197Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2025-10-10T00:52:48.7944524Z adding 'torch/distributed/checkpoint/metadata.py' 2025-10-10T00:52:48.7950903Z adding 'torch/distributed/checkpoint/optimizer.py' 2025-10-10T00:52:48.7958403Z adding 'torch/distributed/checkpoint/planner.py' 2025-10-10T00:52:48.7965679Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2025-10-10T00:52:48.7972155Z adding 'torch/distributed/checkpoint/quantized_hf_storage.py' 2025-10-10T00:52:48.7976254Z adding 'torch/distributed/checkpoint/resharding.py' 2025-10-10T00:52:48.7984497Z adding 'torch/distributed/checkpoint/staging.py' 2025-10-10T00:52:48.8003158Z adding 'torch/distributed/checkpoint/state_dict.py' 2025-10-10T00:52:48.8010926Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2025-10-10T00:52:48.8018670Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2025-10-10T00:52:48.8022521Z adding 'torch/distributed/checkpoint/stateful.py' 2025-10-10T00:52:48.8027593Z adding 'torch/distributed/checkpoint/storage.py' 2025-10-10T00:52:48.8034649Z adding 'torch/distributed/checkpoint/utils.py' 2025-10-10T00:52:48.8039887Z adding 'torch/distributed/checkpoint/_experimental/__init__.py' 2025-10-10T00:52:48.8045205Z adding 'torch/distributed/checkpoint/_experimental/barriers.py' 2025-10-10T00:52:48.8049813Z adding 'torch/distributed/checkpoint/_experimental/builder.py' 2025-10-10T00:52:48.8056135Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_process.py' 2025-10-10T00:52:48.8061533Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_reader.py' 2025-10-10T00:52:48.8066258Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_writer.py' 2025-10-10T00:52:48.8071610Z adding 'torch/distributed/checkpoint/_experimental/checkpointer.py' 2025-10-10T00:52:48.8075396Z adding 'torch/distributed/checkpoint/_experimental/config.py' 2025-10-10T00:52:48.8080491Z adding 'torch/distributed/checkpoint/_experimental/staging.py' 2025-10-10T00:52:48.8084124Z adding 'torch/distributed/checkpoint/_experimental/types.py' 2025-10-10T00:52:48.8087610Z adding 'torch/distributed/checkpoint/_experimental/utils.py' 2025-10-10T00:52:48.8092801Z adding 'torch/distributed/elastic/__init__.py' 2025-10-10T00:52:48.8096408Z adding 'torch/distributed/elastic/control_plane.py' 2025-10-10T00:52:48.8100316Z adding 'torch/distributed/elastic/agent/__init__.py' 2025-10-10T00:52:48.8104653Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2025-10-10T00:52:48.8119255Z adding 'torch/distributed/elastic/agent/server/api.py' 2025-10-10T00:52:48.8123924Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2025-10-10T00:52:48.8130975Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-10-10T00:52:48.8136833Z adding 'torch/distributed/elastic/events/__init__.py' 2025-10-10T00:52:48.8141108Z adding 'torch/distributed/elastic/events/api.py' 2025-10-10T00:52:48.8144591Z adding 'torch/distributed/elastic/events/handlers.py' 2025-10-10T00:52:48.8150014Z adding 'torch/distributed/elastic/metrics/__init__.py' 2025-10-10T00:52:48.8154847Z adding 'torch/distributed/elastic/metrics/api.py' 2025-10-10T00:52:48.8161181Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2025-10-10T00:52:48.8174727Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2025-10-10T00:52:48.8180549Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2025-10-10T00:52:48.8184558Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2025-10-10T00:52:48.8192794Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-10-10T00:52:48.8198086Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-10-10T00:52:48.8201592Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-10-10T00:52:48.8205932Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-10-10T00:52:48.8209479Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-10-10T00:52:48.8213638Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-10-10T00:52:48.8219441Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2025-10-10T00:52:48.8223410Z adding 'torch/distributed/elastic/rendezvous/_etcd_stub.py' 2025-10-10T00:52:48.8229776Z adding 'torch/distributed/elastic/rendezvous/api.py' 2025-10-10T00:52:48.8236063Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-10-10T00:52:48.8252000Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-10-10T00:52:48.8268646Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-10-10T00:52:48.8274539Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-10-10T00:52:48.8280101Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2025-10-10T00:52:48.8285480Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2025-10-10T00:52:48.8289852Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2025-10-10T00:52:48.8294174Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-10-10T00:52:48.8299695Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2025-10-10T00:52:48.8304587Z adding 'torch/distributed/elastic/timer/__init__.py' 2025-10-10T00:52:48.8310363Z adding 'torch/distributed/elastic/timer/api.py' 2025-10-10T00:52:48.8314237Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2025-10-10T00:52:48.8321590Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2025-10-10T00:52:48.8326309Z adding 'torch/distributed/elastic/timer/local_timer.py' 2025-10-10T00:52:48.8330685Z adding 'torch/distributed/elastic/utils/__init__.py' 2025-10-10T00:52:48.8334448Z adding 'torch/distributed/elastic/utils/api.py' 2025-10-10T00:52:48.8339419Z adding 'torch/distributed/elastic/utils/distributed.py' 2025-10-10T00:52:48.8343017Z adding 'torch/distributed/elastic/utils/log_level.py' 2025-10-10T00:52:48.8346916Z adding 'torch/distributed/elastic/utils/logging.py' 2025-10-10T00:52:48.8352023Z adding 'torch/distributed/elastic/utils/store.py' 2025-10-10T00:52:48.8356509Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2025-10-10T00:52:48.8360381Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-10-10T00:52:48.8364606Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-10-10T00:52:48.8369154Z adding 'torch/distributed/fsdp/__init__.py' 2025-10-10T00:52:48.8379126Z adding 'torch/distributed/fsdp/_common_utils.py' 2025-10-10T00:52:48.8384395Z adding 'torch/distributed/fsdp/_debug_utils.py' 2025-10-10T00:52:48.8388540Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2025-10-10T00:52:48.8395333Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2025-10-10T00:52:48.8438168Z adding 'torch/distributed/fsdp/_flat_param.py' 2025-10-10T00:52:48.8445183Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2025-10-10T00:52:48.8462647Z adding 'torch/distributed/fsdp/_init_utils.py' 2025-10-10T00:52:48.8467354Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2025-10-10T00:52:48.8499767Z adding 'torch/distributed/fsdp/_optim_utils.py' 2025-10-10T00:52:48.8525819Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2025-10-10T00:52:48.8531674Z adding 'torch/distributed/fsdp/_shard_utils.py' 2025-10-10T00:52:48.8543195Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2025-10-10T00:52:48.8549753Z adding 'torch/distributed/fsdp/_trace_utils.py' 2025-10-10T00:52:48.8554400Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2025-10-10T00:52:48.8560267Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2025-10-10T00:52:48.8566270Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2025-10-10T00:52:48.8574583Z adding 'torch/distributed/fsdp/api.py' 2025-10-10T00:52:48.8607572Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-10-10T00:52:48.8616986Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2025-10-10T00:52:48.8626529Z adding 'torch/distributed/fsdp/wrap.py' 2025-10-10T00:52:48.8631310Z adding 'torch/distributed/fsdp/_fully_shard/__init__.py' 2025-10-10T00:52:48.8635854Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-10-10T00:52:48.8646994Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-10-10T00:52:48.8652008Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-10-10T00:52:48.8657631Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-10-10T00:52:48.8673137Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-10-10T00:52:48.8687615Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-10-10T00:52:48.8696106Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-10-10T00:52:48.8708533Z adding 'torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-10-10T00:52:48.8713435Z adding 'torch/distributed/launcher/__init__.py' 2025-10-10T00:52:48.8719670Z adding 'torch/distributed/launcher/api.py' 2025-10-10T00:52:48.8723983Z adding 'torch/distributed/nn/__init__.py' 2025-10-10T00:52:48.8730248Z adding 'torch/distributed/nn/functional.py' 2025-10-10T00:52:48.8734741Z adding 'torch/distributed/nn/api/__init__.py' 2025-10-10T00:52:48.8744788Z adding 'torch/distributed/nn/api/remote_module.py' 2025-10-10T00:52:48.8749536Z adding 'torch/distributed/nn/jit/__init__.py' 2025-10-10T00:52:48.8753919Z adding 'torch/distributed/nn/jit/instantiator.py' 2025-10-10T00:52:48.8757934Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2025-10-10T00:52:48.8761909Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2025-10-10T00:52:48.8766690Z adding 'torch/distributed/optim/__init__.py' 2025-10-10T00:52:48.8770067Z adding 'torch/distributed/optim/_deprecation_warning.py' 2025-10-10T00:52:48.8774697Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2025-10-10T00:52:48.8778859Z adding 'torch/distributed/optim/functional_adadelta.py' 2025-10-10T00:52:48.8783108Z adding 'torch/distributed/optim/functional_adagrad.py' 2025-10-10T00:52:48.8787739Z adding 'torch/distributed/optim/functional_adam.py' 2025-10-10T00:52:48.8792126Z adding 'torch/distributed/optim/functional_adamax.py' 2025-10-10T00:52:48.8796819Z adding 'torch/distributed/optim/functional_adamw.py' 2025-10-10T00:52:48.8801233Z adding 'torch/distributed/optim/functional_rmsprop.py' 2025-10-10T00:52:48.8805508Z adding 'torch/distributed/optim/functional_rprop.py' 2025-10-10T00:52:48.8810056Z adding 'torch/distributed/optim/functional_sgd.py' 2025-10-10T00:52:48.8816972Z adding 'torch/distributed/optim/named_optimizer.py' 2025-10-10T00:52:48.8823226Z adding 'torch/distributed/optim/optimizer.py' 2025-10-10T00:52:48.8827845Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2025-10-10T00:52:48.8831785Z adding 'torch/distributed/optim/utils.py' 2025-10-10T00:52:48.8857264Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2025-10-10T00:52:48.8862901Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-10-10T00:52:48.8883703Z adding 'torch/distributed/pipelining/_IR.py' 2025-10-10T00:52:48.8888389Z adding 'torch/distributed/pipelining/__init__.py' 2025-10-10T00:52:48.8896234Z adding 'torch/distributed/pipelining/_backward.py' 2025-10-10T00:52:48.8900141Z adding 'torch/distributed/pipelining/_debug.py' 2025-10-10T00:52:48.8907533Z adding 'torch/distributed/pipelining/_schedule_visualizer.py' 2025-10-10T00:52:48.8911479Z adding 'torch/distributed/pipelining/_unflatten.py' 2025-10-10T00:52:48.8915839Z adding 'torch/distributed/pipelining/_utils.py' 2025-10-10T00:52:48.8923811Z adding 'torch/distributed/pipelining/microbatch.py' 2025-10-10T00:52:48.8963997Z adding 'torch/distributed/pipelining/schedules.py' 2025-10-10T00:52:48.8990971Z adding 'torch/distributed/pipelining/stage.py' 2025-10-10T00:52:48.8999442Z adding 'torch/distributed/rpc/__init__.py' 2025-10-10T00:52:48.9003728Z adding 'torch/distributed/rpc/_utils.py' 2025-10-10T00:52:48.9017375Z adding 'torch/distributed/rpc/api.py' 2025-10-10T00:52:48.9025488Z adding 'torch/distributed/rpc/backend_registry.py' 2025-10-10T00:52:48.9029437Z adding 'torch/distributed/rpc/constants.py' 2025-10-10T00:52:48.9034156Z adding 'torch/distributed/rpc/functions.py' 2025-10-10T00:52:48.9040289Z adding 'torch/distributed/rpc/internal.py' 2025-10-10T00:52:48.9045357Z adding 'torch/distributed/rpc/options.py' 2025-10-10T00:52:48.9049344Z adding 'torch/distributed/rpc/rref_proxy.py' 2025-10-10T00:52:48.9054922Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2025-10-10T00:52:48.9059152Z adding 'torch/distributed/rpc/_testing/__init__.py' 2025-10-10T00:52:48.9062852Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-10-10T00:52:48.9067486Z adding 'torch/distributed/tensor/__init__.py' 2025-10-10T00:52:48.9085865Z adding 'torch/distributed/tensor/_api.py' 2025-10-10T00:52:48.9093864Z adding 'torch/distributed/tensor/_collective_utils.py' 2025-10-10T00:52:48.9103294Z adding 'torch/distributed/tensor/_dispatch.py' 2025-10-10T00:52:48.9109722Z adding 'torch/distributed/tensor/_dtensor_spec.py' 2025-10-10T00:52:48.9119360Z adding 'torch/distributed/tensor/_op_schema.py' 2025-10-10T00:52:48.9128130Z adding 'torch/distributed/tensor/_random.py' 2025-10-10T00:52:48.9135711Z adding 'torch/distributed/tensor/_redistribute.py' 2025-10-10T00:52:48.9146510Z adding 'torch/distributed/tensor/_sharding_prop.py' 2025-10-10T00:52:48.9153324Z adding 'torch/distributed/tensor/_shards_wrapper.py' 2025-10-10T00:52:48.9158705Z adding 'torch/distributed/tensor/_tp_conv.py' 2025-10-10T00:52:48.9166829Z adding 'torch/distributed/tensor/_utils.py' 2025-10-10T00:52:48.9170596Z adding 'torch/distributed/tensor/device_mesh.py' 2025-10-10T00:52:48.9180248Z adding 'torch/distributed/tensor/placement_types.py' 2025-10-10T00:52:48.9185001Z adding 'torch/distributed/tensor/_ops/__init__.py' 2025-10-10T00:52:48.9191560Z adding 'torch/distributed/tensor/_ops/_common_rules.py' 2025-10-10T00:52:48.9195808Z adding 'torch/distributed/tensor/_ops/_conv_ops.py' 2025-10-10T00:52:48.9200775Z adding 'torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-10-10T00:52:48.9206328Z adding 'torch/distributed/tensor/_ops/_embedding_ops.py' 2025-10-10T00:52:48.9220334Z adding 'torch/distributed/tensor/_ops/_math_ops.py' 2025-10-10T00:52:48.9231453Z adding 'torch/distributed/tensor/_ops/_matrix_ops.py' 2025-10-10T00:52:48.9240944Z adding 'torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-10-10T00:52:48.9245068Z adding 'torch/distributed/tensor/_ops/_random_ops.py' 2025-10-10T00:52:48.9260781Z adding 'torch/distributed/tensor/_ops/_tensor_ops.py' 2025-10-10T00:52:48.9273786Z adding 'torch/distributed/tensor/_ops/_view_ops.py' 2025-10-10T00:52:48.9281780Z adding 'torch/distributed/tensor/_ops/utils.py' 2025-10-10T00:52:48.9286565Z adding 'torch/distributed/tensor/debug/__init__.py' 2025-10-10T00:52:48.9296286Z adding 'torch/distributed/tensor/debug/_comm_mode.py' 2025-10-10T00:52:48.9301136Z adding 'torch/distributed/tensor/debug/_op_coverage.py' 2025-10-10T00:52:48.9306381Z adding 'torch/distributed/tensor/debug/_visualize_sharding.py' 2025-10-10T00:52:48.9311016Z adding 'torch/distributed/tensor/experimental/__init__.py' 2025-10-10T00:52:48.9329340Z adding 'torch/distributed/tensor/experimental/_attention.py' 2025-10-10T00:52:48.9336907Z adding 'torch/distributed/tensor/experimental/_func_map.py' 2025-10-10T00:52:48.9343227Z adding 'torch/distributed/tensor/experimental/_load_balancer.py' 2025-10-10T00:52:48.9348300Z adding 'torch/distributed/tensor/experimental/_register_sharding.py' 2025-10-10T00:52:48.9356508Z adding 'torch/distributed/tensor/experimental/_tp_transform.py' 2025-10-10T00:52:48.9361404Z adding 'torch/distributed/tensor/parallel/__init__.py' 2025-10-10T00:52:48.9365150Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-10-10T00:52:48.9370110Z adding 'torch/distributed/tensor/parallel/api.py' 2025-10-10T00:52:48.9374469Z adding 'torch/distributed/tensor/parallel/ddp.py' 2025-10-10T00:52:48.9381388Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2025-10-10T00:52:48.9385824Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2025-10-10T00:52:48.9393694Z adding 'torch/distributed/tensor/parallel/loss.py' 2025-10-10T00:52:48.9409067Z adding 'torch/distributed/tensor/parallel/style.py' 2025-10-10T00:52:48.9416374Z adding 'torch/distributions/__init__.py' 2025-10-10T00:52:48.9420780Z adding 'torch/distributions/bernoulli.py' 2025-10-10T00:52:48.9424868Z adding 'torch/distributions/beta.py' 2025-10-10T00:52:48.9429701Z adding 'torch/distributions/binomial.py' 2025-10-10T00:52:48.9434699Z adding 'torch/distributions/categorical.py' 2025-10-10T00:52:48.9438697Z adding 'torch/distributions/cauchy.py' 2025-10-10T00:52:48.9442290Z adding 'torch/distributions/chi2.py' 2025-10-10T00:52:48.9447694Z adding 'torch/distributions/constraint_registry.py' 2025-10-10T00:52:48.9455747Z adding 'torch/distributions/constraints.py' 2025-10-10T00:52:48.9461741Z adding 'torch/distributions/continuous_bernoulli.py' 2025-10-10T00:52:48.9466165Z adding 'torch/distributions/dirichlet.py' 2025-10-10T00:52:48.9472362Z adding 'torch/distributions/distribution.py' 2025-10-10T00:52:48.9476635Z adding 'torch/distributions/exp_family.py' 2025-10-10T00:52:48.9480660Z adding 'torch/distributions/exponential.py' 2025-10-10T00:52:48.9484887Z adding 'torch/distributions/fishersnedecor.py' 2025-10-10T00:52:48.9489031Z adding 'torch/distributions/gamma.py' 2025-10-10T00:52:48.9493822Z adding 'torch/distributions/generalized_pareto.py' 2025-10-10T00:52:48.9498798Z adding 'torch/distributions/geometric.py' 2025-10-10T00:52:48.9503285Z adding 'torch/distributions/gumbel.py' 2025-10-10T00:52:48.9507704Z adding 'torch/distributions/half_cauchy.py' 2025-10-10T00:52:48.9511639Z adding 'torch/distributions/half_normal.py' 2025-10-10T00:52:48.9516542Z adding 'torch/distributions/independent.py' 2025-10-10T00:52:48.9520641Z adding 'torch/distributions/inverse_gamma.py' 2025-10-10T00:52:48.9531249Z adding 'torch/distributions/kl.py' 2025-10-10T00:52:48.9536626Z adding 'torch/distributions/kumaraswamy.py' 2025-10-10T00:52:48.9540528Z adding 'torch/distributions/laplace.py' 2025-10-10T00:52:48.9545676Z adding 'torch/distributions/lkj_cholesky.py' 2025-10-10T00:52:48.9549553Z adding 'torch/distributions/log_normal.py' 2025-10-10T00:52:48.9553312Z adding 'torch/distributions/logistic_normal.py' 2025-10-10T00:52:48.9558893Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2025-10-10T00:52:48.9564473Z adding 'torch/distributions/mixture_same_family.py' 2025-10-10T00:52:48.9569387Z adding 'torch/distributions/multinomial.py' 2025-10-10T00:52:48.9575380Z adding 'torch/distributions/multivariate_normal.py' 2025-10-10T00:52:48.9580056Z adding 'torch/distributions/negative_binomial.py' 2025-10-10T00:52:48.9584227Z adding 'torch/distributions/normal.py' 2025-10-10T00:52:48.9588613Z adding 'torch/distributions/one_hot_categorical.py' 2025-10-10T00:52:48.9592612Z adding 'torch/distributions/pareto.py' 2025-10-10T00:52:48.9596419Z adding 'torch/distributions/poisson.py' 2025-10-10T00:52:48.9601020Z adding 'torch/distributions/relaxed_bernoulli.py' 2025-10-10T00:52:48.9605538Z adding 'torch/distributions/relaxed_categorical.py' 2025-10-10T00:52:48.9609759Z adding 'torch/distributions/studentT.py' 2025-10-10T00:52:48.9615129Z adding 'torch/distributions/transformed_distribution.py' 2025-10-10T00:52:48.9628607Z adding 'torch/distributions/transforms.py' 2025-10-10T00:52:48.9633484Z adding 'torch/distributions/uniform.py' 2025-10-10T00:52:48.9638745Z adding 'torch/distributions/utils.py' 2025-10-10T00:52:48.9643724Z adding 'torch/distributions/von_mises.py' 2025-10-10T00:52:48.9647992Z adding 'torch/distributions/weibull.py' 2025-10-10T00:52:48.9654379Z adding 'torch/distributions/wishart.py' 2025-10-10T00:52:48.9664902Z adding 'torch/export/__init__.py' 2025-10-10T00:52:48.9673673Z adding 'torch/export/_draft_export.py' 2025-10-10T00:52:48.9678856Z adding 'torch/export/_leakage_detection_utils.py' 2025-10-10T00:52:48.9682660Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2025-10-10T00:52:48.9687570Z adding 'torch/export/_remove_effect_tokens_pass.py' 2025-10-10T00:52:48.9691192Z adding 'torch/export/_safeguard.py' 2025-10-10T00:52:48.9698992Z adding 'torch/export/_swap.py' 2025-10-10T00:52:48.9733472Z adding 'torch/export/_trace.py' 2025-10-10T00:52:48.9739324Z adding 'torch/export/_tree_utils.py' 2025-10-10T00:52:48.9752170Z adding 'torch/export/_unlift.py' 2025-10-10T00:52:48.9756239Z adding 'torch/export/_wrapper_utils.py' 2025-10-10T00:52:48.9759399Z adding 'torch/export/custom_obj.py' 2025-10-10T00:52:48.9763053Z adding 'torch/export/custom_ops.py' 2025-10-10T00:52:48.9767346Z adding 'torch/export/decomp_utils.py' 2025-10-10T00:52:48.9787550Z adding 'torch/export/dynamic_shapes.py' 2025-10-10T00:52:48.9812761Z adding 'torch/export/exported_program.py' 2025-10-10T00:52:48.9822994Z adding 'torch/export/graph_signature.py' 2025-10-10T00:52:48.9850429Z adding 'torch/export/unflatten.py' 2025-10-10T00:52:48.9860632Z adding 'torch/export/experimental/__init__.py' 2025-10-10T00:52:48.9865961Z adding 'torch/export/experimental/_utils.py' 2025-10-10T00:52:48.9871138Z adding 'torch/export/passes/__init__.py' 2025-10-10T00:52:48.9875195Z adding 'torch/export/pt2_archive/__init__.py' 2025-10-10T00:52:48.9890141Z adding 'torch/export/pt2_archive/_package.py' 2025-10-10T00:52:48.9895863Z adding 'torch/export/pt2_archive/_package_weights.py' 2025-10-10T00:52:48.9899196Z adding 'torch/export/pt2_archive/constants.py' 2025-10-10T00:52:48.9912853Z adding 'torch/fft/__init__.py' 2025-10-10T00:52:48.9918637Z adding 'torch/func/__init__.py' 2025-10-10T00:52:48.9925553Z adding 'torch/futures/__init__.py' 2025-10-10T00:52:48.9931286Z adding 'torch/fx/__init__.py' 2025-10-10T00:52:48.9935859Z adding 'torch/fx/_compatibility.py' 2025-10-10T00:52:48.9943657Z adding 'torch/fx/_graph_pickler.py' 2025-10-10T00:52:48.9949076Z adding 'torch/fx/_lazy_graph_module.py' 2025-10-10T00:52:48.9953291Z adding 'torch/fx/_pytree.py' 2025-10-10T00:52:48.9973135Z adding 'torch/fx/_symbolic_trace.py' 2025-10-10T00:52:48.9978118Z adding 'torch/fx/_utils.py' 2025-10-10T00:52:48.9981908Z adding 'torch/fx/annotate.py' 2025-10-10T00:52:48.9984940Z adding 'torch/fx/config.py' 2025-10-10T00:52:49.0016831Z adding 'torch/fx/graph.py' 2025-10-10T00:52:49.0035203Z adding 'torch/fx/graph_module.py' 2025-10-10T00:52:49.0040535Z adding 'torch/fx/immutable_collections.py' 2025-10-10T00:52:49.0048648Z adding 'torch/fx/interpreter.py' 2025-10-10T00:52:49.0063885Z adding 'torch/fx/node.py' 2025-10-10T00:52:49.0074205Z adding 'torch/fx/operator_schemas.py' 2025-10-10T00:52:49.0086493Z adding 'torch/fx/proxy.py' 2025-10-10T00:52:49.0094830Z adding 'torch/fx/subgraph_rewriter.py' 2025-10-10T00:52:49.0099068Z adding 'torch/fx/tensor_type.py' 2025-10-10T00:52:49.0105728Z adding 'torch/fx/traceback.py' 2025-10-10T00:52:49.0110108Z adding 'torch/fx/experimental/__init__.py' 2025-10-10T00:52:49.0113486Z adding 'torch/fx/experimental/_backward_state.py' 2025-10-10T00:52:49.0117811Z adding 'torch/fx/experimental/_config.py' 2025-10-10T00:52:49.0121367Z adding 'torch/fx/experimental/_constant_symnode.py' 2025-10-10T00:52:49.0125588Z adding 'torch/fx/experimental/_dynamism.py' 2025-10-10T00:52:49.0141855Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2025-10-10T00:52:49.0149463Z adding 'torch/fx/experimental/const_fold.py' 2025-10-10T00:52:49.0153227Z adding 'torch/fx/experimental/debug.py' 2025-10-10T00:52:49.0165058Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2025-10-10T00:52:49.0170736Z adding 'torch/fx/experimental/merge_matmul.py' 2025-10-10T00:52:49.0176815Z adding 'torch/fx/experimental/meta_tracer.py' 2025-10-10T00:52:49.0181548Z adding 'torch/fx/experimental/normalize.py' 2025-10-10T00:52:49.0189582Z adding 'torch/fx/experimental/optimization.py' 2025-10-10T00:52:49.0196018Z adding 'torch/fx/experimental/partitioner_utils.py' 2025-10-10T00:52:49.0233544Z adding 'torch/fx/experimental/proxy_tensor.py' 2025-10-10T00:52:49.0244679Z adding 'torch/fx/experimental/recording.py' 2025-10-10T00:52:49.0248497Z adding 'torch/fx/experimental/refinement_types.py' 2025-10-10T00:52:49.0253086Z adding 'torch/fx/experimental/rewriter.py' 2025-10-10T00:52:49.0257953Z adding 'torch/fx/experimental/schema_type_annotation.py' 2025-10-10T00:52:49.0279631Z adding 'torch/fx/experimental/sym_node.py' 2025-10-10T00:52:49.0410508Z adding 'torch/fx/experimental/symbolic_shapes.py' 2025-10-10T00:52:49.0422136Z adding 'torch/fx/experimental/unify_refinements.py' 2025-10-10T00:52:49.0435183Z adding 'torch/fx/experimental/validator.py' 2025-10-10T00:52:49.0440363Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-10-10T00:52:49.0446611Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-10-10T00:52:49.0462334Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-10-10T00:52:49.0477613Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-10-10T00:52:49.0481901Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2025-10-10T00:52:49.0488516Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-10-10T00:52:49.0493055Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2025-10-10T00:52:49.0497059Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-10-10T00:52:49.0501734Z adding 'torch/fx/experimental/unification/__init__.py' 2025-10-10T00:52:49.0506125Z adding 'torch/fx/experimental/unification/core.py' 2025-10-10T00:52:49.0509845Z adding 'torch/fx/experimental/unification/dispatch.py' 2025-10-10T00:52:49.0514087Z adding 'torch/fx/experimental/unification/match.py' 2025-10-10T00:52:49.0518202Z adding 'torch/fx/experimental/unification/more.py' 2025-10-10T00:52:49.0524233Z adding 'torch/fx/experimental/unification/unification_tools.py' 2025-10-10T00:52:49.0528478Z adding 'torch/fx/experimental/unification/utils.py' 2025-10-10T00:52:49.0532526Z adding 'torch/fx/experimental/unification/variable.py' 2025-10-10T00:52:49.0537162Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-10-10T00:52:49.0541285Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-10-10T00:52:49.0545286Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2025-10-10T00:52:49.0552334Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-10-10T00:52:49.0556989Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2025-10-10T00:52:49.0561033Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-10-10T00:52:49.0565447Z adding 'torch/fx/passes/__init__.py' 2025-10-10T00:52:49.0572982Z adding 'torch/fx/passes/_tensorify_python_scalars.py' 2025-10-10T00:52:49.0576987Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2025-10-10T00:52:49.0581208Z adding 'torch/fx/passes/fake_tensor_prop.py' 2025-10-10T00:52:49.0589576Z adding 'torch/fx/passes/graph_drawer.py' 2025-10-10T00:52:49.0594146Z adding 'torch/fx/passes/graph_manipulation.py' 2025-10-10T00:52:49.0599072Z adding 'torch/fx/passes/graph_transform_observer.py' 2025-10-10T00:52:49.0611369Z adding 'torch/fx/passes/net_min_base.py' 2025-10-10T00:52:49.0617195Z adding 'torch/fx/passes/operator_support.py' 2025-10-10T00:52:49.0621410Z adding 'torch/fx/passes/param_fetch.py' 2025-10-10T00:52:49.0626396Z adding 'torch/fx/passes/pass_manager.py' 2025-10-10T00:52:49.0640578Z adding 'torch/fx/passes/reinplace.py' 2025-10-10T00:52:49.0651954Z adding 'torch/fx/passes/runtime_assert.py' 2025-10-10T00:52:49.0658140Z adding 'torch/fx/passes/shape_prop.py' 2025-10-10T00:52:49.0668613Z adding 'torch/fx/passes/split_module.py' 2025-10-10T00:52:49.0675411Z adding 'torch/fx/passes/split_utils.py' 2025-10-10T00:52:49.0690546Z adding 'torch/fx/passes/splitter_base.py' 2025-10-10T00:52:49.0697611Z adding 'torch/fx/passes/tools_common.py' 2025-10-10T00:52:49.0701839Z adding 'torch/fx/passes/backends/__init__.py' 2025-10-10T00:52:49.0705516Z adding 'torch/fx/passes/backends/cudagraphs.py' 2025-10-10T00:52:49.0709377Z adding 'torch/fx/passes/dialect/__init__.py' 2025-10-10T00:52:49.0713201Z adding 'torch/fx/passes/dialect/common/__init__.py' 2025-10-10T00:52:49.0717543Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2025-10-10T00:52:49.0721587Z adding 'torch/fx/passes/infra/__init__.py' 2025-10-10T00:52:49.0728859Z adding 'torch/fx/passes/infra/partitioner.py' 2025-10-10T00:52:49.0733131Z adding 'torch/fx/passes/infra/pass_base.py' 2025-10-10T00:52:49.0739075Z adding 'torch/fx/passes/infra/pass_manager.py' 2025-10-10T00:52:49.0743304Z adding 'torch/fx/passes/tests/__init__.py' 2025-10-10T00:52:49.0746761Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2025-10-10T00:52:49.0750710Z adding 'torch/fx/passes/utils/__init__.py' 2025-10-10T00:52:49.0754779Z adding 'torch/fx/passes/utils/common.py' 2025-10-10T00:52:49.0760735Z adding 'torch/fx/passes/utils/fuser_utils.py' 2025-10-10T00:52:49.0768993Z adding 'torch/fx/passes/utils/matcher_utils.py' 2025-10-10T00:52:49.0773802Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-10-10T00:52:49.0778667Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2025-10-10T00:52:49.0788536Z adding 'torch/include/advisor-annotate.h' 2025-10-10T00:52:49.0802179Z adding 'torch/include/cpuinfo.h' 2025-10-10T00:52:49.0806924Z adding 'torch/include/dnnl.h' 2025-10-10T00:52:49.0810479Z adding 'torch/include/dnnl.hpp' 2025-10-10T00:52:49.0813997Z adding 'torch/include/dnnl_config.h' 2025-10-10T00:52:49.0817537Z adding 'torch/include/dnnl_debug.h' 2025-10-10T00:52:49.0820797Z adding 'torch/include/dnnl_ocl.h' 2025-10-10T00:52:49.0824047Z adding 'torch/include/dnnl_ocl.hpp' 2025-10-10T00:52:49.0827548Z adding 'torch/include/dnnl_sycl.h' 2025-10-10T00:52:49.0831688Z adding 'torch/include/dnnl_sycl.hpp' 2025-10-10T00:52:49.0834284Z adding 'torch/include/dnnl_sycl_types.h' 2025-10-10T00:52:49.0837729Z adding 'torch/include/dnnl_threadpool.h' 2025-10-10T00:52:49.0841039Z adding 'torch/include/dnnl_threadpool.hpp' 2025-10-10T00:52:49.0844525Z adding 'torch/include/dnnl_threadpool_iface.hpp' 2025-10-10T00:52:49.0848767Z adding 'torch/include/dnnl_types.h' 2025-10-10T00:52:49.0851230Z adding 'torch/include/dnnl_version.h' 2025-10-10T00:52:49.0854692Z adding 'torch/include/experiments-config.h' 2025-10-10T00:52:49.0857967Z adding 'torch/include/fp16.h' 2025-10-10T00:52:49.0863515Z adding 'torch/include/fxdiv.h' 2025-10-10T00:52:49.0867929Z adding 'torch/include/ittnotify-zca.h' 2025-10-10T00:52:49.0913250Z adding 'torch/include/ittnotify.h' 2025-10-10T00:52:49.0927330Z adding 'torch/include/jitprofiling.h' 2025-10-10T00:52:49.0931480Z adding 'torch/include/libittnotify.h' 2025-10-10T00:52:49.0935027Z adding 'torch/include/libshm.h' 2025-10-10T00:52:49.0945087Z adding 'torch/include/psimd.h' 2025-10-10T00:52:49.0959887Z adding 'torch/include/pthreadpool.h' 2025-10-10T00:52:49.0998584Z adding 'torch/include/sleef.h' 2025-10-10T00:52:49.1040697Z adding 'torch/include/xnnpack.h' 2025-10-10T00:52:49.1051946Z adding 'torch/include/ATen/ATen.h' 2025-10-10T00:52:49.1056420Z adding 'torch/include/ATen/AccumulateType.h' 2025-10-10T00:52:49.1059671Z adding 'torch/include/ATen/ArrayRef.h' 2025-10-10T00:52:49.1062893Z adding 'torch/include/ATen/Backend.h' 2025-10-10T00:52:49.1065903Z adding 'torch/include/ATen/Backtrace.h' 2025-10-10T00:52:49.1069234Z adding 'torch/include/ATen/BlasBackend.h' 2025-10-10T00:52:49.1074720Z adding 'torch/include/ATen/CPUApplyUtils.h' 2025-10-10T00:52:49.1078422Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2025-10-10T00:52:49.1082050Z adding 'torch/include/ATen/CPUFunctions.h' 2025-10-10T00:52:49.1088282Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2025-10-10T00:52:49.1092670Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2025-10-10T00:52:49.1096444Z adding 'torch/include/ATen/CUDAFunctions.h' 2025-10-10T00:52:49.1103249Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2025-10-10T00:52:49.1107500Z adding 'torch/include/ATen/CachedTensorUtils.h' 2025-10-10T00:52:49.1111285Z adding 'torch/include/ATen/CollapseDims.h' 2025-10-10T00:52:49.1115085Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-10-10T00:52:49.1122271Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-10-10T00:52:49.1126934Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-10-10T00:52:49.1132355Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-10-10T00:52:49.1136726Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-10-10T00:52:49.1143334Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-10-10T00:52:49.1147933Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-10-10T00:52:49.1151531Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-10-10T00:52:49.1154626Z adding 'torch/include/ATen/Config.h' 2025-10-10T00:52:49.1163301Z adding 'torch/include/ATen/Context.h' 2025-10-10T00:52:49.1167724Z adding 'torch/include/ATen/DLConvertor.h' 2025-10-10T00:52:49.1171112Z adding 'torch/include/ATen/DTensorState.h' 2025-10-10T00:52:49.1174274Z adding 'torch/include/ATen/Device.h' 2025-10-10T00:52:49.1178200Z adding 'torch/include/ATen/DeviceAccelerator.h' 2025-10-10T00:52:49.1181716Z adding 'torch/include/ATen/DeviceGuard.h' 2025-10-10T00:52:49.1184779Z adding 'torch/include/ATen/DimVector.h' 2025-10-10T00:52:49.1187711Z adding 'torch/include/ATen/Dimname.h' 2025-10-10T00:52:49.1196495Z adding 'torch/include/ATen/Dispatch.h' 2025-10-10T00:52:49.1205294Z adding 'torch/include/ATen/Dispatch_v2.h' 2025-10-10T00:52:49.1210021Z adding 'torch/include/ATen/DynamicLibrary.h' 2025-10-10T00:52:49.1213884Z adding 'torch/include/ATen/EmptyTensor.h' 2025-10-10T00:52:49.1217294Z adding 'torch/include/ATen/ExpandBase.h' 2025-10-10T00:52:49.1223313Z adding 'torch/include/ATen/ExpandUtils.h' 2025-10-10T00:52:49.1226827Z adding 'torch/include/ATen/Formatting.h' 2025-10-10T00:52:49.1230392Z adding 'torch/include/ATen/FuncTorchTLS.h' 2025-10-10T00:52:49.1236209Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2025-10-10T00:52:49.1244108Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2025-10-10T00:52:49.1248371Z adding 'torch/include/ATen/FunctionalizeFallbackKernel.h' 2025-10-10T00:52:49.1260130Z adding 'torch/include/ATen/Functions.h' 2025-10-10T00:52:49.1264641Z adding 'torch/include/ATen/Generator.h' 2025-10-10T00:52:49.1268853Z adding 'torch/include/ATen/InferSize.h' 2025-10-10T00:52:49.1272295Z adding 'torch/include/ATen/InitialTensorOptions.h' 2025-10-10T00:52:49.1275420Z adding 'torch/include/ATen/Layout.h' 2025-10-10T00:52:49.1278924Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2025-10-10T00:52:49.1283644Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2025-10-10T00:52:49.1287302Z adding 'torch/include/ATen/LegacyVmapMode.h' 2025-10-10T00:52:49.1292755Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2025-10-10T00:52:49.1296488Z adding 'torch/include/ATen/LinalgBackend.h' 2025-10-10T00:52:49.1300365Z adding 'torch/include/ATen/MapAllocator.h' 2025-10-10T00:52:49.1304468Z adding 'torch/include/ATen/MatrixRef.h' 2025-10-10T00:52:49.1308092Z adding 'torch/include/ATen/MemoryOverlap.h' 2025-10-10T00:52:49.1311759Z adding 'torch/include/ATen/MetaFunctions.h' 2025-10-10T00:52:49.1316782Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2025-10-10T00:52:49.1322384Z adding 'torch/include/ATen/MethodOperators.h' 2025-10-10T00:52:49.1326089Z adding 'torch/include/ATen/NamedTensor.h' 2025-10-10T00:52:49.1330784Z adding 'torch/include/ATen/NamedTensorUtils.h' 2025-10-10T00:52:49.1342020Z adding 'torch/include/ATen/NativeFunctions.h' 2025-10-10T00:52:49.1354031Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2025-10-10T00:52:49.1361146Z adding 'torch/include/ATen/NestedTensorImpl.h' 2025-10-10T00:52:49.1365439Z adding 'torch/include/ATen/NumericUtils.h' 2025-10-10T00:52:49.1369147Z adding 'torch/include/ATen/OpMathType.h' 2025-10-10T00:52:49.1373919Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2025-10-10T00:52:49.1385470Z adding 'torch/include/ATen/Operators.h' 2025-10-10T00:52:49.1390318Z adding 'torch/include/ATen/PTThreadPool.h' 2025-10-10T00:52:49.1393515Z adding 'torch/include/ATen/PadNd.h' 2025-10-10T00:52:49.1397099Z adding 'torch/include/ATen/Parallel-inl.h' 2025-10-10T00:52:49.1401534Z adding 'torch/include/ATen/Parallel.h' 2025-10-10T00:52:49.1405082Z adding 'torch/include/ATen/ParallelFuture.h' 2025-10-10T00:52:49.1408237Z adding 'torch/include/ATen/ParallelNative.h' 2025-10-10T00:52:49.1411904Z adding 'torch/include/ATen/ParallelOpenMP.h' 2025-10-10T00:52:49.1415567Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2025-10-10T00:52:49.1418882Z adding 'torch/include/ATen/ROCmFABackend.h' 2025-10-10T00:52:49.1678964Z adding 'torch/include/ATen/RedispatchFunctions.h' 2025-10-10T00:52:49.1867329Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2025-10-10T00:52:49.1892677Z adding 'torch/include/ATen/SDPBackend.h' 2025-10-10T00:52:49.1897077Z adding 'torch/include/ATen/SavedTensorHooks.h' 2025-10-10T00:52:49.1900281Z adding 'torch/include/ATen/Scalar.h' 2025-10-10T00:52:49.1903947Z adding 'torch/include/ATen/ScalarOps.h' 2025-10-10T00:52:49.1907194Z adding 'torch/include/ATen/ScalarType.h' 2025-10-10T00:52:49.1910387Z adding 'torch/include/ATen/SequenceNumber.h' 2025-10-10T00:52:49.1913520Z adding 'torch/include/ATen/SmallVector.h' 2025-10-10T00:52:49.1918453Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2025-10-10T00:52:49.1925254Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2025-10-10T00:52:49.1932483Z adding 'torch/include/ATen/SparseTensorImpl.h' 2025-10-10T00:52:49.1936236Z adding 'torch/include/ATen/Storage.h' 2025-10-10T00:52:49.1939733Z adding 'torch/include/ATen/StorageUtils.h' 2025-10-10T00:52:49.1942955Z adding 'torch/include/ATen/Tensor.h' 2025-10-10T00:52:49.1945959Z adding 'torch/include/ATen/TensorAccessor.h' 2025-10-10T00:52:49.1950075Z adding 'torch/include/ATen/TensorGeometry.h' 2025-10-10T00:52:49.1960218Z adding 'torch/include/ATen/TensorIndexing.h' 2025-10-10T00:52:49.1976171Z adding 'torch/include/ATen/TensorIterator.h' 2025-10-10T00:52:49.1980968Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2025-10-10T00:52:49.1985484Z adding 'torch/include/ATen/TensorMeta.h' 2025-10-10T00:52:49.1989654Z adding 'torch/include/ATen/TensorNames.h' 2025-10-10T00:52:49.1993479Z adding 'torch/include/ATen/TensorOperators.h' 2025-10-10T00:52:49.1996600Z adding 'torch/include/ATen/TensorOptions.h' 2025-10-10T00:52:49.2000745Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2025-10-10T00:52:49.2005176Z adding 'torch/include/ATen/TensorUtils.h' 2025-10-10T00:52:49.2008664Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2025-10-10T00:52:49.2012847Z adding 'torch/include/ATen/ThreadLocalState.h' 2025-10-10T00:52:49.2017900Z adding 'torch/include/ATen/TracerMode.h' 2025-10-10T00:52:49.2021309Z adding 'torch/include/ATen/TypeDefault.h' 2025-10-10T00:52:49.2025166Z adding 'torch/include/ATen/Utils.h' 2025-10-10T00:52:49.2028499Z adding 'torch/include/ATen/Version.h' 2025-10-10T00:52:49.2197614Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2025-10-10T00:52:49.2241711Z adding 'torch/include/ATen/WrapDimUtils.h' 2025-10-10T00:52:49.2245389Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2025-10-10T00:52:49.2256571Z adding 'torch/include/ATen/autocast_mode.h' 2025-10-10T00:52:49.2260860Z adding 'torch/include/ATen/ceil_div.h' 2025-10-10T00:52:49.2265697Z adding 'torch/include/ATen/code_template.h' 2025-10-10T00:52:49.2269857Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2025-10-10T00:52:49.2273166Z adding 'torch/include/ATen/div_rtn.h' 2025-10-10T00:52:49.2279515Z adding 'torch/include/ATen/dlpack.h' 2025-10-10T00:52:49.2283063Z adding 'torch/include/ATen/jit_macros.h' 2025-10-10T00:52:49.2286610Z adding 'torch/include/ATen/jiterator_macros.h' 2025-10-10T00:52:49.2295964Z adding 'torch/include/ATen/record_function.h' 2025-10-10T00:52:49.2301856Z adding 'torch/include/ATen/core/ATenGeneral.h' 2025-10-10T00:52:49.2305039Z adding 'torch/include/ATen/core/ATenOpList.h' 2025-10-10T00:52:49.2308922Z adding 'torch/include/ATen/core/ATen_fwd.h' 2025-10-10T00:52:49.2312560Z adding 'torch/include/ATen/core/ATen_pch.h' 2025-10-10T00:52:49.2316127Z adding 'torch/include/ATen/core/Array.h' 2025-10-10T00:52:49.2319232Z adding 'torch/include/ATen/core/Backtrace.h' 2025-10-10T00:52:49.2331413Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2025-10-10T00:52:49.2335731Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2025-10-10T00:52:49.2340052Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2025-10-10T00:52:49.2343755Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-10-10T00:52:49.2350579Z adding 'torch/include/ATen/core/Dict.h' 2025-10-10T00:52:49.2355667Z adding 'torch/include/ATen/core/Dict_inl.h' 2025-10-10T00:52:49.2359138Z adding 'torch/include/ATen/core/DimVector.h' 2025-10-10T00:52:49.2362703Z adding 'torch/include/ATen/core/Dimname.h' 2025-10-10T00:52:49.2368125Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2025-10-10T00:52:49.2371911Z adding 'torch/include/ATen/core/Formatting.h' 2025-10-10T00:52:49.2378852Z adding 'torch/include/ATen/core/Generator.h' 2025-10-10T00:52:49.2382697Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-10-10T00:52:49.2391231Z adding 'torch/include/ATen/core/IListRef.h' 2025-10-10T00:52:49.2396207Z adding 'torch/include/ATen/core/IListRef_inl.h' 2025-10-10T00:52:49.2401015Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2025-10-10T00:52:49.2407981Z adding 'torch/include/ATen/core/List.h' 2025-10-10T00:52:49.2413911Z adding 'torch/include/ATen/core/List_inl.h' 2025-10-10T00:52:49.2419409Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2025-10-10T00:52:49.2424436Z adding 'torch/include/ATen/core/NamedTensor.h' 2025-10-10T00:52:49.2429891Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-10-10T00:52:49.2435795Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2025-10-10T00:52:49.2440055Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2025-10-10T00:52:49.2443959Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-10-10T00:52:49.2448279Z adding 'torch/include/ATen/core/QuantizerBase.h' 2025-10-10T00:52:49.2452382Z adding 'torch/include/ATen/core/Range.h' 2025-10-10T00:52:49.2455781Z adding 'torch/include/ATen/core/Reduction.h' 2025-10-10T00:52:49.2458991Z adding 'torch/include/ATen/core/Scalar.h' 2025-10-10T00:52:49.2462032Z adding 'torch/include/ATen/core/ScalarType.h' 2025-10-10T00:52:49.2465875Z adding 'torch/include/ATen/core/Tensor.h' 2025-10-10T00:52:49.2471017Z adding 'torch/include/ATen/core/TensorAccessor.h' 2025-10-10T00:52:49.2487002Z adding 'torch/include/ATen/core/TensorBase.h' 2025-10-10T00:52:49.2543242Z adding 'torch/include/ATen/core/TensorBody.h' 2025-10-10T00:52:49.2553108Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2025-10-10T00:52:49.2557669Z adding 'torch/include/ATen/core/TransformationHelper.h' 2025-10-10T00:52:49.2560970Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2025-10-10T00:52:49.2564226Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2025-10-10T00:52:49.2568238Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2025-10-10T00:52:49.2572021Z adding 'torch/include/ATen/core/Variadic.h' 2025-10-10T00:52:49.2575992Z adding 'torch/include/ATen/core/Vitals.h' 2025-10-10T00:52:49.2580993Z adding 'torch/include/ATen/core/alias_info.h' 2025-10-10T00:52:49.2596739Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2025-10-10T00:52:49.2603545Z adding 'torch/include/ATen/core/blob.h' 2025-10-10T00:52:49.2607461Z adding 'torch/include/ATen/core/builtin_function.h' 2025-10-10T00:52:49.2614692Z adding 'torch/include/ATen/core/class_type.h' 2025-10-10T00:52:49.2618988Z adding 'torch/include/ATen/core/custom_class.h' 2025-10-10T00:52:49.2636248Z adding 'torch/include/ATen/core/dynamic_type.h' 2025-10-10T00:52:49.2636619Z adding 'torch/include/ATen/core/enum_tag.h' 2025-10-10T00:52:49.2636947Z adding 'torch/include/ATen/core/enum_type.h' 2025-10-10T00:52:49.2638968Z adding 'torch/include/ATen/core/function.h' 2025-10-10T00:52:49.2649168Z adding 'torch/include/ATen/core/function_schema.h' 2025-10-10T00:52:49.2653736Z adding 'torch/include/ATen/core/function_schema_inl.h' 2025-10-10T00:52:49.2657600Z adding 'torch/include/ATen/core/functional.h' 2025-10-10T00:52:49.2660793Z adding 'torch/include/ATen/core/grad_mode.h' 2025-10-10T00:52:49.2666919Z adding 'torch/include/ATen/core/interned_strings.h' 2025-10-10T00:52:49.2670927Z adding 'torch/include/ATen/core/interned_strings_class.h' 2025-10-10T00:52:49.2691328Z adding 'torch/include/ATen/core/ivalue.h' 2025-10-10T00:52:49.2722031Z adding 'torch/include/ATen/core/ivalue_inl.h' 2025-10-10T00:52:49.2727432Z adding 'torch/include/ATen/core/ivalue_to.h' 2025-10-10T00:52:49.2750103Z adding 'torch/include/ATen/core/jit_type.h' 2025-10-10T00:52:49.2760480Z adding 'torch/include/ATen/core/jit_type_base.h' 2025-10-10T00:52:49.2765009Z adding 'torch/include/ATen/core/operator_name.h' 2025-10-10T00:52:49.2769409Z adding 'torch/include/ATen/core/qualified_name.h' 2025-10-10T00:52:49.2773127Z adding 'torch/include/ATen/core/rref_interface.h' 2025-10-10T00:52:49.2777818Z adding 'torch/include/ATen/core/stack.h' 2025-10-10T00:52:49.2782579Z adding 'torch/include/ATen/core/symbol.h' 2025-10-10T00:52:49.2786576Z adding 'torch/include/ATen/core/type_factory.h' 2025-10-10T00:52:49.2790091Z adding 'torch/include/ATen/core/type_ptr.h' 2025-10-10T00:52:49.2793163Z adding 'torch/include/ATen/core/typeid.h' 2025-10-10T00:52:49.2799414Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2025-10-10T00:52:49.2803521Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-10-10T00:52:49.2808955Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2025-10-10T00:52:49.2815435Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-10-10T00:52:49.2819269Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2025-10-10T00:52:49.2823850Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-10-10T00:52:49.2827492Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-10-10T00:52:49.2846359Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2025-10-10T00:52:49.2854004Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-10-10T00:52:49.2858788Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2025-10-10T00:52:49.2864046Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2025-10-10T00:52:49.2870095Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-10-10T00:52:49.2883399Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2025-10-10T00:52:49.2887560Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2025-10-10T00:52:49.2894352Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2025-10-10T00:52:49.2898135Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2025-10-10T00:52:49.2901534Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-10-10T00:52:49.2906161Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2025-10-10T00:52:49.2910768Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2025-10-10T00:52:49.2915616Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2025-10-10T00:52:49.2924411Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2025-10-10T00:52:49.2929222Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2025-10-10T00:52:49.2932568Z adding 'torch/include/ATen/cpu/Utils.h' 2025-10-10T00:52:49.2937182Z adding 'torch/include/ATen/cpu/vml.h' 2025-10-10T00:52:49.2941472Z adding 'torch/include/ATen/cpu/vec/functional.h' 2025-10-10T00:52:49.2946734Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2025-10-10T00:52:49.2953435Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-10-10T00:52:49.2957141Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2025-10-10T00:52:49.2960758Z adding 'torch/include/ATen/cpu/vec/vec.h' 2025-10-10T00:52:49.2974347Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2025-10-10T00:52:49.2980219Z adding 'torch/include/ATen/cpu/vec/vec_common_aarch64.h' 2025-10-10T00:52:49.2984126Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2025-10-10T00:52:49.2988087Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2025-10-10T00:52:49.2993228Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2025-10-10T00:52:49.2999511Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2025-10-10T00:52:49.3003835Z adding 'torch/include/ATen/cpu/vec/vec_quant.h' 2025-10-10T00:52:49.3008767Z adding 'torch/include/ATen/cpu/vec/sve/sve_helper.h' 2025-10-10T00:52:49.3015641Z adding 'torch/include/ATen/cpu/vec/sve/vec_bfloat16.h' 2025-10-10T00:52:49.3022868Z adding 'torch/include/ATen/cpu/vec/sve/vec_double.h' 2025-10-10T00:52:49.3031877Z adding 'torch/include/ATen/cpu/vec/sve/vec_float.h' 2025-10-10T00:52:49.3039937Z adding 'torch/include/ATen/cpu/vec/sve/vec_int.h' 2025-10-10T00:52:49.3047579Z adding 'torch/include/ATen/cpu/vec/sve/vec_qint.h' 2025-10-10T00:52:49.3052969Z adding 'torch/include/ATen/cpu/vec/vec128/vec128.h' 2025-10-10T00:52:49.3061443Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-10-10T00:52:49.3066233Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_convert.h' 2025-10-10T00:52:49.3073229Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-10-10T00:52:49.3081579Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-10-10T00:52:49.3087148Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-10-10T00:52:49.3091701Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2025-10-10T00:52:49.3094910Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2025-10-10T00:52:49.3100155Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2025-10-10T00:52:49.3108978Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-10-10T00:52:49.3114266Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-10-10T00:52:49.3121965Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-10-10T00:52:49.3130044Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-10-10T00:52:49.3135641Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2025-10-10T00:52:49.3141529Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2025-10-10T00:52:49.3150594Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2025-10-10T00:52:49.3155838Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half.h' 2025-10-10T00:52:49.3170223Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2025-10-10T00:52:49.3176916Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2025-10-10T00:52:49.3188506Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2025-10-10T00:52:49.3194292Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-10-10T00:52:49.3199062Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-10-10T00:52:49.3207846Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-10-10T00:52:49.3217674Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-10-10T00:52:49.3224983Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-10-10T00:52:49.3233001Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-10-10T00:52:49.3239516Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-10-10T00:52:49.3245676Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-10-10T00:52:49.3251251Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-10-10T00:52:49.3256924Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-10-10T00:52:49.3263661Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-10-10T00:52:49.3270524Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-10-10T00:52:49.3278680Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-10-10T00:52:49.3303903Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-10-10T00:52:49.3312072Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2025-10-10T00:52:49.3328458Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-10-10T00:52:49.3338293Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-10-10T00:52:49.3348774Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-10-10T00:52:49.3354471Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2025-10-10T00:52:49.3360497Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2025-10-10T00:52:49.3370109Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2025-10-10T00:52:49.3378345Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float8.h' 2025-10-10T00:52:49.3391159Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2025-10-10T00:52:49.3397872Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2025-10-10T00:52:49.3409187Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2025-10-10T00:52:49.3415324Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-10-10T00:52:49.3418791Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-10-10T00:52:49.3422557Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2025-10-10T00:52:49.3429703Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2025-10-10T00:52:49.3438295Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-10-10T00:52:49.3444174Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2025-10-10T00:52:49.3447946Z adding 'torch/include/ATen/cuda/CUDAConfig.h' 2025-10-10T00:52:49.3451124Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2025-10-10T00:52:49.3455147Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2025-10-10T00:52:49.3458795Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2025-10-10T00:52:49.3462239Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2025-10-10T00:52:49.3467350Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2025-10-10T00:52:49.3472358Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-10-10T00:52:49.3476607Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2025-10-10T00:52:49.3480351Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-10-10T00:52:49.3484029Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2025-10-10T00:52:49.3488742Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2025-10-10T00:52:49.3493643Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-10-10T00:52:49.3497103Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-10-10T00:52:49.3500269Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2025-10-10T00:52:49.3503987Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2025-10-10T00:52:49.3507736Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2025-10-10T00:52:49.3511146Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2025-10-10T00:52:49.3516480Z adding 'torch/include/ATen/cuda/Exceptions.h' 2025-10-10T00:52:49.3520734Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2025-10-10T00:52:49.3524132Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2025-10-10T00:52:49.3527200Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2025-10-10T00:52:49.3530225Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2025-10-10T00:52:49.3533500Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-10-10T00:52:49.3537101Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2025-10-10T00:52:49.3540958Z adding 'torch/include/ATen/cuda/Sleep.h' 2025-10-10T00:52:49.3544360Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2025-10-10T00:52:49.3548261Z adding 'torch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-10-10T00:52:49.3557283Z adding 'torch/include/ATen/cuda/cub.cuh' 2025-10-10T00:52:49.3562383Z adding 'torch/include/ATen/cuda/cub.h' 2025-10-10T00:52:49.3566601Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2025-10-10T00:52:49.3570447Z adding 'torch/include/ATen/cuda/jiterator.h' 2025-10-10T00:52:49.3575669Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2025-10-10T00:52:49.3579748Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2025-10-10T00:52:49.3585142Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2025-10-10T00:52:49.3590619Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-10-10T00:52:49.3595003Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-10-10T00:52:49.3599528Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-10-10T00:52:49.3603499Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2025-10-10T00:52:49.3606694Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-10-10T00:52:49.3611092Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-10-10T00:52:49.3614897Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-10-10T00:52:49.3618824Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-10-10T00:52:49.3622765Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-10-10T00:52:49.3630222Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2025-10-10T00:52:49.3638003Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-10-10T00:52:49.3643290Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-10-10T00:52:49.3647025Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2025-10-10T00:52:49.3651818Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2025-10-10T00:52:49.3656727Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2025-10-10T00:52:49.3663411Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2025-10-10T00:52:49.3672646Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2025-10-10T00:52:49.3676033Z adding 'torch/include/ATen/cudnn/Handle.h' 2025-10-10T00:52:49.3679215Z adding 'torch/include/ATen/cudnn/Handles.h' 2025-10-10T00:52:49.3682374Z adding 'torch/include/ATen/cudnn/Types.h' 2025-10-10T00:52:49.3685608Z adding 'torch/include/ATen/cudnn/Utils.h' 2025-10-10T00:52:49.3688922Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2025-10-10T00:52:49.3693996Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-10-10T00:52:49.3698649Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2025-10-10T00:52:49.3702577Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2025-10-10T00:52:49.3706329Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2025-10-10T00:52:49.3709910Z adding 'torch/include/ATen/detail/HPUHooksInterface.h' 2025-10-10T00:52:49.3713344Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2025-10-10T00:52:49.3716834Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2025-10-10T00:52:49.3720646Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2025-10-10T00:52:49.3724685Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2025-10-10T00:52:49.3728582Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-10-10T00:52:49.3732234Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2025-10-10T00:52:49.3736816Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2025-10-10T00:52:49.3743616Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2025-10-10T00:52:49.3747986Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2025-10-10T00:52:49.3752894Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2025-10-10T00:52:49.3757199Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-10-10T00:52:49.3761830Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2025-10-10T00:52:49.3765485Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-10-10T00:52:49.3771664Z adding 'torch/include/ATen/functorch/Interpreter.h' 2025-10-10T00:52:49.3777626Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-10-10T00:52:49.3780912Z adding 'torch/include/ATen/functorch/Macros.h' 2025-10-10T00:52:49.3784800Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2025-10-10T00:52:49.3789120Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2025-10-10T00:52:49.3792645Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2025-10-10T00:52:49.3798725Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-10-10T00:52:49.3803064Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-10-10T00:52:49.3809424Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-10-10T00:52:49.3814142Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-10-10T00:52:49.3818313Z adding 'torch/include/ATen/metal/Context.h' 2025-10-10T00:52:49.3823906Z adding 'torch/include/ATen/miopen/Descriptors.h' 2025-10-10T00:52:49.3827570Z adding 'torch/include/ATen/miopen/Exceptions.h' 2025-10-10T00:52:49.3830771Z adding 'torch/include/ATen/miopen/Handle.h' 2025-10-10T00:52:49.3833955Z adding 'torch/include/ATen/miopen/Types.h' 2025-10-10T00:52:49.3837378Z adding 'torch/include/ATen/miopen/Utils.h' 2025-10-10T00:52:49.3840840Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2025-10-10T00:52:49.3845023Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2025-10-10T00:52:49.3849321Z adding 'torch/include/ATen/mps/IndexKernels.h' 2025-10-10T00:52:49.3858520Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2025-10-10T00:52:49.3862928Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2025-10-10T00:52:49.3866769Z adding 'torch/include/ATen/mps/MPSDevice.h' 2025-10-10T00:52:49.3871061Z adding 'torch/include/ATen/mps/MPSEvent.h' 2025-10-10T00:52:49.3874879Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2025-10-10T00:52:49.3879303Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2025-10-10T00:52:49.3883313Z adding 'torch/include/ATen/mps/MPSHooks.h' 2025-10-10T00:52:49.3890946Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2025-10-10T00:52:49.3895819Z adding 'torch/include/ATen/mps/MPSStream.h' 2025-10-10T00:52:49.3902755Z adding 'torch/include/ATen/native/Activation.h' 2025-10-10T00:52:49.3906595Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2025-10-10T00:52:49.3910038Z adding 'torch/include/ATen/native/AmpKernels.h' 2025-10-10T00:52:49.3914825Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2025-10-10T00:52:49.3919023Z adding 'torch/include/ATen/native/BinaryOps.h' 2025-10-10T00:52:49.3924243Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2025-10-10T00:52:49.3929134Z adding 'torch/include/ATen/native/CPUBlas.h' 2025-10-10T00:52:49.3933290Z adding 'torch/include/ATen/native/CPUFallback.h' 2025-10-10T00:52:49.3936634Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2025-10-10T00:52:49.3940880Z adding 'torch/include/ATen/native/ComplexHelper.h' 2025-10-10T00:52:49.3944567Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2025-10-10T00:52:49.3949168Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-10-10T00:52:49.3956391Z adding 'torch/include/ATen/native/ConvUtils.h' 2025-10-10T00:52:49.3960267Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2025-10-10T00:52:49.3963603Z adding 'torch/include/ATen/native/Copy.h' 2025-10-10T00:52:49.3966917Z adding 'torch/include/ATen/native/Cross.h' 2025-10-10T00:52:49.3971806Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2025-10-10T00:52:49.3978573Z adding 'torch/include/ATen/native/DispatchStub.h' 2025-10-10T00:52:49.3982351Z adding 'torch/include/ATen/native/Distance.h' 2025-10-10T00:52:49.3989449Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2025-10-10T00:52:49.3998946Z adding 'torch/include/ATen/native/Distributions.h' 2025-10-10T00:52:49.4003900Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2025-10-10T00:52:49.4007420Z adding 'torch/include/ATen/native/Fill.h' 2025-10-10T00:52:49.4014124Z adding 'torch/include/ATen/native/ForeachUtils.h' 2025-10-10T00:52:49.4018413Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2025-10-10T00:52:49.4021746Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-10-10T00:52:49.4025317Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2025-10-10T00:52:49.4029103Z adding 'torch/include/ATen/native/FusedAdam.h' 2025-10-10T00:52:49.4032749Z adding 'torch/include/ATen/native/FusedSGD.h' 2025-10-10T00:52:49.4036784Z adding 'torch/include/ATen/native/Gelu.h' 2025-10-10T00:52:49.4042031Z adding 'torch/include/ATen/native/GridSampler.h' 2025-10-10T00:52:49.4046448Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2025-10-10T00:52:49.4051277Z adding 'torch/include/ATen/native/GroupedMMUtils.h' 2025-10-10T00:52:49.4054929Z adding 'torch/include/ATen/native/Histogram.h' 2025-10-10T00:52:49.4058698Z adding 'torch/include/ATen/native/IndexKernel.h' 2025-10-10T00:52:49.4063368Z adding 'torch/include/ATen/native/IndexingUtils.h' 2025-10-10T00:52:49.4067086Z adding 'torch/include/ATen/native/Lerp.h' 2025-10-10T00:52:49.4070430Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2025-10-10T00:52:49.4081566Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2025-10-10T00:52:49.4085749Z adding 'torch/include/ATen/native/LossMulti.h' 2025-10-10T00:52:49.4132093Z adding 'torch/include/ATen/native/Math.h' 2025-10-10T00:52:49.4139116Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2025-10-10T00:52:49.4144159Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2025-10-10T00:52:49.4148255Z adding 'torch/include/ATen/native/MaxPooling.h' 2025-10-10T00:52:49.4151663Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2025-10-10T00:52:49.4155317Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2025-10-10T00:52:49.4158715Z adding 'torch/include/ATen/native/Normalization.h' 2025-10-10T00:52:49.4162259Z adding 'torch/include/ATen/native/Padding.h' 2025-10-10T00:52:49.4165746Z adding 'torch/include/ATen/native/PixelShuffle.h' 2025-10-10T00:52:49.4169083Z adding 'torch/include/ATen/native/PointwiseOps.h' 2025-10-10T00:52:49.4174936Z adding 'torch/include/ATen/native/Pool.h' 2025-10-10T00:52:49.4179032Z adding 'torch/include/ATen/native/Pow.h' 2025-10-10T00:52:49.4182753Z adding 'torch/include/ATen/native/RNN.h' 2025-10-10T00:52:49.4186079Z adding 'torch/include/ATen/native/RangeFactories.h' 2025-10-10T00:52:49.4189796Z adding 'torch/include/ATen/native/RangeUtils.h' 2025-10-10T00:52:49.4193084Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2025-10-10T00:52:49.4196581Z adding 'torch/include/ATen/native/ReduceOps.h' 2025-10-10T00:52:49.4203103Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2025-10-10T00:52:49.4206989Z adding 'torch/include/ATen/native/ReductionType.h' 2025-10-10T00:52:49.4210573Z adding 'torch/include/ATen/native/Repeat.h' 2025-10-10T00:52:49.4215960Z adding 'torch/include/ATen/native/Resize.h' 2025-10-10T00:52:49.4220095Z adding 'torch/include/ATen/native/ResizeCommon.h' 2025-10-10T00:52:49.4224098Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2025-10-10T00:52:49.4227520Z adding 'torch/include/ATen/native/SegmentReduce.h' 2025-10-10T00:52:49.4233301Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2025-10-10T00:52:49.4237426Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2025-10-10T00:52:49.4240736Z adding 'torch/include/ATen/native/Sorting.h' 2025-10-10T00:52:49.4244337Z adding 'torch/include/ATen/native/SortingUtils.h' 2025-10-10T00:52:49.4249188Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2025-10-10T00:52:49.4253447Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2025-10-10T00:52:49.4257886Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2025-10-10T00:52:49.4261685Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2025-10-10T00:52:49.4265835Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-10-10T00:52:49.4269646Z adding 'torch/include/ATen/native/TensorCompare.h' 2025-10-10T00:52:49.4273018Z adding 'torch/include/ATen/native/TensorConversions.h' 2025-10-10T00:52:49.4276571Z adding 'torch/include/ATen/native/TensorDimApply.h' 2025-10-10T00:52:49.4281124Z adding 'torch/include/ATen/native/TensorFactories.h' 2025-10-10T00:52:49.4284359Z adding 'torch/include/ATen/native/TensorIterator.h' 2025-10-10T00:52:49.4287997Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-10-10T00:52:49.4291187Z adding 'torch/include/ATen/native/TensorProperties.h' 2025-10-10T00:52:49.4295530Z adding 'torch/include/ATen/native/TensorShape.h' 2025-10-10T00:52:49.4299173Z adding 'torch/include/ATen/native/TensorTransformations.h' 2025-10-10T00:52:49.4302914Z adding 'torch/include/ATen/native/TopKImpl.h' 2025-10-10T00:52:49.4306345Z adding 'torch/include/ATen/native/TransposeType.h' 2025-10-10T00:52:49.4310075Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2025-10-10T00:52:49.4313312Z adding 'torch/include/ATen/native/TypeProperties.h' 2025-10-10T00:52:49.4317137Z adding 'torch/include/ATen/native/UnaryOps.h' 2025-10-10T00:52:49.4320600Z adding 'torch/include/ATen/native/Unfold2d.h' 2025-10-10T00:52:49.4323882Z adding 'torch/include/ATen/native/Unfold3d.h' 2025-10-10T00:52:49.4327776Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2025-10-10T00:52:49.4336840Z adding 'torch/include/ATen/native/UpSample.h' 2025-10-10T00:52:49.4341039Z adding 'torch/include/ATen/native/batch_norm.h' 2025-10-10T00:52:49.4344577Z adding 'torch/include/ATen/native/group_norm.h' 2025-10-10T00:52:49.4348604Z adding 'torch/include/ATen/native/im2col.h' 2025-10-10T00:52:49.4353341Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2025-10-10T00:52:49.4357604Z adding 'torch/include/ATen/native/layer_norm.h' 2025-10-10T00:52:49.4360951Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2025-10-10T00:52:49.4364787Z adding 'torch/include/ATen/native/vol2col.h' 2025-10-10T00:52:49.4370971Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-10-10T00:52:49.4375120Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-10-10T00:52:49.4379240Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-10-10T00:52:49.4384136Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-10-10T00:52:49.4387400Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2025-10-10T00:52:49.4390831Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-10-10T00:52:49.4393983Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2025-10-10T00:52:49.4397445Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-10-10T00:52:49.4403420Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2025-10-10T00:52:49.4407784Z adding 'torch/include/ATen/native/cpu/Elu.h' 2025-10-10T00:52:49.4411647Z adding 'torch/include/ATen/native/cpu/Gelu.h' 2025-10-10T00:52:49.4415403Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-10-10T00:52:49.4419456Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-10-10T00:52:49.4422980Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2025-10-10T00:52:49.4426730Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2025-10-10T00:52:49.4430648Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2025-10-10T00:52:49.4436543Z adding 'torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h' 2025-10-10T00:52:49.4443132Z adding 'torch/include/ATen/native/cpu/Loops.h' 2025-10-10T00:52:49.4446948Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-10-10T00:52:49.4450231Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-10-10T00:52:49.4456488Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2025-10-10T00:52:49.4461612Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2025-10-10T00:52:49.4465617Z adding 'torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-10-10T00:52:49.4468778Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-10-10T00:52:49.4473425Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2025-10-10T00:52:49.4477081Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-10-10T00:52:49.4480436Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-10-10T00:52:49.4483790Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2025-10-10T00:52:49.4499729Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-10-10T00:52:49.4505026Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2025-10-10T00:52:49.4511882Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2025-10-10T00:52:49.4515787Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2025-10-10T00:52:49.4519332Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2025-10-10T00:52:49.4524091Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2025-10-10T00:52:49.4529580Z adding 'torch/include/ATen/native/cpu/utils.h' 2025-10-10T00:52:49.4534356Z adding 'torch/include/ATen/native/cpu/zmath.h' 2025-10-10T00:52:49.4540056Z adding 'torch/include/ATen/native/cuda/Activation.h' 2025-10-10T00:52:49.4544136Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2025-10-10T00:52:49.4550844Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-10-10T00:52:49.4562419Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2025-10-10T00:52:49.4566860Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-10-10T00:52:49.4570137Z adding 'torch/include/ATen/native/cuda/Copy.h' 2025-10-10T00:52:49.4578498Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-10-10T00:52:49.4582799Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2025-10-10T00:52:49.4586268Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-10-10T00:52:49.4595460Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2025-10-10T00:52:49.4599474Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2025-10-10T00:52:49.4602862Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-10-10T00:52:49.4608577Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-10-10T00:52:49.4612504Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-10-10T00:52:49.4617757Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2025-10-10T00:52:49.4621389Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2025-10-10T00:52:49.4624629Z adding 'torch/include/ATen/native/cuda/GroupMM.h' 2025-10-10T00:52:49.4629133Z adding 'torch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-10-10T00:52:49.4632550Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2025-10-10T00:52:49.4636193Z adding 'torch/include/ATen/native/cuda/IndexKernelUtils.h' 2025-10-10T00:52:49.4641285Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2025-10-10T00:52:49.4647783Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2025-10-10T00:52:49.4651464Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2025-10-10T00:52:49.4657020Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2025-10-10T00:52:49.4691610Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2025-10-10T00:52:49.4702769Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-10-10T00:52:49.4706730Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2025-10-10T00:52:49.4712405Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-10-10T00:52:49.4730840Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2025-10-10T00:52:49.4738979Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-10-10T00:52:49.4742959Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2025-10-10T00:52:49.4746794Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2025-10-10T00:52:49.4764482Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2025-10-10T00:52:49.4768996Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2025-10-10T00:52:49.4772605Z adding 'torch/include/ATen/native/cuda/Resize.h' 2025-10-10T00:52:49.4776134Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-10-10T00:52:49.4779346Z adding 'torch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-10-10T00:52:49.4782603Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2025-10-10T00:52:49.4789888Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2025-10-10T00:52:49.4793702Z adding 'torch/include/ATen/native/cuda/Sort.h' 2025-10-10T00:52:49.4797217Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2025-10-10T00:52:49.4802862Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2025-10-10T00:52:49.4806501Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2025-10-10T00:52:49.4810857Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2025-10-10T00:52:49.4817255Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-10-10T00:52:49.4824981Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-10-10T00:52:49.4828690Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2025-10-10T00:52:49.4832221Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2025-10-10T00:52:49.4835401Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2025-10-10T00:52:49.4840908Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2025-10-10T00:52:49.4845232Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2025-10-10T00:52:49.4848778Z adding 'torch/include/ATen/native/cuda/cutlass_common.cuh' 2025-10-10T00:52:49.4852102Z adding 'torch/include/ATen/native/cuda/fused_adagrad_impl.cuh' 2025-10-10T00:52:49.4856365Z adding 'torch/include/ATen/native/cuda/fused_adagrad_utils.cuh' 2025-10-10T00:52:49.4859768Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-10-10T00:52:49.4862997Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2025-10-10T00:52:49.4867745Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2025-10-10T00:52:49.4871317Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-10-10T00:52:49.4874560Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2025-10-10T00:52:49.4879371Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2025-10-10T00:52:49.4884383Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2025-10-10T00:52:49.4892801Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2025-10-10T00:52:49.4896941Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2025-10-10T00:52:49.4902000Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2025-10-10T00:52:49.4906384Z adding 'torch/include/ATen/native/hip/ck_bgemm.h' 2025-10-10T00:52:49.4909725Z adding 'torch/include/ATen/native/hip/ck_gemm.h' 2025-10-10T00:52:49.4915149Z adding 'torch/include/ATen/native/hip/ck_gemm_template.h' 2025-10-10T00:52:49.4919106Z adding 'torch/include/ATen/native/hip/ck_types.h' 2025-10-10T00:52:49.4923632Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-10-10T00:52:49.4928197Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-10-10T00:52:49.4932518Z adding 'torch/include/ATen/native/kleidiai/kai_kernels.h' 2025-10-10T00:52:49.4936316Z adding 'torch/include/ATen/native/kleidiai/kai_pack.h' 2025-10-10T00:52:49.4940260Z adding 'torch/include/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-10-10T00:52:49.4945059Z adding 'torch/include/ATen/native/mkldnn/xpu/Conv.h' 2025-10-10T00:52:49.4948670Z adding 'torch/include/ATen/native/mkldnn/xpu/FusionUtils.h' 2025-10-10T00:52:49.4952262Z adding 'torch/include/ATen/native/mkldnn/xpu/qconv.h' 2025-10-10T00:52:49.4955928Z adding 'torch/include/ATen/native/mkldnn/xpu/qlinear.h' 2025-10-10T00:52:49.4963888Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-10-10T00:52:49.4971222Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h' 2025-10-10T00:52:49.4975651Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h' 2025-10-10T00:52:49.4979858Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-10-10T00:52:49.4984062Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-10-10T00:52:49.4988044Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-10-10T00:52:49.4992156Z adding 'torch/include/ATen/native/mps/Copy.h' 2025-10-10T00:52:49.4995783Z adding 'torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-10-10T00:52:49.5000317Z adding 'torch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-10-10T00:52:49.5009223Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2025-10-10T00:52:49.5013353Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2025-10-10T00:52:49.5017869Z adding 'torch/include/ATen/native/mps/kernels/EmbeddingBag.h' 2025-10-10T00:52:49.5021344Z adding 'torch/include/ATen/native/mps/kernels/GridSampler.h' 2025-10-10T00:52:49.5024898Z adding 'torch/include/ATen/native/mps/kernels/Pooling.h' 2025-10-10T00:52:49.5028206Z adding 'torch/include/ATen/native/mps/kernels/UpSample.h' 2025-10-10T00:52:49.5032744Z adding 'torch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-10-10T00:52:49.5036576Z adding 'torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-10-10T00:52:49.5040323Z adding 'torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-10-10T00:52:49.5044133Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-10-10T00:52:49.5047882Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-10-10T00:52:49.5054644Z adding 'torch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-10-10T00:52:49.5059737Z adding 'torch/include/ATen/native/mtia/EmptyTensor.h' 2025-10-10T00:52:49.5064526Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-10-10T00:52:49.5068583Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2025-10-10T00:52:49.5073247Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-10-10T00:52:49.5076778Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-10-10T00:52:49.5083936Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2025-10-10T00:52:49.5089113Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2025-10-10T00:52:49.5093074Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-10-10T00:52:49.5096732Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2025-10-10T00:52:49.5099962Z adding 'torch/include/ATen/native/quantized/Copy.h' 2025-10-10T00:52:49.5103682Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-10-10T00:52:49.5106963Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2025-10-10T00:52:49.5110807Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2025-10-10T00:52:49.5114065Z adding 'torch/include/ATen/native/quantized/library.h' 2025-10-10T00:52:49.5120069Z adding 'torch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-10-10T00:52:49.5123585Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-10-10T00:52:49.5126969Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-10-10T00:52:49.5132909Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-10-10T00:52:49.5140343Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-10-10T00:52:49.5146205Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-10-10T00:52:49.5151174Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-10-10T00:52:49.5154656Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-10-10T00:52:49.5160167Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-10-10T00:52:49.5166280Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2025-10-10T00:52:49.5171902Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-10-10T00:52:49.5175559Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2025-10-10T00:52:49.5179035Z adding 'torch/include/ATen/native/quantized/cpu/qconv.h' 2025-10-10T00:52:49.5182472Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-10-10T00:52:49.5185917Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-10-10T00:52:49.5189318Z adding 'torch/include/ATen/native/quantized/cpu/qlinear.h' 2025-10-10T00:52:49.5195335Z adding 'torch/include/ATen/native/quantized/cudnn/utils.h' 2025-10-10T00:52:49.5200054Z adding 'torch/include/ATen/native/transformers/attention.h' 2025-10-10T00:52:49.5203966Z adding 'torch/include/ATen/native/transformers/sdp_utils.h' 2025-10-10T00:52:49.5211306Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2025-10-10T00:52:49.5216115Z adding 'torch/include/ATen/native/transformers/cuda/sdp_utils.h' 2025-10-10T00:52:49.5220888Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-10-10T00:52:49.5225000Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-10-10T00:52:49.5231192Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-10-10T00:52:49.5236421Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-10-10T00:52:49.5265917Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-10-10T00:52:49.5286623Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-10-10T00:52:49.5291506Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-10-10T00:52:49.5300390Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-10-10T00:52:49.5306002Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-10-10T00:52:49.5311103Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-10-10T00:52:49.5315997Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-10-10T00:52:49.5320891Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-10-10T00:52:49.5330227Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-10-10T00:52:49.5337705Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-10-10T00:52:49.5342504Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-10-10T00:52:49.5348303Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-10-10T00:52:49.5368760Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-10-10T00:52:49.5376139Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-10-10T00:52:49.5384018Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-10-10T00:52:49.5388278Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-10-10T00:52:49.5400363Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-10-10T00:52:49.5412202Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-10-10T00:52:49.5417915Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-10-10T00:52:49.5423814Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-10-10T00:52:49.5437566Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-10-10T00:52:49.5445336Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-10-10T00:52:49.5450619Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-10-10T00:52:49.5455893Z adding 'torch/include/ATen/native/transformers/hip/aotriton_adapter.h' 2025-10-10T00:52:49.5459433Z adding 'torch/include/ATen/native/transformers/hip/aotriton_versions.h' 2025-10-10T00:52:49.5463115Z adding 'torch/include/ATen/native/transformers/hip/gemm_kernel_utils.h' 2025-10-10T00:52:49.5469644Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-10-10T00:52:49.5474694Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' 2025-10-10T00:52:49.5478740Z adding 'torch/include/ATen/native/utils/Factory.h' 2025-10-10T00:52:49.5482340Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2025-10-10T00:52:49.5486256Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2025-10-10T00:52:49.5676407Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-10-10T00:52:49.5680029Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2025-10-10T00:52:49.5683623Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.5686901Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2025-10-10T00:52:49.5690413Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2025-10-10T00:52:49.5693824Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2025-10-10T00:52:49.5697245Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2025-10-10T00:52:49.5700790Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.5704055Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2025-10-10T00:52:49.5707411Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2025-10-10T00:52:49.5710722Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2025-10-10T00:52:49.5714200Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2025-10-10T00:52:49.5717804Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-10-10T00:52:49.5721291Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2025-10-10T00:52:49.5724850Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.5728103Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-10-10T00:52:49.5731426Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-10-10T00:52:49.5737041Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2025-10-10T00:52:49.5740588Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2025-10-10T00:52:49.5744153Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.5747463Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2025-10-10T00:52:49.5750830Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2025-10-10T00:52:49.5754105Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2025-10-10T00:52:49.5757572Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2025-10-10T00:52:49.5760911Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2025-10-10T00:52:49.5765013Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.5767938Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2025-10-10T00:52:49.5771240Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2025-10-10T00:52:49.5774825Z adding 'torch/include/ATen/ops/_add_relu.h' 2025-10-10T00:52:49.5778391Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.5781719Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2025-10-10T00:52:49.5785068Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2025-10-10T00:52:49.5788379Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2025-10-10T00:52:49.5792101Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2025-10-10T00:52:49.5795633Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2025-10-10T00:52:49.5799293Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.5802524Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2025-10-10T00:52:49.5805917Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2025-10-10T00:52:49.5809200Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2025-10-10T00:52:49.5812682Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2025-10-10T00:52:49.5816115Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2025-10-10T00:52:49.5819986Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2025-10-10T00:52:49.5823544Z adding 'torch/include/ATen/ops/_aminmax.h' 2025-10-10T00:52:49.5827196Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.5830361Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-10-10T00:52:49.5833713Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-10-10T00:52:49.5836966Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2025-10-10T00:52:49.5840569Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2025-10-10T00:52:49.5844511Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2025-10-10T00:52:49.5847903Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.5851184Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2025-10-10T00:52:49.5854660Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2025-10-10T00:52:49.5857946Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2025-10-10T00:52:49.5861551Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2025-10-10T00:52:49.5865106Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2025-10-10T00:52:49.5868870Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.5872173Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2025-10-10T00:52:49.5875505Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2025-10-10T00:52:49.5878863Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2025-10-10T00:52:49.5882171Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2025-10-10T00:52:49.5885795Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2025-10-10T00:52:49.5889227Z adding 'torch/include/ATen/ops/_assert_async.h' 2025-10-10T00:52:49.5892614Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2025-10-10T00:52:49.5896088Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2025-10-10T00:52:49.5899318Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2025-10-10T00:52:49.5902731Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2025-10-10T00:52:49.5906032Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2025-10-10T00:52:49.5909471Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.5912583Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2025-10-10T00:52:49.5915937Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2025-10-10T00:52:49.5919536Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2025-10-10T00:52:49.5923193Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.5926518Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' 2025-10-10T00:52:49.5929830Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2025-10-10T00:52:49.5933406Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2025-10-10T00:52:49.5936748Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2025-10-10T00:52:49.5940242Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.5943438Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2025-10-10T00:52:49.5946814Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2025-10-10T00:52:49.5950040Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2025-10-10T00:52:49.5953544Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.5956770Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2025-10-10T00:52:49.5960118Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2025-10-10T00:52:49.5963287Z adding 'torch/include/ATen/ops/_backward.h' 2025-10-10T00:52:49.5966977Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.5970263Z adding 'torch/include/ATen/ops/_backward_native.h' 2025-10-10T00:52:49.5974020Z adding 'torch/include/ATen/ops/_backward_ops.h' 2025-10-10T00:52:49.5977601Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2025-10-10T00:52:49.5981142Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2025-10-10T00:52:49.5984925Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.5988214Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2025-10-10T00:52:49.5992021Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2025-10-10T00:52:49.5995741Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.5998995Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2025-10-10T00:52:49.6002663Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2025-10-10T00:52:49.6006657Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2025-10-10T00:52:49.6010356Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6013884Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2025-10-10T00:52:49.6017639Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2025-10-10T00:52:49.6021363Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2025-10-10T00:52:49.6025166Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6028590Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2025-10-10T00:52:49.6032203Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2025-10-10T00:52:49.6044073Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2025-10-10T00:52:49.6047384Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2025-10-10T00:52:49.6049902Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2025-10-10T00:52:49.6055640Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6059737Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2025-10-10T00:52:49.6063672Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2025-10-10T00:52:49.6067613Z adding 'torch/include/ATen/ops/_cast_Char.h' 2025-10-10T00:52:49.6071920Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6074924Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2025-10-10T00:52:49.6078419Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2025-10-10T00:52:49.6081708Z adding 'torch/include/ATen/ops/_cast_Double.h' 2025-10-10T00:52:49.6085453Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6088720Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2025-10-10T00:52:49.6092171Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2025-10-10T00:52:49.6095810Z adding 'torch/include/ATen/ops/_cast_Float.h' 2025-10-10T00:52:49.6099278Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6102370Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2025-10-10T00:52:49.6106028Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2025-10-10T00:52:49.6109229Z adding 'torch/include/ATen/ops/_cast_Half.h' 2025-10-10T00:52:49.6112673Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6115775Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2025-10-10T00:52:49.6119106Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2025-10-10T00:52:49.6122636Z adding 'torch/include/ATen/ops/_cast_Int.h' 2025-10-10T00:52:49.6126045Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6129115Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2025-10-10T00:52:49.6132450Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2025-10-10T00:52:49.6135840Z adding 'torch/include/ATen/ops/_cast_Long.h' 2025-10-10T00:52:49.6139334Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6142348Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2025-10-10T00:52:49.6145674Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2025-10-10T00:52:49.6148933Z adding 'torch/include/ATen/ops/_cast_Short.h' 2025-10-10T00:52:49.6152434Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6155686Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2025-10-10T00:52:49.6158969Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2025-10-10T00:52:49.6162311Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2025-10-10T00:52:49.6165806Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6169019Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2025-10-10T00:52:49.6172338Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2025-10-10T00:52:49.6175681Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2025-10-10T00:52:49.6179105Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2025-10-10T00:52:49.6182471Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2025-10-10T00:52:49.6185963Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6189199Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2025-10-10T00:52:49.6192454Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2025-10-10T00:52:49.6196136Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2025-10-10T00:52:49.6199603Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2025-10-10T00:52:49.6203006Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2025-10-10T00:52:49.6206546Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6209742Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2025-10-10T00:52:49.6213069Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2025-10-10T00:52:49.6216377Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2025-10-10T00:52:49.6219773Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2025-10-10T00:52:49.6223146Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2025-10-10T00:52:49.6226666Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6229757Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2025-10-10T00:52:49.6233097Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2025-10-10T00:52:49.6236337Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2025-10-10T00:52:49.6239828Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6243064Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2025-10-10T00:52:49.6246276Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2025-10-10T00:52:49.6249730Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2025-10-10T00:52:49.6253188Z adding 'torch/include/ATen/ops/_coalesce.h' 2025-10-10T00:52:49.6256586Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6259668Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2025-10-10T00:52:49.6263069Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2025-10-10T00:52:49.6266394Z adding 'torch/include/ATen/ops/_coalesced.h' 2025-10-10T00:52:49.6269848Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6274155Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-10-10T00:52:49.6276219Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2025-10-10T00:52:49.6279666Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2025-10-10T00:52:49.6283128Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2025-10-10T00:52:49.6286571Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2025-10-10T00:52:49.6289825Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2025-10-10T00:52:49.6293182Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2025-10-10T00:52:49.6296561Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2025-10-10T00:52:49.6299770Z adding 'torch/include/ATen/ops/_conj.h' 2025-10-10T00:52:49.6303225Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6306418Z adding 'torch/include/ATen/ops/_conj_copy.h' 2025-10-10T00:52:49.6309902Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6313252Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.6316267Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2025-10-10T00:52:49.6319652Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2025-10-10T00:52:49.6322854Z adding 'torch/include/ATen/ops/_conj_native.h' 2025-10-10T00:52:49.6326147Z adding 'torch/include/ATen/ops/_conj_ops.h' 2025-10-10T00:52:49.6329450Z adding 'torch/include/ATen/ops/_conj_physical.h' 2025-10-10T00:52:49.6332998Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6336162Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2025-10-10T00:52:49.6339553Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2025-10-10T00:52:49.6343312Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2025-10-10T00:52:49.6347015Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2025-10-10T00:52:49.6350439Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-10-10T00:52:49.6353955Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-10-10T00:52:49.6357625Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2025-10-10T00:52:49.6361350Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.6364653Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2025-10-10T00:52:49.6368155Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2025-10-10T00:52:49.6371668Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2025-10-10T00:52:49.6375321Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2025-10-10T00:52:49.6378694Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2025-10-10T00:52:49.6382193Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2025-10-10T00:52:49.6385763Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2025-10-10T00:52:49.6389409Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.6392793Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2025-10-10T00:52:49.6396255Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2025-10-10T00:52:49.6399566Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2025-10-10T00:52:49.6403108Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2025-10-10T00:52:49.6406425Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2025-10-10T00:52:49.6410079Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2025-10-10T00:52:49.6413634Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2025-10-10T00:52:49.6417120Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2025-10-10T00:52:49.6420516Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' 2025-10-10T00:52:49.6423911Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' 2025-10-10T00:52:49.6427295Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' 2025-10-10T00:52:49.6430817Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' 2025-10-10T00:52:49.6434003Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2025-10-10T00:52:49.6437521Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2025-10-10T00:52:49.6441615Z adding 'torch/include/ATen/ops/_convolution.h' 2025-10-10T00:52:49.6445661Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6449276Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6452942Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2025-10-10T00:52:49.6456748Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6460175Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2025-10-10T00:52:49.6463718Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2025-10-10T00:52:49.6467424Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2025-10-10T00:52:49.6471179Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6474374Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2025-10-10T00:52:49.6477973Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2025-10-10T00:52:49.6481385Z adding 'torch/include/ATen/ops/_convolution_native.h' 2025-10-10T00:52:49.6485218Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2025-10-10T00:52:49.6488874Z adding 'torch/include/ATen/ops/_copy_from.h' 2025-10-10T00:52:49.6492273Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2025-10-10T00:52:49.6496084Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6499305Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2025-10-10T00:52:49.6502732Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2025-10-10T00:52:49.6506360Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6509493Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2025-10-10T00:52:49.6513137Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2025-10-10T00:52:49.6516568Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2025-10-10T00:52:49.6519975Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2025-10-10T00:52:49.6523322Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2025-10-10T00:52:49.6526657Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2025-10-10T00:52:49.6530246Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2025-10-10T00:52:49.6533830Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2025-10-10T00:52:49.6537927Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2025-10-10T00:52:49.6542034Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2025-10-10T00:52:49.6546076Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2025-10-10T00:52:49.6550075Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2025-10-10T00:52:49.6553900Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2025-10-10T00:52:49.6557845Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2025-10-10T00:52:49.6561437Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2025-10-10T00:52:49.6565309Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2025-10-10T00:52:49.6569050Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6572564Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:49.6576191Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:49.6579796Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2025-10-10T00:52:49.6583769Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2025-10-10T00:52:49.6588047Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6590814Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2025-10-10T00:52:49.6594368Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2025-10-10T00:52:49.6597688Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2025-10-10T00:52:49.6601005Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2025-10-10T00:52:49.6604731Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2025-10-10T00:52:49.6611240Z adding 'torch/include/ATen/ops/_cudnn_attention_backward.h' 2025-10-10T00:52:49.6615078Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h' 2025-10-10T00:52:49.6618460Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_native.h' 2025-10-10T00:52:49.6621992Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_ops.h' 2025-10-10T00:52:49.6625666Z adding 'torch/include/ATen/ops/_cudnn_attention_forward.h' 2025-10-10T00:52:49.6629265Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' 2025-10-10T00:52:49.6632577Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_native.h' 2025-10-10T00:52:49.6636148Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_ops.h' 2025-10-10T00:52:49.6639844Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-10-10T00:52:49.6643456Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6646755Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2025-10-10T00:52:49.6650036Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2025-10-10T00:52:49.6653734Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2025-10-10T00:52:49.6657289Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2025-10-10T00:52:49.6660970Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6664252Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2025-10-10T00:52:49.6667479Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2025-10-10T00:52:49.6670982Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2025-10-10T00:52:49.6675273Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2025-10-10T00:52:49.6680050Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-10-10T00:52:49.6684253Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6687698Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2025-10-10T00:52:49.6691114Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2025-10-10T00:52:49.6695304Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2025-10-10T00:52:49.6699148Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6702814Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2025-10-10T00:52:49.6706779Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2025-10-10T00:52:49.6710522Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6714016Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2025-10-10T00:52:49.6717391Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2025-10-10T00:52:49.6721081Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2025-10-10T00:52:49.6724640Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2025-10-10T00:52:49.6728447Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-10-10T00:52:49.6732035Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2025-10-10T00:52:49.6735840Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6738904Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2025-10-10T00:52:49.6742414Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2025-10-10T00:52:49.6745726Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2025-10-10T00:52:49.6749464Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6752689Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2025-10-10T00:52:49.6756052Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2025-10-10T00:52:49.6759423Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2025-10-10T00:52:49.6763308Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6766581Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2025-10-10T00:52:49.6770035Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2025-10-10T00:52:49.6773431Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2025-10-10T00:52:49.6777088Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6780308Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2025-10-10T00:52:49.6783762Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2025-10-10T00:52:49.6787118Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2025-10-10T00:52:49.6790506Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2025-10-10T00:52:49.6793930Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2025-10-10T00:52:49.6797121Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2025-10-10T00:52:49.6800652Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2025-10-10T00:52:49.6804059Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2025-10-10T00:52:49.6807475Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2025-10-10T00:52:49.6810946Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2025-10-10T00:52:49.6814319Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2025-10-10T00:52:49.6817872Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2025-10-10T00:52:49.6821320Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2025-10-10T00:52:49.6824835Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6828059Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2025-10-10T00:52:49.6831364Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2025-10-10T00:52:49.6834664Z adding 'torch/include/ATen/ops/_dimI.h' 2025-10-10T00:52:49.6838033Z adding 'torch/include/ATen/ops/_dimI_native.h' 2025-10-10T00:52:49.6841381Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2025-10-10T00:52:49.6844703Z adding 'torch/include/ATen/ops/_dimV.h' 2025-10-10T00:52:49.6847907Z adding 'torch/include/ATen/ops/_dimV_native.h' 2025-10-10T00:52:49.6851413Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2025-10-10T00:52:49.6854835Z adding 'torch/include/ATen/ops/_dim_arange.h' 2025-10-10T00:52:49.6858454Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.6861673Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2025-10-10T00:52:49.6864969Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2025-10-10T00:52:49.6868459Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2025-10-10T00:52:49.6872018Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6875336Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2025-10-10T00:52:49.6878731Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2025-10-10T00:52:49.6882027Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2025-10-10T00:52:49.6885569Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-10-10T00:52:49.6888973Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit.h' 2025-10-10T00:52:49.6892476Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' 2025-10-10T00:52:49.6896010Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' 2025-10-10T00:52:49.6899496Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' 2025-10-10T00:52:49.6903011Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' 2025-10-10T00:52:49.6906590Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' 2025-10-10T00:52:49.6909894Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' 2025-10-10T00:52:49.6913416Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' 2025-10-10T00:52:49.6917161Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2025-10-10T00:52:49.6921038Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2025-10-10T00:52:49.6924588Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2025-10-10T00:52:49.6928229Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2025-10-10T00:52:49.6932168Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2025-10-10T00:52:49.6936062Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2025-10-10T00:52:49.6939451Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2025-10-10T00:52:49.6943982Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2025-10-10T00:52:49.6949450Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2025-10-10T00:52:49.6953259Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6956609Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-10-10T00:52:49.6960140Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-10-10T00:52:49.6963501Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-10-10T00:52:49.6978609Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2025-10-10T00:52:49.6979123Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-10-10T00:52:49.6979539Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2025-10-10T00:52:49.6979936Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2025-10-10T00:52:49.6981979Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' 2025-10-10T00:52:49.6985463Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' 2025-10-10T00:52:49.6988868Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2025-10-10T00:52:49.6992410Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2025-10-10T00:52:49.6996103Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.6999413Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2025-10-10T00:52:49.7002939Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2025-10-10T00:52:49.7006901Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2025-10-10T00:52:49.7010777Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7014396Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2025-10-10T00:52:49.7017780Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2025-10-10T00:52:49.7021124Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2025-10-10T00:52:49.7024835Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2025-10-10T00:52:49.7028443Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2025-10-10T00:52:49.7032110Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7035478Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2025-10-10T00:52:49.7038849Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2025-10-10T00:52:49.7042306Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2025-10-10T00:52:49.7045919Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2025-10-10T00:52:49.7049384Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2025-10-10T00:52:49.7053018Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2025-10-10T00:52:49.7056662Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2025-10-10T00:52:49.7060237Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7063455Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2025-10-10T00:52:49.7066799Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2025-10-10T00:52:49.7070157Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2025-10-10T00:52:49.7075109Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2025-10-10T00:52:49.7080099Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2025-10-10T00:52:49.7084590Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.7088408Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2025-10-10T00:52:49.7091715Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2025-10-10T00:52:49.7095774Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2025-10-10T00:52:49.7099552Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7102942Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2025-10-10T00:52:49.7106303Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2025-10-10T00:52:49.7109874Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2025-10-10T00:52:49.7113980Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2025-10-10T00:52:49.7117864Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7121248Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2025-10-10T00:52:49.7124648Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2025-10-10T00:52:49.7128621Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2025-10-10T00:52:49.7131996Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2025-10-10T00:52:49.7135928Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7139079Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2025-10-10T00:52:49.7142813Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2025-10-10T00:52:49.7147348Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2025-10-10T00:52:49.7151073Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2025-10-10T00:52:49.7154580Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2025-10-10T00:52:49.7158509Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2025-10-10T00:52:49.7162272Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2025-10-10T00:52:49.7166716Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2025-10-10T00:52:49.7170817Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7174714Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2025-10-10T00:52:49.7178778Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2025-10-10T00:52:49.7182417Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2025-10-10T00:52:49.7186496Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2025-10-10T00:52:49.7190551Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2025-10-10T00:52:49.7193962Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2025-10-10T00:52:49.7198010Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2025-10-10T00:52:49.7201494Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2025-10-10T00:52:49.7204855Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2025-10-10T00:52:49.7208474Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2025-10-10T00:52:49.7212016Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7215519Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2025-10-10T00:52:49.7218887Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2025-10-10T00:52:49.7222288Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2025-10-10T00:52:49.7225993Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2025-10-10T00:52:49.7229566Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2025-10-10T00:52:49.7233376Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7236704Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2025-10-10T00:52:49.7240176Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2025-10-10T00:52:49.7243452Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2025-10-10T00:52:49.7247012Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2025-10-10T00:52:49.7250610Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2025-10-10T00:52:49.7254231Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2025-10-10T00:52:49.7257646Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2025-10-10T00:52:49.7260885Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2025-10-10T00:52:49.7264433Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2025-10-10T00:52:49.7268066Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2025-10-10T00:52:49.7271634Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2025-10-10T00:52:49.7275010Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2025-10-10T00:52:49.7278264Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2025-10-10T00:52:49.7281730Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2025-10-10T00:52:49.7285062Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2025-10-10T00:52:49.7288423Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2025-10-10T00:52:49.7291751Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2025-10-10T00:52:49.7295224Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2025-10-10T00:52:49.7298730Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2025-10-10T00:52:49.7302087Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2025-10-10T00:52:49.7305454Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2025-10-10T00:52:49.7308722Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2025-10-10T00:52:49.7311917Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2025-10-10T00:52:49.7315293Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2025-10-10T00:52:49.7318880Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2025-10-10T00:52:49.7322495Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2025-10-10T00:52:49.7325824Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2025-10-10T00:52:49.7329403Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2025-10-10T00:52:49.7333569Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2025-10-10T00:52:49.7337213Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2025-10-10T00:52:49.7340573Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2025-10-10T00:52:49.7344230Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2025-10-10T00:52:49.7347621Z adding 'torch/include/ATen/ops/_foobar.h' 2025-10-10T00:52:49.7351283Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7354499Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-10-10T00:52:49.7358083Z adding 'torch/include/ATen/ops/_foobar_native.h' 2025-10-10T00:52:49.7361512Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2025-10-10T00:52:49.7365598Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2025-10-10T00:52:49.7369166Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7372380Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2025-10-10T00:52:49.7375720Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2025-10-10T00:52:49.7379162Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2025-10-10T00:52:49.7382504Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2025-10-10T00:52:49.7385985Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7389173Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2025-10-10T00:52:49.7392378Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2025-10-10T00:52:49.7395838Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2025-10-10T00:52:49.7399543Z adding 'torch/include/ATen/ops/_foreach_add.h' 2025-10-10T00:52:49.7403292Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7406605Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2025-10-10T00:52:49.7410051Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2025-10-10T00:52:49.7414199Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2025-10-10T00:52:49.7418096Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2025-10-10T00:52:49.7421884Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7425214Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2025-10-10T00:52:49.7428651Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-10-10T00:52:49.7432601Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-10-10T00:52:49.7436390Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2025-10-10T00:52:49.7440163Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7443497Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2025-10-10T00:52:49.7446910Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2025-10-10T00:52:49.7450868Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-10-10T00:52:49.7454866Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2025-10-10T00:52:49.7458391Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7462078Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2025-10-10T00:52:49.7465865Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2025-10-10T00:52:49.7469805Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2025-10-10T00:52:49.7473760Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2025-10-10T00:52:49.7477876Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7481532Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2025-10-10T00:52:49.7485230Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2025-10-10T00:52:49.7489284Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2025-10-10T00:52:49.7493312Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2025-10-10T00:52:49.7497302Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7500709Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2025-10-10T00:52:49.7504113Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2025-10-10T00:52:49.7507579Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2025-10-10T00:52:49.7511378Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2025-10-10T00:52:49.7515035Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7518568Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2025-10-10T00:52:49.7522007Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2025-10-10T00:52:49.7526976Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2025-10-10T00:52:49.7532793Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2025-10-10T00:52:49.7536851Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7540141Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2025-10-10T00:52:49.7543533Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2025-10-10T00:52:49.7547378Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2025-10-10T00:52:49.7551085Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2025-10-10T00:52:49.7554645Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7557986Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2025-10-10T00:52:49.7561237Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2025-10-10T00:52:49.7564701Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2025-10-10T00:52:49.7568053Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2025-10-10T00:52:49.7571550Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7574868Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2025-10-10T00:52:49.7578111Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2025-10-10T00:52:49.7581706Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2025-10-10T00:52:49.7585114Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2025-10-10T00:52:49.7588911Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7592148Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2025-10-10T00:52:49.7595628Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2025-10-10T00:52:49.7598937Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2025-10-10T00:52:49.7603243Z adding 'torch/include/ATen/ops/_foreach_div.h' 2025-10-10T00:52:49.7606770Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7610064Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2025-10-10T00:52:49.7613543Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2025-10-10T00:52:49.7617515Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2025-10-10T00:52:49.7621043Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2025-10-10T00:52:49.7624589Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7627825Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2025-10-10T00:52:49.7631005Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2025-10-10T00:52:49.7634449Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2025-10-10T00:52:49.7638011Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2025-10-10T00:52:49.7641628Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7644850Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2025-10-10T00:52:49.7648076Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2025-10-10T00:52:49.7652128Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2025-10-10T00:52:49.7656306Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2025-10-10T00:52:49.7660310Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7664070Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2025-10-10T00:52:49.7667879Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2025-10-10T00:52:49.7671888Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2025-10-10T00:52:49.7675890Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2025-10-10T00:52:49.7680106Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7683797Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2025-10-10T00:52:49.7687572Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2025-10-10T00:52:49.7691041Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2025-10-10T00:52:49.7694644Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2025-10-10T00:52:49.7698248Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7701526Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2025-10-10T00:52:49.7704877Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2025-10-10T00:52:49.7708362Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2025-10-10T00:52:49.7711900Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2025-10-10T00:52:49.7715394Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7718591Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2025-10-10T00:52:49.7721936Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2025-10-10T00:52:49.7725355Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2025-10-10T00:52:49.7728918Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2025-10-10T00:52:49.7732594Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7736050Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2025-10-10T00:52:49.7740042Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2025-10-10T00:52:49.7743884Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2025-10-10T00:52:49.7747371Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2025-10-10T00:52:49.7750840Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7754062Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2025-10-10T00:52:49.7757265Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2025-10-10T00:52:49.7760734Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-10-10T00:52:49.7764095Z adding 'torch/include/ATen/ops/_foreach_log.h' 2025-10-10T00:52:49.7767575Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2025-10-10T00:52:49.7771067Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7774451Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2025-10-10T00:52:49.7777648Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2025-10-10T00:52:49.7781073Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2025-10-10T00:52:49.7784480Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2025-10-10T00:52:49.7787995Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7791217Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2025-10-10T00:52:49.7794420Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2025-10-10T00:52:49.7797835Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2025-10-10T00:52:49.7801208Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2025-10-10T00:52:49.7804649Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7807828Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2025-10-10T00:52:49.7811041Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2025-10-10T00:52:49.7814658Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2025-10-10T00:52:49.7818218Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7821351Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2025-10-10T00:52:49.7824782Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2025-10-10T00:52:49.7828203Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2025-10-10T00:52:49.7831553Z adding 'torch/include/ATen/ops/_foreach_max.h' 2025-10-10T00:52:49.7835040Z adding 'torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7838279Z adding 'torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2025-10-10T00:52:49.7841474Z adding 'torch/include/ATen/ops/_foreach_max_native.h' 2025-10-10T00:52:49.7844870Z adding 'torch/include/ATen/ops/_foreach_max_ops.h' 2025-10-10T00:52:49.7848393Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2025-10-10T00:52:49.7852078Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7855494Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2025-10-10T00:52:49.7858801Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2025-10-10T00:52:49.7862631Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2025-10-10T00:52:49.7866343Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2025-10-10T00:52:49.7869989Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7873284Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2025-10-10T00:52:49.7876625Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2025-10-10T00:52:49.7880377Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2025-10-10T00:52:49.7884163Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2025-10-10T00:52:49.7887890Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7891219Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2025-10-10T00:52:49.7894782Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2025-10-10T00:52:49.7898738Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2025-10-10T00:52:49.7902241Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2025-10-10T00:52:49.7905747Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7908984Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2025-10-10T00:52:49.7912184Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2025-10-10T00:52:49.7915567Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2025-10-10T00:52:49.7918947Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2025-10-10T00:52:49.7922436Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7925844Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2025-10-10T00:52:49.7929088Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2025-10-10T00:52:49.7932554Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2025-10-10T00:52:49.7936668Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2025-10-10T00:52:49.7940322Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7943604Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2025-10-10T00:52:49.7946978Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2025-10-10T00:52:49.7950806Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2025-10-10T00:52:49.7954339Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2025-10-10T00:52:49.7957919Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7961066Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2025-10-10T00:52:49.7964277Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-10-10T00:52:49.7967700Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-10-10T00:52:49.7971031Z adding 'torch/include/ATen/ops/_foreach_round.h' 2025-10-10T00:52:49.7974648Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7977812Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2025-10-10T00:52:49.7981018Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2025-10-10T00:52:49.7984467Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2025-10-10T00:52:49.7987820Z adding 'torch/include/ATen/ops/_foreach_rsqrt.h' 2025-10-10T00:52:49.7991286Z adding 'torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.7994499Z adding 'torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' 2025-10-10T00:52:49.7997681Z adding 'torch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-10-10T00:52:49.8001100Z adding 'torch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-10-10T00:52:49.8004446Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2025-10-10T00:52:49.8007986Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8011188Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2025-10-10T00:52:49.8014521Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-10-10T00:52:49.8017929Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-10-10T00:52:49.8021256Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2025-10-10T00:52:49.8024896Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8028120Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2025-10-10T00:52:49.8031314Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2025-10-10T00:52:49.8034746Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2025-10-10T00:52:49.8038104Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2025-10-10T00:52:49.8041550Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8044730Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2025-10-10T00:52:49.8047922Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2025-10-10T00:52:49.8051310Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2025-10-10T00:52:49.8054743Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2025-10-10T00:52:49.8058229Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8061421Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2025-10-10T00:52:49.8064675Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2025-10-10T00:52:49.8068108Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2025-10-10T00:52:49.8071421Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2025-10-10T00:52:49.8074882Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8078072Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2025-10-10T00:52:49.8081234Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2025-10-10T00:52:49.8084674Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-10-10T00:52:49.8088253Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2025-10-10T00:52:49.8091893Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8095292Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2025-10-10T00:52:49.8098670Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2025-10-10T00:52:49.8102464Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2025-10-10T00:52:49.8105903Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2025-10-10T00:52:49.8109448Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8112893Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2025-10-10T00:52:49.8116084Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2025-10-10T00:52:49.8119501Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2025-10-10T00:52:49.8122815Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2025-10-10T00:52:49.8126690Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8130355Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2025-10-10T00:52:49.8133624Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2025-10-10T00:52:49.8137473Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2025-10-10T00:52:49.8141399Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2025-10-10T00:52:49.8145545Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8149208Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2025-10-10T00:52:49.8153032Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2025-10-10T00:52:49.8156933Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2025-10-10T00:52:49.8160921Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2025-10-10T00:52:49.8164973Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8168762Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2025-10-10T00:52:49.8172539Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2025-10-10T00:52:49.8224793Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2025-10-10T00:52:49.8228280Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2025-10-10T00:52:49.8231856Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2025-10-10T00:52:49.8235101Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2025-10-10T00:52:49.8238470Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2025-10-10T00:52:49.8241765Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2025-10-10T00:52:49.8245284Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8248408Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2025-10-10T00:52:49.8251806Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2025-10-10T00:52:49.8255226Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2025-10-10T00:52:49.8258753Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8262104Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2025-10-10T00:52:49.8265640Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8268782Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2025-10-10T00:52:49.8272160Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2025-10-10T00:52:49.8275419Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2025-10-10T00:52:49.8278785Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2025-10-10T00:52:49.8282467Z adding 'torch/include/ATen/ops/_fused_adagrad.h' 2025-10-10T00:52:49.8286260Z adding 'torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8289579Z adding 'torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2025-10-10T00:52:49.8292998Z adding 'torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h' 2025-10-10T00:52:49.8296449Z adding 'torch/include/ATen/ops/_fused_adagrad_native.h' 2025-10-10T00:52:49.8300468Z adding 'torch/include/ATen/ops/_fused_adagrad_ops.h' 2025-10-10T00:52:49.8304531Z adding 'torch/include/ATen/ops/_fused_adam.h' 2025-10-10T00:52:49.8308407Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8311796Z adding 'torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2025-10-10T00:52:49.8315322Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2025-10-10T00:52:49.8318845Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2025-10-10T00:52:49.8323072Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2025-10-10T00:52:49.8327190Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2025-10-10T00:52:49.8331111Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8334540Z adding 'torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2025-10-10T00:52:49.8337942Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2025-10-10T00:52:49.8341384Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2025-10-10T00:52:49.8345514Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2025-10-10T00:52:49.8349190Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2025-10-10T00:52:49.8352726Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8355972Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2025-10-10T00:52:49.8359559Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2025-10-10T00:52:49.8363041Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2025-10-10T00:52:49.8366800Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2025-10-10T00:52:49.8370555Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8373965Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2025-10-10T00:52:49.8377369Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2025-10-10T00:52:49.8380751Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2025-10-10T00:52:49.8384581Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2025-10-10T00:52:49.8387965Z adding 'torch/include/ATen/ops/_fused_rms_norm.h' 2025-10-10T00:52:49.8391328Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward.h' 2025-10-10T00:52:49.8394735Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:49.8397958Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_native.h' 2025-10-10T00:52:49.8401339Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_ops.h' 2025-10-10T00:52:49.8404819Z adding 'torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.8408081Z adding 'torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h' 2025-10-10T00:52:49.8411286Z adding 'torch/include/ATen/ops/_fused_rms_norm_native.h' 2025-10-10T00:52:49.8414804Z adding 'torch/include/ATen/ops/_fused_rms_norm_ops.h' 2025-10-10T00:52:49.8418350Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2025-10-10T00:52:49.8421852Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2025-10-10T00:52:49.8425243Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2025-10-10T00:52:49.8428780Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2025-10-10T00:52:49.8432063Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2025-10-10T00:52:49.8435943Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2025-10-10T00:52:49.8439561Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2025-10-10T00:52:49.8443378Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8446888Z adding 'torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2025-10-10T00:52:49.8450445Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2025-10-10T00:52:49.8454020Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2025-10-10T00:52:49.8458186Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2025-10-10T00:52:49.8461779Z adding 'torch/include/ATen/ops/_fw_primal.h' 2025-10-10T00:52:49.8465525Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8468804Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2025-10-10T00:52:49.8472182Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8475754Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.8479539Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2025-10-10T00:52:49.8482467Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2025-10-10T00:52:49.8485779Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2025-10-10T00:52:49.8489084Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2025-10-10T00:52:49.8492635Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2025-10-10T00:52:49.8496910Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.8499511Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2025-10-10T00:52:49.8503029Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2025-10-10T00:52:49.8506450Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2025-10-10T00:52:49.8510076Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2025-10-10T00:52:49.8514190Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.8516947Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2025-10-10T00:52:49.8520501Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2025-10-10T00:52:49.8524004Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8527342Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2025-10-10T00:52:49.8531278Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2025-10-10T00:52:49.8534415Z adding 'torch/include/ATen/ops/_grouped_mm.h' 2025-10-10T00:52:49.8538338Z adding 'torch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8541688Z adding 'torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' 2025-10-10T00:52:49.8545121Z adding 'torch/include/ATen/ops/_grouped_mm_native.h' 2025-10-10T00:52:49.8548729Z adding 'torch/include/ATen/ops/_grouped_mm_ops.h' 2025-10-10T00:52:49.8552666Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2025-10-10T00:52:49.8556682Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.8560425Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2025-10-10T00:52:49.8564381Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2025-10-10T00:52:49.8568162Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2025-10-10T00:52:49.8572163Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8575412Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2025-10-10T00:52:49.8578953Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2025-10-10T00:52:49.8582368Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-10-10T00:52:49.8586155Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8589584Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2025-10-10T00:52:49.8592947Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2025-10-10T00:52:49.8596624Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2025-10-10T00:52:49.8600082Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2025-10-10T00:52:49.8603661Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8607109Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2025-10-10T00:52:49.8610357Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2025-10-10T00:52:49.8614010Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2025-10-10T00:52:49.8617440Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2025-10-10T00:52:49.8620970Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8624426Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2025-10-10T00:52:49.8627755Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2025-10-10T00:52:49.8631116Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2025-10-10T00:52:49.8634485Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2025-10-10T00:52:49.8638065Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8641286Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2025-10-10T00:52:49.8644575Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2025-10-10T00:52:49.8647880Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2025-10-10T00:52:49.8651134Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2025-10-10T00:52:49.8654911Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2025-10-10T00:52:49.8658174Z adding 'torch/include/ATen/ops/_indices.h' 2025-10-10T00:52:49.8661514Z adding 'torch/include/ATen/ops/_indices_copy.h' 2025-10-10T00:52:49.8665015Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8668407Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.8671426Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2025-10-10T00:52:49.8674785Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2025-10-10T00:52:49.8677966Z adding 'torch/include/ATen/ops/_indices_native.h' 2025-10-10T00:52:49.8681276Z adding 'torch/include/ATen/ops/_indices_ops.h' 2025-10-10T00:52:49.8684578Z adding 'torch/include/ATen/ops/_int_mm.h' 2025-10-10T00:52:49.8687947Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2025-10-10T00:52:49.8691276Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2025-10-10T00:52:49.8694614Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2025-10-10T00:52:49.8698028Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2025-10-10T00:52:49.8701315Z adding 'torch/include/ATen/ops/_is_all_true.h' 2025-10-10T00:52:49.8705044Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8708027Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2025-10-10T00:52:49.8711552Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2025-10-10T00:52:49.8715089Z adding 'torch/include/ATen/ops/_is_any_true.h' 2025-10-10T00:52:49.8718237Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8721309Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2025-10-10T00:52:49.8724628Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2025-10-10T00:52:49.8727872Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2025-10-10T00:52:49.8731287Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.8734872Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2025-10-10T00:52:49.8738191Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2025-10-10T00:52:49.8741656Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2025-10-10T00:52:49.8745066Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2025-10-10T00:52:49.8748431Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2025-10-10T00:52:49.8751705Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2025-10-10T00:52:49.8755073Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2025-10-10T00:52:49.8758264Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2025-10-10T00:52:49.8762337Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8764784Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2025-10-10T00:52:49.8768050Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2025-10-10T00:52:49.8771322Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2025-10-10T00:52:49.8774901Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.8778118Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2025-10-10T00:52:49.8781409Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2025-10-10T00:52:49.8784724Z adding 'torch/include/ATen/ops/_linalg_det.h' 2025-10-10T00:52:49.8788243Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.8791368Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2025-10-10T00:52:49.8794704Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2025-10-10T00:52:49.8797893Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2025-10-10T00:52:49.8801233Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2025-10-10T00:52:49.8804458Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2025-10-10T00:52:49.8807882Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2025-10-10T00:52:49.8811476Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2025-10-10T00:52:49.8815172Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.8818328Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2025-10-10T00:52:49.8821699Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2025-10-10T00:52:49.8824896Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2025-10-10T00:52:49.8828598Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2025-10-10T00:52:49.8831828Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2025-10-10T00:52:49.8835305Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2025-10-10T00:52:49.8838606Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2025-10-10T00:52:49.8841952Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2025-10-10T00:52:49.8845257Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2025-10-10T00:52:49.8848433Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2025-10-10T00:52:49.8851733Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-10-10T00:52:49.8855267Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2025-10-10T00:52:49.8858838Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.8862043Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2025-10-10T00:52:49.8865377Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2025-10-10T00:52:49.8868614Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-10-10T00:52:49.8871974Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2025-10-10T00:52:49.8875146Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2025-10-10T00:52:49.8878582Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-10-10T00:52:49.8882020Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2025-10-10T00:52:49.8885638Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.8888822Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2025-10-10T00:52:49.8892183Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2025-10-10T00:52:49.8895566Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2025-10-10T00:52:49.8899300Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2025-10-10T00:52:49.8902554Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2025-10-10T00:52:49.8906067Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2025-10-10T00:52:49.8909529Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2025-10-10T00:52:49.8913343Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.8916504Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2025-10-10T00:52:49.8920101Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2025-10-10T00:52:49.8923516Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2025-10-10T00:52:49.8926931Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2025-10-10T00:52:49.8930436Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2025-10-10T00:52:49.8934153Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2025-10-10T00:52:49.8937723Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2025-10-10T00:52:49.8941661Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2025-10-10T00:52:49.8944631Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2025-10-10T00:52:49.8947975Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2025-10-10T00:52:49.8951401Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2025-10-10T00:52:49.8954878Z adding 'torch/include/ATen/ops/_log_softmax.h' 2025-10-10T00:52:49.8958480Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2025-10-10T00:52:49.8962190Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.8965605Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2025-10-10T00:52:49.8969099Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2025-10-10T00:52:49.8972401Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2025-10-10T00:52:49.8976140Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2025-10-10T00:52:49.8979396Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2025-10-10T00:52:49.8983079Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2025-10-10T00:52:49.8986748Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.8989995Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2025-10-10T00:52:49.8993473Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2025-10-10T00:52:49.8996683Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2025-10-10T00:52:49.9000216Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2025-10-10T00:52:49.9003583Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2025-10-10T00:52:49.9007368Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2025-10-10T00:52:49.9010520Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2025-10-10T00:52:49.9014062Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-10-10T00:52:49.9018456Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-10-10T00:52:49.9021892Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2025-10-10T00:52:49.9025296Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2025-10-10T00:52:49.9029612Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2025-10-10T00:52:49.9033359Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9036579Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2025-10-10T00:52:49.9040392Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2025-10-10T00:52:49.9043802Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2025-10-10T00:52:49.9047444Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.9050615Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2025-10-10T00:52:49.9054607Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2025-10-10T00:52:49.9058606Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2025-10-10T00:52:49.9062559Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2025-10-10T00:52:49.9066344Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2025-10-10T00:52:49.9070326Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2025-10-10T00:52:49.9074317Z adding 'torch/include/ATen/ops/_make_dual.h' 2025-10-10T00:52:49.9077946Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9081257Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2025-10-10T00:52:49.9084903Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9089166Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.9091616Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2025-10-10T00:52:49.9095359Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2025-10-10T00:52:49.9099084Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2025-10-10T00:52:49.9102718Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2025-10-10T00:52:49.9106190Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2025-10-10T00:52:49.9109742Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9113254Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2025-10-10T00:52:49.9116586Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2025-10-10T00:52:49.9119841Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2025-10-10T00:52:49.9123373Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2025-10-10T00:52:49.9126833Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2025-10-10T00:52:49.9130499Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9133820Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2025-10-10T00:52:49.9137127Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2025-10-10T00:52:49.9140359Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2025-10-10T00:52:49.9143796Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2025-10-10T00:52:49.9147022Z adding 'torch/include/ATen/ops/_masked_scale.h' 2025-10-10T00:52:49.9150541Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9153781Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2025-10-10T00:52:49.9156945Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2025-10-10T00:52:49.9160664Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2025-10-10T00:52:49.9164089Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2025-10-10T00:52:49.9167904Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2025-10-10T00:52:49.9172120Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9176031Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2025-10-10T00:52:49.9179913Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2025-10-10T00:52:49.9183730Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2025-10-10T00:52:49.9187819Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2025-10-10T00:52:49.9191926Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9195702Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2025-10-10T00:52:49.9199527Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2025-10-10T00:52:49.9202779Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2025-10-10T00:52:49.9206294Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2025-10-10T00:52:49.9209820Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-10-10T00:52:49.9213334Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2025-10-10T00:52:49.9216742Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2025-10-10T00:52:49.9220160Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2025-10-10T00:52:49.9223724Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2025-10-10T00:52:49.9233056Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9234255Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-10-10T00:52:49.9236673Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-10-10T00:52:49.9240837Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2025-10-10T00:52:49.9244140Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9247393Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2025-10-10T00:52:49.9250755Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-10-10T00:52:49.9254401Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-10-10T00:52:49.9258308Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2025-10-10T00:52:49.9262202Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9265416Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2025-10-10T00:52:49.9269111Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2025-10-10T00:52:49.9272963Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2025-10-10T00:52:49.9276704Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9280034Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2025-10-10T00:52:49.9283533Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2025-10-10T00:52:49.9287262Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2025-10-10T00:52:49.9290930Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9294542Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2025-10-10T00:52:49.9298389Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2025-10-10T00:52:49.9301885Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2025-10-10T00:52:49.9305433Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2025-10-10T00:52:49.9309094Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9312341Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2025-10-10T00:52:49.9315926Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2025-10-10T00:52:49.9319851Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2025-10-10T00:52:49.9323540Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2025-10-10T00:52:49.9327654Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9330788Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2025-10-10T00:52:49.9334341Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2025-10-10T00:52:49.9337691Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2025-10-10T00:52:49.9341364Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2025-10-10T00:52:49.9344675Z adding 'torch/include/ATen/ops/_neg_view.h' 2025-10-10T00:52:49.9348116Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9351286Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2025-10-10T00:52:49.9354804Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9358207Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.9361269Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2025-10-10T00:52:49.9364618Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2025-10-10T00:52:49.9367819Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2025-10-10T00:52:49.9371215Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2025-10-10T00:52:49.9374687Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2025-10-10T00:52:49.9378023Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2025-10-10T00:52:49.9381577Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2025-10-10T00:52:49.9384866Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2025-10-10T00:52:49.9388127Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2025-10-10T00:52:49.9391423Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2025-10-10T00:52:49.9394855Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2025-10-10T00:52:49.9398360Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9401514Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2025-10-10T00:52:49.9404915Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2025-10-10T00:52:49.9408397Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9411634Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2025-10-10T00:52:49.9415123Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2025-10-10T00:52:49.9418361Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2025-10-10T00:52:49.9421812Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2025-10-10T00:52:49.9425370Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor.h' 2025-10-10T00:52:49.9428632Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_native.h' 2025-10-10T00:52:49.9432057Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_ops.h' 2025-10-10T00:52:49.9435341Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2025-10-10T00:52:49.9438532Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2025-10-10T00:52:49.9441823Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2025-10-10T00:52:49.9445033Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2025-10-10T00:52:49.9448231Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2025-10-10T00:52:49.9451512Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2025-10-10T00:52:49.9454887Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen.h' 2025-10-10T00:52:49.9458083Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2025-10-10T00:52:49.9461349Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2025-10-10T00:52:49.9464608Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen.h' 2025-10-10T00:52:49.9467807Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2025-10-10T00:52:49.9471110Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2025-10-10T00:52:49.9474323Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2025-10-10T00:52:49.9477497Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2025-10-10T00:52:49.9481555Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2025-10-10T00:52:49.9484208Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2025-10-10T00:52:49.9487381Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2025-10-10T00:52:49.9490967Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2025-10-10T00:52:49.9494302Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2025-10-10T00:52:49.9497637Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2025-10-10T00:52:49.9501161Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9504584Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.9507653Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2025-10-10T00:52:49.9511098Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2025-10-10T00:52:49.9514213Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2025-10-10T00:52:49.9517510Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2025-10-10T00:52:49.9520849Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2025-10-10T00:52:49.9524162Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2025-10-10T00:52:49.9527612Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2025-10-10T00:52:49.9530831Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2025-10-10T00:52:49.9534204Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2025-10-10T00:52:49.9537524Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2025-10-10T00:52:49.9540860Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2025-10-10T00:52:49.9544349Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9547603Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2025-10-10T00:52:49.9550897Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2025-10-10T00:52:49.9554160Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2025-10-10T00:52:49.9557547Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2025-10-10T00:52:49.9560817Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2025-10-10T00:52:49.9564014Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2025-10-10T00:52:49.9567337Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2025-10-10T00:52:49.9570568Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2025-10-10T00:52:49.9574114Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2025-10-10T00:52:49.9577590Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2025-10-10T00:52:49.9581214Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9588817Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2025-10-10T00:52:49.9589346Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2025-10-10T00:52:49.9592254Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2025-10-10T00:52:49.9632463Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9633159Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2025-10-10T00:52:49.9633595Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2025-10-10T00:52:49.9634051Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2025-10-10T00:52:49.9634577Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2025-10-10T00:52:49.9635117Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2025-10-10T00:52:49.9635630Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2025-10-10T00:52:49.9636258Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9638320Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2025-10-10T00:52:49.9638857Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2025-10-10T00:52:49.9639327Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2025-10-10T00:52:49.9639890Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9641389Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2025-10-10T00:52:49.9644984Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2025-10-10T00:52:49.9648299Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2025-10-10T00:52:49.9651932Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2025-10-10T00:52:49.9656821Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9659263Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.9662299Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2025-10-10T00:52:49.9665836Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2025-10-10T00:52:49.9669414Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2025-10-10T00:52:49.9672736Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2025-10-10T00:52:49.9676207Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2025-10-10T00:52:49.9679574Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2025-10-10T00:52:49.9683348Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2025-10-10T00:52:49.9686539Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2025-10-10T00:52:49.9690140Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9693741Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.9696871Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2025-10-10T00:52:49.9700421Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2025-10-10T00:52:49.9703613Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2025-10-10T00:52:49.9707018Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2025-10-10T00:52:49.9710427Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2025-10-10T00:52:49.9714325Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9717331Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2025-10-10T00:52:49.9720798Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2025-10-10T00:52:49.9723980Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2025-10-10T00:52:49.9727412Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.9730505Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2025-10-10T00:52:49.9733902Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2025-10-10T00:52:49.9737609Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-10-10T00:52:49.9741323Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9744521Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2025-10-10T00:52:49.9747999Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2025-10-10T00:52:49.9751165Z adding 'torch/include/ATen/ops/_nnz.h' 2025-10-10T00:52:49.9754380Z adding 'torch/include/ATen/ops/_nnz_native.h' 2025-10-10T00:52:49.9757660Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2025-10-10T00:52:49.9761060Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2025-10-10T00:52:49.9764517Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2025-10-10T00:52:49.9768064Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.9771411Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2025-10-10T00:52:49.9774913Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2025-10-10T00:52:49.9778390Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9781557Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2025-10-10T00:52:49.9784981Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2025-10-10T00:52:49.9788347Z adding 'torch/include/ATen/ops/_pad_circular.h' 2025-10-10T00:52:49.9791922Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.9794978Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2025-10-10T00:52:49.9798292Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2025-10-10T00:52:49.9801660Z adding 'torch/include/ATen/ops/_pad_enum.h' 2025-10-10T00:52:49.9805145Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.9808301Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2025-10-10T00:52:49.9811606Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2025-10-10T00:52:49.9815113Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2025-10-10T00:52:49.9819355Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.9822579Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2025-10-10T00:52:49.9825986Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2025-10-10T00:52:49.9829422Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2025-10-10T00:52:49.9832892Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2025-10-10T00:52:49.9836229Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2025-10-10T00:52:49.9839433Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2025-10-10T00:52:49.9842800Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2025-10-10T00:52:49.9846101Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2025-10-10T00:52:49.9849548Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9852736Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2025-10-10T00:52:49.9856186Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2025-10-10T00:52:49.9859369Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2025-10-10T00:52:49.9863056Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2025-10-10T00:52:49.9866398Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2025-10-10T00:52:49.9870868Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9873319Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2025-10-10T00:52:49.9876612Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2025-10-10T00:52:49.9879809Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2025-10-10T00:52:49.9883229Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2025-10-10T00:52:49.9886577Z adding 'torch/include/ATen/ops/_pin_memory.h' 2025-10-10T00:52:49.9890056Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9893291Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2025-10-10T00:52:49.9896744Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2025-10-10T00:52:49.9900070Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2025-10-10T00:52:49.9903391Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2025-10-10T00:52:49.9906753Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2025-10-10T00:52:49.9910042Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2025-10-10T00:52:49.9913244Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2025-10-10T00:52:49.9916583Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2025-10-10T00:52:49.9919892Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2025-10-10T00:52:49.9923188Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2025-10-10T00:52:49.9926420Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2025-10-10T00:52:49.9929764Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2025-10-10T00:52:49.9933014Z adding 'torch/include/ATen/ops/_print.h' 2025-10-10T00:52:49.9936577Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9939674Z adding 'torch/include/ATen/ops/_print_native.h' 2025-10-10T00:52:49.9943060Z adding 'torch/include/ATen/ops/_print_ops.h' 2025-10-10T00:52:49.9946284Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2025-10-10T00:52:49.9949721Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.9952819Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2025-10-10T00:52:49.9956161Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2025-10-10T00:52:49.9959587Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2025-10-10T00:52:49.9963048Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:49.9966141Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2025-10-10T00:52:49.9969490Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2025-10-10T00:52:49.9973117Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2025-10-10T00:52:49.9976844Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2025-10-10T00:52:49.9980457Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:49.9983886Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:49.9986933Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2025-10-10T00:52:49.9990304Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2025-10-10T00:52:49.9993679Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2025-10-10T00:52:49.9996951Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2025-10-10T00:52:50.0000241Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2025-10-10T00:52:50.0003425Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2025-10-10T00:52:50.0006781Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2025-10-10T00:52:50.0010115Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2025-10-10T00:52:50.0013696Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0016805Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2025-10-10T00:52:50.0020141Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2025-10-10T00:52:50.0023396Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2025-10-10T00:52:50.0026855Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0029927Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2025-10-10T00:52:50.0033263Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2025-10-10T00:52:50.0036893Z adding 'torch/include/ATen/ops/_resize_output.h' 2025-10-10T00:52:50.0040551Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0043787Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2025-10-10T00:52:50.0046985Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2025-10-10T00:52:50.0050467Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2025-10-10T00:52:50.0053893Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2025-10-10T00:52:50.0057325Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0060460Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2025-10-10T00:52:50.0063856Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2025-10-10T00:52:50.0067123Z adding 'torch/include/ATen/ops/_safe_softmax.h' 2025-10-10T00:52:50.0070577Z adding 'torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0075392Z adding 'torch/include/ATen/ops/_safe_softmax_native.h' 2025-10-10T00:52:50.0077598Z adding 'torch/include/ATen/ops/_safe_softmax_ops.h' 2025-10-10T00:52:50.0119400Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2025-10-10T00:52:50.0119971Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0120559Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2025-10-10T00:52:50.0121120Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2025-10-10T00:52:50.0121599Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2025-10-10T00:52:50.0122009Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-10-10T00:52:50.0122424Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2025-10-10T00:52:50.0123003Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0123653Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2025-10-10T00:52:50.0125550Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2025-10-10T00:52:50.0126033Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2025-10-10T00:52:50.0126710Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0127410Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' 2025-10-10T00:52:50.0131661Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' 2025-10-10T00:52:50.0134209Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' 2025-10-10T00:52:50.0137689Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2025-10-10T00:52:50.0141144Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2025-10-10T00:52:50.0144846Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2025-10-10T00:52:50.0148532Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2025-10-10T00:52:50.0152125Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2025-10-10T00:52:50.0155701Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2025-10-10T00:52:50.0159260Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2025-10-10T00:52:50.0162726Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2025-10-10T00:52:50.0166033Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2025-10-10T00:52:50.0170848Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2025-10-10T00:52:50.0173324Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2025-10-10T00:52:50.0176878Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2025-10-10T00:52:50.0180382Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2025-10-10T00:52:50.0183673Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2025-10-10T00:52:50.0187235Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2025-10-10T00:52:50.0190699Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2025-10-10T00:52:50.0193976Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2025-10-10T00:52:50.0197446Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2025-10-10T00:52:50.0201573Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2025-10-10T00:52:50.0204631Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2025-10-10T00:52:50.0208282Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2025-10-10T00:52:50.0211615Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2025-10-10T00:52:50.0215261Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2025-10-10T00:52:50.0218789Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2025-10-10T00:52:50.0222125Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2025-10-10T00:52:50.0225579Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2025-10-10T00:52:50.0229108Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2025-10-10T00:52:50.0232353Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2025-10-10T00:52:50.0236066Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2025-10-10T00:52:50.0239522Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2025-10-10T00:52:50.0242723Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2025-10-10T00:52:50.0246179Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2025-10-10T00:52:50.0249476Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2025-10-10T00:52:50.0252994Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2025-10-10T00:52:50.0256667Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' 2025-10-10T00:52:50.0260359Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' 2025-10-10T00:52:50.0264172Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0267384Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' 2025-10-10T00:52:50.0270944Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' 2025-10-10T00:52:50.0274566Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0277748Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' 2025-10-10T00:52:50.0281237Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' 2025-10-10T00:52:50.0284523Z adding 'torch/include/ATen/ops/_scaled_grouped_mm.h' 2025-10-10T00:52:50.0287935Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' 2025-10-10T00:52:50.0291168Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_native.h' 2025-10-10T00:52:50.0294765Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_ops.h' 2025-10-10T00:52:50.0298232Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2025-10-10T00:52:50.0301721Z adding 'torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' 2025-10-10T00:52:50.0305127Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2025-10-10T00:52:50.0308422Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2025-10-10T00:52:50.0311951Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2025-10-10T00:52:50.0315508Z adding 'torch/include/ATen/ops/_scaled_mm_v2.h' 2025-10-10T00:52:50.0319042Z adding 'torch/include/ATen/ops/_scaled_mm_v2_cuda_dispatch.h' 2025-10-10T00:52:50.0322367Z adding 'torch/include/ATen/ops/_scaled_mm_v2_native.h' 2025-10-10T00:52:50.0325948Z adding 'torch/include/ATen/ops/_scaled_mm_v2_ops.h' 2025-10-10T00:52:50.0329524Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2025-10-10T00:52:50.0333180Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0336548Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2025-10-10T00:52:50.0339893Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2025-10-10T00:52:50.0343192Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2025-10-10T00:52:50.0346865Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2025-10-10T00:52:50.0350153Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2025-10-10T00:52:50.0353618Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0356694Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2025-10-10T00:52:50.0360035Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2025-10-10T00:52:50.0364396Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2025-10-10T00:52:50.0368343Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0371754Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.0375510Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.0378955Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2025-10-10T00:52:50.0382607Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2025-10-10T00:52:50.0386433Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2025-10-10T00:52:50.0390126Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2025-10-10T00:52:50.0393591Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2025-10-10T00:52:50.0396899Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2025-10-10T00:52:50.0400360Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2025-10-10T00:52:50.0403699Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2025-10-10T00:52:50.0407286Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0410675Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2025-10-10T00:52:50.0414249Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2025-10-10T00:52:50.0417557Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2025-10-10T00:52:50.0421036Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0424161Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2025-10-10T00:52:50.0427502Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2025-10-10T00:52:50.0430809Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2025-10-10T00:52:50.0434270Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0437357Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2025-10-10T00:52:50.0440702Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2025-10-10T00:52:50.0443922Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2025-10-10T00:52:50.0447388Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0450464Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2025-10-10T00:52:50.0453902Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2025-10-10T00:52:50.0457165Z adding 'torch/include/ATen/ops/_softmax.h' 2025-10-10T00:52:50.0460608Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2025-10-10T00:52:50.0464178Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.0467397Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2025-10-10T00:52:50.0470750Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2025-10-10T00:52:50.0476645Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2025-10-10T00:52:50.0477835Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2025-10-10T00:52:50.0520693Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2025-10-10T00:52:50.0520892Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2025-10-10T00:52:50.0521224Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.0521377Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-10-10T00:52:50.0521524Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-10-10T00:52:50.0521730Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2025-10-10T00:52:50.0521892Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-10-10T00:52:50.0522017Z adding 'torch/include/ATen/ops/_softmax_native.h' 2025-10-10T00:52:50.0522134Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2025-10-10T00:52:50.0522307Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2025-10-10T00:52:50.0522574Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0524230Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2025-10-10T00:52:50.0527901Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2025-10-10T00:52:50.0531220Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2025-10-10T00:52:50.0534998Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2025-10-10T00:52:50.0539228Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0542067Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.0545336Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2025-10-10T00:52:50.0548754Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2025-10-10T00:52:50.0551995Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2025-10-10T00:52:50.0556144Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2025-10-10T00:52:50.0558978Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2025-10-10T00:52:50.0562563Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0565734Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2025-10-10T00:52:50.0569168Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2025-10-10T00:52:50.0572796Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2025-10-10T00:52:50.0576548Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0579716Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2025-10-10T00:52:50.0583133Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2025-10-10T00:52:50.0586827Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2025-10-10T00:52:50.0590535Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0593714Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2025-10-10T00:52:50.0610294Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2025-10-10T00:52:50.0610547Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2025-10-10T00:52:50.0611037Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0611285Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2025-10-10T00:52:50.0611515Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2025-10-10T00:52:50.0615946Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2025-10-10T00:52:50.0619728Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0622926Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2025-10-10T00:52:50.0626383Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2025-10-10T00:52:50.0629915Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2025-10-10T00:52:50.0634000Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2025-10-10T00:52:50.0637848Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0641468Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2025-10-10T00:52:50.0644788Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2025-10-10T00:52:50.0648427Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2025-10-10T00:52:50.0651903Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0655650Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2025-10-10T00:52:50.0658736Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2025-10-10T00:52:50.0662198Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2025-10-10T00:52:50.0665677Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2025-10-10T00:52:50.0669324Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0672424Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2025-10-10T00:52:50.0675835Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2025-10-10T00:52:50.0679187Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2025-10-10T00:52:50.0682682Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0685861Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2025-10-10T00:52:50.0689345Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2025-10-10T00:52:50.0692723Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2025-10-10T00:52:50.0696396Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0699540Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2025-10-10T00:52:50.0702985Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2025-10-10T00:52:50.0706507Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2025-10-10T00:52:50.0710112Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0713275Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2025-10-10T00:52:50.0716736Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2025-10-10T00:52:50.0720800Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2025-10-10T00:52:50.0723651Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2025-10-10T00:52:50.0727177Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0730305Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2025-10-10T00:52:50.0733826Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2025-10-10T00:52:50.0737307Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0740686Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0743834Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2025-10-10T00:52:50.0747364Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2025-10-10T00:52:50.0750743Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2025-10-10T00:52:50.0754271Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0757396Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2025-10-10T00:52:50.0760815Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2025-10-10T00:52:50.0764086Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2025-10-10T00:52:50.0767518Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0770610Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2025-10-10T00:52:50.0774082Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2025-10-10T00:52:50.0777400Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2025-10-10T00:52:50.0780727Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2025-10-10T00:52:50.0784017Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2025-10-10T00:52:50.0787436Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2025-10-10T00:52:50.0790678Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2025-10-10T00:52:50.0794337Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2025-10-10T00:52:50.0797794Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2025-10-10T00:52:50.0801149Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2025-10-10T00:52:50.0804379Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2025-10-10T00:52:50.0807780Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2025-10-10T00:52:50.0811094Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply.h' 2025-10-10T00:52:50.0814613Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2025-10-10T00:52:50.0817981Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2025-10-10T00:52:50.0821374Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2025-10-10T00:52:50.0824531Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2025-10-10T00:52:50.0827884Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2025-10-10T00:52:50.0831080Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2025-10-10T00:52:50.0834440Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2025-10-10T00:52:50.0837761Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2025-10-10T00:52:50.0841171Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2025-10-10T00:52:50.0844460Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2025-10-10T00:52:50.0847881Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2025-10-10T00:52:50.0851157Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm.h' 2025-10-10T00:52:50.0854682Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2025-10-10T00:52:50.0857859Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2025-10-10T00:52:50.0861217Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2025-10-10T00:52:50.0864484Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile.h' 2025-10-10T00:52:50.0867893Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2025-10-10T00:52:50.0871075Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2025-10-10T00:52:50.0874447Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2025-10-10T00:52:50.0877956Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2025-10-10T00:52:50.0881403Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2025-10-10T00:52:50.0885117Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0889265Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2025-10-10T00:52:50.0891973Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2025-10-10T00:52:50.0895796Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0899145Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0902517Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2025-10-10T00:52:50.0906633Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2025-10-10T00:52:50.0909685Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-10-10T00:52:50.0913345Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0916472Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2025-10-10T00:52:50.0920062Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2025-10-10T00:52:50.0923788Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2025-10-10T00:52:50.0927050Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2025-10-10T00:52:50.0930717Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0933944Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2025-10-10T00:52:50.0937646Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2025-10-10T00:52:50.0941164Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0944533Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.0947853Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2025-10-10T00:52:50.0951375Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2025-10-10T00:52:50.0955098Z adding 'torch/include/ATen/ops/_spdiags.h' 2025-10-10T00:52:50.0958669Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0961848Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-10-10T00:52:50.0965310Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2025-10-10T00:52:50.0969811Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2025-10-10T00:52:50.0972282Z adding 'torch/include/ATen/ops/_spsolve.h' 2025-10-10T00:52:50.0975818Z adding 'torch/include/ATen/ops/_spsolve_native.h' 2025-10-10T00:52:50.0979193Z adding 'torch/include/ATen/ops/_spsolve_ops.h' 2025-10-10T00:52:50.0983002Z adding 'torch/include/ATen/ops/_stack.h' 2025-10-10T00:52:50.0987145Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.0989896Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-10-10T00:52:50.0993229Z adding 'torch/include/ATen/ops/_stack_native.h' 2025-10-10T00:52:50.0996653Z adding 'torch/include/ATen/ops/_stack_ops.h' 2025-10-10T00:52:50.1000254Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2025-10-10T00:52:50.1004381Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1007190Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2025-10-10T00:52:50.1010644Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2025-10-10T00:52:50.1014026Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2025-10-10T00:52:50.1017722Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1021528Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2025-10-10T00:52:50.1024403Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2025-10-10T00:52:50.1027744Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2025-10-10T00:52:50.1031188Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2025-10-10T00:52:50.1034700Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2025-10-10T00:52:50.1038713Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2025-10-10T00:52:50.1041634Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-10-10T00:52:50.1045301Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1048406Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2025-10-10T00:52:50.1052008Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2025-10-10T00:52:50.1056031Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2025-10-10T00:52:50.1059213Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1062698Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1065817Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2025-10-10T00:52:50.1072452Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2025-10-10T00:52:50.1073470Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2025-10-10T00:52:50.1095514Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1095861Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2025-10-10T00:52:50.1096249Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1097210Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.1097494Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2025-10-10T00:52:50.1097745Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2025-10-10T00:52:50.1099849Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2025-10-10T00:52:50.1103310Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2025-10-10T00:52:50.1107828Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2025-10-10T00:52:50.1110129Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1113913Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2025-10-10T00:52:50.1116818Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2025-10-10T00:52:50.1120366Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2025-10-10T00:52:50.1123875Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1127063Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2025-10-10T00:52:50.1131029Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2025-10-10T00:52:50.1133990Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2025-10-10T00:52:50.1137383Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2025-10-10T00:52:50.1140901Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1144138Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2025-10-10T00:52:50.1147583Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2025-10-10T00:52:50.1151009Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2025-10-10T00:52:50.1154354Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2025-10-10T00:52:50.1157867Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1161080Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2025-10-10T00:52:50.1164270Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2025-10-10T00:52:50.1167691Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2025-10-10T00:52:50.1171060Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2025-10-10T00:52:50.1174987Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1178325Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2025-10-10T00:52:50.1181543Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2025-10-10T00:52:50.1184954Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2025-10-10T00:52:50.1188248Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2025-10-10T00:52:50.1191770Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1194851Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2025-10-10T00:52:50.1198189Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2025-10-10T00:52:50.1201454Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2025-10-10T00:52:50.1204911Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1208014Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2025-10-10T00:52:50.1211361Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2025-10-10T00:52:50.1214739Z adding 'torch/include/ATen/ops/_test_string_default.h' 2025-10-10T00:52:50.1218177Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1221291Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2025-10-10T00:52:50.1224810Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2025-10-10T00:52:50.1228038Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2025-10-10T00:52:50.1231507Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1234595Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2025-10-10T00:52:50.1238021Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2025-10-10T00:52:50.1241379Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2025-10-10T00:52:50.1244929Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1248126Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2025-10-10T00:52:50.1251601Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2025-10-10T00:52:50.1255059Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2025-10-10T00:52:50.1258584Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1261758Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2025-10-10T00:52:50.1265173Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2025-10-10T00:52:50.1268551Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2025-10-10T00:52:50.1272090Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2025-10-10T00:52:50.1275652Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1278884Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2025-10-10T00:52:50.1282106Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2025-10-10T00:52:50.1285607Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2025-10-10T00:52:50.1289122Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1292368Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2025-10-10T00:52:50.1295804Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2025-10-10T00:52:50.1299341Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2025-10-10T00:52:50.1302870Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2025-10-10T00:52:50.1306292Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2025-10-10T00:52:50.1309815Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1313174Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2025-10-10T00:52:50.1316729Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1320064Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2025-10-10T00:52:50.1323309Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2025-10-10T00:52:50.1326838Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2025-10-10T00:52:50.1330149Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2025-10-10T00:52:50.1333670Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2025-10-10T00:52:50.1337190Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1340438Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2025-10-10T00:52:50.1343753Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2025-10-10T00:52:50.1347278Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2025-10-10T00:52:50.1350807Z adding 'torch/include/ATen/ops/_to_copy.h' 2025-10-10T00:52:50.1354401Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1358021Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2025-10-10T00:52:50.1361516Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2025-10-10T00:52:50.1364816Z adding 'torch/include/ATen/ops/_to_cpu.h' 2025-10-10T00:52:50.1368299Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1371384Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2025-10-10T00:52:50.1375466Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2025-10-10T00:52:50.1378201Z adding 'torch/include/ATen/ops/_to_dense.h' 2025-10-10T00:52:50.1381859Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1385009Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2025-10-10T00:52:50.1388487Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2025-10-10T00:52:50.1392011Z adding 'torch/include/ATen/ops/_to_sparse.h' 2025-10-10T00:52:50.1395423Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2025-10-10T00:52:50.1398973Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1403066Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2025-10-10T00:52:50.1406446Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2025-10-10T00:52:50.1409733Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2025-10-10T00:52:50.1413251Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2025-10-10T00:52:50.1416684Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2025-10-10T00:52:50.1420209Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1423449Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2025-10-10T00:52:50.1426774Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2025-10-10T00:52:50.1430004Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2025-10-10T00:52:50.1433447Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2025-10-10T00:52:50.1437017Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1440319Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2025-10-10T00:52:50.1443614Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2025-10-10T00:52:50.1447144Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1450352Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2025-10-10T00:52:50.1453737Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2025-10-10T00:52:50.1456966Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2025-10-10T00:52:50.1460379Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2025-10-10T00:52:50.1463738Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2025-10-10T00:52:50.1467200Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1470434Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2025-10-10T00:52:50.1473717Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2025-10-10T00:52:50.1476935Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2025-10-10T00:52:50.1480889Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2025-10-10T00:52:50.1483936Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2025-10-10T00:52:50.1487235Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2025-10-10T00:52:50.1490879Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2025-10-10T00:52:50.1494497Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2025-10-10T00:52:50.1497936Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2025-10-10T00:52:50.1501125Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2025-10-10T00:52:50.1504441Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2025-10-10T00:52:50.1507854Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2025-10-10T00:52:50.1511480Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1514631Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2025-10-10T00:52:50.1517939Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2025-10-10T00:52:50.1521187Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2025-10-10T00:52:50.1524777Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2025-10-10T00:52:50.1528407Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2025-10-10T00:52:50.1532128Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1536003Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2025-10-10T00:52:50.1539439Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2025-10-10T00:52:50.1542827Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2025-10-10T00:52:50.1546603Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2025-10-10T00:52:50.1550050Z adding 'torch/include/ATen/ops/_trilinear.h' 2025-10-10T00:52:50.1553568Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1557013Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.1560064Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2025-10-10T00:52:50.1563542Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2025-10-10T00:52:50.1567107Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2025-10-10T00:52:50.1570751Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1574104Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2025-10-10T00:52:50.1577363Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2025-10-10T00:52:50.1580943Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2025-10-10T00:52:50.1584623Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2025-10-10T00:52:50.1588144Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1591390Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2025-10-10T00:52:50.1594609Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2025-10-10T00:52:50.1598068Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2025-10-10T00:52:50.1601337Z adding 'torch/include/ATen/ops/_unique.h' 2025-10-10T00:52:50.1604747Z adding 'torch/include/ATen/ops/_unique2.h' 2025-10-10T00:52:50.1608270Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1611477Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-10-10T00:52:50.1614937Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-10-10T00:52:50.1618182Z adding 'torch/include/ATen/ops/_unique2_native.h' 2025-10-10T00:52:50.1621659Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2025-10-10T00:52:50.1625146Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1628369Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-10-10T00:52:50.1631648Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-10-10T00:52:50.1634875Z adding 'torch/include/ATen/ops/_unique_native.h' 2025-10-10T00:52:50.1638317Z adding 'torch/include/ATen/ops/_unique_ops.h' 2025-10-10T00:52:50.1641670Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2025-10-10T00:52:50.1645129Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1648240Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2025-10-10T00:52:50.1651559Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2025-10-10T00:52:50.1654930Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2025-10-10T00:52:50.1658455Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1661477Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2025-10-10T00:52:50.1664807Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2025-10-10T00:52:50.1668148Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2025-10-10T00:52:50.1671686Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1674819Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2025-10-10T00:52:50.1678193Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2025-10-10T00:52:50.1681486Z adding 'torch/include/ATen/ops/_unsafe_masked_index.h' 2025-10-10T00:52:50.1707465Z adding 'torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1707660Z adding 'torch/include/ATen/ops/_unsafe_masked_index_native.h' 2025-10-10T00:52:50.1707816Z adding 'torch/include/ATen/ops/_unsafe_masked_index_ops.h' 2025-10-10T00:52:50.1708024Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2025-10-10T00:52:50.1708392Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1708624Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2025-10-10T00:52:50.1708844Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2025-10-10T00:52:50.1718403Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2025-10-10T00:52:50.1718676Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.1719729Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2025-10-10T00:52:50.1724089Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2025-10-10T00:52:50.1727285Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-10-10T00:52:50.1731469Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2025-10-10T00:52:50.1735870Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.1738850Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2025-10-10T00:52:50.1742532Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2025-10-10T00:52:50.1746862Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2025-10-10T00:52:50.1749610Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2025-10-10T00:52:50.1753150Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2025-10-10T00:52:50.1756676Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2025-10-10T00:52:50.1760485Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.1764460Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1767292Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2025-10-10T00:52:50.1770923Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2025-10-10T00:52:50.1774358Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2025-10-10T00:52:50.1778010Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2025-10-10T00:52:50.1781619Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2025-10-10T00:52:50.1785090Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2025-10-10T00:52:50.1789526Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-10-10T00:52:50.1793754Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2025-10-10T00:52:50.1798640Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.1801203Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2025-10-10T00:52:50.1804910Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2025-10-10T00:52:50.1808168Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2025-10-10T00:52:50.1811846Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2025-10-10T00:52:50.1815988Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2025-10-10T00:52:50.1819200Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2025-10-10T00:52:50.1822940Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.1827230Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1829807Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2025-10-10T00:52:50.1833427Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2025-10-10T00:52:50.1836709Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2025-10-10T00:52:50.1840499Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2025-10-10T00:52:50.1844674Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2025-10-10T00:52:50.1847800Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2025-10-10T00:52:50.1851889Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-10-10T00:52:50.1856371Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2025-10-10T00:52:50.1860183Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.1863705Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.1867640Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.1870658Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2025-10-10T00:52:50.1874296Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2025-10-10T00:52:50.1877646Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2025-10-10T00:52:50.1881374Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2025-10-10T00:52:50.1885181Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.1888516Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1891991Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2025-10-10T00:52:50.1896401Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2025-10-10T00:52:50.1898987Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2025-10-10T00:52:50.1902639Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2025-10-10T00:52:50.1905984Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2025-10-10T00:52:50.1909748Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2025-10-10T00:52:50.1913895Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-10-10T00:52:50.1917902Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2025-10-10T00:52:50.1921892Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.1925333Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.1928826Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.1932341Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2025-10-10T00:52:50.1936782Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2025-10-10T00:52:50.1939449Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2025-10-10T00:52:50.1943201Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2025-10-10T00:52:50.1946720Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.1950203Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.1954025Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2025-10-10T00:52:50.1957241Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2025-10-10T00:52:50.1960614Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2025-10-10T00:52:50.1964069Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2025-10-10T00:52:50.1967595Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2025-10-10T00:52:50.1971316Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2025-10-10T00:52:50.1975342Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-10-10T00:52:50.1979584Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2025-10-10T00:52:50.1983574Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.1986875Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.1990381Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.1993851Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2025-10-10T00:52:50.1997319Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2025-10-10T00:52:50.2000716Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2025-10-10T00:52:50.2004241Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2025-10-10T00:52:50.2008813Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2011340Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2014782Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2025-10-10T00:52:50.2018204Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2025-10-10T00:52:50.2021508Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2025-10-10T00:52:50.2024962Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2025-10-10T00:52:50.2028329Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2025-10-10T00:52:50.2031883Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2025-10-10T00:52:50.2035216Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2025-10-10T00:52:50.2039593Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2025-10-10T00:52:50.2042149Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2025-10-10T00:52:50.2045450Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2025-10-10T00:52:50.2048785Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2025-10-10T00:52:50.2052242Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2055429Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2025-10-10T00:52:50.2058691Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2025-10-10T00:52:50.2062001Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2025-10-10T00:52:50.2065329Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2025-10-10T00:52:50.2068624Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2025-10-10T00:52:50.2071851Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2025-10-10T00:52:50.2075235Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2025-10-10T00:52:50.2078580Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2025-10-10T00:52:50.2082045Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2085144Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2025-10-10T00:52:50.2088531Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2025-10-10T00:52:50.2091885Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2025-10-10T00:52:50.2096124Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2099162Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2025-10-10T00:52:50.2102573Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2025-10-10T00:52:50.2105936Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2025-10-10T00:52:50.2109796Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2112938Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2025-10-10T00:52:50.2116353Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2025-10-10T00:52:50.2119643Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2025-10-10T00:52:50.2123200Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2126331Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2025-10-10T00:52:50.2129738Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2025-10-10T00:52:50.2133026Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2025-10-10T00:52:50.2136671Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2139789Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2025-10-10T00:52:50.2143156Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2025-10-10T00:52:50.2146507Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2025-10-10T00:52:50.2150066Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2153174Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2025-10-10T00:52:50.2156574Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2025-10-10T00:52:50.2159705Z adding 'torch/include/ATen/ops/_values.h' 2025-10-10T00:52:50.2162998Z adding 'torch/include/ATen/ops/_values_copy.h' 2025-10-10T00:52:50.2166457Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.2169829Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2172865Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2025-10-10T00:52:50.2176386Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2025-10-10T00:52:50.2179590Z adding 'torch/include/ATen/ops/_values_native.h' 2025-10-10T00:52:50.2182920Z adding 'torch/include/ATen/ops/_values_ops.h' 2025-10-10T00:52:50.2186142Z adding 'torch/include/ATen/ops/_version.h' 2025-10-10T00:52:50.2189593Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2192668Z adding 'torch/include/ATen/ops/_version_native.h' 2025-10-10T00:52:50.2196428Z adding 'torch/include/ATen/ops/_version_ops.h' 2025-10-10T00:52:50.2199466Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2025-10-10T00:52:50.2203575Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2025-10-10T00:52:50.2206929Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' 2025-10-10T00:52:50.2210319Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' 2025-10-10T00:52:50.2213650Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' 2025-10-10T00:52:50.2217010Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' 2025-10-10T00:52:50.2220226Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2025-10-10T00:52:50.2223582Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2025-10-10T00:52:50.2236755Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' 2025-10-10T00:52:50.2240154Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' 2025-10-10T00:52:50.2243615Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' 2025-10-10T00:52:50.2247225Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2025-10-10T00:52:50.2250330Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2025-10-10T00:52:50.2253755Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h' 2025-10-10T00:52:50.2257022Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2025-10-10T00:52:50.2260639Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2025-10-10T00:52:50.2263749Z adding 'torch/include/ATen/ops/_weight_norm.h' 2025-10-10T00:52:50.2267265Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2270603Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2025-10-10T00:52:50.2274223Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2277378Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2025-10-10T00:52:50.2280825Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2025-10-10T00:52:50.2284163Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2025-10-10T00:52:50.2287714Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2025-10-10T00:52:50.2291326Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.2294737Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2025-10-10T00:52:50.2298244Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2025-10-10T00:52:50.2301579Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2025-10-10T00:52:50.2305117Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2025-10-10T00:52:50.2308993Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.2312274Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2025-10-10T00:52:50.2315635Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2025-10-10T00:52:50.2318875Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2025-10-10T00:52:50.2322371Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2025-10-10T00:52:50.2325669Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2025-10-10T00:52:50.2329008Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2025-10-10T00:52:50.2332358Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-10-10T00:52:50.2336021Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2339157Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_native.h' 2025-10-10T00:52:50.2342554Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_ops.h' 2025-10-10T00:52:50.2345986Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' 2025-10-10T00:52:50.2349579Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2352781Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' 2025-10-10T00:52:50.2356223Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' 2025-10-10T00:52:50.2359503Z adding 'torch/include/ATen/ops/abs.h' 2025-10-10T00:52:50.2363045Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.2366240Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2025-10-10T00:52:50.2369555Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2025-10-10T00:52:50.2372833Z adding 'torch/include/ATen/ops/abs_native.h' 2025-10-10T00:52:50.2376504Z adding 'torch/include/ATen/ops/abs_ops.h' 2025-10-10T00:52:50.2379911Z adding 'torch/include/ATen/ops/absolute.h' 2025-10-10T00:52:50.2383397Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2386557Z adding 'torch/include/ATen/ops/absolute_native.h' 2025-10-10T00:52:50.2389980Z adding 'torch/include/ATen/ops/absolute_ops.h' 2025-10-10T00:52:50.2393322Z adding 'torch/include/ATen/ops/acos.h' 2025-10-10T00:52:50.2396910Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2400273Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2025-10-10T00:52:50.2403693Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2025-10-10T00:52:50.2407176Z adding 'torch/include/ATen/ops/acos_meta.h' 2025-10-10T00:52:50.2410698Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2025-10-10T00:52:50.2414168Z adding 'torch/include/ATen/ops/acos_native.h' 2025-10-10T00:52:50.2417838Z adding 'torch/include/ATen/ops/acos_ops.h' 2025-10-10T00:52:50.2421286Z adding 'torch/include/ATen/ops/acosh.h' 2025-10-10T00:52:50.2425112Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2428467Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-10-10T00:52:50.2431869Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-10-10T00:52:50.2435685Z adding 'torch/include/ATen/ops/acosh_meta.h' 2025-10-10T00:52:50.2439030Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2025-10-10T00:52:50.2442418Z adding 'torch/include/ATen/ops/acosh_native.h' 2025-10-10T00:52:50.2446093Z adding 'torch/include/ATen/ops/acosh_ops.h' 2025-10-10T00:52:50.2449588Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-10-10T00:52:50.2453408Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.2456947Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2460140Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2025-10-10T00:52:50.2463773Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2025-10-10T00:52:50.2467450Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-10-10T00:52:50.2471271Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2474731Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2025-10-10T00:52:50.2478432Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2025-10-10T00:52:50.2481697Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2025-10-10T00:52:50.2485639Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2025-10-10T00:52:50.2489270Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-10-10T00:52:50.2492931Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2025-10-10T00:52:50.2496560Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.2500071Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.2503488Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2025-10-10T00:52:50.2506930Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2025-10-10T00:52:50.2510591Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2514017Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2025-10-10T00:52:50.2517500Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2025-10-10T00:52:50.2520979Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2025-10-10T00:52:50.2524496Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2025-10-10T00:52:50.2527957Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2025-10-10T00:52:50.2531665Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2534896Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2025-10-10T00:52:50.2538868Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2025-10-10T00:52:50.2542055Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2025-10-10T00:52:50.2545599Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2025-10-10T00:52:50.2549412Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2552697Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.2556261Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.2559691Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2025-10-10T00:52:50.2563147Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2025-10-10T00:52:50.2566826Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2025-10-10T00:52:50.2570137Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2025-10-10T00:52:50.2574100Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2577438Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2025-10-10T00:52:50.2580831Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2025-10-10T00:52:50.2584487Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2025-10-10T00:52:50.2588514Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2025-10-10T00:52:50.2592378Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2025-10-10T00:52:50.2596444Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2025-10-10T00:52:50.2600439Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2025-10-10T00:52:50.2604173Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2025-10-10T00:52:50.2608034Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2611325Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.2615065Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.2618378Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2025-10-10T00:52:50.2622008Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2025-10-10T00:52:50.2625529Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2025-10-10T00:52:50.2629091Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2025-10-10T00:52:50.2632709Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2635967Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2025-10-10T00:52:50.2639536Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2025-10-10T00:52:50.2642794Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2025-10-10T00:52:50.2646208Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2025-10-10T00:52:50.2649464Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2025-10-10T00:52:50.2653166Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2025-10-10T00:52:50.2656803Z adding 'torch/include/ATen/ops/add.h' 2025-10-10T00:52:50.2660362Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.2663835Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2667034Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2025-10-10T00:52:50.2670449Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2025-10-10T00:52:50.2673666Z adding 'torch/include/ATen/ops/add_meta.h' 2025-10-10T00:52:50.2677081Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2025-10-10T00:52:50.2680579Z adding 'torch/include/ATen/ops/add_native.h' 2025-10-10T00:52:50.2684948Z adding 'torch/include/ATen/ops/add_ops.h' 2025-10-10T00:52:50.2688531Z adding 'torch/include/ATen/ops/addbmm.h' 2025-10-10T00:52:50.2691943Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-10-10T00:52:50.2695428Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-10-10T00:52:50.2698783Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-10-10T00:52:50.2702034Z adding 'torch/include/ATen/ops/addbmm_native.h' 2025-10-10T00:52:50.2705646Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2025-10-10T00:52:50.2709130Z adding 'torch/include/ATen/ops/addcdiv.h' 2025-10-10T00:52:50.2712762Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2715942Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-10-10T00:52:50.2719340Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-10-10T00:52:50.2722585Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2025-10-10T00:52:50.2725993Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-10-10T00:52:50.2729265Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2025-10-10T00:52:50.2732772Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2025-10-10T00:52:50.2736353Z adding 'torch/include/ATen/ops/addcmul.h' 2025-10-10T00:52:50.2740134Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2743332Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-10-10T00:52:50.2746724Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-10-10T00:52:50.2749954Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2025-10-10T00:52:50.2753330Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-10-10T00:52:50.2756597Z adding 'torch/include/ATen/ops/addcmul_native.h' 2025-10-10T00:52:50.2760181Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2025-10-10T00:52:50.2763741Z adding 'torch/include/ATen/ops/addmm.h' 2025-10-10T00:52:50.2767390Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2770606Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-10-10T00:52:50.2774120Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-10-10T00:52:50.2777458Z adding 'torch/include/ATen/ops/addmm_meta.h' 2025-10-10T00:52:50.2780854Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2025-10-10T00:52:50.2784324Z adding 'torch/include/ATen/ops/addmm_native.h' 2025-10-10T00:52:50.2788078Z adding 'torch/include/ATen/ops/addmm_ops.h' 2025-10-10T00:52:50.2791597Z adding 'torch/include/ATen/ops/addmv.h' 2025-10-10T00:52:50.2795201Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2798421Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-10-10T00:52:50.2801800Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-10-10T00:52:50.2805060Z adding 'torch/include/ATen/ops/addmv_meta.h' 2025-10-10T00:52:50.2808421Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2025-10-10T00:52:50.2811762Z adding 'torch/include/ATen/ops/addmv_native.h' 2025-10-10T00:52:50.2815459Z adding 'torch/include/ATen/ops/addmv_ops.h' 2025-10-10T00:52:50.2818861Z adding 'torch/include/ATen/ops/addr.h' 2025-10-10T00:52:50.2822415Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.2825671Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2025-10-10T00:52:50.2828993Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2025-10-10T00:52:50.2832272Z adding 'torch/include/ATen/ops/addr_native.h' 2025-10-10T00:52:50.2835822Z adding 'torch/include/ATen/ops/addr_ops.h' 2025-10-10T00:52:50.2839230Z adding 'torch/include/ATen/ops/adjoint.h' 2025-10-10T00:52:50.2842893Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2846111Z adding 'torch/include/ATen/ops/adjoint_native.h' 2025-10-10T00:52:50.2849518Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2025-10-10T00:52:50.2853754Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2025-10-10T00:52:50.2857160Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2025-10-10T00:52:50.2860845Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2864192Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2025-10-10T00:52:50.2867598Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2025-10-10T00:52:50.2871328Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.2875025Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2025-10-10T00:52:50.2878526Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2025-10-10T00:52:50.2881926Z adding 'torch/include/ATen/ops/alias.h' 2025-10-10T00:52:50.2885442Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.2888819Z adding 'torch/include/ATen/ops/alias_copy.h' 2025-10-10T00:52:50.2892448Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.2896059Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2899270Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2025-10-10T00:52:50.2902716Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2025-10-10T00:52:50.2906200Z adding 'torch/include/ATen/ops/alias_native.h' 2025-10-10T00:52:50.2909679Z adding 'torch/include/ATen/ops/alias_ops.h' 2025-10-10T00:52:50.2912924Z adding 'torch/include/ATen/ops/align_as.h' 2025-10-10T00:52:50.2916573Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2919657Z adding 'torch/include/ATen/ops/align_as_native.h' 2025-10-10T00:52:50.2923188Z adding 'torch/include/ATen/ops/align_as_ops.h' 2025-10-10T00:52:50.2926661Z adding 'torch/include/ATen/ops/align_tensors.h' 2025-10-10T00:52:50.2930167Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2933501Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2025-10-10T00:52:50.2937260Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2025-10-10T00:52:50.2940383Z adding 'torch/include/ATen/ops/align_to.h' 2025-10-10T00:52:50.2944002Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2947130Z adding 'torch/include/ATen/ops/align_to_native.h' 2025-10-10T00:52:50.2950719Z adding 'torch/include/ATen/ops/align_to_ops.h' 2025-10-10T00:52:50.2954368Z adding 'torch/include/ATen/ops/all.h' 2025-10-10T00:52:50.2958378Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.2961728Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.2965019Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.2968518Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2025-10-10T00:52:50.2972072Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2025-10-10T00:52:50.2975496Z adding 'torch/include/ATen/ops/all_meta.h' 2025-10-10T00:52:50.2979305Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2025-10-10T00:52:50.2982502Z adding 'torch/include/ATen/ops/all_native.h' 2025-10-10T00:52:50.2986529Z adding 'torch/include/ATen/ops/all_ops.h' 2025-10-10T00:52:50.2990126Z adding 'torch/include/ATen/ops/allclose.h' 2025-10-10T00:52:50.2993669Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.2996947Z adding 'torch/include/ATen/ops/allclose_native.h' 2025-10-10T00:52:50.3000425Z adding 'torch/include/ATen/ops/allclose_ops.h' 2025-10-10T00:52:50.3003880Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2025-10-10T00:52:50.3007575Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3011553Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2025-10-10T00:52:50.3015301Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2025-10-10T00:52:50.3018773Z adding 'torch/include/ATen/ops/amax.h' 2025-10-10T00:52:50.3022434Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3025778Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2025-10-10T00:52:50.3029147Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2025-10-10T00:52:50.3032568Z adding 'torch/include/ATen/ops/amax_meta.h' 2025-10-10T00:52:50.3036001Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2025-10-10T00:52:50.3039447Z adding 'torch/include/ATen/ops/amax_native.h' 2025-10-10T00:52:50.3042969Z adding 'torch/include/ATen/ops/amax_ops.h' 2025-10-10T00:52:50.3046405Z adding 'torch/include/ATen/ops/amin.h' 2025-10-10T00:52:50.3050170Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3053429Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2025-10-10T00:52:50.3056963Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2025-10-10T00:52:50.3060633Z adding 'torch/include/ATen/ops/amin_meta.h' 2025-10-10T00:52:50.3064058Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2025-10-10T00:52:50.3067507Z adding 'torch/include/ATen/ops/amin_native.h' 2025-10-10T00:52:50.3070988Z adding 'torch/include/ATen/ops/amin_ops.h' 2025-10-10T00:52:50.3074549Z adding 'torch/include/ATen/ops/aminmax.h' 2025-10-10T00:52:50.3078258Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3081491Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-10-10T00:52:50.3085059Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-10-10T00:52:50.3088351Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2025-10-10T00:52:50.3092122Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-10-10T00:52:50.3096020Z adding 'torch/include/ATen/ops/aminmax_native.h' 2025-10-10T00:52:50.3099749Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2025-10-10T00:52:50.3103218Z adding 'torch/include/ATen/ops/and.h' 2025-10-10T00:52:50.3106805Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3110174Z adding 'torch/include/ATen/ops/and_native.h' 2025-10-10T00:52:50.3113719Z adding 'torch/include/ATen/ops/and_ops.h' 2025-10-10T00:52:50.3117292Z adding 'torch/include/ATen/ops/angle.h' 2025-10-10T00:52:50.3120733Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2025-10-10T00:52:50.3124279Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2025-10-10T00:52:50.3127517Z adding 'torch/include/ATen/ops/angle_native.h' 2025-10-10T00:52:50.3130929Z adding 'torch/include/ATen/ops/angle_ops.h' 2025-10-10T00:52:50.3134761Z adding 'torch/include/ATen/ops/any.h' 2025-10-10T00:52:50.3138344Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.3141812Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3145102Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3148473Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2025-10-10T00:52:50.3152101Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2025-10-10T00:52:50.3155393Z adding 'torch/include/ATen/ops/any_meta.h' 2025-10-10T00:52:50.3158796Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2025-10-10T00:52:50.3162174Z adding 'torch/include/ATen/ops/any_native.h' 2025-10-10T00:52:50.3165934Z adding 'torch/include/ATen/ops/any_ops.h' 2025-10-10T00:52:50.3169679Z adding 'torch/include/ATen/ops/arange.h' 2025-10-10T00:52:50.3173503Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.3176860Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2025-10-10T00:52:50.3180418Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2025-10-10T00:52:50.3183767Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2025-10-10T00:52:50.3187094Z adding 'torch/include/ATen/ops/arange_native.h' 2025-10-10T00:52:50.3190923Z adding 'torch/include/ATen/ops/arange_ops.h' 2025-10-10T00:52:50.3194452Z adding 'torch/include/ATen/ops/arccos.h' 2025-10-10T00:52:50.3197955Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3201084Z adding 'torch/include/ATen/ops/arccos_native.h' 2025-10-10T00:52:50.3204532Z adding 'torch/include/ATen/ops/arccos_ops.h' 2025-10-10T00:52:50.3207901Z adding 'torch/include/ATen/ops/arccosh.h' 2025-10-10T00:52:50.3211378Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3214628Z adding 'torch/include/ATen/ops/arccosh_native.h' 2025-10-10T00:52:50.3218100Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2025-10-10T00:52:50.3221439Z adding 'torch/include/ATen/ops/arcsin.h' 2025-10-10T00:52:50.3224966Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3228112Z adding 'torch/include/ATen/ops/arcsin_native.h' 2025-10-10T00:52:50.3231534Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2025-10-10T00:52:50.3234907Z adding 'torch/include/ATen/ops/arcsinh.h' 2025-10-10T00:52:50.3238631Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3241764Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2025-10-10T00:52:50.3245627Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2025-10-10T00:52:50.3249015Z adding 'torch/include/ATen/ops/arctan.h' 2025-10-10T00:52:50.3252352Z adding 'torch/include/ATen/ops/arctan2.h' 2025-10-10T00:52:50.3256014Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3259193Z adding 'torch/include/ATen/ops/arctan2_native.h' 2025-10-10T00:52:50.3262667Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2025-10-10T00:52:50.3266211Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3269337Z adding 'torch/include/ATen/ops/arctan_native.h' 2025-10-10T00:52:50.3272757Z adding 'torch/include/ATen/ops/arctan_ops.h' 2025-10-10T00:52:50.3276119Z adding 'torch/include/ATen/ops/arctanh.h' 2025-10-10T00:52:50.3279639Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3282715Z adding 'torch/include/ATen/ops/arctanh_native.h' 2025-10-10T00:52:50.3286179Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2025-10-10T00:52:50.3289594Z adding 'torch/include/ATen/ops/argmax.h' 2025-10-10T00:52:50.3293144Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3296454Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-10-10T00:52:50.3299777Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-10-10T00:52:50.3303006Z adding 'torch/include/ATen/ops/argmax_meta.h' 2025-10-10T00:52:50.3306370Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2025-10-10T00:52:50.3309636Z adding 'torch/include/ATen/ops/argmax_native.h' 2025-10-10T00:52:50.3313109Z adding 'torch/include/ATen/ops/argmax_ops.h' 2025-10-10T00:52:50.3316492Z adding 'torch/include/ATen/ops/argmin.h' 2025-10-10T00:52:50.3320070Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3323209Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-10-10T00:52:50.3326540Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-10-10T00:52:50.3329916Z adding 'torch/include/ATen/ops/argmin_meta.h' 2025-10-10T00:52:50.3333342Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2025-10-10T00:52:50.3336633Z adding 'torch/include/ATen/ops/argmin_native.h' 2025-10-10T00:52:50.3340104Z adding 'torch/include/ATen/ops/argmin_ops.h' 2025-10-10T00:52:50.3343590Z adding 'torch/include/ATen/ops/argsort.h' 2025-10-10T00:52:50.3347119Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3350290Z adding 'torch/include/ATen/ops/argsort_native.h' 2025-10-10T00:52:50.3353824Z adding 'torch/include/ATen/ops/argsort_ops.h' 2025-10-10T00:52:50.3357167Z adding 'torch/include/ATen/ops/argwhere.h' 2025-10-10T00:52:50.3360751Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3363792Z adding 'torch/include/ATen/ops/argwhere_native.h' 2025-10-10T00:52:50.3367139Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2025-10-10T00:52:50.3370719Z adding 'torch/include/ATen/ops/as_strided.h' 2025-10-10T00:52:50.3374537Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3378059Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2025-10-10T00:52:50.3381817Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.3385309Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3388448Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2025-10-10T00:52:50.3391938Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2025-10-10T00:52:50.3395375Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2025-10-10T00:52:50.3398749Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2025-10-10T00:52:50.3402119Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2025-10-10T00:52:50.3405369Z adding 'torch/include/ATen/ops/as_strided_native.h' 2025-10-10T00:52:50.3408857Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2025-10-10T00:52:50.3412678Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2025-10-10T00:52:50.3416591Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.3420135Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3423242Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2025-10-10T00:52:50.3426742Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2025-10-10T00:52:50.3430445Z adding 'torch/include/ATen/ops/asin.h' 2025-10-10T00:52:50.3434035Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3437230Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2025-10-10T00:52:50.3440592Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2025-10-10T00:52:50.3443854Z adding 'torch/include/ATen/ops/asin_meta.h' 2025-10-10T00:52:50.3447179Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2025-10-10T00:52:50.3450446Z adding 'torch/include/ATen/ops/asin_native.h' 2025-10-10T00:52:50.3454002Z adding 'torch/include/ATen/ops/asin_ops.h' 2025-10-10T00:52:50.3457349Z adding 'torch/include/ATen/ops/asinh.h' 2025-10-10T00:52:50.3460931Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3464152Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-10-10T00:52:50.3467501Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-10-10T00:52:50.3470749Z adding 'torch/include/ATen/ops/asinh_meta.h' 2025-10-10T00:52:50.3474087Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2025-10-10T00:52:50.3477341Z adding 'torch/include/ATen/ops/asinh_native.h' 2025-10-10T00:52:50.3480774Z adding 'torch/include/ATen/ops/asinh_ops.h' 2025-10-10T00:52:50.3484152Z adding 'torch/include/ATen/ops/atan.h' 2025-10-10T00:52:50.3487980Z adding 'torch/include/ATen/ops/atan2.h' 2025-10-10T00:52:50.3491712Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3495021Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-10-10T00:52:50.3498585Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-10-10T00:52:50.3502402Z adding 'torch/include/ATen/ops/atan2_meta.h' 2025-10-10T00:52:50.3505371Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2025-10-10T00:52:50.3508735Z adding 'torch/include/ATen/ops/atan2_native.h' 2025-10-10T00:52:50.3512247Z adding 'torch/include/ATen/ops/atan2_ops.h' 2025-10-10T00:52:50.3516271Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3519270Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2025-10-10T00:52:50.3522710Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2025-10-10T00:52:50.3526092Z adding 'torch/include/ATen/ops/atan_meta.h' 2025-10-10T00:52:50.3530060Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2025-10-10T00:52:50.3533935Z adding 'torch/include/ATen/ops/atan_native.h' 2025-10-10T00:52:50.3538044Z adding 'torch/include/ATen/ops/atan_ops.h' 2025-10-10T00:52:50.3542024Z adding 'torch/include/ATen/ops/atanh.h' 2025-10-10T00:52:50.3546172Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3549963Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-10-10T00:52:50.3553914Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-10-10T00:52:50.3557739Z adding 'torch/include/ATen/ops/atanh_meta.h' 2025-10-10T00:52:50.3561682Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2025-10-10T00:52:50.3565268Z adding 'torch/include/ATen/ops/atanh_native.h' 2025-10-10T00:52:50.3568836Z adding 'torch/include/ATen/ops/atanh_ops.h' 2025-10-10T00:52:50.3572297Z adding 'torch/include/ATen/ops/atleast_1d.h' 2025-10-10T00:52:50.3576171Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3579309Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2025-10-10T00:52:50.3582946Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2025-10-10T00:52:50.3586396Z adding 'torch/include/ATen/ops/atleast_2d.h' 2025-10-10T00:52:50.3590134Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3593272Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2025-10-10T00:52:50.3596692Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2025-10-10T00:52:50.3600272Z adding 'torch/include/ATen/ops/atleast_3d.h' 2025-10-10T00:52:50.3603802Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3606924Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2025-10-10T00:52:50.3610334Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2025-10-10T00:52:50.3614005Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2025-10-10T00:52:50.3617721Z adding 'torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.3621150Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3624310Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2025-10-10T00:52:50.3627805Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2025-10-10T00:52:50.3631357Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2025-10-10T00:52:50.3634872Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2025-10-10T00:52:50.3638644Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3641929Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.3645489Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.3648790Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2025-10-10T00:52:50.3652251Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2025-10-10T00:52:50.3655704Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2025-10-10T00:52:50.3659256Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2025-10-10T00:52:50.3662948Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3666212Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2025-10-10T00:52:50.3669708Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2025-10-10T00:52:50.3673388Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2025-10-10T00:52:50.3676875Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2025-10-10T00:52:50.3680286Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2025-10-10T00:52:50.3684023Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2025-10-10T00:52:50.3687649Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2025-10-10T00:52:50.3691128Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2025-10-10T00:52:50.3694986Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3698257Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.3701849Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.3705795Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2025-10-10T00:52:50.3709996Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2025-10-10T00:52:50.3713974Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2025-10-10T00:52:50.3718029Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2025-10-10T00:52:50.3721741Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3725610Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2025-10-10T00:52:50.3729565Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2025-10-10T00:52:50.3733522Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2025-10-10T00:52:50.3737596Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2025-10-10T00:52:50.3741033Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2025-10-10T00:52:50.3744754Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2025-10-10T00:52:50.3748290Z adding 'torch/include/ATen/ops/baddbmm.h' 2025-10-10T00:52:50.3752185Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.3755566Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-10-10T00:52:50.3759078Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-10-10T00:52:50.3762870Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2025-10-10T00:52:50.3766425Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-10-10T00:52:50.3769810Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2025-10-10T00:52:50.3773822Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2025-10-10T00:52:50.3777658Z adding 'torch/include/ATen/ops/bartlett_window.h' 2025-10-10T00:52:50.3781396Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.3784851Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2025-10-10T00:52:50.3788553Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2025-10-10T00:52:50.3792202Z adding 'torch/include/ATen/ops/batch_norm.h' 2025-10-10T00:52:50.3795841Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2025-10-10T00:52:50.3799351Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2025-10-10T00:52:50.3803201Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:50.3806520Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2025-10-10T00:52:50.3810161Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.3815633Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2025-10-10T00:52:50.3819728Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2025-10-10T00:52:50.3823354Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2025-10-10T00:52:50.3826808Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2025-10-10T00:52:50.3830494Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2025-10-10T00:52:50.3834126Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2025-10-10T00:52:50.3839127Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.3842525Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2025-10-10T00:52:50.3845899Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2025-10-10T00:52:50.3849605Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2025-10-10T00:52:50.3854217Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.3856871Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2025-10-10T00:52:50.3860559Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2025-10-10T00:52:50.3864008Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2025-10-10T00:52:50.3867544Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2025-10-10T00:52:50.3871274Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2025-10-10T00:52:50.3875029Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.3878352Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2025-10-10T00:52:50.3881775Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2025-10-10T00:52:50.3885647Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2025-10-10T00:52:50.3889245Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2025-10-10T00:52:50.3892926Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.3896364Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2025-10-10T00:52:50.3899889Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2025-10-10T00:52:50.3904352Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2025-10-10T00:52:50.3907882Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2025-10-10T00:52:50.3961857Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2025-10-10T00:52:50.3966416Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2025-10-10T00:52:50.3971427Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.3976404Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2025-10-10T00:52:50.3980865Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2025-10-10T00:52:50.3985538Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2025-10-10T00:52:50.3990054Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2025-10-10T00:52:50.3994950Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.3998981Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2025-10-10T00:52:50.4002098Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2025-10-10T00:52:50.4005361Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2025-10-10T00:52:50.4008884Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2025-10-10T00:52:50.4012405Z adding 'torch/include/ATen/ops/bernoulli.h' 2025-10-10T00:52:50.4016257Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4019823Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4023141Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-10-10T00:52:50.4026608Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-10-10T00:52:50.4030207Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-10-10T00:52:50.4033565Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2025-10-10T00:52:50.4037682Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2025-10-10T00:52:50.4041107Z adding 'torch/include/ATen/ops/bilinear.h' 2025-10-10T00:52:50.4044621Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4047877Z adding 'torch/include/ATen/ops/bilinear_native.h' 2025-10-10T00:52:50.4051184Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2025-10-10T00:52:50.4054701Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2025-10-10T00:52:50.4058221Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2025-10-10T00:52:50.4061709Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2025-10-10T00:52:50.4065178Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2025-10-10T00:52:50.4068423Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2025-10-10T00:52:50.4071967Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2025-10-10T00:52:50.4075393Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2025-10-10T00:52:50.4078771Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2025-10-10T00:52:50.4082099Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2025-10-10T00:52:50.4085572Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2025-10-10T00:52:50.4089050Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2025-10-10T00:52:50.4092673Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4096049Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2025-10-10T00:52:50.4099569Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2025-10-10T00:52:50.4103095Z adding 'torch/include/ATen/ops/bincount.h' 2025-10-10T00:52:50.4106735Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4110023Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-10-10T00:52:50.4113366Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-10-10T00:52:50.4116601Z adding 'torch/include/ATen/ops/bincount_native.h' 2025-10-10T00:52:50.4120061Z adding 'torch/include/ATen/ops/bincount_ops.h' 2025-10-10T00:52:50.4123467Z adding 'torch/include/ATen/ops/binomial.h' 2025-10-10T00:52:50.4127004Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4130559Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-10-10T00:52:50.4134602Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-10-10T00:52:50.4137728Z adding 'torch/include/ATen/ops/binomial_native.h' 2025-10-10T00:52:50.4141788Z adding 'torch/include/ATen/ops/binomial_ops.h' 2025-10-10T00:52:50.4145848Z adding 'torch/include/ATen/ops/bitwise_and.h' 2025-10-10T00:52:50.4150132Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4154221Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4157991Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2025-10-10T00:52:50.4161846Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2025-10-10T00:52:50.4165557Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2025-10-10T00:52:50.4169544Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2025-10-10T00:52:50.4173465Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2025-10-10T00:52:50.4177854Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2025-10-10T00:52:50.4181549Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2025-10-10T00:52:50.4185459Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4189069Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4192295Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2025-10-10T00:52:50.4195858Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2025-10-10T00:52:50.4199135Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2025-10-10T00:52:50.4202732Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2025-10-10T00:52:50.4206171Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2025-10-10T00:52:50.4209921Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2025-10-10T00:52:50.4213616Z adding 'torch/include/ATen/ops/bitwise_not.h' 2025-10-10T00:52:50.4217297Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4220503Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2025-10-10T00:52:50.4223770Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2025-10-10T00:52:50.4226993Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2025-10-10T00:52:50.4230531Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2025-10-10T00:52:50.4233828Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2025-10-10T00:52:50.4237291Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2025-10-10T00:52:50.4240767Z adding 'torch/include/ATen/ops/bitwise_or.h' 2025-10-10T00:52:50.4244371Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4247816Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4251075Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2025-10-10T00:52:50.4254496Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2025-10-10T00:52:50.4257731Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2025-10-10T00:52:50.4261153Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2025-10-10T00:52:50.4264431Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2025-10-10T00:52:50.4268216Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2025-10-10T00:52:50.4271858Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2025-10-10T00:52:50.4275512Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4278980Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4282157Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2025-10-10T00:52:50.4285542Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2025-10-10T00:52:50.4289073Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2025-10-10T00:52:50.4292147Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2025-10-10T00:52:50.4295544Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2025-10-10T00:52:50.4299279Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2025-10-10T00:52:50.4302876Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2025-10-10T00:52:50.4306468Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4309910Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4313101Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2025-10-10T00:52:50.4316421Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2025-10-10T00:52:50.4319652Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2025-10-10T00:52:50.4322984Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2025-10-10T00:52:50.4326423Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2025-10-10T00:52:50.4330215Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2025-10-10T00:52:50.4334071Z adding 'torch/include/ATen/ops/blackman_window.h' 2025-10-10T00:52:50.4337758Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4340957Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2025-10-10T00:52:50.4344579Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2025-10-10T00:52:50.4348001Z adding 'torch/include/ATen/ops/block_diag.h' 2025-10-10T00:52:50.4351474Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4354613Z adding 'torch/include/ATen/ops/block_diag_native.h' 2025-10-10T00:52:50.4358051Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2025-10-10T00:52:50.4361531Z adding 'torch/include/ATen/ops/bmm.h' 2025-10-10T00:52:50.4365052Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4368167Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-10-10T00:52:50.4371535Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-10-10T00:52:50.4374925Z adding 'torch/include/ATen/ops/bmm_meta.h' 2025-10-10T00:52:50.4378362Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2025-10-10T00:52:50.4381649Z adding 'torch/include/ATen/ops/bmm_native.h' 2025-10-10T00:52:50.4385375Z adding 'torch/include/ATen/ops/bmm_ops.h' 2025-10-10T00:52:50.4388769Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2025-10-10T00:52:50.4392266Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4395390Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2025-10-10T00:52:50.4398832Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2025-10-10T00:52:50.4402044Z adding 'torch/include/ATen/ops/broadcast_to.h' 2025-10-10T00:52:50.4405944Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4408865Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2025-10-10T00:52:50.4412207Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2025-10-10T00:52:50.4415830Z adding 'torch/include/ATen/ops/bucketize.h' 2025-10-10T00:52:50.4419381Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4422652Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-10-10T00:52:50.4426021Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-10-10T00:52:50.4429323Z adding 'torch/include/ATen/ops/bucketize_native.h' 2025-10-10T00:52:50.4432915Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2025-10-10T00:52:50.4436226Z adding 'torch/include/ATen/ops/can_cast.h' 2025-10-10T00:52:50.4439685Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4442791Z adding 'torch/include/ATen/ops/can_cast_native.h' 2025-10-10T00:52:50.4446153Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2025-10-10T00:52:50.4449419Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2025-10-10T00:52:50.4452890Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4456117Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2025-10-10T00:52:50.4459455Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2025-10-10T00:52:50.4463037Z adding 'torch/include/ATen/ops/cat.h' 2025-10-10T00:52:50.4466612Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4469920Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4473171Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2025-10-10T00:52:50.4476501Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2025-10-10T00:52:50.4480247Z adding 'torch/include/ATen/ops/cat_meta.h' 2025-10-10T00:52:50.4483734Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2025-10-10T00:52:50.4487086Z adding 'torch/include/ATen/ops/cat_native.h' 2025-10-10T00:52:50.4490631Z adding 'torch/include/ATen/ops/cat_ops.h' 2025-10-10T00:52:50.4494222Z adding 'torch/include/ATen/ops/cauchy.h' 2025-10-10T00:52:50.4497800Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4501055Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-10-10T00:52:50.4504347Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-10-10T00:52:50.4507652Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-10-10T00:52:50.4510916Z adding 'torch/include/ATen/ops/cauchy_native.h' 2025-10-10T00:52:50.4514395Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2025-10-10T00:52:50.4517702Z adding 'torch/include/ATen/ops/ccol_indices.h' 2025-10-10T00:52:50.4521228Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4524380Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2025-10-10T00:52:50.4527894Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4531299Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4534543Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2025-10-10T00:52:50.4537889Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2025-10-10T00:52:50.4541157Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2025-10-10T00:52:50.4544504Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2025-10-10T00:52:50.4547799Z adding 'torch/include/ATen/ops/cdist.h' 2025-10-10T00:52:50.4551320Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4554439Z adding 'torch/include/ATen/ops/cdist_native.h' 2025-10-10T00:52:50.4557786Z adding 'torch/include/ATen/ops/cdist_ops.h' 2025-10-10T00:52:50.4561286Z adding 'torch/include/ATen/ops/ceil.h' 2025-10-10T00:52:50.4565285Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4568385Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-10-10T00:52:50.4572226Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-10-10T00:52:50.4576122Z adding 'torch/include/ATen/ops/ceil_meta.h' 2025-10-10T00:52:50.4580076Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2025-10-10T00:52:50.4583935Z adding 'torch/include/ATen/ops/ceil_native.h' 2025-10-10T00:52:50.4587983Z adding 'torch/include/ATen/ops/ceil_ops.h' 2025-10-10T00:52:50.4591467Z adding 'torch/include/ATen/ops/celu.h' 2025-10-10T00:52:50.4595328Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4598474Z adding 'torch/include/ATen/ops/celu_native.h' 2025-10-10T00:52:50.4602272Z adding 'torch/include/ATen/ops/celu_ops.h' 2025-10-10T00:52:50.4606358Z adding 'torch/include/ATen/ops/chain_matmul.h' 2025-10-10T00:52:50.4610524Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4614242Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2025-10-10T00:52:50.4618277Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2025-10-10T00:52:50.4621533Z adding 'torch/include/ATen/ops/chalf.h' 2025-10-10T00:52:50.4625222Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4628375Z adding 'torch/include/ATen/ops/chalf_native.h' 2025-10-10T00:52:50.4631996Z adding 'torch/include/ATen/ops/chalf_ops.h' 2025-10-10T00:52:50.4635650Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2025-10-10T00:52:50.4639385Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4642879Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2025-10-10T00:52:50.4646213Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2025-10-10T00:52:50.4649464Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2025-10-10T00:52:50.4653040Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2025-10-10T00:52:50.4656525Z adding 'torch/include/ATen/ops/cholesky.h' 2025-10-10T00:52:50.4659918Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-10-10T00:52:50.4663275Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-10-10T00:52:50.4666585Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2025-10-10T00:52:50.4670211Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2025-10-10T00:52:50.4673583Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2025-10-10T00:52:50.4676817Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2025-10-10T00:52:50.4680206Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2025-10-10T00:52:50.4684178Z adding 'torch/include/ATen/ops/cholesky_native.h' 2025-10-10T00:52:50.4687666Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2025-10-10T00:52:50.4691119Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2025-10-10T00:52:50.4694764Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4697915Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2025-10-10T00:52:50.4701546Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2025-10-10T00:52:50.4705011Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2025-10-10T00:52:50.4708786Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4711672Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2025-10-10T00:52:50.4715047Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2025-10-10T00:52:50.4718307Z adding 'torch/include/ATen/ops/chunk.h' 2025-10-10T00:52:50.4721784Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4724944Z adding 'torch/include/ATen/ops/chunk_native.h' 2025-10-10T00:52:50.4728348Z adding 'torch/include/ATen/ops/chunk_ops.h' 2025-10-10T00:52:50.4731836Z adding 'torch/include/ATen/ops/clamp.h' 2025-10-10T00:52:50.4735624Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4738907Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-10-10T00:52:50.4742329Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-10-10T00:52:50.4746039Z adding 'torch/include/ATen/ops/clamp_max.h' 2025-10-10T00:52:50.4749599Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4753067Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2025-10-10T00:52:50.4756600Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2025-10-10T00:52:50.4759905Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2025-10-10T00:52:50.4763479Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2025-10-10T00:52:50.4766759Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2025-10-10T00:52:50.4770623Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2025-10-10T00:52:50.4774274Z adding 'torch/include/ATen/ops/clamp_meta.h' 2025-10-10T00:52:50.4777786Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2025-10-10T00:52:50.4781692Z adding 'torch/include/ATen/ops/clamp_min.h' 2025-10-10T00:52:50.4785137Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4788445Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2025-10-10T00:52:50.4791994Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2025-10-10T00:52:50.4795261Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2025-10-10T00:52:50.4798818Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2025-10-10T00:52:50.4802053Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2025-10-10T00:52:50.4805909Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2025-10-10T00:52:50.4809507Z adding 'torch/include/ATen/ops/clamp_native.h' 2025-10-10T00:52:50.4813255Z adding 'torch/include/ATen/ops/clamp_ops.h' 2025-10-10T00:52:50.4817239Z adding 'torch/include/ATen/ops/clip.h' 2025-10-10T00:52:50.4821051Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4824326Z adding 'torch/include/ATen/ops/clip_native.h' 2025-10-10T00:52:50.4828255Z adding 'torch/include/ATen/ops/clip_ops.h' 2025-10-10T00:52:50.4831793Z adding 'torch/include/ATen/ops/clone.h' 2025-10-10T00:52:50.4835492Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4838816Z adding 'torch/include/ATen/ops/clone_native.h' 2025-10-10T00:52:50.4842294Z adding 'torch/include/ATen/ops/clone_ops.h' 2025-10-10T00:52:50.4845763Z adding 'torch/include/ATen/ops/coalesce.h' 2025-10-10T00:52:50.4849309Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4852589Z adding 'torch/include/ATen/ops/coalesce_native.h' 2025-10-10T00:52:50.4856227Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2025-10-10T00:52:50.4859879Z adding 'torch/include/ATen/ops/col2im.h' 2025-10-10T00:52:50.4863637Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-10-10T00:52:50.4867137Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-10-10T00:52:50.4870514Z adding 'torch/include/ATen/ops/col2im_native.h' 2025-10-10T00:52:50.4874170Z adding 'torch/include/ATen/ops/col2im_ops.h' 2025-10-10T00:52:50.4877541Z adding 'torch/include/ATen/ops/col_indices.h' 2025-10-10T00:52:50.4881131Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4884351Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2025-10-10T00:52:50.4888052Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4891567Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.4894789Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2025-10-10T00:52:50.4898385Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2025-10-10T00:52:50.4901653Z adding 'torch/include/ATen/ops/col_indices_native.h' 2025-10-10T00:52:50.4905134Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2025-10-10T00:52:50.4908596Z adding 'torch/include/ATen/ops/column_stack.h' 2025-10-10T00:52:50.4912185Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4915512Z adding 'torch/include/ATen/ops/column_stack_native.h' 2025-10-10T00:52:50.4918920Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2025-10-10T00:52:50.4922435Z adding 'torch/include/ATen/ops/combinations.h' 2025-10-10T00:52:50.4926002Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4929252Z adding 'torch/include/ATen/ops/combinations_native.h' 2025-10-10T00:52:50.4932760Z adding 'torch/include/ATen/ops/combinations_ops.h' 2025-10-10T00:52:50.4936214Z adding 'torch/include/ATen/ops/complex.h' 2025-10-10T00:52:50.4939871Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.4943315Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2025-10-10T00:52:50.4946854Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2025-10-10T00:52:50.4950213Z adding 'torch/include/ATen/ops/complex_native.h' 2025-10-10T00:52:50.4953663Z adding 'torch/include/ATen/ops/complex_ops.h' 2025-10-10T00:52:50.4957245Z adding 'torch/include/ATen/ops/concat.h' 2025-10-10T00:52:50.4960791Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4964109Z adding 'torch/include/ATen/ops/concat_native.h' 2025-10-10T00:52:50.4967794Z adding 'torch/include/ATen/ops/concat_ops.h' 2025-10-10T00:52:50.4971354Z adding 'torch/include/ATen/ops/concatenate.h' 2025-10-10T00:52:50.4975241Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4978436Z adding 'torch/include/ATen/ops/concatenate_native.h' 2025-10-10T00:52:50.4982154Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2025-10-10T00:52:50.4985627Z adding 'torch/include/ATen/ops/conj.h' 2025-10-10T00:52:50.4989117Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.4992381Z adding 'torch/include/ATen/ops/conj_native.h' 2025-10-10T00:52:50.4995746Z adding 'torch/include/ATen/ops/conj_ops.h' 2025-10-10T00:52:50.4999337Z adding 'torch/include/ATen/ops/conj_physical.h' 2025-10-10T00:52:50.5003009Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5006375Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5009789Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2025-10-10T00:52:50.5013122Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2025-10-10T00:52:50.5016668Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2025-10-10T00:52:50.5020343Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2025-10-10T00:52:50.5023936Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2025-10-10T00:52:50.5027822Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5031044Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2025-10-10T00:52:50.5034663Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2025-10-10T00:52:50.5038116Z adding 'torch/include/ATen/ops/contiguous.h' 2025-10-10T00:52:50.5041563Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5044850Z adding 'torch/include/ATen/ops/contiguous_native.h' 2025-10-10T00:52:50.5048280Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2025-10-10T00:52:50.5052066Z adding 'torch/include/ATen/ops/conv1d.h' 2025-10-10T00:52:50.5056043Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5059268Z adding 'torch/include/ATen/ops/conv1d_native.h' 2025-10-10T00:52:50.5062971Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2025-10-10T00:52:50.5066796Z adding 'torch/include/ATen/ops/conv2d.h' 2025-10-10T00:52:50.5070524Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5073944Z adding 'torch/include/ATen/ops/conv2d_native.h' 2025-10-10T00:52:50.5077609Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2025-10-10T00:52:50.5081362Z adding 'torch/include/ATen/ops/conv3d.h' 2025-10-10T00:52:50.5085231Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5088572Z adding 'torch/include/ATen/ops/conv3d_native.h' 2025-10-10T00:52:50.5092121Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2025-10-10T00:52:50.5096248Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2025-10-10T00:52:50.5100094Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5103409Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2025-10-10T00:52:50.5106919Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2025-10-10T00:52:50.5110465Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-10-10T00:52:50.5113865Z adding 'torch/include/ATen/ops/conv_tbc.h' 2025-10-10T00:52:50.5117240Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2025-10-10T00:52:50.5120790Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5124327Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2025-10-10T00:52:50.5127828Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2025-10-10T00:52:50.5131292Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5134608Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2025-10-10T00:52:50.5138096Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2025-10-10T00:52:50.5141678Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2025-10-10T00:52:50.5145323Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5148488Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2025-10-10T00:52:50.5152061Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2025-10-10T00:52:50.5155762Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2025-10-10T00:52:50.5159396Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5162604Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2025-10-10T00:52:50.5166053Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2025-10-10T00:52:50.5169606Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2025-10-10T00:52:50.5173245Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5176616Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2025-10-10T00:52:50.5180086Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2025-10-10T00:52:50.5193384Z adding 'torch/include/ATen/ops/convolution.h' 2025-10-10T00:52:50.5193975Z adding 'torch/include/ATen/ops/convolution_backward.h' 2025-10-10T00:52:50.5194599Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5195793Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2025-10-10T00:52:50.5199125Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2025-10-10T00:52:50.5202843Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2025-10-10T00:52:50.5206921Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2025-10-10T00:52:50.5211395Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5214677Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2025-10-10T00:52:50.5219101Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2025-10-10T00:52:50.5223395Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5227228Z adding 'torch/include/ATen/ops/convolution_native.h' 2025-10-10T00:52:50.5231554Z adding 'torch/include/ATen/ops/convolution_ops.h' 2025-10-10T00:52:50.5236135Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2025-10-10T00:52:50.5240641Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5244905Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2025-10-10T00:52:50.5248715Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2025-10-10T00:52:50.5252104Z adding 'torch/include/ATen/ops/copy.h' 2025-10-10T00:52:50.5255733Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5259375Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.5262694Z adding 'torch/include/ATen/ops/copy_meta_dispatch.h' 2025-10-10T00:52:50.5266013Z adding 'torch/include/ATen/ops/copy_native.h' 2025-10-10T00:52:50.5269868Z adding 'torch/include/ATen/ops/copy_ops.h' 2025-10-10T00:52:50.5273427Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2025-10-10T00:52:50.5277155Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5280585Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2025-10-10T00:52:50.5283860Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2025-10-10T00:52:50.5287563Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2025-10-10T00:52:50.5291071Z adding 'torch/include/ATen/ops/copysign.h' 2025-10-10T00:52:50.5294811Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5298553Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.5301831Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-10-10T00:52:50.5305315Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-10-10T00:52:50.5308689Z adding 'torch/include/ATen/ops/copysign_meta.h' 2025-10-10T00:52:50.5312089Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2025-10-10T00:52:50.5315498Z adding 'torch/include/ATen/ops/copysign_native.h' 2025-10-10T00:52:50.5319202Z adding 'torch/include/ATen/ops/copysign_ops.h' 2025-10-10T00:52:50.5322654Z adding 'torch/include/ATen/ops/corrcoef.h' 2025-10-10T00:52:50.5326498Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5329669Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2025-10-10T00:52:50.5333225Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2025-10-10T00:52:50.5336712Z adding 'torch/include/ATen/ops/cos.h' 2025-10-10T00:52:50.5340281Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.5343669Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2025-10-10T00:52:50.5357426Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2025-10-10T00:52:50.5358071Z adding 'torch/include/ATen/ops/cos_meta.h' 2025-10-10T00:52:50.5358676Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2025-10-10T00:52:50.5361957Z adding 'torch/include/ATen/ops/cos_native.h' 2025-10-10T00:52:50.5365442Z adding 'torch/include/ATen/ops/cos_ops.h' 2025-10-10T00:52:50.5368833Z adding 'torch/include/ATen/ops/cosh.h' 2025-10-10T00:52:50.5372520Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.5375752Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-10-10T00:52:50.5379096Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-10-10T00:52:50.5382335Z adding 'torch/include/ATen/ops/cosh_meta.h' 2025-10-10T00:52:50.5385691Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2025-10-10T00:52:50.5389074Z adding 'torch/include/ATen/ops/cosh_native.h' 2025-10-10T00:52:50.5392592Z adding 'torch/include/ATen/ops/cosh_ops.h' 2025-10-10T00:52:50.5396061Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2025-10-10T00:52:50.5399616Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5402783Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2025-10-10T00:52:50.5406175Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2025-10-10T00:52:50.5409476Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2025-10-10T00:52:50.5412986Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5416267Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2025-10-10T00:52:50.5419680Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2025-10-10T00:52:50.5423111Z adding 'torch/include/ATen/ops/count_nonzero.h' 2025-10-10T00:52:50.5426713Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5429942Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2025-10-10T00:52:50.5433249Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2025-10-10T00:52:50.5436528Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2025-10-10T00:52:50.5440070Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2025-10-10T00:52:50.5443463Z adding 'torch/include/ATen/ops/cov.h' 2025-10-10T00:52:50.5447182Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5450323Z adding 'torch/include/ATen/ops/cov_native.h' 2025-10-10T00:52:50.5453828Z adding 'torch/include/ATen/ops/cov_ops.h' 2025-10-10T00:52:50.5457177Z adding 'torch/include/ATen/ops/cross.h' 2025-10-10T00:52:50.5460721Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5464096Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2025-10-10T00:52:50.5467698Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5470941Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2025-10-10T00:52:50.5474397Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2025-10-10T00:52:50.5477650Z adding 'torch/include/ATen/ops/cross_native.h' 2025-10-10T00:52:50.5481098Z adding 'torch/include/ATen/ops/cross_ops.h' 2025-10-10T00:52:50.5484340Z adding 'torch/include/ATen/ops/crow_indices.h' 2025-10-10T00:52:50.5487799Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5490969Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2025-10-10T00:52:50.5494578Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5498750Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.5501880Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2025-10-10T00:52:50.5505314Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2025-10-10T00:52:50.5508542Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2025-10-10T00:52:50.5511934Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2025-10-10T00:52:50.5515263Z adding 'torch/include/ATen/ops/ctc_loss.h' 2025-10-10T00:52:50.5518783Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5521945Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2025-10-10T00:52:50.5525473Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2025-10-10T00:52:50.5529334Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2025-10-10T00:52:50.5532746Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2025-10-10T00:52:50.5536465Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5539712Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2025-10-10T00:52:50.5542950Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2025-10-10T00:52:50.5546559Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2025-10-10T00:52:50.5550103Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5553500Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2025-10-10T00:52:50.5556790Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2025-10-10T00:52:50.5560355Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2025-10-10T00:52:50.5563974Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2025-10-10T00:52:50.5567630Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2025-10-10T00:52:50.5571443Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5574961Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:50.5578390Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2025-10-10T00:52:50.5582179Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2025-10-10T00:52:50.5585725Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2025-10-10T00:52:50.5589235Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2025-10-10T00:52:50.5593026Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2025-10-10T00:52:50.5597255Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2025-10-10T00:52:50.5601458Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2025-10-10T00:52:50.5605594Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5609373Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2025-10-10T00:52:50.5613229Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2025-10-10T00:52:50.5617382Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2025-10-10T00:52:50.5621401Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2025-10-10T00:52:50.5625356Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2025-10-10T00:52:50.5629367Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2025-10-10T00:52:50.5633738Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2025-10-10T00:52:50.5637919Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5641280Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2025-10-10T00:52:50.5644781Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2025-10-10T00:52:50.5648450Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2025-10-10T00:52:50.5652438Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-10-10T00:52:50.5656605Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5659962Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2025-10-10T00:52:50.5663531Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2025-10-10T00:52:50.5667074Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2025-10-10T00:52:50.5670487Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2025-10-10T00:52:50.5674157Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2025-10-10T00:52:50.5677779Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5681093Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2025-10-10T00:52:50.5684299Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2025-10-10T00:52:50.5687782Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2025-10-10T00:52:50.5691468Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5694859Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2025-10-10T00:52:50.5698141Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2025-10-10T00:52:50.5701555Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2025-10-10T00:52:50.5704849Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2025-10-10T00:52:50.5708332Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5711428Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2025-10-10T00:52:50.5714765Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2025-10-10T00:52:50.5718153Z adding 'torch/include/ATen/ops/cummax.h' 2025-10-10T00:52:50.5721917Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5725340Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5728527Z adding 'torch/include/ATen/ops/cummax_native.h' 2025-10-10T00:52:50.5732117Z adding 'torch/include/ATen/ops/cummax_ops.h' 2025-10-10T00:52:50.5735692Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2025-10-10T00:52:50.5739210Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5742309Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2025-10-10T00:52:50.5745686Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-10-10T00:52:50.5749115Z adding 'torch/include/ATen/ops/cummin.h' 2025-10-10T00:52:50.5752682Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5756057Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5759227Z adding 'torch/include/ATen/ops/cummin_native.h' 2025-10-10T00:52:50.5762903Z adding 'torch/include/ATen/ops/cummin_ops.h' 2025-10-10T00:52:50.5766459Z adding 'torch/include/ATen/ops/cumprod.h' 2025-10-10T00:52:50.5769815Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2025-10-10T00:52:50.5773326Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5776633Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2025-10-10T00:52:50.5779989Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2025-10-10T00:52:50.5783555Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.5786876Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5790145Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-10-10T00:52:50.5793517Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-10-10T00:52:50.5796769Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2025-10-10T00:52:50.5800139Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-10-10T00:52:50.5803472Z adding 'torch/include/ATen/ops/cumprod_native.h' 2025-10-10T00:52:50.5807190Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2025-10-10T00:52:50.5811025Z adding 'torch/include/ATen/ops/cumsum.h' 2025-10-10T00:52:50.5814797Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.5818192Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5821415Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-10-10T00:52:50.5824753Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-10-10T00:52:50.5828055Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2025-10-10T00:52:50.5831526Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-10-10T00:52:50.5834788Z adding 'torch/include/ATen/ops/cumsum_native.h' 2025-10-10T00:52:50.5838495Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2025-10-10T00:52:50.5841950Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2025-10-10T00:52:50.5845503Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5848635Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-10-10T00:52:50.5852087Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-10-10T00:52:50.5855424Z adding 'torch/include/ATen/ops/data.h' 2025-10-10T00:52:50.5858897Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5861974Z adding 'torch/include/ATen/ops/data_native.h' 2025-10-10T00:52:50.5865293Z adding 'torch/include/ATen/ops/data_ops.h' 2025-10-10T00:52:50.5868620Z adding 'torch/include/ATen/ops/deg2rad.h' 2025-10-10T00:52:50.5872112Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5875219Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2025-10-10T00:52:50.5878687Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2025-10-10T00:52:50.5881930Z adding 'torch/include/ATen/ops/dense_dim.h' 2025-10-10T00:52:50.5885403Z adding 'torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5888537Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2025-10-10T00:52:50.5891887Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2025-10-10T00:52:50.5895467Z adding 'torch/include/ATen/ops/dequantize.h' 2025-10-10T00:52:50.5899016Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5902223Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-10-10T00:52:50.5905541Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-10-10T00:52:50.5908793Z adding 'torch/include/ATen/ops/dequantize_native.h' 2025-10-10T00:52:50.5912375Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2025-10-10T00:52:50.5915699Z adding 'torch/include/ATen/ops/det.h' 2025-10-10T00:52:50.5919300Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5922396Z adding 'torch/include/ATen/ops/det_native.h' 2025-10-10T00:52:50.5925904Z adding 'torch/include/ATen/ops/det_ops.h' 2025-10-10T00:52:50.5929266Z adding 'torch/include/ATen/ops/detach.h' 2025-10-10T00:52:50.5932820Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5936271Z adding 'torch/include/ATen/ops/detach_copy.h' 2025-10-10T00:52:50.5939795Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5943357Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.5946399Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2025-10-10T00:52:50.5949942Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2025-10-10T00:52:50.5953287Z adding 'torch/include/ATen/ops/detach_native.h' 2025-10-10T00:52:50.5956753Z adding 'torch/include/ATen/ops/detach_ops.h' 2025-10-10T00:52:50.5960241Z adding 'torch/include/ATen/ops/diag.h' 2025-10-10T00:52:50.5963729Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5967115Z adding 'torch/include/ATen/ops/diag_embed.h' 2025-10-10T00:52:50.5970822Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.5974380Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.5977671Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2025-10-10T00:52:50.5981092Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2025-10-10T00:52:50.5984571Z adding 'torch/include/ATen/ops/diag_native.h' 2025-10-10T00:52:50.5988048Z adding 'torch/include/ATen/ops/diag_ops.h' 2025-10-10T00:52:50.5991487Z adding 'torch/include/ATen/ops/diagflat.h' 2025-10-10T00:52:50.5995136Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.5998221Z adding 'torch/include/ATen/ops/diagflat_native.h' 2025-10-10T00:52:50.6001713Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2025-10-10T00:52:50.6005076Z adding 'torch/include/ATen/ops/diagonal.h' 2025-10-10T00:52:50.6008878Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2025-10-10T00:52:50.6012730Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6016060Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2025-10-10T00:52:50.6019658Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2025-10-10T00:52:50.6023185Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6026675Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6030078Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2025-10-10T00:52:50.6033610Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6037226Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6040303Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2025-10-10T00:52:50.6043894Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2025-10-10T00:52:50.6047378Z adding 'torch/include/ATen/ops/diagonal_native.h' 2025-10-10T00:52:50.6050829Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2025-10-10T00:52:50.6054536Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2025-10-10T00:52:50.6058123Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6062409Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6065624Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2025-10-10T00:52:50.6069129Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2025-10-10T00:52:50.6072632Z adding 'torch/include/ATen/ops/diff.h' 2025-10-10T00:52:50.6076228Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6079556Z adding 'torch/include/ATen/ops/diff_native.h' 2025-10-10T00:52:50.6083213Z adding 'torch/include/ATen/ops/diff_ops.h' 2025-10-10T00:52:50.6086578Z adding 'torch/include/ATen/ops/digamma.h' 2025-10-10T00:52:50.6090287Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6093476Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-10-10T00:52:50.6097017Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-10-10T00:52:50.6100423Z adding 'torch/include/ATen/ops/digamma_meta.h' 2025-10-10T00:52:50.6103734Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2025-10-10T00:52:50.6107270Z adding 'torch/include/ATen/ops/digamma_native.h' 2025-10-10T00:52:50.6111214Z adding 'torch/include/ATen/ops/digamma_ops.h' 2025-10-10T00:52:50.6115054Z adding 'torch/include/ATen/ops/dist.h' 2025-10-10T00:52:50.6119101Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6122662Z adding 'torch/include/ATen/ops/dist_native.h' 2025-10-10T00:52:50.6126145Z adding 'torch/include/ATen/ops/dist_ops.h' 2025-10-10T00:52:50.6129911Z adding 'torch/include/ATen/ops/div.h' 2025-10-10T00:52:50.6133608Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6137350Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6141253Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2025-10-10T00:52:50.6144259Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2025-10-10T00:52:50.6147714Z adding 'torch/include/ATen/ops/div_meta.h' 2025-10-10T00:52:50.6151144Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2025-10-10T00:52:50.6154627Z adding 'torch/include/ATen/ops/div_native.h' 2025-10-10T00:52:50.6158871Z adding 'torch/include/ATen/ops/div_ops.h' 2025-10-10T00:52:50.6162581Z adding 'torch/include/ATen/ops/divide.h' 2025-10-10T00:52:50.6166238Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6169512Z adding 'torch/include/ATen/ops/divide_native.h' 2025-10-10T00:52:50.6173388Z adding 'torch/include/ATen/ops/divide_ops.h' 2025-10-10T00:52:50.6177223Z adding 'torch/include/ATen/ops/dot.h' 2025-10-10T00:52:50.6180744Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6183966Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2025-10-10T00:52:50.6187616Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2025-10-10T00:52:50.6190963Z adding 'torch/include/ATen/ops/dot_native.h' 2025-10-10T00:52:50.6194383Z adding 'torch/include/ATen/ops/dot_ops.h' 2025-10-10T00:52:50.6197679Z adding 'torch/include/ATen/ops/dropout.h' 2025-10-10T00:52:50.6201173Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6204308Z adding 'torch/include/ATen/ops/dropout_native.h' 2025-10-10T00:52:50.6208148Z adding 'torch/include/ATen/ops/dropout_ops.h' 2025-10-10T00:52:50.6211238Z adding 'torch/include/ATen/ops/dsplit.h' 2025-10-10T00:52:50.6214902Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6218049Z adding 'torch/include/ATen/ops/dsplit_native.h' 2025-10-10T00:52:50.6221487Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2025-10-10T00:52:50.6224821Z adding 'torch/include/ATen/ops/dstack.h' 2025-10-10T00:52:50.6228372Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6231475Z adding 'torch/include/ATen/ops/dstack_native.h' 2025-10-10T00:52:50.6234892Z adding 'torch/include/ATen/ops/dstack_ops.h' 2025-10-10T00:52:50.6238189Z adding 'torch/include/ATen/ops/einsum.h' 2025-10-10T00:52:50.6241694Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6244844Z adding 'torch/include/ATen/ops/einsum_native.h' 2025-10-10T00:52:50.6248489Z adding 'torch/include/ATen/ops/einsum_ops.h' 2025-10-10T00:52:50.6251638Z adding 'torch/include/ATen/ops/elu.h' 2025-10-10T00:52:50.6255209Z adding 'torch/include/ATen/ops/elu_backward.h' 2025-10-10T00:52:50.6258861Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6262062Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2025-10-10T00:52:50.6265431Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2025-10-10T00:52:50.6268870Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2025-10-10T00:52:50.6272305Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2025-10-10T00:52:50.6275776Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2025-10-10T00:52:50.6279397Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2025-10-10T00:52:50.6282984Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6286375Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2025-10-10T00:52:50.6289902Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2025-10-10T00:52:50.6293228Z adding 'torch/include/ATen/ops/elu_meta.h' 2025-10-10T00:52:50.6296887Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2025-10-10T00:52:50.6300918Z adding 'torch/include/ATen/ops/elu_native.h' 2025-10-10T00:52:50.6304727Z adding 'torch/include/ATen/ops/elu_ops.h' 2025-10-10T00:52:50.6308547Z adding 'torch/include/ATen/ops/embedding.h' 2025-10-10T00:52:50.6312153Z adding 'torch/include/ATen/ops/embedding_backward.h' 2025-10-10T00:52:50.6316026Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6319165Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2025-10-10T00:52:50.6322706Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2025-10-10T00:52:50.6326309Z adding 'torch/include/ATen/ops/embedding_bag.h' 2025-10-10T00:52:50.6330011Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6333320Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2025-10-10T00:52:50.6337145Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2025-10-10T00:52:50.6340846Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6344575Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2025-10-10T00:52:50.6348481Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6351830Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2025-10-10T00:52:50.6355312Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2025-10-10T00:52:50.6358626Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2025-10-10T00:52:50.6362280Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2025-10-10T00:52:50.6365714Z adding 'torch/include/ATen/ops/embedding_native.h' 2025-10-10T00:52:50.6369236Z adding 'torch/include/ATen/ops/embedding_ops.h' 2025-10-10T00:52:50.6372873Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2025-10-10T00:52:50.6376957Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6380032Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2025-10-10T00:52:50.6383523Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2025-10-10T00:52:50.6386960Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2025-10-10T00:52:50.6390402Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2025-10-10T00:52:50.6393943Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2025-10-10T00:52:50.6397462Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2025-10-10T00:52:50.6401187Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6404345Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2025-10-10T00:52:50.6407869Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2025-10-10T00:52:50.6411877Z adding 'torch/include/ATen/ops/empty.h' 2025-10-10T00:52:50.6415855Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6419383Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6422766Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2025-10-10T00:52:50.6426388Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2025-10-10T00:52:50.6430013Z adding 'torch/include/ATen/ops/empty_like.h' 2025-10-10T00:52:50.6433658Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6437046Z adding 'torch/include/ATen/ops/empty_like_native.h' 2025-10-10T00:52:50.6440618Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2025-10-10T00:52:50.6444254Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2025-10-10T00:52:50.6447995Z adding 'torch/include/ATen/ops/empty_native.h' 2025-10-10T00:52:50.6451681Z adding 'torch/include/ATen/ops/empty_ops.h' 2025-10-10T00:52:50.6455804Z adding 'torch/include/ATen/ops/empty_permuted.h' 2025-10-10T00:52:50.6459709Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6462930Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2025-10-10T00:52:50.6466583Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2025-10-10T00:52:50.6470267Z adding 'torch/include/ATen/ops/empty_quantized.h' 2025-10-10T00:52:50.6474015Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6477295Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2025-10-10T00:52:50.6480858Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2025-10-10T00:52:50.6484812Z adding 'torch/include/ATen/ops/empty_strided.h' 2025-10-10T00:52:50.6489271Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6492044Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2025-10-10T00:52:50.6495704Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2025-10-10T00:52:50.6499125Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2025-10-10T00:52:50.6502586Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2025-10-10T00:52:50.6506256Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2025-10-10T00:52:50.6509725Z adding 'torch/include/ATen/ops/eq.h' 2025-10-10T00:52:50.6513446Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6516808Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2025-10-10T00:52:50.6520243Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2025-10-10T00:52:50.6523651Z adding 'torch/include/ATen/ops/eq_meta.h' 2025-10-10T00:52:50.6527077Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2025-10-10T00:52:50.6530620Z adding 'torch/include/ATen/ops/eq_native.h' 2025-10-10T00:52:50.6534457Z adding 'torch/include/ATen/ops/eq_ops.h' 2025-10-10T00:52:50.6537858Z adding 'torch/include/ATen/ops/equal.h' 2025-10-10T00:52:50.6541411Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2025-10-10T00:52:50.6544775Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2025-10-10T00:52:50.6548146Z adding 'torch/include/ATen/ops/equal_native.h' 2025-10-10T00:52:50.6551669Z adding 'torch/include/ATen/ops/equal_ops.h' 2025-10-10T00:52:50.6555016Z adding 'torch/include/ATen/ops/erf.h' 2025-10-10T00:52:50.6558771Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6561976Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2025-10-10T00:52:50.6565464Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2025-10-10T00:52:50.6569076Z adding 'torch/include/ATen/ops/erf_meta.h' 2025-10-10T00:52:50.6572216Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2025-10-10T00:52:50.6575756Z adding 'torch/include/ATen/ops/erf_native.h' 2025-10-10T00:52:50.6579231Z adding 'torch/include/ATen/ops/erf_ops.h' 2025-10-10T00:52:50.6582737Z adding 'torch/include/ATen/ops/erfc.h' 2025-10-10T00:52:50.6586462Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6589645Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-10-10T00:52:50.6593114Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-10-10T00:52:50.6596341Z adding 'torch/include/ATen/ops/erfc_meta.h' 2025-10-10T00:52:50.6599849Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2025-10-10T00:52:50.6603215Z adding 'torch/include/ATen/ops/erfc_native.h' 2025-10-10T00:52:50.6606782Z adding 'torch/include/ATen/ops/erfc_ops.h' 2025-10-10T00:52:50.6610279Z adding 'torch/include/ATen/ops/erfinv.h' 2025-10-10T00:52:50.6613985Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6617350Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-10-10T00:52:50.6620728Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-10-10T00:52:50.6623954Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2025-10-10T00:52:50.6627474Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-10-10T00:52:50.6630768Z adding 'torch/include/ATen/ops/erfinv_native.h' 2025-10-10T00:52:50.6634250Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2025-10-10T00:52:50.6637605Z adding 'torch/include/ATen/ops/exp.h' 2025-10-10T00:52:50.6640924Z adding 'torch/include/ATen/ops/exp2.h' 2025-10-10T00:52:50.6644720Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6647844Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-10-10T00:52:50.6651168Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-10-10T00:52:50.6654534Z adding 'torch/include/ATen/ops/exp2_meta.h' 2025-10-10T00:52:50.6657878Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2025-10-10T00:52:50.6661648Z adding 'torch/include/ATen/ops/exp2_native.h' 2025-10-10T00:52:50.6665072Z adding 'torch/include/ATen/ops/exp2_ops.h' 2025-10-10T00:52:50.6668635Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6671789Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2025-10-10T00:52:50.6675281Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2025-10-10T00:52:50.6678532Z adding 'torch/include/ATen/ops/exp_meta.h' 2025-10-10T00:52:50.6681992Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2025-10-10T00:52:50.6685238Z adding 'torch/include/ATen/ops/exp_native.h' 2025-10-10T00:52:50.6688710Z adding 'torch/include/ATen/ops/exp_ops.h' 2025-10-10T00:52:50.6692240Z adding 'torch/include/ATen/ops/expand.h' 2025-10-10T00:52:50.6695497Z adding 'torch/include/ATen/ops/expand_as.h' 2025-10-10T00:52:50.6698943Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6702004Z adding 'torch/include/ATen/ops/expand_as_native.h' 2025-10-10T00:52:50.6705358Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2025-10-10T00:52:50.6708839Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6712280Z adding 'torch/include/ATen/ops/expand_copy.h' 2025-10-10T00:52:50.6716060Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6719437Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6722513Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2025-10-10T00:52:50.6725933Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2025-10-10T00:52:50.6729173Z adding 'torch/include/ATen/ops/expand_native.h' 2025-10-10T00:52:50.6732908Z adding 'torch/include/ATen/ops/expand_ops.h' 2025-10-10T00:52:50.6736302Z adding 'torch/include/ATen/ops/expm1.h' 2025-10-10T00:52:50.6740580Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.6744060Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-10-10T00:52:50.6747924Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-10-10T00:52:50.6751679Z adding 'torch/include/ATen/ops/expm1_meta.h' 2025-10-10T00:52:50.6755582Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2025-10-10T00:52:50.6759328Z adding 'torch/include/ATen/ops/expm1_native.h' 2025-10-10T00:52:50.6763193Z adding 'torch/include/ATen/ops/expm1_ops.h' 2025-10-10T00:52:50.6766691Z adding 'torch/include/ATen/ops/exponential.h' 2025-10-10T00:52:50.6770381Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6773813Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-10-10T00:52:50.6777244Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-10-10T00:52:50.6780747Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2025-10-10T00:52:50.6784024Z adding 'torch/include/ATen/ops/exponential_native.h' 2025-10-10T00:52:50.6787675Z adding 'torch/include/ATen/ops/exponential_ops.h' 2025-10-10T00:52:50.6791781Z adding 'torch/include/ATen/ops/eye.h' 2025-10-10T00:52:50.6795626Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6799124Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2025-10-10T00:52:50.6802674Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2025-10-10T00:52:50.6806062Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2025-10-10T00:52:50.6809503Z adding 'torch/include/ATen/ops/eye_native.h' 2025-10-10T00:52:50.6813238Z adding 'torch/include/ATen/ops/eye_ops.h' 2025-10-10T00:52:50.6816956Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2025-10-10T00:52:50.6820535Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2025-10-10T00:52:50.6823978Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2025-10-10T00:52:50.6827741Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6830948Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2025-10-10T00:52:50.6835070Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2025-10-10T00:52:50.6838787Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6842209Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2025-10-10T00:52:50.6845577Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2025-10-10T00:52:50.6848988Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2025-10-10T00:52:50.6852608Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2025-10-10T00:52:50.6856422Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6860016Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2025-10-10T00:52:50.6863358Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2025-10-10T00:52:50.6866752Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2025-10-10T00:52:50.6870353Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2025-10-10T00:52:50.6873761Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2025-10-10T00:52:50.6877474Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6880624Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2025-10-10T00:52:50.6884177Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2025-10-10T00:52:50.6887827Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.6891146Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2025-10-10T00:52:50.6894625Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2025-10-10T00:52:50.6897963Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2025-10-10T00:52:50.6901845Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2025-10-10T00:52:50.6905266Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6908417Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2025-10-10T00:52:50.6911892Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2025-10-10T00:52:50.6915430Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2025-10-10T00:52:50.6918999Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6922304Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2025-10-10T00:52:50.6925857Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6929113Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2025-10-10T00:52:50.6932586Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2025-10-10T00:52:50.6936232Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2025-10-10T00:52:50.6939547Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2025-10-10T00:52:50.6942799Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2025-10-10T00:52:50.6946516Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6949823Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2025-10-10T00:52:50.6953490Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6956617Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2025-10-10T00:52:50.6960075Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2025-10-10T00:52:50.6963370Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2025-10-10T00:52:50.6966817Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2025-10-10T00:52:50.6970133Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2025-10-10T00:52:50.6973703Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6976855Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2025-10-10T00:52:50.6980238Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2025-10-10T00:52:50.6983526Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2025-10-10T00:52:50.6987055Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.6990141Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2025-10-10T00:52:50.6993470Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2025-10-10T00:52:50.6996795Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2025-10-10T00:52:50.7000330Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7003622Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2025-10-10T00:52:50.7007073Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2025-10-10T00:52:50.7010381Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2025-10-10T00:52:50.7013940Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7017126Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2025-10-10T00:52:50.7020550Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2025-10-10T00:52:50.7023836Z adding 'torch/include/ATen/ops/feature_dropout.h' 2025-10-10T00:52:50.7027348Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7030467Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2025-10-10T00:52:50.7033865Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2025-10-10T00:52:50.7037566Z adding 'torch/include/ATen/ops/fft_fft.h' 2025-10-10T00:52:50.7041338Z adding 'torch/include/ATen/ops/fft_fft2.h' 2025-10-10T00:52:50.7045049Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7048236Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2025-10-10T00:52:50.7051723Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2025-10-10T00:52:50.7055458Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7058669Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2025-10-10T00:52:50.7062146Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2025-10-10T00:52:50.7065648Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2025-10-10T00:52:50.7069269Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.7072408Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2025-10-10T00:52:50.7075882Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2025-10-10T00:52:50.7079559Z adding 'torch/include/ATen/ops/fft_fftn.h' 2025-10-10T00:52:50.7083325Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7086484Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2025-10-10T00:52:50.7089967Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2025-10-10T00:52:50.7093286Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2025-10-10T00:52:50.7096915Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7100062Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2025-10-10T00:52:50.7105272Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2025-10-10T00:52:50.7110310Z adding 'torch/include/ATen/ops/fft_hfft.h' 2025-10-10T00:52:50.7114970Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2025-10-10T00:52:50.7119109Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7122159Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2025-10-10T00:52:50.7125668Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2025-10-10T00:52:50.7129253Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7132411Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2025-10-10T00:52:50.7136063Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2025-10-10T00:52:50.7139747Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2025-10-10T00:52:50.7143489Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7146688Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2025-10-10T00:52:50.7150171Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2025-10-10T00:52:50.7153822Z adding 'torch/include/ATen/ops/fft_ifft.h' 2025-10-10T00:52:50.7157611Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2025-10-10T00:52:50.7161325Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7164502Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2025-10-10T00:52:50.7167967Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2025-10-10T00:52:50.7171560Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7174831Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2025-10-10T00:52:50.7178297Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2025-10-10T00:52:50.7182003Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2025-10-10T00:52:50.7185733Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7188912Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2025-10-10T00:52:50.7192409Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2025-10-10T00:52:50.7195757Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2025-10-10T00:52:50.7199234Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7204592Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2025-10-10T00:52:50.7211653Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2025-10-10T00:52:50.7215951Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2025-10-10T00:52:50.7220395Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2025-10-10T00:52:50.7224662Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7228399Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2025-10-10T00:52:50.7232408Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2025-10-10T00:52:50.7236698Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7240463Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2025-10-10T00:52:50.7244305Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2025-10-10T00:52:50.7248469Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2025-10-10T00:52:50.7252231Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7255758Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2025-10-10T00:52:50.7259356Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2025-10-10T00:52:50.7263144Z adding 'torch/include/ATen/ops/fft_irfft.h' 2025-10-10T00:52:50.7267138Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2025-10-10T00:52:50.7270886Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7274169Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2025-10-10T00:52:50.7277654Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2025-10-10T00:52:50.7281347Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7284595Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2025-10-10T00:52:50.7288078Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2025-10-10T00:52:50.7292066Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2025-10-10T00:52:50.7295919Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7299261Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2025-10-10T00:52:50.7302768Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2025-10-10T00:52:50.7306431Z adding 'torch/include/ATen/ops/fft_rfft.h' 2025-10-10T00:52:50.7310223Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2025-10-10T00:52:50.7313935Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7317086Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2025-10-10T00:52:50.7320549Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2025-10-10T00:52:50.7324132Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7327294Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2025-10-10T00:52:50.7330948Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2025-10-10T00:52:50.7334543Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2025-10-10T00:52:50.7338163Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.7341352Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2025-10-10T00:52:50.7344826Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-10-10T00:52:50.7348481Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2025-10-10T00:52:50.7352193Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7355377Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2025-10-10T00:52:50.7358849Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2025-10-10T00:52:50.7362350Z adding 'torch/include/ATen/ops/fill.h' 2025-10-10T00:52:50.7365915Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.7369123Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2025-10-10T00:52:50.7372421Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2025-10-10T00:52:50.7375756Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2025-10-10T00:52:50.7379231Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7382357Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2025-10-10T00:52:50.7385890Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2025-10-10T00:52:50.7389240Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2025-10-10T00:52:50.7392818Z adding 'torch/include/ATen/ops/fill_native.h' 2025-10-10T00:52:50.7396493Z adding 'torch/include/ATen/ops/fill_ops.h' 2025-10-10T00:52:50.7399875Z adding 'torch/include/ATen/ops/fix.h' 2025-10-10T00:52:50.7403352Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7406456Z adding 'torch/include/ATen/ops/fix_native.h' 2025-10-10T00:52:50.7409873Z adding 'torch/include/ATen/ops/fix_ops.h' 2025-10-10T00:52:50.7413263Z adding 'torch/include/ATen/ops/flatten.h' 2025-10-10T00:52:50.7416976Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7420181Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2025-10-10T00:52:50.7423653Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7426738Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2025-10-10T00:52:50.7430098Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2025-10-10T00:52:50.7433274Z adding 'torch/include/ATen/ops/flatten_native.h' 2025-10-10T00:52:50.7436832Z adding 'torch/include/ATen/ops/flatten_ops.h' 2025-10-10T00:52:50.7440190Z adding 'torch/include/ATen/ops/flip.h' 2025-10-10T00:52:50.7443710Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.7446960Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2025-10-10T00:52:50.7450178Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2025-10-10T00:52:50.7453349Z adding 'torch/include/ATen/ops/flip_native.h' 2025-10-10T00:52:50.7456898Z adding 'torch/include/ATen/ops/flip_ops.h' 2025-10-10T00:52:50.7460163Z adding 'torch/include/ATen/ops/fliplr.h' 2025-10-10T00:52:50.7463619Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7466748Z adding 'torch/include/ATen/ops/fliplr_native.h' 2025-10-10T00:52:50.7470077Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2025-10-10T00:52:50.7473313Z adding 'torch/include/ATen/ops/flipud.h' 2025-10-10T00:52:50.7476810Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7479895Z adding 'torch/include/ATen/ops/flipud_native.h' 2025-10-10T00:52:50.7483240Z adding 'torch/include/ATen/ops/flipud_ops.h' 2025-10-10T00:52:50.7486968Z adding 'torch/include/ATen/ops/float_power.h' 2025-10-10T00:52:50.7490602Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7493819Z adding 'torch/include/ATen/ops/float_power_native.h' 2025-10-10T00:52:50.7497636Z adding 'torch/include/ATen/ops/float_power_ops.h' 2025-10-10T00:52:50.7501105Z adding 'torch/include/ATen/ops/floor.h' 2025-10-10T00:52:50.7504672Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.7507822Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2025-10-10T00:52:50.7511156Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2025-10-10T00:52:50.7514531Z adding 'torch/include/ATen/ops/floor_divide.h' 2025-10-10T00:52:50.7518064Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.7521275Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2025-10-10T00:52:50.7524598Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2025-10-10T00:52:50.7527928Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2025-10-10T00:52:50.7531193Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2025-10-10T00:52:50.7534951Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2025-10-10T00:52:50.7538312Z adding 'torch/include/ATen/ops/floor_meta.h' 2025-10-10T00:52:50.7541632Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2025-10-10T00:52:50.7544856Z adding 'torch/include/ATen/ops/floor_native.h' 2025-10-10T00:52:50.7548278Z adding 'torch/include/ATen/ops/floor_ops.h' 2025-10-10T00:52:50.7551601Z adding 'torch/include/ATen/ops/fmax.h' 2025-10-10T00:52:50.7555180Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.7558363Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-10-10T00:52:50.7561653Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-10-10T00:52:50.7564853Z adding 'torch/include/ATen/ops/fmax_meta.h' 2025-10-10T00:52:50.7568192Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2025-10-10T00:52:50.7571391Z adding 'torch/include/ATen/ops/fmax_native.h' 2025-10-10T00:52:50.7574897Z adding 'torch/include/ATen/ops/fmax_ops.h' 2025-10-10T00:52:50.7578220Z adding 'torch/include/ATen/ops/fmin.h' 2025-10-10T00:52:50.7581766Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.7584951Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-10-10T00:52:50.7588423Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-10-10T00:52:50.7591658Z adding 'torch/include/ATen/ops/fmin_meta.h' 2025-10-10T00:52:50.7595135Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2025-10-10T00:52:50.7598425Z adding 'torch/include/ATen/ops/fmin_native.h' 2025-10-10T00:52:50.7602130Z adding 'torch/include/ATen/ops/fmin_ops.h' 2025-10-10T00:52:50.7605676Z adding 'torch/include/ATen/ops/fmod.h' 2025-10-10T00:52:50.7609231Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.7612804Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.7616209Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-10-10T00:52:50.7619575Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-10-10T00:52:50.7623053Z adding 'torch/include/ATen/ops/fmod_meta.h' 2025-10-10T00:52:50.7626430Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2025-10-10T00:52:50.7630030Z adding 'torch/include/ATen/ops/fmod_native.h' 2025-10-10T00:52:50.7634133Z adding 'torch/include/ATen/ops/fmod_ops.h' 2025-10-10T00:52:50.7638055Z adding 'torch/include/ATen/ops/frac.h' 2025-10-10T00:52:50.7642207Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.7645933Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2025-10-10T00:52:50.7649774Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2025-10-10T00:52:50.7653570Z adding 'torch/include/ATen/ops/frac_meta.h' 2025-10-10T00:52:50.7657522Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2025-10-10T00:52:50.7661315Z adding 'torch/include/ATen/ops/frac_native.h' 2025-10-10T00:52:50.7665356Z adding 'torch/include/ATen/ops/frac_ops.h' 2025-10-10T00:52:50.7669071Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2025-10-10T00:52:50.7672729Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2025-10-10T00:52:50.7676480Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.7679846Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.7683221Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.7686708Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2025-10-10T00:52:50.7690181Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2025-10-10T00:52:50.7693696Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2025-10-10T00:52:50.7697258Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2025-10-10T00:52:50.7700856Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.7704357Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2025-10-10T00:52:50.7707750Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2025-10-10T00:52:50.7711039Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2025-10-10T00:52:50.7714441Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2025-10-10T00:52:50.7717863Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2025-10-10T00:52:50.7721418Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2025-10-10T00:52:50.7724899Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2025-10-10T00:52:50.7728359Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2025-10-10T00:52:50.7731823Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.7735322Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.7738582Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2025-10-10T00:52:50.7742074Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2025-10-10T00:52:50.7745719Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.7749127Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2025-10-10T00:52:50.7752486Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2025-10-10T00:52:50.7756679Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2025-10-10T00:52:50.7760352Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2025-10-10T00:52:50.7763681Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2025-10-10T00:52:50.7767286Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2025-10-10T00:52:50.7770616Z adding 'torch/include/ATen/ops/frexp.h' 2025-10-10T00:52:50.7774254Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.7777529Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-10-10T00:52:50.7780854Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-10-10T00:52:50.7784065Z adding 'torch/include/ATen/ops/frexp_native.h' 2025-10-10T00:52:50.7787484Z adding 'torch/include/ATen/ops/frexp_ops.h' 2025-10-10T00:52:50.7790854Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2025-10-10T00:52:50.7794396Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7797519Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2025-10-10T00:52:50.7801240Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2025-10-10T00:52:50.7805240Z adding 'torch/include/ATen/ops/from_blob.h' 2025-10-10T00:52:50.7808865Z adding 'torch/include/ATen/ops/from_file.h' 2025-10-10T00:52:50.7812396Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.7815854Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2025-10-10T00:52:50.7819175Z adding 'torch/include/ATen/ops/from_file_native.h' 2025-10-10T00:52:50.7822711Z adding 'torch/include/ATen/ops/from_file_ops.h' 2025-10-10T00:52:50.7826619Z adding 'torch/include/ATen/ops/full.h' 2025-10-10T00:52:50.7830442Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.7833895Z adding 'torch/include/ATen/ops/full_like.h' 2025-10-10T00:52:50.7837548Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.7840777Z adding 'torch/include/ATen/ops/full_like_native.h' 2025-10-10T00:52:50.7844336Z adding 'torch/include/ATen/ops/full_like_ops.h' 2025-10-10T00:52:50.7847669Z adding 'torch/include/ATen/ops/full_native.h' 2025-10-10T00:52:50.7851335Z adding 'torch/include/ATen/ops/full_ops.h' 2025-10-10T00:52:50.7855045Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2025-10-10T00:52:50.7858625Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7861860Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2025-10-10T00:52:50.7865361Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2025-10-10T00:52:50.7868729Z adding 'torch/include/ATen/ops/gather.h' 2025-10-10T00:52:50.7872104Z adding 'torch/include/ATen/ops/gather_backward.h' 2025-10-10T00:52:50.7875580Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7878681Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2025-10-10T00:52:50.7882009Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2025-10-10T00:52:50.7885557Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.7888840Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.7892056Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2025-10-10T00:52:50.7895518Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2025-10-10T00:52:50.7898750Z adding 'torch/include/ATen/ops/gather_meta.h' 2025-10-10T00:52:50.7902078Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2025-10-10T00:52:50.7905351Z adding 'torch/include/ATen/ops/gather_native.h' 2025-10-10T00:52:50.7909100Z adding 'torch/include/ATen/ops/gather_ops.h' 2025-10-10T00:52:50.7912698Z adding 'torch/include/ATen/ops/gcd.h' 2025-10-10T00:52:50.7923810Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.7927146Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-10-10T00:52:50.7930650Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-10-10T00:52:50.7934037Z adding 'torch/include/ATen/ops/gcd_meta.h' 2025-10-10T00:52:50.7937603Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2025-10-10T00:52:50.7940841Z adding 'torch/include/ATen/ops/gcd_native.h' 2025-10-10T00:52:50.7944386Z adding 'torch/include/ATen/ops/gcd_ops.h' 2025-10-10T00:52:50.7947997Z adding 'torch/include/ATen/ops/ge.h' 2025-10-10T00:52:50.7951615Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.7954988Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2025-10-10T00:52:50.7958532Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2025-10-10T00:52:50.7961775Z adding 'torch/include/ATen/ops/ge_meta.h' 2025-10-10T00:52:50.7965275Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2025-10-10T00:52:50.7968642Z adding 'torch/include/ATen/ops/ge_native.h' 2025-10-10T00:52:50.7972429Z adding 'torch/include/ATen/ops/ge_ops.h' 2025-10-10T00:52:50.7976189Z adding 'torch/include/ATen/ops/gelu.h' 2025-10-10T00:52:50.7979667Z adding 'torch/include/ATen/ops/gelu_backward.h' 2025-10-10T00:52:50.7983732Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.7987030Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2025-10-10T00:52:50.7990499Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2025-10-10T00:52:50.7993881Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2025-10-10T00:52:50.7997312Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2025-10-10T00:52:50.8000756Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2025-10-10T00:52:50.8004396Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2025-10-10T00:52:50.8007992Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8011336Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-10-10T00:52:50.8014827Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-10-10T00:52:50.8018159Z adding 'torch/include/ATen/ops/gelu_meta.h' 2025-10-10T00:52:50.8021666Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2025-10-10T00:52:50.8025016Z adding 'torch/include/ATen/ops/gelu_native.h' 2025-10-10T00:52:50.8028652Z adding 'torch/include/ATen/ops/gelu_ops.h' 2025-10-10T00:52:50.8032164Z adding 'torch/include/ATen/ops/geometric.h' 2025-10-10T00:52:50.8035793Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.8039138Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-10-10T00:52:50.8042483Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-10-10T00:52:50.8045903Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2025-10-10T00:52:50.8049146Z adding 'torch/include/ATen/ops/geometric_native.h' 2025-10-10T00:52:50.8052826Z adding 'torch/include/ATen/ops/geometric_ops.h' 2025-10-10T00:52:50.8056445Z adding 'torch/include/ATen/ops/geqrf.h' 2025-10-10T00:52:50.8059907Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-10-10T00:52:50.8063434Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-10-10T00:52:50.8066677Z adding 'torch/include/ATen/ops/geqrf_native.h' 2025-10-10T00:52:50.8070237Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2025-10-10T00:52:50.8073717Z adding 'torch/include/ATen/ops/ger.h' 2025-10-10T00:52:50.8077206Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8080482Z adding 'torch/include/ATen/ops/ger_native.h' 2025-10-10T00:52:50.8083986Z adding 'torch/include/ATen/ops/ger_ops.h' 2025-10-10T00:52:50.8087403Z adding 'torch/include/ATen/ops/glu.h' 2025-10-10T00:52:50.8090985Z adding 'torch/include/ATen/ops/glu_backward.h' 2025-10-10T00:52:50.8094475Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2025-10-10T00:52:50.8097939Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2025-10-10T00:52:50.8101383Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2025-10-10T00:52:50.8104985Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.8108384Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2025-10-10T00:52:50.8111607Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2025-10-10T00:52:50.8115008Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2025-10-10T00:52:50.8118622Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2025-10-10T00:52:50.8121980Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2025-10-10T00:52:50.8125724Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2025-10-10T00:52:50.8135455Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8135613Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2025-10-10T00:52:50.8137204Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2025-10-10T00:52:50.8140608Z adding 'torch/include/ATen/ops/glu_jvp.h' 2025-10-10T00:52:50.8144201Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.8147648Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2025-10-10T00:52:50.8150975Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2025-10-10T00:52:50.8154394Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2025-10-10T00:52:50.8157871Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2025-10-10T00:52:50.8161380Z adding 'torch/include/ATen/ops/glu_meta.h' 2025-10-10T00:52:50.8164728Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2025-10-10T00:52:50.8167963Z adding 'torch/include/ATen/ops/glu_native.h' 2025-10-10T00:52:50.8171598Z adding 'torch/include/ATen/ops/glu_ops.h' 2025-10-10T00:52:50.8175321Z adding 'torch/include/ATen/ops/gradient.h' 2025-10-10T00:52:50.8179314Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8182540Z adding 'torch/include/ATen/ops/gradient_native.h' 2025-10-10T00:52:50.8186581Z adding 'torch/include/ATen/ops/gradient_ops.h' 2025-10-10T00:52:50.8190159Z adding 'torch/include/ATen/ops/greater.h' 2025-10-10T00:52:50.8193739Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8197065Z adding 'torch/include/ATen/ops/greater_equal.h' 2025-10-10T00:52:50.8200696Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8203867Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2025-10-10T00:52:50.8207460Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2025-10-10T00:52:50.8210825Z adding 'torch/include/ATen/ops/greater_native.h' 2025-10-10T00:52:50.8214525Z adding 'torch/include/ATen/ops/greater_ops.h' 2025-10-10T00:52:50.8218188Z adding 'torch/include/ATen/ops/grid_sampler.h' 2025-10-10T00:52:50.8221638Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2025-10-10T00:52:50.8225198Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2025-10-10T00:52:50.8228826Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.8232152Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.8235517Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.8238801Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2025-10-10T00:52:50.8242382Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2025-10-10T00:52:50.8245921Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.8249167Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2025-10-10T00:52:50.8252540Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2025-10-10T00:52:50.8255836Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2025-10-10T00:52:50.8259317Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2025-10-10T00:52:50.8262729Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2025-10-10T00:52:50.8266230Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2025-10-10T00:52:50.8269933Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.8273334Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2025-10-10T00:52:50.8276732Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2025-10-10T00:52:50.8280202Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2025-10-10T00:52:50.8283782Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2025-10-10T00:52:50.8287325Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.8290583Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2025-10-10T00:52:50.8294021Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2025-10-10T00:52:50.8297318Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2025-10-10T00:52:50.8300855Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2025-10-10T00:52:50.8304387Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8307496Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2025-10-10T00:52:50.8310884Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2025-10-10T00:52:50.8314213Z adding 'torch/include/ATen/ops/group_norm.h' 2025-10-10T00:52:50.8317777Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8320957Z adding 'torch/include/ATen/ops/group_norm_native.h' 2025-10-10T00:52:50.8324372Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2025-10-10T00:52:50.8327762Z adding 'torch/include/ATen/ops/gru.h' 2025-10-10T00:52:50.8331146Z adding 'torch/include/ATen/ops/gru_cell.h' 2025-10-10T00:52:50.8334733Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8337865Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2025-10-10T00:52:50.8341256Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2025-10-10T00:52:50.8344750Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8347969Z adding 'torch/include/ATen/ops/gru_native.h' 2025-10-10T00:52:50.8351506Z adding 'torch/include/ATen/ops/gru_ops.h' 2025-10-10T00:52:50.8354944Z adding 'torch/include/ATen/ops/gt.h' 2025-10-10T00:52:50.8358853Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8362061Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2025-10-10T00:52:50.8365418Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2025-10-10T00:52:50.8368651Z adding 'torch/include/ATen/ops/gt_meta.h' 2025-10-10T00:52:50.8372066Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2025-10-10T00:52:50.8375577Z adding 'torch/include/ATen/ops/gt_native.h' 2025-10-10T00:52:50.8379383Z adding 'torch/include/ATen/ops/gt_ops.h' 2025-10-10T00:52:50.8383427Z adding 'torch/include/ATen/ops/hamming_window.h' 2025-10-10T00:52:50.8387463Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.8400696Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2025-10-10T00:52:50.8404537Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2025-10-10T00:52:50.8408536Z adding 'torch/include/ATen/ops/hann_window.h' 2025-10-10T00:52:50.8412286Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.8415738Z adding 'torch/include/ATen/ops/hann_window_native.h' 2025-10-10T00:52:50.8419505Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2025-10-10T00:52:50.8422970Z adding 'torch/include/ATen/ops/hardshrink.h' 2025-10-10T00:52:50.8426599Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2025-10-10T00:52:50.8430277Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8433576Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2025-10-10T00:52:50.8437051Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2025-10-10T00:52:50.8440378Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2025-10-10T00:52:50.8443864Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2025-10-10T00:52:50.8447099Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2025-10-10T00:52:50.8450631Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2025-10-10T00:52:50.8454433Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8457636Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-10-10T00:52:50.8461207Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-10-10T00:52:50.8464534Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2025-10-10T00:52:50.8467920Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-10-10T00:52:50.8471265Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2025-10-10T00:52:50.8474673Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2025-10-10T00:52:50.8478196Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2025-10-10T00:52:50.8481607Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2025-10-10T00:52:50.8485300Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8488590Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2025-10-10T00:52:50.8491885Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2025-10-10T00:52:50.8495398Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-10-10T00:52:50.8498823Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2025-10-10T00:52:50.8502095Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-10-10T00:52:50.8505634Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-10-10T00:52:50.8509146Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8512469Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-10-10T00:52:50.8515829Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-10-10T00:52:50.8519143Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2025-10-10T00:52:50.8522616Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-10-10T00:52:50.8525855Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2025-10-10T00:52:50.8529457Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2025-10-10T00:52:50.8532852Z adding 'torch/include/ATen/ops/hardswish.h' 2025-10-10T00:52:50.8536449Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2025-10-10T00:52:50.8540160Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.8543408Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2025-10-10T00:52:50.8546900Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2025-10-10T00:52:50.8550138Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2025-10-10T00:52:50.8553653Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2025-10-10T00:52:50.8557488Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-10-10T00:52:50.8560806Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-10-10T00:52:50.8564248Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-10-10T00:52:50.8567534Z adding 'torch/include/ATen/ops/hardswish_native.h' 2025-10-10T00:52:50.8571044Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2025-10-10T00:52:50.8574658Z adding 'torch/include/ATen/ops/hardtanh.h' 2025-10-10T00:52:50.8578056Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2025-10-10T00:52:50.8581682Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2025-10-10T00:52:50.8585080Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2025-10-10T00:52:50.8588349Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2025-10-10T00:52:50.8591942Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2025-10-10T00:52:50.8595443Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-10-10T00:52:50.8598923Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-10-10T00:52:50.8602362Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-10-10T00:52:50.8605634Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2025-10-10T00:52:50.8609246Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2025-10-10T00:52:50.8612663Z adding 'torch/include/ATen/ops/hash_tensor.h' 2025-10-10T00:52:50.8616523Z adding 'torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8619797Z adding 'torch/include/ATen/ops/hash_tensor_cpu_dispatch.h' 2025-10-10T00:52:50.8623182Z adding 'torch/include/ATen/ops/hash_tensor_cuda_dispatch.h' 2025-10-10T00:52:50.8626806Z adding 'torch/include/ATen/ops/hash_tensor_meta.h' 2025-10-10T00:52:50.8630720Z adding 'torch/include/ATen/ops/hash_tensor_meta_dispatch.h' 2025-10-10T00:52:50.8634283Z adding 'torch/include/ATen/ops/hash_tensor_native.h' 2025-10-10T00:52:50.8637720Z adding 'torch/include/ATen/ops/hash_tensor_ops.h' 2025-10-10T00:52:50.8641234Z adding 'torch/include/ATen/ops/heaviside.h' 2025-10-10T00:52:50.8644960Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8648148Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-10-10T00:52:50.8651648Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-10-10T00:52:50.8654989Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2025-10-10T00:52:50.8658525Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-10-10T00:52:50.8661736Z adding 'torch/include/ATen/ops/heaviside_native.h' 2025-10-10T00:52:50.8665160Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2025-10-10T00:52:50.8668716Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2025-10-10T00:52:50.8672219Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8675306Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2025-10-10T00:52:50.8678679Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2025-10-10T00:52:50.8681947Z adding 'torch/include/ATen/ops/histc.h' 2025-10-10T00:52:50.8685501Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2025-10-10T00:52:50.8688830Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2025-10-10T00:52:50.8692062Z adding 'torch/include/ATen/ops/histc_native.h' 2025-10-10T00:52:50.8695575Z adding 'torch/include/ATen/ops/histc_ops.h' 2025-10-10T00:52:50.8699112Z adding 'torch/include/ATen/ops/histogram.h' 2025-10-10T00:52:50.8702642Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-10-10T00:52:50.8705945Z adding 'torch/include/ATen/ops/histogram_native.h' 2025-10-10T00:52:50.8709615Z adding 'torch/include/ATen/ops/histogram_ops.h' 2025-10-10T00:52:50.8713075Z adding 'torch/include/ATen/ops/histogramdd.h' 2025-10-10T00:52:50.8716945Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8720133Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2025-10-10T00:52:50.8723667Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2025-10-10T00:52:50.8727062Z adding 'torch/include/ATen/ops/hsplit.h' 2025-10-10T00:52:50.8731336Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8734586Z adding 'torch/include/ATen/ops/hsplit_native.h' 2025-10-10T00:52:50.8738354Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2025-10-10T00:52:50.8741347Z adding 'torch/include/ATen/ops/hspmm.h' 2025-10-10T00:52:50.8745121Z adding 'torch/include/ATen/ops/hspmm_native.h' 2025-10-10T00:52:50.8747970Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2025-10-10T00:52:50.8751584Z adding 'torch/include/ATen/ops/hstack.h' 2025-10-10T00:52:50.8755070Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8758200Z adding 'torch/include/ATen/ops/hstack_native.h' 2025-10-10T00:52:50.8762004Z adding 'torch/include/ATen/ops/hstack_ops.h' 2025-10-10T00:52:50.8764969Z adding 'torch/include/ATen/ops/huber_loss.h' 2025-10-10T00:52:50.8768342Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2025-10-10T00:52:50.8772022Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.8775345Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:50.8778661Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:50.8781983Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2025-10-10T00:52:50.8785465Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2025-10-10T00:52:50.8788856Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2025-10-10T00:52:50.8792201Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2025-10-10T00:52:50.8795403Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2025-10-10T00:52:50.8798794Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2025-10-10T00:52:50.8802101Z adding 'torch/include/ATen/ops/hypot.h' 2025-10-10T00:52:50.8805608Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8808750Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-10-10T00:52:50.8812073Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-10-10T00:52:50.8815361Z adding 'torch/include/ATen/ops/hypot_meta.h' 2025-10-10T00:52:50.8818676Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2025-10-10T00:52:50.8821858Z adding 'torch/include/ATen/ops/hypot_native.h' 2025-10-10T00:52:50.8825267Z adding 'torch/include/ATen/ops/hypot_ops.h' 2025-10-10T00:52:50.8828577Z adding 'torch/include/ATen/ops/i0.h' 2025-10-10T00:52:50.8832088Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8835187Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2025-10-10T00:52:50.8838486Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2025-10-10T00:52:50.8841680Z adding 'torch/include/ATen/ops/i0_meta.h' 2025-10-10T00:52:50.8844984Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2025-10-10T00:52:50.8848191Z adding 'torch/include/ATen/ops/i0_native.h' 2025-10-10T00:52:50.8851584Z adding 'torch/include/ATen/ops/i0_ops.h' 2025-10-10T00:52:50.8855013Z adding 'torch/include/ATen/ops/igamma.h' 2025-10-10T00:52:50.8858580Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8861724Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-10-10T00:52:50.8865028Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-10-10T00:52:50.8868247Z adding 'torch/include/ATen/ops/igamma_meta.h' 2025-10-10T00:52:50.8871575Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2025-10-10T00:52:50.8874756Z adding 'torch/include/ATen/ops/igamma_native.h' 2025-10-10T00:52:50.8878179Z adding 'torch/include/ATen/ops/igamma_ops.h' 2025-10-10T00:52:50.8881496Z adding 'torch/include/ATen/ops/igammac.h' 2025-10-10T00:52:50.8885025Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8888126Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-10-10T00:52:50.8891483Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-10-10T00:52:50.8894818Z adding 'torch/include/ATen/ops/igammac_meta.h' 2025-10-10T00:52:50.8898121Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2025-10-10T00:52:50.8901301Z adding 'torch/include/ATen/ops/igammac_native.h' 2025-10-10T00:52:50.8904716Z adding 'torch/include/ATen/ops/igammac_ops.h' 2025-10-10T00:52:50.8908131Z adding 'torch/include/ATen/ops/im2col.h' 2025-10-10T00:52:50.8911464Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-10-10T00:52:50.8914767Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-10-10T00:52:50.8917997Z adding 'torch/include/ATen/ops/im2col_native.h' 2025-10-10T00:52:50.8921475Z adding 'torch/include/ATen/ops/im2col_ops.h' 2025-10-10T00:52:50.8924808Z adding 'torch/include/ATen/ops/imag.h' 2025-10-10T00:52:50.8928197Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8931263Z adding 'torch/include/ATen/ops/imag_native.h' 2025-10-10T00:52:50.8934677Z adding 'torch/include/ATen/ops/imag_ops.h' 2025-10-10T00:52:50.8938813Z adding 'torch/include/ATen/ops/index.h' 2025-10-10T00:52:50.8942119Z adding 'torch/include/ATen/ops/index_add.h' 2025-10-10T00:52:50.8945933Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8949247Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8952810Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2025-10-10T00:52:50.8956178Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2025-10-10T00:52:50.8959538Z adding 'torch/include/ATen/ops/index_add_meta.h' 2025-10-10T00:52:50.8963110Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2025-10-10T00:52:50.8967300Z adding 'torch/include/ATen/ops/index_add_native.h' 2025-10-10T00:52:50.8970091Z adding 'torch/include/ATen/ops/index_add_ops.h' 2025-10-10T00:52:50.8973947Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8977220Z adding 'torch/include/ATen/ops/index_copy.h' 2025-10-10T00:52:50.8980964Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.8984710Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.8987573Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2025-10-10T00:52:50.8991061Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2025-10-10T00:52:50.8994356Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2025-10-10T00:52:50.8997940Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2025-10-10T00:52:50.9001994Z adding 'torch/include/ATen/ops/index_copy_native.h' 2025-10-10T00:52:50.9005284Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2025-10-10T00:52:50.9008877Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2025-10-10T00:52:50.9012792Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2025-10-10T00:52:50.9016066Z adding 'torch/include/ATen/ops/index_fill.h' 2025-10-10T00:52:50.9019850Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9023216Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9026656Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2025-10-10T00:52:50.9030689Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2025-10-10T00:52:50.9033422Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2025-10-10T00:52:50.9036871Z adding 'torch/include/ATen/ops/index_fill_native.h' 2025-10-10T00:52:50.9040832Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2025-10-10T00:52:50.9044669Z adding 'torch/include/ATen/ops/index_meta.h' 2025-10-10T00:52:50.9048245Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2025-10-10T00:52:50.9051579Z adding 'torch/include/ATen/ops/index_native.h' 2025-10-10T00:52:50.9055308Z adding 'torch/include/ATen/ops/index_ops.h' 2025-10-10T00:52:50.9059343Z adding 'torch/include/ATen/ops/index_put.h' 2025-10-10T00:52:50.9062402Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9065699Z adding 'torch/include/ATen/ops/index_put_native.h' 2025-10-10T00:52:50.9069212Z adding 'torch/include/ATen/ops/index_put_ops.h' 2025-10-10T00:52:50.9072967Z adding 'torch/include/ATen/ops/index_reduce.h' 2025-10-10T00:52:50.9076846Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9079884Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2025-10-10T00:52:50.9083390Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2025-10-10T00:52:50.9086729Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2025-10-10T00:52:50.9091127Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2025-10-10T00:52:50.9094020Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2025-10-10T00:52:50.9097349Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2025-10-10T00:52:50.9101514Z adding 'torch/include/ATen/ops/index_select.h' 2025-10-10T00:52:50.9105589Z adding 'torch/include/ATen/ops/index_select_backward.h' 2025-10-10T00:52:50.9108693Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9111985Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2025-10-10T00:52:50.9115360Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2025-10-10T00:52:50.9119006Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9122832Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2025-10-10T00:52:50.9125706Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2025-10-10T00:52:50.9149057Z adding 'torch/include/ATen/ops/index_select_native.h' 2025-10-10T00:52:50.9149476Z adding 'torch/include/ATen/ops/index_select_ops.h' 2025-10-10T00:52:50.9149818Z adding 'torch/include/ATen/ops/indices.h' 2025-10-10T00:52:50.9150275Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9150766Z adding 'torch/include/ATen/ops/indices_copy.h' 2025-10-10T00:52:50.9151248Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9152352Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9155591Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2025-10-10T00:52:50.9158966Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2025-10-10T00:52:50.9162458Z adding 'torch/include/ATen/ops/indices_native.h' 2025-10-10T00:52:50.9167182Z adding 'torch/include/ATen/ops/indices_ops.h' 2025-10-10T00:52:50.9169448Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2025-10-10T00:52:50.9173544Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9176365Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2025-10-10T00:52:50.9179698Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2025-10-10T00:52:50.9184254Z adding 'torch/include/ATen/ops/inner.h' 2025-10-10T00:52:50.9186572Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9189717Z adding 'torch/include/ATen/ops/inner_native.h' 2025-10-10T00:52:50.9193141Z adding 'torch/include/ATen/ops/inner_ops.h' 2025-10-10T00:52:50.9196473Z adding 'torch/include/ATen/ops/instance_norm.h' 2025-10-10T00:52:50.9200485Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9203324Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2025-10-10T00:52:50.9206732Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2025-10-10T00:52:50.9210014Z adding 'torch/include/ATen/ops/int_repr.h' 2025-10-10T00:52:50.9213469Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9216810Z adding 'torch/include/ATen/ops/int_repr_native.h' 2025-10-10T00:52:50.9220165Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2025-10-10T00:52:50.9223458Z adding 'torch/include/ATen/ops/inverse.h' 2025-10-10T00:52:50.9226917Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9231129Z adding 'torch/include/ATen/ops/inverse_native.h' 2025-10-10T00:52:50.9233560Z adding 'torch/include/ATen/ops/inverse_ops.h' 2025-10-10T00:52:50.9236749Z adding 'torch/include/ATen/ops/is_coalesced.h' 2025-10-10T00:52:50.9240186Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9243251Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2025-10-10T00:52:50.9246665Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2025-10-10T00:52:50.9249878Z adding 'torch/include/ATen/ops/is_complex.h' 2025-10-10T00:52:50.9253319Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9256507Z adding 'torch/include/ATen/ops/is_complex_native.h' 2025-10-10T00:52:50.9259783Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2025-10-10T00:52:50.9263015Z adding 'torch/include/ATen/ops/is_conj.h' 2025-10-10T00:52:50.9266429Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9269475Z adding 'torch/include/ATen/ops/is_conj_native.h' 2025-10-10T00:52:50.9272780Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2025-10-10T00:52:50.9276047Z adding 'torch/include/ATen/ops/is_distributed.h' 2025-10-10T00:52:50.9279484Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9282530Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2025-10-10T00:52:50.9286522Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2025-10-10T00:52:50.9289257Z adding 'torch/include/ATen/ops/is_floating_point.h' 2025-10-10T00:52:50.9292689Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9295894Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2025-10-10T00:52:50.9299176Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2025-10-10T00:52:50.9302378Z adding 'torch/include/ATen/ops/is_inference.h' 2025-10-10T00:52:50.9305873Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9308940Z adding 'torch/include/ATen/ops/is_inference_native.h' 2025-10-10T00:52:50.9312724Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2025-10-10T00:52:50.9315910Z adding 'torch/include/ATen/ops/is_leaf.h' 2025-10-10T00:52:50.9319306Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9322369Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2025-10-10T00:52:50.9325676Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2025-10-10T00:52:50.9328865Z adding 'torch/include/ATen/ops/is_neg.h' 2025-10-10T00:52:50.9332286Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9335445Z adding 'torch/include/ATen/ops/is_neg_native.h' 2025-10-10T00:52:50.9338758Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2025-10-10T00:52:50.9341997Z adding 'torch/include/ATen/ops/is_nonzero.h' 2025-10-10T00:52:50.9345442Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9348500Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2025-10-10T00:52:50.9351797Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2025-10-10T00:52:50.9354981Z adding 'torch/include/ATen/ops/is_pinned.h' 2025-10-10T00:52:50.9358422Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9361512Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2025-10-10T00:52:50.9364857Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2025-10-10T00:52:50.9368140Z adding 'torch/include/ATen/ops/is_same_size.h' 2025-10-10T00:52:50.9371605Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9374815Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2025-10-10T00:52:50.9378089Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2025-10-10T00:52:50.9381279Z adding 'torch/include/ATen/ops/is_set_to.h' 2025-10-10T00:52:50.9384637Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2025-10-10T00:52:50.9388159Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2025-10-10T00:52:50.9391132Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2025-10-10T00:52:50.9394442Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2025-10-10T00:52:50.9397751Z adding 'torch/include/ATen/ops/is_signed.h' 2025-10-10T00:52:50.9401268Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9404266Z adding 'torch/include/ATen/ops/is_signed_native.h' 2025-10-10T00:52:50.9407561Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2025-10-10T00:52:50.9410787Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2025-10-10T00:52:50.9414356Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9417410Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2025-10-10T00:52:50.9420681Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2025-10-10T00:52:50.9423922Z adding 'torch/include/ATen/ops/isclose.h' 2025-10-10T00:52:50.9427426Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9430574Z adding 'torch/include/ATen/ops/isclose_native.h' 2025-10-10T00:52:50.9433874Z adding 'torch/include/ATen/ops/isclose_ops.h' 2025-10-10T00:52:50.9437086Z adding 'torch/include/ATen/ops/isfinite.h' 2025-10-10T00:52:50.9440498Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9443527Z adding 'torch/include/ATen/ops/isfinite_native.h' 2025-10-10T00:52:50.9446821Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2025-10-10T00:52:50.9450295Z adding 'torch/include/ATen/ops/isin.h' 2025-10-10T00:52:50.9453977Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9457298Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2025-10-10T00:52:50.9460672Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2025-10-10T00:52:50.9463949Z adding 'torch/include/ATen/ops/isin_meta.h' 2025-10-10T00:52:50.9467336Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2025-10-10T00:52:50.9470596Z adding 'torch/include/ATen/ops/isin_native.h' 2025-10-10T00:52:50.9474245Z adding 'torch/include/ATen/ops/isin_ops.h' 2025-10-10T00:52:50.9477634Z adding 'torch/include/ATen/ops/isinf.h' 2025-10-10T00:52:50.9481136Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9484247Z adding 'torch/include/ATen/ops/isinf_native.h' 2025-10-10T00:52:50.9488319Z adding 'torch/include/ATen/ops/isinf_ops.h' 2025-10-10T00:52:50.9491493Z adding 'torch/include/ATen/ops/isnan.h' 2025-10-10T00:52:50.9495170Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9498355Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-10-10T00:52:50.9501793Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-10-10T00:52:50.9505574Z adding 'torch/include/ATen/ops/isnan_native.h' 2025-10-10T00:52:50.9509344Z adding 'torch/include/ATen/ops/isnan_ops.h' 2025-10-10T00:52:50.9512865Z adding 'torch/include/ATen/ops/isneginf.h' 2025-10-10T00:52:50.9516425Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9519711Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-10-10T00:52:50.9523583Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-10-10T00:52:50.9526368Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2025-10-10T00:52:50.9529819Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-10-10T00:52:50.9533040Z adding 'torch/include/ATen/ops/isneginf_native.h' 2025-10-10T00:52:50.9536731Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2025-10-10T00:52:50.9540776Z adding 'torch/include/ATen/ops/isposinf.h' 2025-10-10T00:52:50.9543767Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9547114Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-10-10T00:52:50.9550340Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-10-10T00:52:50.9553712Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2025-10-10T00:52:50.9558032Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-10-10T00:52:50.9560411Z adding 'torch/include/ATen/ops/isposinf_native.h' 2025-10-10T00:52:50.9564043Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2025-10-10T00:52:50.9567251Z adding 'torch/include/ATen/ops/isreal.h' 2025-10-10T00:52:50.9570874Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9575016Z adding 'torch/include/ATen/ops/isreal_native.h' 2025-10-10T00:52:50.9577517Z adding 'torch/include/ATen/ops/isreal_ops.h' 2025-10-10T00:52:50.9580988Z adding 'torch/include/ATen/ops/istft.h' 2025-10-10T00:52:50.9584514Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9587808Z adding 'torch/include/ATen/ops/istft_native.h' 2025-10-10T00:52:50.9592239Z adding 'torch/include/ATen/ops/istft_ops.h' 2025-10-10T00:52:50.9594667Z adding 'torch/include/ATen/ops/item.h' 2025-10-10T00:52:50.9598281Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9601368Z adding 'torch/include/ATen/ops/item_native.h' 2025-10-10T00:52:50.9604806Z adding 'torch/include/ATen/ops/item_ops.h' 2025-10-10T00:52:50.9609464Z adding 'torch/include/ATen/ops/kaiser_window.h' 2025-10-10T00:52:50.9612375Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9615863Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2025-10-10T00:52:50.9619667Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2025-10-10T00:52:50.9623259Z adding 'torch/include/ATen/ops/kl_div.h' 2025-10-10T00:52:50.9626938Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9630014Z adding 'torch/include/ATen/ops/kl_div_native.h' 2025-10-10T00:52:50.9633575Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2025-10-10T00:52:50.9636864Z adding 'torch/include/ATen/ops/kron.h' 2025-10-10T00:52:50.9659916Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9660421Z adding 'torch/include/ATen/ops/kron_native.h' 2025-10-10T00:52:50.9660739Z adding 'torch/include/ATen/ops/kron_ops.h' 2025-10-10T00:52:50.9661056Z adding 'torch/include/ATen/ops/kthvalue.h' 2025-10-10T00:52:50.9661601Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9662235Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9665767Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-10-10T00:52:50.9667962Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-10-10T00:52:50.9671911Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2025-10-10T00:52:50.9675065Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2025-10-10T00:52:50.9678644Z adding 'torch/include/ATen/ops/l1_loss.h' 2025-10-10T00:52:50.9682401Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9685755Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2025-10-10T00:52:50.9689097Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2025-10-10T00:52:50.9692520Z adding 'torch/include/ATen/ops/layer_norm.h' 2025-10-10T00:52:50.9696426Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9699558Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2025-10-10T00:52:50.9702970Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2025-10-10T00:52:50.9706316Z adding 'torch/include/ATen/ops/lcm.h' 2025-10-10T00:52:50.9711212Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9713207Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-10-10T00:52:50.9716493Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-10-10T00:52:50.9719769Z adding 'torch/include/ATen/ops/lcm_meta.h' 2025-10-10T00:52:50.9723005Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2025-10-10T00:52:50.9726187Z adding 'torch/include/ATen/ops/lcm_native.h' 2025-10-10T00:52:50.9729633Z adding 'torch/include/ATen/ops/lcm_ops.h' 2025-10-10T00:52:50.9733038Z adding 'torch/include/ATen/ops/ldexp.h' 2025-10-10T00:52:50.9736691Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9739699Z adding 'torch/include/ATen/ops/ldexp_native.h' 2025-10-10T00:52:50.9743320Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2025-10-10T00:52:50.9746705Z adding 'torch/include/ATen/ops/le.h' 2025-10-10T00:52:50.9750286Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9753432Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2025-10-10T00:52:50.9763480Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2025-10-10T00:52:50.9763846Z adding 'torch/include/ATen/ops/le_meta.h' 2025-10-10T00:52:50.9764201Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2025-10-10T00:52:50.9766611Z adding 'torch/include/ATen/ops/le_native.h' 2025-10-10T00:52:50.9770149Z adding 'torch/include/ATen/ops/le_ops.h' 2025-10-10T00:52:50.9773591Z adding 'torch/include/ATen/ops/leaky_relu.h' 2025-10-10T00:52:50.9777142Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2025-10-10T00:52:50.9780737Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9783937Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2025-10-10T00:52:50.9787883Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2025-10-10T00:52:50.9790680Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2025-10-10T00:52:50.9794035Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2025-10-10T00:52:50.9797891Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2025-10-10T00:52:50.9800878Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2025-10-10T00:52:50.9804764Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9807779Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2025-10-10T00:52:50.9811318Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2025-10-10T00:52:50.9814631Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2025-10-10T00:52:50.9818166Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2025-10-10T00:52:50.9821821Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2025-10-10T00:52:50.9825089Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2025-10-10T00:52:50.9828651Z adding 'torch/include/ATen/ops/lerp.h' 2025-10-10T00:52:50.9833199Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9835649Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-10-10T00:52:50.9839204Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-10-10T00:52:50.9842454Z adding 'torch/include/ATen/ops/lerp_meta.h' 2025-10-10T00:52:50.9846014Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2025-10-10T00:52:50.9850202Z adding 'torch/include/ATen/ops/lerp_native.h' 2025-10-10T00:52:50.9853068Z adding 'torch/include/ATen/ops/lerp_ops.h' 2025-10-10T00:52:50.9856778Z adding 'torch/include/ATen/ops/less.h' 2025-10-10T00:52:50.9860326Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9863829Z adding 'torch/include/ATen/ops/less_equal.h' 2025-10-10T00:52:50.9867836Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9870990Z adding 'torch/include/ATen/ops/less_equal_native.h' 2025-10-10T00:52:50.9874775Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2025-10-10T00:52:50.9879072Z adding 'torch/include/ATen/ops/less_native.h' 2025-10-10T00:52:50.9881937Z adding 'torch/include/ATen/ops/less_ops.h' 2025-10-10T00:52:50.9885557Z adding 'torch/include/ATen/ops/lgamma.h' 2025-10-10T00:52:50.9889055Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9892373Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-10-10T00:52:50.9896339Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-10-10T00:52:50.9899154Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2025-10-10T00:52:50.9902707Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-10-10T00:52:50.9905834Z adding 'torch/include/ATen/ops/lgamma_native.h' 2025-10-10T00:52:50.9909459Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2025-10-10T00:52:50.9913511Z adding 'torch/include/ATen/ops/lift.h' 2025-10-10T00:52:50.9916466Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9919792Z adding 'torch/include/ATen/ops/lift_fresh.h' 2025-10-10T00:52:50.9923291Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9926617Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2025-10-10T00:52:50.9931106Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:50.9933758Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9936981Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2025-10-10T00:52:50.9940354Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2025-10-10T00:52:50.9943715Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2025-10-10T00:52:50.9954052Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2025-10-10T00:52:50.9957333Z adding 'torch/include/ATen/ops/lift_native.h' 2025-10-10T00:52:50.9960967Z adding 'torch/include/ATen/ops/lift_ops.h' 2025-10-10T00:52:50.9964476Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2025-10-10T00:52:50.9968178Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:50.9971670Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2025-10-10T00:52:50.9975599Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:50.9979033Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2025-10-10T00:52:50.9982619Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2025-10-10T00:52:50.9985950Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2025-10-10T00:52:50.9989573Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2025-10-10T00:52:50.9992868Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2025-10-10T00:52:50.9996530Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2025-10-10T00:52:51.0000227Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2025-10-10T00:52:51.0003480Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2025-10-10T00:52:51.0007152Z adding 'torch/include/ATen/ops/linalg_cond.h' 2025-10-10T00:52:51.0010954Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0014284Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2025-10-10T00:52:51.0018021Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2025-10-10T00:52:51.0021538Z adding 'torch/include/ATen/ops/linalg_cross.h' 2025-10-10T00:52:51.0025297Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0028652Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2025-10-10T00:52:51.0032047Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2025-10-10T00:52:51.0035456Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2025-10-10T00:52:51.0039006Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2025-10-10T00:52:51.0042612Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2025-10-10T00:52:51.0046010Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2025-10-10T00:52:51.0049391Z adding 'torch/include/ATen/ops/linalg_det.h' 2025-10-10T00:52:51.0053241Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0056457Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2025-10-10T00:52:51.0060026Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2025-10-10T00:52:51.0063890Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2025-10-10T00:52:51.0067549Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0070877Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2025-10-10T00:52:51.0074367Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2025-10-10T00:52:51.0077814Z adding 'torch/include/ATen/ops/linalg_eig.h' 2025-10-10T00:52:51.0081414Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2025-10-10T00:52:51.0084808Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2025-10-10T00:52:51.0088197Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2025-10-10T00:52:51.0091665Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2025-10-10T00:52:51.0095403Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2025-10-10T00:52:51.0099150Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0102356Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2025-10-10T00:52:51.0106001Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2025-10-10T00:52:51.0109460Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2025-10-10T00:52:51.0113132Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0116555Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2025-10-10T00:52:51.0119904Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2025-10-10T00:52:51.0123175Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2025-10-10T00:52:51.0126684Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2025-10-10T00:52:51.0130106Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2025-10-10T00:52:51.0133721Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0136966Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-10-10T00:52:51.0140425Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-10-10T00:52:51.0144057Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2025-10-10T00:52:51.0147483Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2025-10-10T00:52:51.0150886Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2025-10-10T00:52:51.0154171Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2025-10-10T00:52:51.0157621Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2025-10-10T00:52:51.0160947Z adding 'torch/include/ATen/ops/linalg_inv.h' 2025-10-10T00:52:51.0164473Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0167776Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2025-10-10T00:52:51.0171382Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0174862Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2025-10-10T00:52:51.0178331Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2025-10-10T00:52:51.0181602Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2025-10-10T00:52:51.0185042Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2025-10-10T00:52:51.0188315Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2025-10-10T00:52:51.0191789Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2025-10-10T00:52:51.0195122Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2025-10-10T00:52:51.0198553Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2025-10-10T00:52:51.0201956Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2025-10-10T00:52:51.0205592Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0208985Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2025-10-10T00:52:51.0212576Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0215909Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2025-10-10T00:52:51.0219312Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2025-10-10T00:52:51.0222642Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2025-10-10T00:52:51.0226003Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2025-10-10T00:52:51.0229387Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2025-10-10T00:52:51.0233055Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2025-10-10T00:52:51.0236405Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2025-10-10T00:52:51.0239880Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2025-10-10T00:52:51.0243683Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2025-10-10T00:52:51.0247308Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0250510Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2025-10-10T00:52:51.0253976Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2025-10-10T00:52:51.0257391Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2025-10-10T00:52:51.0260787Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2025-10-10T00:52:51.0264043Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2025-10-10T00:52:51.0267523Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2025-10-10T00:52:51.0271024Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2025-10-10T00:52:51.0274616Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.0277931Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2025-10-10T00:52:51.0281411Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2025-10-10T00:52:51.0284745Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2025-10-10T00:52:51.0288380Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2025-10-10T00:52:51.0292004Z adding 'torch/include/ATen/ops/linalg_lu.h' 2025-10-10T00:52:51.0295703Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0298913Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2025-10-10T00:52:51.0302266Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2025-10-10T00:52:51.0305695Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2025-10-10T00:52:51.0309315Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0313385Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2025-10-10T00:52:51.0317109Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0320352Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2025-10-10T00:52:51.0323766Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2025-10-10T00:52:51.0327025Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2025-10-10T00:52:51.0330461Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2025-10-10T00:52:51.0334037Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2025-10-10T00:52:51.0337794Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2025-10-10T00:52:51.0341184Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2025-10-10T00:52:51.0344869Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2025-10-10T00:52:51.0348332Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2025-10-10T00:52:51.0351821Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2025-10-10T00:52:51.0355234Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2025-10-10T00:52:51.0358782Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2025-10-10T00:52:51.0362510Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2025-10-10T00:52:51.0366193Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0369463Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2025-10-10T00:52:51.0373031Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2025-10-10T00:52:51.0376423Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2025-10-10T00:52:51.0380098Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2025-10-10T00:52:51.0383437Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2025-10-10T00:52:51.0387015Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2025-10-10T00:52:51.0390576Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2025-10-10T00:52:51.0394526Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0397467Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2025-10-10T00:52:51.0401036Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2025-10-10T00:52:51.0404405Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2025-10-10T00:52:51.0408113Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.0411489Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2025-10-10T00:52:51.0414939Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2025-10-10T00:52:51.0418372Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2025-10-10T00:52:51.0421840Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2025-10-10T00:52:51.0425546Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2025-10-10T00:52:51.0429396Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0432645Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2025-10-10T00:52:51.0436473Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2025-10-10T00:52:51.0440777Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2025-10-10T00:52:51.0444174Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0447542Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2025-10-10T00:52:51.0451068Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2025-10-10T00:52:51.0455015Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2025-10-10T00:52:51.0459030Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0462389Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2025-10-10T00:52:51.0466520Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2025-10-10T00:52:51.0470220Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2025-10-10T00:52:51.0473831Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0477162Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2025-10-10T00:52:51.0480763Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2025-10-10T00:52:51.0484350Z adding 'torch/include/ATen/ops/linalg_norm.h' 2025-10-10T00:52:51.0488536Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0492365Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2025-10-10T00:52:51.0496802Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2025-10-10T00:52:51.0501066Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2025-10-10T00:52:51.0505358Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.0509138Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0512668Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0516050Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2025-10-10T00:52:51.0520192Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2025-10-10T00:52:51.0523856Z adding 'torch/include/ATen/ops/linalg_qr.h' 2025-10-10T00:52:51.0527625Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0531020Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2025-10-10T00:52:51.0534858Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2025-10-10T00:52:51.0537871Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2025-10-10T00:52:51.0541454Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2025-10-10T00:52:51.0544798Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2025-10-10T00:52:51.0548321Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2025-10-10T00:52:51.0551743Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2025-10-10T00:52:51.0555293Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0558903Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2025-10-10T00:52:51.0562176Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2025-10-10T00:52:51.0565553Z adding 'torch/include/ATen/ops/linalg_solve.h' 2025-10-10T00:52:51.0569104Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0572449Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2025-10-10T00:52:51.0576198Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0579403Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2025-10-10T00:52:51.0582902Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2025-10-10T00:52:51.0586240Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2025-10-10T00:52:51.0596759Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2025-10-10T00:52:51.0600268Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2025-10-10T00:52:51.0603820Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2025-10-10T00:52:51.0607303Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2025-10-10T00:52:51.0610649Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2025-10-10T00:52:51.0614242Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2025-10-10T00:52:51.0617693Z adding 'torch/include/ATen/ops/linalg_svd.h' 2025-10-10T00:52:51.0621323Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0624522Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2025-10-10T00:52:51.0628055Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2025-10-10T00:52:51.0631484Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2025-10-10T00:52:51.0635543Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0638787Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2025-10-10T00:52:51.0642436Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2025-10-10T00:52:51.0646003Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2025-10-10T00:52:51.0649620Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0652801Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2025-10-10T00:52:51.0656423Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-10-10T00:52:51.0659868Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2025-10-10T00:52:51.0663512Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0666677Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-10-10T00:52:51.0670168Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-10-10T00:52:51.0673592Z adding 'torch/include/ATen/ops/linalg_vander.h' 2025-10-10T00:52:51.0677177Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0680338Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2025-10-10T00:52:51.0683794Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2025-10-10T00:52:51.0687266Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2025-10-10T00:52:51.0690802Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0694007Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2025-10-10T00:52:51.0697572Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2025-10-10T00:52:51.0701065Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2025-10-10T00:52:51.0704815Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0708048Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2025-10-10T00:52:51.0711524Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2025-10-10T00:52:51.0714848Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2025-10-10T00:52:51.0718360Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2025-10-10T00:52:51.0721688Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2025-10-10T00:52:51.0725228Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2025-10-10T00:52:51.0728674Z adding 'torch/include/ATen/ops/linear.h' 2025-10-10T00:52:51.0732177Z adding 'torch/include/ATen/ops/linear_backward.h' 2025-10-10T00:52:51.0735962Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.0739195Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2025-10-10T00:52:51.0742743Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2025-10-10T00:52:51.0746447Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.0749868Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0752990Z adding 'torch/include/ATen/ops/linear_native.h' 2025-10-10T00:52:51.0756456Z adding 'torch/include/ATen/ops/linear_ops.h' 2025-10-10T00:52:51.0761431Z adding 'torch/include/ATen/ops/linspace.h' 2025-10-10T00:52:51.0765418Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.0768771Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-10-10T00:52:51.0772191Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-10-10T00:52:51.0775654Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2025-10-10T00:52:51.0779041Z adding 'torch/include/ATen/ops/linspace_native.h' 2025-10-10T00:52:51.0783036Z adding 'torch/include/ATen/ops/linspace_ops.h' 2025-10-10T00:52:51.0786639Z adding 'torch/include/ATen/ops/log.h' 2025-10-10T00:52:51.0790391Z adding 'torch/include/ATen/ops/log10.h' 2025-10-10T00:52:51.0794148Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0797360Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2025-10-10T00:52:51.0800707Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2025-10-10T00:52:51.0803999Z adding 'torch/include/ATen/ops/log10_meta.h' 2025-10-10T00:52:51.0807337Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2025-10-10T00:52:51.0810596Z adding 'torch/include/ATen/ops/log10_native.h' 2025-10-10T00:52:51.0814212Z adding 'torch/include/ATen/ops/log10_ops.h' 2025-10-10T00:52:51.0817617Z adding 'torch/include/ATen/ops/log1p.h' 2025-10-10T00:52:51.0821252Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0824440Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-10-10T00:52:51.0827791Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-10-10T00:52:51.0831050Z adding 'torch/include/ATen/ops/log1p_meta.h' 2025-10-10T00:52:51.0834445Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2025-10-10T00:52:51.0837753Z adding 'torch/include/ATen/ops/log1p_native.h' 2025-10-10T00:52:51.0841251Z adding 'torch/include/ATen/ops/log1p_ops.h' 2025-10-10T00:52:51.0844694Z adding 'torch/include/ATen/ops/log2.h' 2025-10-10T00:52:51.0848285Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0851535Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2025-10-10T00:52:51.0855001Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2025-10-10T00:52:51.0858252Z adding 'torch/include/ATen/ops/log2_meta.h' 2025-10-10T00:52:51.0861642Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2025-10-10T00:52:51.0864936Z adding 'torch/include/ATen/ops/log2_native.h' 2025-10-10T00:52:51.0868385Z adding 'torch/include/ATen/ops/log2_ops.h' 2025-10-10T00:52:51.0872088Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0875367Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2025-10-10T00:52:51.0878720Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2025-10-10T00:52:51.0881937Z adding 'torch/include/ATen/ops/log_meta.h' 2025-10-10T00:52:51.0885294Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2025-10-10T00:52:51.0888580Z adding 'torch/include/ATen/ops/log_native.h' 2025-10-10T00:52:51.0891948Z adding 'torch/include/ATen/ops/log_normal.h' 2025-10-10T00:52:51.0895631Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.0898925Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2025-10-10T00:52:51.0902286Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2025-10-10T00:52:51.0905616Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2025-10-10T00:52:51.0908874Z adding 'torch/include/ATen/ops/log_normal_native.h' 2025-10-10T00:52:51.0912371Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2025-10-10T00:52:51.0915931Z adding 'torch/include/ATen/ops/log_ops.h' 2025-10-10T00:52:51.0919316Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2025-10-10T00:52:51.0922766Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2025-10-10T00:52:51.0926278Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2025-10-10T00:52:51.0929674Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2025-10-10T00:52:51.0932978Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2025-10-10T00:52:51.0936566Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2025-10-10T00:52:51.0940072Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0943359Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2025-10-10T00:52:51.0946795Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2025-10-10T00:52:51.0950328Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2025-10-10T00:52:51.0953648Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2025-10-10T00:52:51.0957127Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2025-10-10T00:52:51.0960418Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2025-10-10T00:52:51.0963834Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2025-10-10T00:52:51.0967291Z adding 'torch/include/ATen/ops/log_softmax.h' 2025-10-10T00:52:51.0970884Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.0974363Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.0977558Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2025-10-10T00:52:51.0981136Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2025-10-10T00:52:51.0984578Z adding 'torch/include/ATen/ops/logaddexp.h' 2025-10-10T00:52:51.0987977Z adding 'torch/include/ATen/ops/logaddexp2.h' 2025-10-10T00:52:51.0991604Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.0994781Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-10-10T00:52:51.0998148Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-10-10T00:52:51.1001401Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2025-10-10T00:52:51.1004807Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-10-10T00:52:51.1008070Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2025-10-10T00:52:51.1011583Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2025-10-10T00:52:51.1015292Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.1018452Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-10-10T00:52:51.1021794Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-10-10T00:52:51.1025059Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2025-10-10T00:52:51.1028484Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-10-10T00:52:51.1031708Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2025-10-10T00:52:51.1035160Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2025-10-10T00:52:51.1038621Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2025-10-10T00:52:51.1042197Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1045586Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1048790Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2025-10-10T00:52:51.1052477Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2025-10-10T00:52:51.1056061Z adding 'torch/include/ATen/ops/logdet.h' 2025-10-10T00:52:51.1059578Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1062882Z adding 'torch/include/ATen/ops/logdet_native.h' 2025-10-10T00:52:51.1066419Z adding 'torch/include/ATen/ops/logdet_ops.h' 2025-10-10T00:52:51.1069811Z adding 'torch/include/ATen/ops/logical_and.h' 2025-10-10T00:52:51.1073463Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1076736Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2025-10-10T00:52:51.1080245Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2025-10-10T00:52:51.1083625Z adding 'torch/include/ATen/ops/logical_and_native.h' 2025-10-10T00:52:51.1087171Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2025-10-10T00:52:51.1090715Z adding 'torch/include/ATen/ops/logical_not.h' 2025-10-10T00:52:51.1094418Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1097861Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2025-10-10T00:52:51.1101363Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2025-10-10T00:52:51.1104648Z adding 'torch/include/ATen/ops/logical_not_native.h' 2025-10-10T00:52:51.1108273Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2025-10-10T00:52:51.1111704Z adding 'torch/include/ATen/ops/logical_or.h' 2025-10-10T00:52:51.1115416Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1118838Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2025-10-10T00:52:51.1123141Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2025-10-10T00:52:51.1126568Z adding 'torch/include/ATen/ops/logical_or_native.h' 2025-10-10T00:52:51.1130280Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2025-10-10T00:52:51.1133698Z adding 'torch/include/ATen/ops/logical_xor.h' 2025-10-10T00:52:51.1137522Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1140935Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2025-10-10T00:52:51.1144842Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2025-10-10T00:52:51.1148607Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2025-10-10T00:52:51.1152676Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2025-10-10T00:52:51.1156613Z adding 'torch/include/ATen/ops/logit.h' 2025-10-10T00:52:51.1160593Z adding 'torch/include/ATen/ops/logit_backward.h' 2025-10-10T00:52:51.1164732Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.1168540Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2025-10-10T00:52:51.1172377Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2025-10-10T00:52:51.1176245Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2025-10-10T00:52:51.1179747Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2025-10-10T00:52:51.1183224Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2025-10-10T00:52:51.1186773Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2025-10-10T00:52:51.1190393Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2025-10-10T00:52:51.1193973Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2025-10-10T00:52:51.1197318Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2025-10-10T00:52:51.1201088Z adding 'torch/include/ATen/ops/logit_native.h' 2025-10-10T00:52:51.1204567Z adding 'torch/include/ATen/ops/logit_ops.h' 2025-10-10T00:52:51.1208558Z adding 'torch/include/ATen/ops/logspace.h' 2025-10-10T00:52:51.1212674Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1216149Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-10-10T00:52:51.1219525Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-10-10T00:52:51.1222898Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2025-10-10T00:52:51.1226323Z adding 'torch/include/ATen/ops/logspace_native.h' 2025-10-10T00:52:51.1230611Z adding 'torch/include/ATen/ops/logspace_ops.h' 2025-10-10T00:52:51.1234302Z adding 'torch/include/ATen/ops/logsumexp.h' 2025-10-10T00:52:51.1237878Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1241371Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.1244684Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1247855Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2025-10-10T00:52:51.1251412Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2025-10-10T00:52:51.1254997Z adding 'torch/include/ATen/ops/lshift.h' 2025-10-10T00:52:51.1258755Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1262059Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-10-10T00:52:51.1265382Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-10-10T00:52:51.1268722Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2025-10-10T00:52:51.1271999Z adding 'torch/include/ATen/ops/lshift_native.h' 2025-10-10T00:52:51.1275653Z adding 'torch/include/ATen/ops/lshift_ops.h' 2025-10-10T00:52:51.1279180Z adding 'torch/include/ATen/ops/lstm.h' 2025-10-10T00:52:51.1282627Z adding 'torch/include/ATen/ops/lstm_cell.h' 2025-10-10T00:52:51.1286163Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1289320Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2025-10-10T00:52:51.1292838Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2025-10-10T00:52:51.1296576Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1300111Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2025-10-10T00:52:51.1303941Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1307211Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2025-10-10T00:52:51.1310974Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2025-10-10T00:52:51.1314376Z adding 'torch/include/ATen/ops/lstm_native.h' 2025-10-10T00:52:51.1317935Z adding 'torch/include/ATen/ops/lstm_ops.h' 2025-10-10T00:52:51.1321400Z adding 'torch/include/ATen/ops/lt.h' 2025-10-10T00:52:51.1325020Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.1328261Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2025-10-10T00:52:51.1331708Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2025-10-10T00:52:51.1335191Z adding 'torch/include/ATen/ops/lt_meta.h' 2025-10-10T00:52:51.1338633Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2025-10-10T00:52:51.1342001Z adding 'torch/include/ATen/ops/lt_native.h' 2025-10-10T00:52:51.1345664Z adding 'torch/include/ATen/ops/lt_ops.h' 2025-10-10T00:52:51.1349687Z adding 'torch/include/ATen/ops/lu_solve.h' 2025-10-10T00:52:51.1352750Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1355886Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2025-10-10T00:52:51.1359398Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2025-10-10T00:52:51.1362914Z adding 'torch/include/ATen/ops/lu_unpack.h' 2025-10-10T00:52:51.1366627Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.1369813Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2025-10-10T00:52:51.1373254Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2025-10-10T00:52:51.1376647Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2025-10-10T00:52:51.1380033Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2025-10-10T00:52:51.1383336Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2025-10-10T00:52:51.1386890Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2025-10-10T00:52:51.1390177Z adding 'torch/include/ATen/ops/mH.h' 2025-10-10T00:52:51.1393678Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1396794Z adding 'torch/include/ATen/ops/mH_native.h' 2025-10-10T00:52:51.1400179Z adding 'torch/include/ATen/ops/mH_ops.h' 2025-10-10T00:52:51.1403422Z adding 'torch/include/ATen/ops/mT.h' 2025-10-10T00:52:51.1406898Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1410005Z adding 'torch/include/ATen/ops/mT_native.h' 2025-10-10T00:52:51.1413364Z adding 'torch/include/ATen/ops/mT_ops.h' 2025-10-10T00:52:51.1416953Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2025-10-10T00:52:51.1420512Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1423677Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2025-10-10T00:52:51.1427081Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2025-10-10T00:52:51.1430550Z adding 'torch/include/ATen/ops/masked_fill.h' 2025-10-10T00:52:51.1443266Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1443454Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2025-10-10T00:52:51.1444121Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2025-10-10T00:52:51.1448332Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2025-10-10T00:52:51.1451684Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2025-10-10T00:52:51.1455624Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2025-10-10T00:52:51.1459185Z adding 'torch/include/ATen/ops/masked_scatter.h' 2025-10-10T00:52:51.1462711Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2025-10-10T00:52:51.1466339Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1469540Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2025-10-10T00:52:51.1472957Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2025-10-10T00:52:51.1476562Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1479872Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2025-10-10T00:52:51.1483222Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2025-10-10T00:52:51.1486561Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2025-10-10T00:52:51.1489869Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2025-10-10T00:52:51.1493400Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2025-10-10T00:52:51.1496939Z adding 'torch/include/ATen/ops/masked_select.h' 2025-10-10T00:52:51.1500325Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2025-10-10T00:52:51.1503896Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1507079Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2025-10-10T00:52:51.1510564Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2025-10-10T00:52:51.1513901Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2025-10-10T00:52:51.1517268Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2025-10-10T00:52:51.1520574Z adding 'torch/include/ATen/ops/masked_select_native.h' 2025-10-10T00:52:51.1524063Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2025-10-10T00:52:51.1527377Z adding 'torch/include/ATen/ops/matmul.h' 2025-10-10T00:52:51.1530860Z adding 'torch/include/ATen/ops/matmul_backward.h' 2025-10-10T00:52:51.1534605Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1537830Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2025-10-10T00:52:51.1541396Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2025-10-10T00:52:51.1544917Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1548070Z adding 'torch/include/ATen/ops/matmul_native.h' 2025-10-10T00:52:51.1551685Z adding 'torch/include/ATen/ops/matmul_ops.h' 2025-10-10T00:52:51.1554998Z adding 'torch/include/ATen/ops/matrix_H.h' 2025-10-10T00:52:51.1558679Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1561873Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2025-10-10T00:52:51.1565417Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2025-10-10T00:52:51.1568870Z adding 'torch/include/ATen/ops/matrix_exp.h' 2025-10-10T00:52:51.1572238Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2025-10-10T00:52:51.1575998Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1579214Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2025-10-10T00:52:51.1582738Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2025-10-10T00:52:51.1586387Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1589589Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2025-10-10T00:52:51.1593200Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2025-10-10T00:52:51.1596668Z adding 'torch/include/ATen/ops/matrix_power.h' 2025-10-10T00:52:51.1600292Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1603627Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2025-10-10T00:52:51.1607119Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2025-10-10T00:52:51.1610933Z adding 'torch/include/ATen/ops/max.h' 2025-10-10T00:52:51.1614858Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.1618302Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1621879Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2025-10-10T00:52:51.1625435Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2025-10-10T00:52:51.1628865Z adding 'torch/include/ATen/ops/max_meta.h' 2025-10-10T00:52:51.1632442Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2025-10-10T00:52:51.1635864Z adding 'torch/include/ATen/ops/max_native.h' 2025-10-10T00:52:51.1639923Z adding 'torch/include/ATen/ops/max_ops.h' 2025-10-10T00:52:51.1643769Z adding 'torch/include/ATen/ops/max_pool1d.h' 2025-10-10T00:52:51.1647958Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1651668Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2025-10-10T00:52:51.1655490Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2025-10-10T00:52:51.1659008Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2025-10-10T00:52:51.1663242Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1666956Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2025-10-10T00:52:51.1670952Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2025-10-10T00:52:51.1674987Z adding 'torch/include/ATen/ops/max_pool2d.h' 2025-10-10T00:52:51.1678560Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2025-10-10T00:52:51.1682366Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1685592Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2025-10-10T00:52:51.1689355Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2025-10-10T00:52:51.1693672Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1696417Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2025-10-10T00:52:51.1700070Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2025-10-10T00:52:51.1703643Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2025-10-10T00:52:51.1707258Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2025-10-10T00:52:51.1711139Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.1714405Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2025-10-10T00:52:51.1717842Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2025-10-10T00:52:51.1721196Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2025-10-10T00:52:51.1724664Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2025-10-10T00:52:51.1728254Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2025-10-10T00:52:51.1731843Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2025-10-10T00:52:51.1735610Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.1738877Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2025-10-10T00:52:51.1742373Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2025-10-10T00:52:51.1745719Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2025-10-10T00:52:51.1749197Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2025-10-10T00:52:51.1752547Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2025-10-10T00:52:51.1756087Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2025-10-10T00:52:51.1759643Z adding 'torch/include/ATen/ops/max_pool3d.h' 2025-10-10T00:52:51.1763207Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1766375Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2025-10-10T00:52:51.1769860Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2025-10-10T00:52:51.1773450Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2025-10-10T00:52:51.1777174Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2025-10-10T00:52:51.1780958Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2025-10-10T00:52:51.1784448Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2025-10-10T00:52:51.1787787Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2025-10-10T00:52:51.1791356Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2025-10-10T00:52:51.1794894Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2025-10-10T00:52:51.1798477Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2025-10-10T00:52:51.1801855Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2025-10-10T00:52:51.1805469Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2025-10-10T00:52:51.1809129Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2025-10-10T00:52:51.1812698Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2025-10-10T00:52:51.1816238Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2025-10-10T00:52:51.1819590Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2025-10-10T00:52:51.1823166Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2025-10-10T00:52:51.1826902Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2025-10-10T00:52:51.1830565Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2025-10-10T00:52:51.1834015Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2025-10-10T00:52:51.1837327Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2025-10-10T00:52:51.1841376Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2025-10-10T00:52:51.1844266Z adding 'torch/include/ATen/ops/maximum.h' 2025-10-10T00:52:51.1847983Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.1851178Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-10-10T00:52:51.1854646Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-10-10T00:52:51.1857934Z adding 'torch/include/ATen/ops/maximum_meta.h' 2025-10-10T00:52:51.1861334Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2025-10-10T00:52:51.1864601Z adding 'torch/include/ATen/ops/maximum_native.h' 2025-10-10T00:52:51.1868036Z adding 'torch/include/ATen/ops/maximum_ops.h' 2025-10-10T00:52:51.1871633Z adding 'torch/include/ATen/ops/mean.h' 2025-10-10T00:52:51.1875294Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1878829Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.1882163Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1885493Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2025-10-10T00:52:51.1888895Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2025-10-10T00:52:51.1892195Z adding 'torch/include/ATen/ops/mean_meta.h' 2025-10-10T00:52:51.1895751Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2025-10-10T00:52:51.1899180Z adding 'torch/include/ATen/ops/mean_native.h' 2025-10-10T00:52:51.1902914Z adding 'torch/include/ATen/ops/mean_ops.h' 2025-10-10T00:52:51.1906613Z adding 'torch/include/ATen/ops/median.h' 2025-10-10T00:52:51.1910301Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.1913701Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1916993Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2025-10-10T00:52:51.1920412Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2025-10-10T00:52:51.1923778Z adding 'torch/include/ATen/ops/median_native.h' 2025-10-10T00:52:51.1927565Z adding 'torch/include/ATen/ops/median_ops.h' 2025-10-10T00:52:51.1931034Z adding 'torch/include/ATen/ops/meshgrid.h' 2025-10-10T00:52:51.1935483Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1938738Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2025-10-10T00:52:51.1942180Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2025-10-10T00:52:51.1945876Z adding 'torch/include/ATen/ops/min.h' 2025-10-10T00:52:51.1949627Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.1952981Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.1956505Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2025-10-10T00:52:51.1959950Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2025-10-10T00:52:51.1963586Z adding 'torch/include/ATen/ops/min_meta.h' 2025-10-10T00:52:51.1967017Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2025-10-10T00:52:51.1970402Z adding 'torch/include/ATen/ops/min_native.h' 2025-10-10T00:52:51.1974389Z adding 'torch/include/ATen/ops/min_ops.h' 2025-10-10T00:52:51.1977918Z adding 'torch/include/ATen/ops/minimum.h' 2025-10-10T00:52:51.1981528Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.1984678Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-10-10T00:52:51.1988032Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-10-10T00:52:51.1991345Z adding 'torch/include/ATen/ops/minimum_meta.h' 2025-10-10T00:52:51.1994639Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2025-10-10T00:52:51.1997907Z adding 'torch/include/ATen/ops/minimum_native.h' 2025-10-10T00:52:51.2001382Z adding 'torch/include/ATen/ops/minimum_ops.h' 2025-10-10T00:52:51.2004922Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2025-10-10T00:52:51.2009075Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2025-10-10T00:52:51.2012295Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2015699Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:51.2019027Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2025-10-10T00:52:51.2022717Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2025-10-10T00:52:51.2026385Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2029691Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2025-10-10T00:52:51.2033004Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2025-10-10T00:52:51.2036632Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2025-10-10T00:52:51.2040529Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2025-10-10T00:52:51.2044384Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2025-10-10T00:52:51.2047958Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2025-10-10T00:52:51.2051264Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2025-10-10T00:52:51.2055008Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2025-10-10T00:52:51.2058665Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2062022Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2025-10-10T00:52:51.2065363Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2025-10-10T00:52:51.2068941Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2025-10-10T00:52:51.2072561Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2025-10-10T00:52:51.2076091Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2025-10-10T00:52:51.2079349Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2025-10-10T00:52:51.2082821Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2025-10-10T00:52:51.2086767Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2025-10-10T00:52:51.2090709Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2094143Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2025-10-10T00:52:51.2097562Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2025-10-10T00:52:51.2101140Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2025-10-10T00:52:51.2105035Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-10-10T00:52:51.2108890Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2112297Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2025-10-10T00:52:51.2115648Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2025-10-10T00:52:51.2119219Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2025-10-10T00:52:51.2122859Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2025-10-10T00:52:51.2126723Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2025-10-10T00:52:51.2130532Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2134029Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2025-10-10T00:52:51.2137559Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2025-10-10T00:52:51.2141451Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2025-10-10T00:52:51.2145145Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2148505Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2025-10-10T00:52:51.2151878Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2025-10-10T00:52:51.2155772Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2025-10-10T00:52:51.2159722Z adding 'torch/include/ATen/ops/mish.h' 2025-10-10T00:52:51.2163348Z adding 'torch/include/ATen/ops/mish_backward.h' 2025-10-10T00:52:51.2167545Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.2171527Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2025-10-10T00:52:51.2175502Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2025-10-10T00:52:51.2179316Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2025-10-10T00:52:51.2183265Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2025-10-10T00:52:51.2187463Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.2191245Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2025-10-10T00:52:51.2195156Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2025-10-10T00:52:51.2199047Z adding 'torch/include/ATen/ops/mish_meta.h' 2025-10-10T00:52:51.2202832Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2025-10-10T00:52:51.2206162Z adding 'torch/include/ATen/ops/mish_native.h' 2025-10-10T00:52:51.2209871Z adding 'torch/include/ATen/ops/mish_ops.h' 2025-10-10T00:52:51.2213421Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2025-10-10T00:52:51.2217248Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2025-10-10T00:52:51.2221080Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2224286Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2025-10-10T00:52:51.2227999Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2025-10-10T00:52:51.2231347Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2025-10-10T00:52:51.2234835Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2025-10-10T00:52:51.2238818Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2025-10-10T00:52:51.2242801Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2246151Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2025-10-10T00:52:51.2249773Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-10-10T00:52:51.2253385Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2025-10-10T00:52:51.2257069Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2025-10-10T00:52:51.2260729Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2264025Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2025-10-10T00:52:51.2267674Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2270918Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2025-10-10T00:52:51.2274405Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2025-10-10T00:52:51.2277766Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2025-10-10T00:52:51.2281308Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2025-10-10T00:52:51.2284985Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2025-10-10T00:52:51.2288653Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2291837Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2025-10-10T00:52:51.2295538Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2025-10-10T00:52:51.2299244Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2302382Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2025-10-10T00:52:51.2305876Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2025-10-10T00:52:51.2309341Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-10-10T00:52:51.2312902Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2025-10-10T00:52:51.2316632Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2319822Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2025-10-10T00:52:51.2323376Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2025-10-10T00:52:51.2326958Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2330177Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2025-10-10T00:52:51.2333713Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2025-10-10T00:52:51.2337377Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-10-10T00:52:51.2340973Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2025-10-10T00:52:51.2344623Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2347873Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2025-10-10T00:52:51.2351459Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2025-10-10T00:52:51.2355027Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2358541Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2025-10-10T00:52:51.2362093Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2025-10-10T00:52:51.2366054Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2025-10-10T00:52:51.2369953Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2373252Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2025-10-10T00:52:51.2376985Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2025-10-10T00:52:51.2380868Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2025-10-10T00:52:51.2384739Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2388079Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2025-10-10T00:52:51.2391677Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2025-10-10T00:52:51.2395262Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-10-10T00:52:51.2399246Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2025-10-10T00:52:51.2403124Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2406575Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2025-10-10T00:52:51.2410039Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2025-10-10T00:52:51.2414042Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2025-10-10T00:52:51.2417873Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2421230Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2025-10-10T00:52:51.2424606Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2025-10-10T00:52:51.2428646Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2025-10-10T00:52:51.2432172Z adding 'torch/include/ATen/ops/mm.h' 2025-10-10T00:52:51.2435780Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.2438995Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2025-10-10T00:52:51.2442405Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2025-10-10T00:52:51.2445710Z adding 'torch/include/ATen/ops/mm_meta.h' 2025-10-10T00:52:51.2449076Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2025-10-10T00:52:51.2452480Z adding 'torch/include/ATen/ops/mm_native.h' 2025-10-10T00:52:51.2456437Z adding 'torch/include/ATen/ops/mm_ops.h' 2025-10-10T00:52:51.2460016Z adding 'torch/include/ATen/ops/mode.h' 2025-10-10T00:52:51.2463778Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2467212Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.2470681Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2025-10-10T00:52:51.2474140Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2025-10-10T00:52:51.2477443Z adding 'torch/include/ATen/ops/mode_native.h' 2025-10-10T00:52:51.2481233Z adding 'torch/include/ATen/ops/mode_ops.h' 2025-10-10T00:52:51.2484695Z adding 'torch/include/ATen/ops/moveaxis.h' 2025-10-10T00:52:51.2488428Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.2491698Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2025-10-10T00:52:51.2495288Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2025-10-10T00:52:51.2498867Z adding 'torch/include/ATen/ops/movedim.h' 2025-10-10T00:52:51.2502433Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.2505789Z adding 'torch/include/ATen/ops/movedim_native.h' 2025-10-10T00:52:51.2509417Z adding 'torch/include/ATen/ops/movedim_ops.h' 2025-10-10T00:52:51.2513469Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2025-10-10T00:52:51.2517577Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2520960Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2025-10-10T00:52:51.2524632Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2025-10-10T00:52:51.2528854Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2025-10-10T00:52:51.2532979Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2536360Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2025-10-10T00:52:51.2540186Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2025-10-10T00:52:51.2543571Z adding 'torch/include/ATen/ops/mse_loss.h' 2025-10-10T00:52:51.2547482Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2025-10-10T00:52:51.2551131Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:51.2554590Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:51.2558007Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2025-10-10T00:52:51.2561581Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2025-10-10T00:52:51.2565279Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.2568641Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2025-10-10T00:52:51.2572059Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2025-10-10T00:52:51.2575602Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2025-10-10T00:52:51.2578990Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2025-10-10T00:52:51.2582442Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2025-10-10T00:52:51.2586135Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2025-10-10T00:52:51.2589501Z adding 'torch/include/ATen/ops/msort.h' 2025-10-10T00:52:51.2593212Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.2596460Z adding 'torch/include/ATen/ops/msort_native.h' 2025-10-10T00:52:51.2600048Z adding 'torch/include/ATen/ops/msort_ops.h' 2025-10-10T00:52:51.2603615Z adding 'torch/include/ATen/ops/mul.h' 2025-10-10T00:52:51.2607234Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2610881Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.2614376Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2025-10-10T00:52:51.2617903Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2025-10-10T00:52:51.2621277Z adding 'torch/include/ATen/ops/mul_meta.h' 2025-10-10T00:52:51.2624685Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2025-10-10T00:52:51.2628346Z adding 'torch/include/ATen/ops/mul_native.h' 2025-10-10T00:52:51.2632209Z adding 'torch/include/ATen/ops/mul_ops.h' 2025-10-10T00:52:51.2635908Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2025-10-10T00:52:51.2639669Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2025-10-10T00:52:51.2643379Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:51.2646878Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:51.2651471Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2025-10-10T00:52:51.2655785Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2025-10-10T00:52:51.2660006Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2025-10-10T00:52:51.2663888Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2025-10-10T00:52:51.2667309Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2025-10-10T00:52:51.2671164Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2025-10-10T00:52:51.2674841Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2025-10-10T00:52:51.2678378Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2025-10-10T00:52:51.2682114Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:51.2685557Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:51.2689098Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2025-10-10T00:52:51.2692675Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2025-10-10T00:52:51.2696424Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.2700028Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2025-10-10T00:52:51.2703599Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2025-10-10T00:52:51.2707052Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2025-10-10T00:52:51.2710419Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2025-10-10T00:52:51.2714156Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2025-10-10T00:52:51.2717524Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2025-10-10T00:52:51.2721029Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2025-10-10T00:52:51.2724721Z adding 'torch/include/ATen/ops/multinomial.h' 2025-10-10T00:52:51.2728383Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-10-10T00:52:51.2731890Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-10-10T00:52:51.2735345Z adding 'torch/include/ATen/ops/multinomial_native.h' 2025-10-10T00:52:51.2738814Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2025-10-10T00:52:51.2742233Z adding 'torch/include/ATen/ops/multiply.h' 2025-10-10T00:52:51.2745991Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.2749219Z adding 'torch/include/ATen/ops/multiply_native.h' 2025-10-10T00:52:51.2752832Z adding 'torch/include/ATen/ops/multiply_ops.h' 2025-10-10T00:52:51.2756244Z adding 'torch/include/ATen/ops/mv.h' 2025-10-10T00:52:51.2760513Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2763787Z adding 'torch/include/ATen/ops/mv_native.h' 2025-10-10T00:52:51.2767261Z adding 'torch/include/ATen/ops/mv_ops.h' 2025-10-10T00:52:51.2770624Z adding 'torch/include/ATen/ops/mvlgamma.h' 2025-10-10T00:52:51.2774231Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2777534Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-10-10T00:52:51.2780966Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-10-10T00:52:51.2784139Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2025-10-10T00:52:51.2787613Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2025-10-10T00:52:51.2791063Z adding 'torch/include/ATen/ops/nan_to_num.h' 2025-10-10T00:52:51.2794646Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2798010Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2025-10-10T00:52:51.2801531Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2025-10-10T00:52:51.2804915Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2025-10-10T00:52:51.2808535Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2025-10-10T00:52:51.2812042Z adding 'torch/include/ATen/ops/nanmean.h' 2025-10-10T00:52:51.2815720Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.2818974Z adding 'torch/include/ATen/ops/nanmean_native.h' 2025-10-10T00:52:51.2822476Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2025-10-10T00:52:51.2826113Z adding 'torch/include/ATen/ops/nanmedian.h' 2025-10-10T00:52:51.2829773Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2833179Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.2836491Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-10-10T00:52:51.2839891Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-10-10T00:52:51.2843218Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2025-10-10T00:52:51.2847040Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2025-10-10T00:52:51.2850703Z adding 'torch/include/ATen/ops/nanquantile.h' 2025-10-10T00:52:51.2854487Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.2857756Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2025-10-10T00:52:51.2861456Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2025-10-10T00:52:51.2864951Z adding 'torch/include/ATen/ops/nansum.h' 2025-10-10T00:52:51.2868441Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-10-10T00:52:51.2871872Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-10-10T00:52:51.2875235Z adding 'torch/include/ATen/ops/nansum_native.h' 2025-10-10T00:52:51.2878757Z adding 'torch/include/ATen/ops/nansum_ops.h' 2025-10-10T00:52:51.2882308Z adding 'torch/include/ATen/ops/narrow.h' 2025-10-10T00:52:51.2885899Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.2889340Z adding 'torch/include/ATen/ops/narrow_copy.h' 2025-10-10T00:52:51.2893081Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.2896487Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2025-10-10T00:52:51.2899813Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2025-10-10T00:52:51.2903512Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2025-10-10T00:52:51.2906992Z adding 'torch/include/ATen/ops/narrow_native.h' 2025-10-10T00:52:51.2910514Z adding 'torch/include/ATen/ops/narrow_ops.h' 2025-10-10T00:52:51.2914262Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2025-10-10T00:52:51.2918064Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2025-10-10T00:52:51.2921823Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2925370Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2025-10-10T00:52:51.2928838Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:51.2932490Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2025-10-10T00:52:51.2936436Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2025-10-10T00:52:51.2940012Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2025-10-10T00:52:51.2943688Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2025-10-10T00:52:51.2947310Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2025-10-10T00:52:51.2950975Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2025-10-10T00:52:51.2954638Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2025-10-10T00:52:51.2958234Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.2961757Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2025-10-10T00:52:51.2965134Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2025-10-10T00:52:51.2968506Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2025-10-10T00:52:51.2972039Z adding 'torch/include/ATen/ops/native_dropout.h' 2025-10-10T00:52:51.2975694Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2025-10-10T00:52:51.2979515Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.2982929Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2025-10-10T00:52:51.2986316Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2025-10-10T00:52:51.2989743Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2025-10-10T00:52:51.2993242Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2025-10-10T00:52:51.2996939Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3000380Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2025-10-10T00:52:51.3003783Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2025-10-10T00:52:51.3007194Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2025-10-10T00:52:51.3010711Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2025-10-10T00:52:51.3014806Z adding 'torch/include/ATen/ops/native_group_norm.h' 2025-10-10T00:52:51.3019094Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2025-10-10T00:52:51.3023005Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3026643Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2025-10-10T00:52:51.3030266Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:51.3033664Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2025-10-10T00:52:51.3037480Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2025-10-10T00:52:51.3041332Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3044721Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2025-10-10T00:52:51.3048338Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2025-10-10T00:52:51.3051750Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2025-10-10T00:52:51.3055636Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2025-10-10T00:52:51.3059639Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2025-10-10T00:52:51.3063817Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2025-10-10T00:52:51.3067903Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3071513Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2025-10-10T00:52:51.3075006Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2025-10-10T00:52:51.3078572Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2025-10-10T00:52:51.3082285Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2025-10-10T00:52:51.3086203Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3089682Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2025-10-10T00:52:51.3093130Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2025-10-10T00:52:51.3096765Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2025-10-10T00:52:51.3100636Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2025-10-10T00:52:51.3104088Z adding 'torch/include/ATen/ops/native_norm.h' 2025-10-10T00:52:51.3107908Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3111145Z adding 'torch/include/ATen/ops/native_norm_native.h' 2025-10-10T00:52:51.3115002Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2025-10-10T00:52:51.3118626Z adding 'torch/include/ATen/ops/ne.h' 2025-10-10T00:52:51.3122308Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.3125755Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2025-10-10T00:52:51.3129618Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2025-10-10T00:52:51.3133085Z adding 'torch/include/ATen/ops/ne_meta.h' 2025-10-10T00:52:51.3136814Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2025-10-10T00:52:51.3140186Z adding 'torch/include/ATen/ops/ne_native.h' 2025-10-10T00:52:51.3144096Z adding 'torch/include/ATen/ops/ne_ops.h' 2025-10-10T00:52:51.3147753Z adding 'torch/include/ATen/ops/neg.h' 2025-10-10T00:52:51.3151902Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.3155627Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2025-10-10T00:52:51.3159428Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2025-10-10T00:52:51.3162729Z adding 'torch/include/ATen/ops/neg_meta.h' 2025-10-10T00:52:51.3166328Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2025-10-10T00:52:51.3169699Z adding 'torch/include/ATen/ops/neg_native.h' 2025-10-10T00:52:51.3173430Z adding 'torch/include/ATen/ops/neg_ops.h' 2025-10-10T00:52:51.3177181Z adding 'torch/include/ATen/ops/negative.h' 2025-10-10T00:52:51.3180833Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3184166Z adding 'torch/include/ATen/ops/negative_native.h' 2025-10-10T00:52:51.3187719Z adding 'torch/include/ATen/ops/negative_ops.h' 2025-10-10T00:52:51.3191206Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2025-10-10T00:52:51.3194908Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3198096Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2025-10-10T00:52:51.3201512Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2025-10-10T00:52:51.3205208Z adding 'torch/include/ATen/ops/new_empty.h' 2025-10-10T00:52:51.3209002Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3212498Z adding 'torch/include/ATen/ops/new_empty_native.h' 2025-10-10T00:52:51.3216157Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2025-10-10T00:52:51.3219919Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2025-10-10T00:52:51.3223679Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3227297Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.3230515Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2025-10-10T00:52:51.3234086Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2025-10-10T00:52:51.3237791Z adding 'torch/include/ATen/ops/new_full.h' 2025-10-10T00:52:51.3241630Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3245105Z adding 'torch/include/ATen/ops/new_full_native.h' 2025-10-10T00:52:51.3248721Z adding 'torch/include/ATen/ops/new_full_ops.h' 2025-10-10T00:52:51.3252440Z adding 'torch/include/ATen/ops/new_ones.h' 2025-10-10T00:52:51.3256351Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3259538Z adding 'torch/include/ATen/ops/new_ones_native.h' 2025-10-10T00:52:51.3263079Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2025-10-10T00:52:51.3266776Z adding 'torch/include/ATen/ops/new_zeros.h' 2025-10-10T00:52:51.3270542Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3273773Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2025-10-10T00:52:51.3277330Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2025-10-10T00:52:51.3280738Z adding 'torch/include/ATen/ops/nextafter.h' 2025-10-10T00:52:51.3284412Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.3287559Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-10-10T00:52:51.3290915Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-10-10T00:52:51.3294180Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2025-10-10T00:52:51.3297643Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-10-10T00:52:51.3306814Z adding 'torch/include/ATen/ops/nextafter_native.h' 2025-10-10T00:52:51.3310472Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2025-10-10T00:52:51.3314502Z adding 'torch/include/ATen/ops/nll_loss.h' 2025-10-10T00:52:51.3318351Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2025-10-10T00:52:51.3328222Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2025-10-10T00:52:51.3332007Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2025-10-10T00:52:51.3335804Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2025-10-10T00:52:51.3339340Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2025-10-10T00:52:51.3343319Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2025-10-10T00:52:51.3347129Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3350985Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2025-10-10T00:52:51.3354702Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2025-10-10T00:52:51.3358428Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2025-10-10T00:52:51.3361950Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2025-10-10T00:52:51.3365643Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2025-10-10T00:52:51.3369160Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2025-10-10T00:52:51.3372692Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2025-10-10T00:52:51.3376736Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2025-10-10T00:52:51.3380749Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.3384139Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:51.3387857Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:51.3391340Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2025-10-10T00:52:51.3394887Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2025-10-10T00:52:51.3398438Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2025-10-10T00:52:51.3402042Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2025-10-10T00:52:51.3405865Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3409700Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2025-10-10T00:52:51.3413570Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.3417129Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2025-10-10T00:52:51.3420823Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2025-10-10T00:52:51.3424108Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2025-10-10T00:52:51.3427799Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2025-10-10T00:52:51.3431274Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2025-10-10T00:52:51.3434895Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2025-10-10T00:52:51.3438436Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2025-10-10T00:52:51.3442024Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2025-10-10T00:52:51.3445728Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3449021Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2025-10-10T00:52:51.3452447Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2025-10-10T00:52:51.3456272Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2025-10-10T00:52:51.3459921Z adding 'torch/include/ATen/ops/nonzero.h' 2025-10-10T00:52:51.3463327Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-10-10T00:52:51.3466766Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-10-10T00:52:51.3470023Z adding 'torch/include/ATen/ops/nonzero_native.h' 2025-10-10T00:52:51.3473490Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2025-10-10T00:52:51.3477054Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3480317Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2025-10-10T00:52:51.3483813Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2025-10-10T00:52:51.3487282Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2025-10-10T00:52:51.3491017Z adding 'torch/include/ATen/ops/nonzero_static.h' 2025-10-10T00:52:51.3494693Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2025-10-10T00:52:51.3498272Z adding 'torch/include/ATen/ops/nonzero_static_cuda_dispatch.h' 2025-10-10T00:52:51.3501708Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2025-10-10T00:52:51.3505177Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2025-10-10T00:52:51.3509165Z adding 'torch/include/ATen/ops/norm.h' 2025-10-10T00:52:51.3513104Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3516639Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.3520197Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3523885Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2025-10-10T00:52:51.3527452Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2025-10-10T00:52:51.3530965Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2025-10-10T00:52:51.3534637Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3537963Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2025-10-10T00:52:51.3541493Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2025-10-10T00:52:51.3544884Z adding 'torch/include/ATen/ops/norm_meta.h' 2025-10-10T00:52:51.3548451Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2025-10-10T00:52:51.3551968Z adding 'torch/include/ATen/ops/norm_native.h' 2025-10-10T00:52:51.3556284Z adding 'torch/include/ATen/ops/norm_ops.h' 2025-10-10T00:52:51.3560914Z adding 'torch/include/ATen/ops/normal.h' 2025-10-10T00:52:51.3565070Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3568531Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2025-10-10T00:52:51.3572242Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2025-10-10T00:52:51.3575935Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2025-10-10T00:52:51.3579594Z adding 'torch/include/ATen/ops/normal_native.h' 2025-10-10T00:52:51.3583862Z adding 'torch/include/ATen/ops/normal_ops.h' 2025-10-10T00:52:51.3587709Z adding 'torch/include/ATen/ops/not_equal.h' 2025-10-10T00:52:51.3591349Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3594699Z adding 'torch/include/ATen/ops/not_equal_native.h' 2025-10-10T00:52:51.3599298Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2025-10-10T00:52:51.3602955Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2025-10-10T00:52:51.3606707Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3609925Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2025-10-10T00:52:51.3613655Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2025-10-10T00:52:51.3617262Z adding 'torch/include/ATen/ops/numpy_T.h' 2025-10-10T00:52:51.3620839Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3624060Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2025-10-10T00:52:51.3627443Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2025-10-10T00:52:51.3630938Z adding 'torch/include/ATen/ops/one_hot.h' 2025-10-10T00:52:51.3634476Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3637786Z adding 'torch/include/ATen/ops/one_hot_native.h' 2025-10-10T00:52:51.3641138Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2025-10-10T00:52:51.3645153Z adding 'torch/include/ATen/ops/ones.h' 2025-10-10T00:52:51.3649083Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3652582Z adding 'torch/include/ATen/ops/ones_like.h' 2025-10-10T00:52:51.3656343Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3659561Z adding 'torch/include/ATen/ops/ones_like_native.h' 2025-10-10T00:52:51.3663374Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2025-10-10T00:52:51.3666781Z adding 'torch/include/ATen/ops/ones_native.h' 2025-10-10T00:52:51.3670495Z adding 'torch/include/ATen/ops/ones_ops.h' 2025-10-10T00:52:51.3673912Z adding 'torch/include/ATen/ops/or.h' 2025-10-10T00:52:51.3677427Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3680560Z adding 'torch/include/ATen/ops/or_native.h' 2025-10-10T00:52:51.3684123Z adding 'torch/include/ATen/ops/or_ops.h' 2025-10-10T00:52:51.3687548Z adding 'torch/include/ATen/ops/orgqr.h' 2025-10-10T00:52:51.3691086Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3694541Z adding 'torch/include/ATen/ops/orgqr_native.h' 2025-10-10T00:52:51.3698028Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2025-10-10T00:52:51.3701417Z adding 'torch/include/ATen/ops/ormqr.h' 2025-10-10T00:52:51.3704846Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-10-10T00:52:51.3708223Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-10-10T00:52:51.3711467Z adding 'torch/include/ATen/ops/ormqr_native.h' 2025-10-10T00:52:51.3714929Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2025-10-10T00:52:51.3718306Z adding 'torch/include/ATen/ops/outer.h' 2025-10-10T00:52:51.3721839Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3725299Z adding 'torch/include/ATen/ops/outer_native.h' 2025-10-10T00:52:51.3728759Z adding 'torch/include/ATen/ops/outer_ops.h' 2025-10-10T00:52:51.3732023Z adding 'torch/include/ATen/ops/output_nr.h' 2025-10-10T00:52:51.3735676Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3738800Z adding 'torch/include/ATen/ops/output_nr_native.h' 2025-10-10T00:52:51.3742153Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2025-10-10T00:52:51.3745560Z adding 'torch/include/ATen/ops/pad.h' 2025-10-10T00:52:51.3749297Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3752496Z adding 'torch/include/ATen/ops/pad_native.h' 2025-10-10T00:52:51.3755902Z adding 'torch/include/ATen/ops/pad_ops.h' 2025-10-10T00:52:51.3759276Z adding 'torch/include/ATen/ops/pad_sequence.h' 2025-10-10T00:52:51.3762793Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3765979Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2025-10-10T00:52:51.3769375Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2025-10-10T00:52:51.3772692Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2025-10-10T00:52:51.3776383Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3779572Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2025-10-10T00:52:51.3782985Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2025-10-10T00:52:51.3786282Z adding 'torch/include/ATen/ops/pdist.h' 2025-10-10T00:52:51.3789817Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3792899Z adding 'torch/include/ATen/ops/pdist_native.h' 2025-10-10T00:52:51.3796257Z adding 'torch/include/ATen/ops/pdist_ops.h' 2025-10-10T00:52:51.3799581Z adding 'torch/include/ATen/ops/permute.h' 2025-10-10T00:52:51.3803079Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3806560Z adding 'torch/include/ATen/ops/permute_copy.h' 2025-10-10T00:52:51.3810087Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3813547Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.3816777Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2025-10-10T00:52:51.3820195Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2025-10-10T00:52:51.3823500Z adding 'torch/include/ATen/ops/permute_native.h' 2025-10-10T00:52:51.3826895Z adding 'torch/include/ATen/ops/permute_ops.h' 2025-10-10T00:52:51.3830131Z adding 'torch/include/ATen/ops/pin_memory.h' 2025-10-10T00:52:51.3833622Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3836829Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2025-10-10T00:52:51.3840197Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2025-10-10T00:52:51.3843511Z adding 'torch/include/ATen/ops/pinverse.h' 2025-10-10T00:52:51.3847029Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3850152Z adding 'torch/include/ATen/ops/pinverse_native.h' 2025-10-10T00:52:51.3853713Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2025-10-10T00:52:51.3857235Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2025-10-10T00:52:51.3860761Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3864231Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.3867424Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2025-10-10T00:52:51.3870686Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2025-10-10T00:52:51.3874125Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2025-10-10T00:52:51.3877521Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2025-10-10T00:52:51.3881055Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3884505Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.3887681Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2025-10-10T00:52:51.3890948Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2025-10-10T00:52:51.3894528Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-10-10T00:52:51.3897927Z adding 'torch/include/ATen/ops/poisson.h' 2025-10-10T00:52:51.3901458Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3904711Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-10-10T00:52:51.3908060Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-10-10T00:52:51.3911301Z adding 'torch/include/ATen/ops/poisson_native.h' 2025-10-10T00:52:51.3914599Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2025-10-10T00:52:51.3918185Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3921362Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2025-10-10T00:52:51.3924774Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2025-10-10T00:52:51.3928244Z adding 'torch/include/ATen/ops/poisson_ops.h' 2025-10-10T00:52:51.3931581Z adding 'torch/include/ATen/ops/polar.h' 2025-10-10T00:52:51.3935186Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3938445Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2025-10-10T00:52:51.3941781Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2025-10-10T00:52:51.3945424Z adding 'torch/include/ATen/ops/polar_native.h' 2025-10-10T00:52:51.3948550Z adding 'torch/include/ATen/ops/polar_ops.h' 2025-10-10T00:52:51.3952450Z adding 'torch/include/ATen/ops/polygamma.h' 2025-10-10T00:52:51.3955609Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.3959306Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.3962401Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-10-10T00:52:51.3965944Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-10-10T00:52:51.3969306Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2025-10-10T00:52:51.3972769Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-10-10T00:52:51.3976309Z adding 'torch/include/ATen/ops/polygamma_native.h' 2025-10-10T00:52:51.3979821Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2025-10-10T00:52:51.3983347Z adding 'torch/include/ATen/ops/positive.h' 2025-10-10T00:52:51.3986987Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.3990145Z adding 'torch/include/ATen/ops/positive_native.h' 2025-10-10T00:52:51.3993674Z adding 'torch/include/ATen/ops/positive_ops.h' 2025-10-10T00:52:51.3997169Z adding 'torch/include/ATen/ops/pow.h' 2025-10-10T00:52:51.4000975Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.4004400Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2025-10-10T00:52:51.4007854Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2025-10-10T00:52:51.4011329Z adding 'torch/include/ATen/ops/pow_meta.h' 2025-10-10T00:52:51.4014867Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2025-10-10T00:52:51.4018391Z adding 'torch/include/ATen/ops/pow_native.h' 2025-10-10T00:52:51.4022339Z adding 'torch/include/ATen/ops/pow_ops.h' 2025-10-10T00:52:51.4025778Z adding 'torch/include/ATen/ops/prelu.h' 2025-10-10T00:52:51.4029432Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4032611Z adding 'torch/include/ATen/ops/prelu_native.h' 2025-10-10T00:52:51.4036154Z adding 'torch/include/ATen/ops/prelu_ops.h' 2025-10-10T00:52:51.4039859Z adding 'torch/include/ATen/ops/prod.h' 2025-10-10T00:52:51.4043479Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4047106Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.4050557Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4054018Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2025-10-10T00:52:51.4057695Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2025-10-10T00:52:51.4061013Z adding 'torch/include/ATen/ops/prod_meta.h' 2025-10-10T00:52:51.4064587Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2025-10-10T00:52:51.4067954Z adding 'torch/include/ATen/ops/prod_native.h' 2025-10-10T00:52:51.4071848Z adding 'torch/include/ATen/ops/prod_ops.h' 2025-10-10T00:52:51.4075489Z adding 'torch/include/ATen/ops/promote_types.h' 2025-10-10T00:52:51.4079007Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4082308Z adding 'torch/include/ATen/ops/promote_types_native.h' 2025-10-10T00:52:51.4085815Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2025-10-10T00:52:51.4089233Z adding 'torch/include/ATen/ops/put.h' 2025-10-10T00:52:51.4092949Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4096796Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2025-10-10T00:52:51.4100218Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2025-10-10T00:52:51.4103713Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2025-10-10T00:52:51.4106936Z adding 'torch/include/ATen/ops/put_native.h' 2025-10-10T00:52:51.4110614Z adding 'torch/include/ATen/ops/put_ops.h' 2025-10-10T00:52:51.4114815Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2025-10-10T00:52:51.4117772Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2025-10-10T00:52:51.4121289Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2025-10-10T00:52:51.4124660Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2025-10-10T00:52:51.4128356Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4131689Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2025-10-10T00:52:51.4135224Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2025-10-10T00:52:51.4138772Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2025-10-10T00:52:51.4142350Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4145701Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2025-10-10T00:52:51.4149249Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2025-10-10T00:52:51.4152503Z adding 'torch/include/ATen/ops/q_scale.h' 2025-10-10T00:52:51.4156136Z adding 'torch/include/ATen/ops/q_scale_native.h' 2025-10-10T00:52:51.4160016Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2025-10-10T00:52:51.4163863Z adding 'torch/include/ATen/ops/q_zero_point.h' 2025-10-10T00:52:51.4167694Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2025-10-10T00:52:51.4171508Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2025-10-10T00:52:51.4175017Z adding 'torch/include/ATen/ops/qr.h' 2025-10-10T00:52:51.4178748Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4181938Z adding 'torch/include/ATen/ops/qr_native.h' 2025-10-10T00:52:51.4185576Z adding 'torch/include/ATen/ops/qr_ops.h' 2025-10-10T00:52:51.4188878Z adding 'torch/include/ATen/ops/qscheme.h' 2025-10-10T00:52:51.4192302Z adding 'torch/include/ATen/ops/qscheme_native.h' 2025-10-10T00:52:51.4195831Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2025-10-10T00:52:51.4199391Z adding 'torch/include/ATen/ops/quantile.h' 2025-10-10T00:52:51.4203052Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4206476Z adding 'torch/include/ATen/ops/quantile_native.h' 2025-10-10T00:52:51.4210128Z adding 'torch/include/ATen/ops/quantile_ops.h' 2025-10-10T00:52:51.4213645Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2025-10-10T00:52:51.4217398Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4220651Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2025-10-10T00:52:51.4224263Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2025-10-10T00:52:51.4227533Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2025-10-10T00:52:51.4231054Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2025-10-10T00:52:51.4234734Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2025-10-10T00:52:51.4238404Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4241711Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2025-10-10T00:52:51.4245064Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2025-10-10T00:52:51.4248454Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2025-10-10T00:52:51.4252035Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4255608Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2025-10-10T00:52:51.4258954Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2025-10-10T00:52:51.4262202Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2025-10-10T00:52:51.4265634Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2025-10-10T00:52:51.4269011Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2025-10-10T00:52:51.4273253Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2025-10-10T00:52:51.4276709Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2025-10-10T00:52:51.4280398Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4284018Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2025-10-10T00:52:51.4287585Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2025-10-10T00:52:51.4291104Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2025-10-10T00:52:51.4294745Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4297930Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2025-10-10T00:52:51.4301411Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2025-10-10T00:52:51.4304887Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2025-10-10T00:52:51.4308556Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4311863Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2025-10-10T00:52:51.4315531Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2025-10-10T00:52:51.4319045Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2025-10-10T00:52:51.4322817Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4326136Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2025-10-10T00:52:51.4329707Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2025-10-10T00:52:51.4333399Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2025-10-10T00:52:51.4337216Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4340555Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2025-10-10T00:52:51.4344219Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2025-10-10T00:52:51.4347724Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2025-10-10T00:52:51.4351482Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4354708Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2025-10-10T00:52:51.4358431Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2025-10-10T00:52:51.4368092Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2025-10-10T00:52:51.4368711Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4369451Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2025-10-10T00:52:51.4372673Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2025-10-10T00:52:51.4376150Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2025-10-10T00:52:51.4379882Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4383119Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2025-10-10T00:52:51.4386754Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2025-10-10T00:52:51.4390118Z adding 'torch/include/ATen/ops/rad2deg.h' 2025-10-10T00:52:51.4393784Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4397877Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2025-10-10T00:52:51.4401426Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2025-10-10T00:52:51.4406537Z adding 'torch/include/ATen/ops/rand.h' 2025-10-10T00:52:51.4411165Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4414924Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4418405Z adding 'torch/include/ATen/ops/rand_like.h' 2025-10-10T00:52:51.4422174Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4425403Z adding 'torch/include/ATen/ops/rand_like_native.h' 2025-10-10T00:52:51.4429172Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2025-10-10T00:52:51.4433210Z adding 'torch/include/ATen/ops/rand_native.h' 2025-10-10T00:52:51.4436762Z adding 'torch/include/ATen/ops/rand_ops.h' 2025-10-10T00:52:51.4442079Z adding 'torch/include/ATen/ops/randint.h' 2025-10-10T00:52:51.4446705Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4451318Z adding 'torch/include/ATen/ops/randint_like.h' 2025-10-10T00:52:51.4455919Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4459311Z adding 'torch/include/ATen/ops/randint_like_native.h' 2025-10-10T00:52:51.4463512Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2025-10-10T00:52:51.4466928Z adding 'torch/include/ATen/ops/randint_native.h' 2025-10-10T00:52:51.4471003Z adding 'torch/include/ATen/ops/randint_ops.h' 2025-10-10T00:52:51.4476250Z adding 'torch/include/ATen/ops/randn.h' 2025-10-10T00:52:51.4480986Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4484561Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4488032Z adding 'torch/include/ATen/ops/randn_like.h' 2025-10-10T00:52:51.4491852Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4495532Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-10-10T00:52:51.4498856Z adding 'torch/include/ATen/ops/randn_like_native.h' 2025-10-10T00:52:51.4502530Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2025-10-10T00:52:51.4506171Z adding 'torch/include/ATen/ops/randn_native.h' 2025-10-10T00:52:51.4510292Z adding 'torch/include/ATen/ops/randn_ops.h' 2025-10-10T00:52:51.4514149Z adding 'torch/include/ATen/ops/random.h' 2025-10-10T00:52:51.4517865Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4521304Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2025-10-10T00:52:51.4524742Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2025-10-10T00:52:51.4528191Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2025-10-10T00:52:51.4531665Z adding 'torch/include/ATen/ops/random_native.h' 2025-10-10T00:52:51.4535593Z adding 'torch/include/ATen/ops/random_ops.h' 2025-10-10T00:52:51.4539955Z adding 'torch/include/ATen/ops/randperm.h' 2025-10-10T00:52:51.4544075Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4547457Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-10-10T00:52:51.4550991Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-10-10T00:52:51.4554332Z adding 'torch/include/ATen/ops/randperm_native.h' 2025-10-10T00:52:51.4558146Z adding 'torch/include/ATen/ops/randperm_ops.h' 2025-10-10T00:52:51.4561956Z adding 'torch/include/ATen/ops/range.h' 2025-10-10T00:52:51.4565672Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4569112Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2025-10-10T00:52:51.4572600Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2025-10-10T00:52:51.4576117Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2025-10-10T00:52:51.4579569Z adding 'torch/include/ATen/ops/range_native.h' 2025-10-10T00:52:51.4583230Z adding 'torch/include/ATen/ops/range_ops.h' 2025-10-10T00:52:51.4586794Z adding 'torch/include/ATen/ops/ravel.h' 2025-10-10T00:52:51.4590390Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4593568Z adding 'torch/include/ATen/ops/ravel_native.h' 2025-10-10T00:52:51.4597059Z adding 'torch/include/ATen/ops/ravel_ops.h' 2025-10-10T00:52:51.4600363Z adding 'torch/include/ATen/ops/real.h' 2025-10-10T00:52:51.4604165Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4607384Z adding 'torch/include/ATen/ops/real_native.h' 2025-10-10T00:52:51.4610820Z adding 'torch/include/ATen/ops/real_ops.h' 2025-10-10T00:52:51.4614838Z adding 'torch/include/ATen/ops/reciprocal.h' 2025-10-10T00:52:51.4618114Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.4621422Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-10-10T00:52:51.4624814Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-10-10T00:52:51.4628200Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2025-10-10T00:52:51.4631748Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-10-10T00:52:51.4635020Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2025-10-10T00:52:51.4638604Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2025-10-10T00:52:51.4641903Z adding 'torch/include/ATen/ops/record_stream.h' 2025-10-10T00:52:51.4645428Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2025-10-10T00:52:51.4648706Z adding 'torch/include/ATen/ops/record_stream_native.h' 2025-10-10T00:52:51.4652187Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2025-10-10T00:52:51.4655733Z adding 'torch/include/ATen/ops/refine_names.h' 2025-10-10T00:52:51.4659254Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4662416Z adding 'torch/include/ATen/ops/refine_names_native.h' 2025-10-10T00:52:51.4665826Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2025-10-10T00:52:51.4669691Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2025-10-10T00:52:51.4673381Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2025-10-10T00:52:51.4677125Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.4680425Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2025-10-10T00:52:51.4684090Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2025-10-10T00:52:51.4687392Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2025-10-10T00:52:51.4691001Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2025-10-10T00:52:51.4694208Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2025-10-10T00:52:51.4697746Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2025-10-10T00:52:51.4701337Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.4704609Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2025-10-10T00:52:51.4708037Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2025-10-10T00:52:51.4711304Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2025-10-10T00:52:51.4714980Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2025-10-10T00:52:51.4725959Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2025-10-10T00:52:51.4726595Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2025-10-10T00:52:51.4729880Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2025-10-10T00:52:51.4733652Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2025-10-10T00:52:51.4737714Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2025-10-10T00:52:51.4740947Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2025-10-10T00:52:51.4744331Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2025-10-10T00:52:51.4747890Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2025-10-10T00:52:51.4751282Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2025-10-10T00:52:51.4754701Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2025-10-10T00:52:51.4758035Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2025-10-10T00:52:51.4761503Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2025-10-10T00:52:51.4765138Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2025-10-10T00:52:51.4768916Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2025-10-10T00:52:51.4773921Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.4776942Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2025-10-10T00:52:51.4780389Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2025-10-10T00:52:51.4783760Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2025-10-10T00:52:51.4787355Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2025-10-10T00:52:51.4790641Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2025-10-10T00:52:51.4794124Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2025-10-10T00:52:51.4797744Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.4801001Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2025-10-10T00:52:51.4804389Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2025-10-10T00:52:51.4807668Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2025-10-10T00:52:51.4811497Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2025-10-10T00:52:51.4814997Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2025-10-10T00:52:51.4818480Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2025-10-10T00:52:51.4821822Z adding 'torch/include/ATen/ops/relu.h' 2025-10-10T00:52:51.4825143Z adding 'torch/include/ATen/ops/relu6.h' 2025-10-10T00:52:51.4828631Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4831771Z adding 'torch/include/ATen/ops/relu6_native.h' 2025-10-10T00:52:51.4835205Z adding 'torch/include/ATen/ops/relu6_ops.h' 2025-10-10T00:52:51.4838704Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4841967Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2025-10-10T00:52:51.4845271Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2025-10-10T00:52:51.4848572Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2025-10-10T00:52:51.4851875Z adding 'torch/include/ATen/ops/relu_native.h' 2025-10-10T00:52:51.4855489Z adding 'torch/include/ATen/ops/relu_ops.h' 2025-10-10T00:52:51.4859048Z adding 'torch/include/ATen/ops/remainder.h' 2025-10-10T00:52:51.4862668Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4866159Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.4869403Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-10-10T00:52:51.4873097Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-10-10T00:52:51.4876366Z adding 'torch/include/ATen/ops/remainder_meta.h' 2025-10-10T00:52:51.4879724Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2025-10-10T00:52:51.4883007Z adding 'torch/include/ATen/ops/remainder_native.h' 2025-10-10T00:52:51.4886778Z adding 'torch/include/ATen/ops/remainder_ops.h' 2025-10-10T00:52:51.4890115Z adding 'torch/include/ATen/ops/rename.h' 2025-10-10T00:52:51.4893699Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4897040Z adding 'torch/include/ATen/ops/rename_native.h' 2025-10-10T00:52:51.4900467Z adding 'torch/include/ATen/ops/rename_ops.h' 2025-10-10T00:52:51.4903837Z adding 'torch/include/ATen/ops/renorm.h' 2025-10-10T00:52:51.4907422Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.4910612Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-10-10T00:52:51.4913939Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-10-10T00:52:51.4917228Z adding 'torch/include/ATen/ops/renorm_meta.h' 2025-10-10T00:52:51.4920645Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2025-10-10T00:52:51.4923920Z adding 'torch/include/ATen/ops/renorm_native.h' 2025-10-10T00:52:51.4927440Z adding 'torch/include/ATen/ops/renorm_ops.h' 2025-10-10T00:52:51.4931043Z adding 'torch/include/ATen/ops/repeat.h' 2025-10-10T00:52:51.4934715Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4938499Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2025-10-10T00:52:51.4942288Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.4945786Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.4949039Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2025-10-10T00:52:51.4952421Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2025-10-10T00:52:51.4955719Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2025-10-10T00:52:51.4959334Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2025-10-10T00:52:51.4962687Z adding 'torch/include/ATen/ops/repeat_native.h' 2025-10-10T00:52:51.4966135Z adding 'torch/include/ATen/ops/repeat_ops.h' 2025-10-10T00:52:51.4970448Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2025-10-10T00:52:51.4974871Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2025-10-10T00:52:51.4978798Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.4982733Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2025-10-10T00:52:51.4986421Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2025-10-10T00:52:51.4990125Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2025-10-10T00:52:51.4994169Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2025-10-10T00:52:51.4997619Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2025-10-10T00:52:51.5001881Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2025-10-10T00:52:51.5006119Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5009479Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2025-10-10T00:52:51.5013521Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2025-10-10T00:52:51.5017283Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2025-10-10T00:52:51.5021450Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2025-10-10T00:52:51.5025109Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2025-10-10T00:52:51.5028708Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2025-10-10T00:52:51.5033020Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2025-10-10T00:52:51.5037397Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2025-10-10T00:52:51.5041148Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2025-10-10T00:52:51.5045807Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2025-10-10T00:52:51.5049661Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2025-10-10T00:52:51.5053282Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2025-10-10T00:52:51.5057756Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5061577Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2025-10-10T00:52:51.5065101Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2025-10-10T00:52:51.5069013Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2025-10-10T00:52:51.5072597Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2025-10-10T00:52:51.5076547Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2025-10-10T00:52:51.5080609Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2025-10-10T00:52:51.5084355Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2025-10-10T00:52:51.5088901Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2025-10-10T00:52:51.5093102Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2025-10-10T00:52:51.5096859Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2025-10-10T00:52:51.5100944Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2025-10-10T00:52:51.5105004Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2025-10-10T00:52:51.5108838Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5112903Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2025-10-10T00:52:51.5116725Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2025-10-10T00:52:51.5120385Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2025-10-10T00:52:51.5124434Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2025-10-10T00:52:51.5127869Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2025-10-10T00:52:51.5132091Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2025-10-10T00:52:51.5136060Z adding 'torch/include/ATen/ops/requires_grad.h' 2025-10-10T00:52:51.5139725Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5143649Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2025-10-10T00:52:51.5147437Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2025-10-10T00:52:51.5151496Z adding 'torch/include/ATen/ops/reshape.h' 2025-10-10T00:52:51.5155020Z adding 'torch/include/ATen/ops/reshape_as.h' 2025-10-10T00:52:51.5158577Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5163389Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2025-10-10T00:52:51.5166578Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2025-10-10T00:52:51.5171846Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2025-10-10T00:52:51.5177438Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5182854Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-10-10T00:52:51.5187831Z adding 'torch/include/ATen/ops/reshape_native.h' 2025-10-10T00:52:51.5193195Z adding 'torch/include/ATen/ops/reshape_ops.h' 2025-10-10T00:52:51.5197204Z adding 'torch/include/ATen/ops/resize.h' 2025-10-10T00:52:51.5201588Z adding 'torch/include/ATen/ops/resize_as.h' 2025-10-10T00:52:51.5205525Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5209461Z adding 'torch/include/ATen/ops/resize_as_native.h' 2025-10-10T00:52:51.5213798Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2025-10-10T00:52:51.5217521Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2025-10-10T00:52:51.5221126Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5225072Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2025-10-10T00:52:51.5228576Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2025-10-10T00:52:51.5232133Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2025-10-10T00:52:51.5235802Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5239122Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2025-10-10T00:52:51.5243434Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2025-10-10T00:52:51.5246875Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2025-10-10T00:52:51.5250229Z adding 'torch/include/ATen/ops/resize_native.h' 2025-10-10T00:52:51.5254850Z adding 'torch/include/ATen/ops/resize_ops.h' 2025-10-10T00:52:51.5258317Z adding 'torch/include/ATen/ops/resolve_conj.h' 2025-10-10T00:52:51.5261871Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5265056Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2025-10-10T00:52:51.5268421Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2025-10-10T00:52:51.5272748Z adding 'torch/include/ATen/ops/resolve_neg.h' 2025-10-10T00:52:51.5276625Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5279717Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2025-10-10T00:52:51.5283112Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2025-10-10T00:52:51.5286579Z adding 'torch/include/ATen/ops/result_type.h' 2025-10-10T00:52:51.5290242Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5293354Z adding 'torch/include/ATen/ops/result_type_native.h' 2025-10-10T00:52:51.5297089Z adding 'torch/include/ATen/ops/result_type_ops.h' 2025-10-10T00:52:51.5300460Z adding 'torch/include/ATen/ops/retain_grad.h' 2025-10-10T00:52:51.5303991Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5307106Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2025-10-10T00:52:51.5310421Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2025-10-10T00:52:51.5314049Z adding 'torch/include/ATen/ops/retains_grad.h' 2025-10-10T00:52:51.5317683Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5320810Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2025-10-10T00:52:51.5324179Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2025-10-10T00:52:51.5327658Z adding 'torch/include/ATen/ops/rms_norm.h' 2025-10-10T00:52:51.5331270Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5334565Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2025-10-10T00:52:51.5338022Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2025-10-10T00:52:51.5341518Z adding 'torch/include/ATen/ops/rnn_relu.h' 2025-10-10T00:52:51.5344964Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2025-10-10T00:52:51.5348518Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5351711Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2025-10-10T00:52:51.5355180Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2025-10-10T00:52:51.5358826Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5362030Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2025-10-10T00:52:51.5365628Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2025-10-10T00:52:51.5369110Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2025-10-10T00:52:51.5372516Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2025-10-10T00:52:51.5376265Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5379424Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2025-10-10T00:52:51.5382872Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2025-10-10T00:52:51.5386482Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5389709Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2025-10-10T00:52:51.5393304Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2025-10-10T00:52:51.5396935Z adding 'torch/include/ATen/ops/roll.h' 2025-10-10T00:52:51.5400618Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5403917Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2025-10-10T00:52:51.5407286Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2025-10-10T00:52:51.5410581Z adding 'torch/include/ATen/ops/roll_native.h' 2025-10-10T00:52:51.5414075Z adding 'torch/include/ATen/ops/roll_ops.h' 2025-10-10T00:52:51.5417583Z adding 'torch/include/ATen/ops/rot90.h' 2025-10-10T00:52:51.5421168Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5424373Z adding 'torch/include/ATen/ops/rot90_native.h' 2025-10-10T00:52:51.5427839Z adding 'torch/include/ATen/ops/rot90_ops.h' 2025-10-10T00:52:51.5431285Z adding 'torch/include/ATen/ops/round.h' 2025-10-10T00:52:51.5434946Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5438279Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2025-10-10T00:52:51.5441612Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2025-10-10T00:52:51.5444911Z adding 'torch/include/ATen/ops/round_meta.h' 2025-10-10T00:52:51.5448313Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2025-10-10T00:52:51.5451633Z adding 'torch/include/ATen/ops/round_native.h' 2025-10-10T00:52:51.5455398Z adding 'torch/include/ATen/ops/round_ops.h' 2025-10-10T00:52:51.5458832Z adding 'torch/include/ATen/ops/row_indices.h' 2025-10-10T00:52:51.5462286Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5465509Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2025-10-10T00:52:51.5469060Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5473303Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5476558Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2025-10-10T00:52:51.5480881Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2025-10-10T00:52:51.5484758Z adding 'torch/include/ATen/ops/row_indices_native.h' 2025-10-10T00:52:51.5488222Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2025-10-10T00:52:51.5492353Z adding 'torch/include/ATen/ops/row_stack.h' 2025-10-10T00:52:51.5496593Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5499865Z adding 'torch/include/ATen/ops/row_stack_native.h' 2025-10-10T00:52:51.5503979Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2025-10-10T00:52:51.5507671Z adding 'torch/include/ATen/ops/rrelu.h' 2025-10-10T00:52:51.5511694Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5515455Z adding 'torch/include/ATen/ops/rrelu_native.h' 2025-10-10T00:52:51.5519053Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2025-10-10T00:52:51.5523487Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2025-10-10T00:52:51.5527689Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2025-10-10T00:52:51.5531442Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5535497Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2025-10-10T00:52:51.5539656Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2025-10-10T00:52:51.5543400Z adding 'torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5547545Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2025-10-10T00:52:51.5551501Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2025-10-10T00:52:51.5555158Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2025-10-10T00:52:51.5559128Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2025-10-10T00:52:51.5563204Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2025-10-10T00:52:51.5567214Z adding 'torch/include/ATen/ops/rshift.h' 2025-10-10T00:52:51.5571358Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5574839Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-10-10T00:52:51.5578918Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-10-10T00:52:51.5582895Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2025-10-10T00:52:51.5586314Z adding 'torch/include/ATen/ops/rshift_native.h' 2025-10-10T00:52:51.5590749Z adding 'torch/include/ATen/ops/rshift_ops.h' 2025-10-10T00:52:51.5594726Z adding 'torch/include/ATen/ops/rsqrt.h' 2025-10-10T00:52:51.5598473Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5602272Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-10-10T00:52:51.5605744Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-10-10T00:52:51.5609733Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2025-10-10T00:52:51.5613695Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-10-10T00:52:51.5617289Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2025-10-10T00:52:51.5621416Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2025-10-10T00:52:51.5625364Z adding 'torch/include/ATen/ops/rsub.h' 2025-10-10T00:52:51.5629205Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5633044Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-10-10T00:52:51.5636532Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-10-10T00:52:51.5640462Z adding 'torch/include/ATen/ops/rsub_native.h' 2025-10-10T00:52:51.5644671Z adding 'torch/include/ATen/ops/rsub_ops.h' 2025-10-10T00:52:51.5648366Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2025-10-10T00:52:51.5652701Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5656558Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2025-10-10T00:52:51.5660203Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2025-10-10T00:52:51.5665377Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2025-10-10T00:52:51.5671023Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5676216Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2025-10-10T00:52:51.5681676Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2025-10-10T00:52:51.5687403Z adding 'torch/include/ATen/ops/scatter.h' 2025-10-10T00:52:51.5691477Z adding 'torch/include/ATen/ops/scatter_add.h' 2025-10-10T00:52:51.5696763Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5701953Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5706642Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2025-10-10T00:52:51.5710125Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2025-10-10T00:52:51.5714257Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2025-10-10T00:52:51.5718284Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2025-10-10T00:52:51.5721762Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2025-10-10T00:52:51.5726142Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2025-10-10T00:52:51.5729928Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5733276Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5737564Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-10-10T00:52:51.5741225Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-10-10T00:52:51.5744642Z adding 'torch/include/ATen/ops/scatter_meta.h' 2025-10-10T00:52:51.5748213Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2025-10-10T00:52:51.5751673Z adding 'torch/include/ATen/ops/scatter_native.h' 2025-10-10T00:52:51.5756713Z adding 'torch/include/ATen/ops/scatter_ops.h' 2025-10-10T00:52:51.5760519Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2025-10-10T00:52:51.5764221Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5767519Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2025-10-10T00:52:51.5770931Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2025-10-10T00:52:51.5774289Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2025-10-10T00:52:51.5777884Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2025-10-10T00:52:51.5781168Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2025-10-10T00:52:51.5785571Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2025-10-10T00:52:51.5789339Z adding 'torch/include/ATen/ops/searchsorted.h' 2025-10-10T00:52:51.5792968Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-10-10T00:52:51.5796463Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-10-10T00:52:51.5799893Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2025-10-10T00:52:51.5803686Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2025-10-10T00:52:51.5807210Z adding 'torch/include/ATen/ops/segment_reduce.h' 2025-10-10T00:52:51.5810852Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5814305Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2025-10-10T00:52:51.5818573Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2025-10-10T00:52:51.5821844Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2025-10-10T00:52:51.5825425Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2025-10-10T00:52:51.5828864Z adding 'torch/include/ATen/ops/select.h' 2025-10-10T00:52:51.5832537Z adding 'torch/include/ATen/ops/select_backward.h' 2025-10-10T00:52:51.5836570Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5840431Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5843542Z adding 'torch/include/ATen/ops/select_backward_native.h' 2025-10-10T00:52:51.5847046Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2025-10-10T00:52:51.5850552Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5853931Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5857534Z adding 'torch/include/ATen/ops/select_copy.h' 2025-10-10T00:52:51.5861445Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5864970Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5868114Z adding 'torch/include/ATen/ops/select_copy_native.h' 2025-10-10T00:52:51.5871562Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2025-10-10T00:52:51.5874871Z adding 'torch/include/ATen/ops/select_native.h' 2025-10-10T00:52:51.5878367Z adding 'torch/include/ATen/ops/select_ops.h' 2025-10-10T00:52:51.5882195Z adding 'torch/include/ATen/ops/select_scatter.h' 2025-10-10T00:52:51.5885918Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5889425Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5892483Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2025-10-10T00:52:51.5896107Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2025-10-10T00:52:51.5899415Z adding 'torch/include/ATen/ops/selu.h' 2025-10-10T00:52:51.5902873Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5905991Z adding 'torch/include/ATen/ops/selu_native.h' 2025-10-10T00:52:51.5909406Z adding 'torch/include/ATen/ops/selu_ops.h' 2025-10-10T00:52:51.5913388Z adding 'torch/include/ATen/ops/set.h' 2025-10-10T00:52:51.5917288Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.5920718Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5924019Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2025-10-10T00:52:51.5927396Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2025-10-10T00:52:51.5930605Z adding 'torch/include/ATen/ops/set_data.h' 2025-10-10T00:52:51.5934133Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.5937545Z adding 'torch/include/ATen/ops/set_data_native.h' 2025-10-10T00:52:51.5941347Z adding 'torch/include/ATen/ops/set_data_ops.h' 2025-10-10T00:52:51.5945361Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2025-10-10T00:52:51.5948895Z adding 'torch/include/ATen/ops/set_native.h' 2025-10-10T00:52:51.5953757Z adding 'torch/include/ATen/ops/set_ops.h' 2025-10-10T00:52:51.5957987Z adding 'torch/include/ATen/ops/sgn.h' 2025-10-10T00:52:51.5961701Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.5965645Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-10-10T00:52:51.5969730Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-10-10T00:52:51.5973077Z adding 'torch/include/ATen/ops/sgn_meta.h' 2025-10-10T00:52:51.5977247Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2025-10-10T00:52:51.5980725Z adding 'torch/include/ATen/ops/sgn_native.h' 2025-10-10T00:52:51.5984739Z adding 'torch/include/ATen/ops/sgn_ops.h' 2025-10-10T00:52:51.5988781Z adding 'torch/include/ATen/ops/sigmoid.h' 2025-10-10T00:52:51.5992269Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2025-10-10T00:52:51.5996636Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6000461Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2025-10-10T00:52:51.6003952Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2025-10-10T00:52:51.6007866Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2025-10-10T00:52:51.6011444Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2025-10-10T00:52:51.6015418Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2025-10-10T00:52:51.6019457Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2025-10-10T00:52:51.6023120Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6027019Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-10-10T00:52:51.6030905Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-10-10T00:52:51.6034344Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2025-10-10T00:52:51.6038292Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-10-10T00:52:51.6041656Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2025-10-10T00:52:51.6045904Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2025-10-10T00:52:51.6049869Z adding 'torch/include/ATen/ops/sign.h' 2025-10-10T00:52:51.6053561Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6057619Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2025-10-10T00:52:51.6061430Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2025-10-10T00:52:51.6065048Z adding 'torch/include/ATen/ops/sign_meta.h' 2025-10-10T00:52:51.6068997Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2025-10-10T00:52:51.6077984Z adding 'torch/include/ATen/ops/sign_native.h' 2025-10-10T00:52:51.6081764Z adding 'torch/include/ATen/ops/sign_ops.h' 2025-10-10T00:52:51.6085303Z adding 'torch/include/ATen/ops/signbit.h' 2025-10-10T00:52:51.6088998Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6092361Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-10-10T00:52:51.6095877Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-10-10T00:52:51.6099360Z adding 'torch/include/ATen/ops/signbit_meta.h' 2025-10-10T00:52:51.6102934Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2025-10-10T00:52:51.6106532Z adding 'torch/include/ATen/ops/signbit_native.h' 2025-10-10T00:52:51.6110170Z adding 'torch/include/ATen/ops/signbit_ops.h' 2025-10-10T00:52:51.6114548Z adding 'torch/include/ATen/ops/silu.h' 2025-10-10T00:52:51.6118054Z adding 'torch/include/ATen/ops/silu_backward.h' 2025-10-10T00:52:51.6121849Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6125258Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.6128586Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2025-10-10T00:52:51.6132111Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2025-10-10T00:52:51.6135524Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2025-10-10T00:52:51.6139082Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2025-10-10T00:52:51.6142497Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2025-10-10T00:52:51.6146018Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2025-10-10T00:52:51.6149753Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6152899Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2025-10-10T00:52:51.6156461Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2025-10-10T00:52:51.6159881Z adding 'torch/include/ATen/ops/silu_meta.h' 2025-10-10T00:52:51.6163261Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2025-10-10T00:52:51.6166974Z adding 'torch/include/ATen/ops/silu_native.h' 2025-10-10T00:52:51.6170956Z adding 'torch/include/ATen/ops/silu_ops.h' 2025-10-10T00:52:51.6175011Z adding 'torch/include/ATen/ops/sin.h' 2025-10-10T00:52:51.6179153Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6182406Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2025-10-10T00:52:51.6185975Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2025-10-10T00:52:51.6189303Z adding 'torch/include/ATen/ops/sin_meta.h' 2025-10-10T00:52:51.6192967Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2025-10-10T00:52:51.6196477Z adding 'torch/include/ATen/ops/sin_native.h' 2025-10-10T00:52:51.6200087Z adding 'torch/include/ATen/ops/sin_ops.h' 2025-10-10T00:52:51.6203657Z adding 'torch/include/ATen/ops/sinc.h' 2025-10-10T00:52:51.6207254Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6210454Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-10-10T00:52:51.6213962Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-10-10T00:52:51.6217484Z adding 'torch/include/ATen/ops/sinc_meta.h' 2025-10-10T00:52:51.6220919Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2025-10-10T00:52:51.6224246Z adding 'torch/include/ATen/ops/sinc_native.h' 2025-10-10T00:52:51.6227729Z adding 'torch/include/ATen/ops/sinc_ops.h' 2025-10-10T00:52:51.6231330Z adding 'torch/include/ATen/ops/sinh.h' 2025-10-10T00:52:51.6234905Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6238456Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-10-10T00:52:51.6241851Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-10-10T00:52:51.6245123Z adding 'torch/include/ATen/ops/sinh_meta.h' 2025-10-10T00:52:51.6248521Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2025-10-10T00:52:51.6251839Z adding 'torch/include/ATen/ops/sinh_native.h' 2025-10-10T00:52:51.6255442Z adding 'torch/include/ATen/ops/sinh_ops.h' 2025-10-10T00:52:51.6258788Z adding 'torch/include/ATen/ops/size.h' 2025-10-10T00:52:51.6262468Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.6265637Z adding 'torch/include/ATen/ops/size_native.h' 2025-10-10T00:52:51.6269075Z adding 'torch/include/ATen/ops/size_ops.h' 2025-10-10T00:52:51.6272594Z adding 'torch/include/ATen/ops/slice.h' 2025-10-10T00:52:51.6276379Z adding 'torch/include/ATen/ops/slice_backward.h' 2025-10-10T00:52:51.6280182Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6283382Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2025-10-10T00:52:51.6286936Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2025-10-10T00:52:51.6290473Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6294256Z adding 'torch/include/ATen/ops/slice_copy.h' 2025-10-10T00:52:51.6298142Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6301672Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6304799Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2025-10-10T00:52:51.6308302Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2025-10-10T00:52:51.6311859Z adding 'torch/include/ATen/ops/slice_inverse.h' 2025-10-10T00:52:51.6315472Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6318680Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2025-10-10T00:52:51.6322271Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2025-10-10T00:52:51.6325709Z adding 'torch/include/ATen/ops/slice_native.h' 2025-10-10T00:52:51.6329139Z adding 'torch/include/ATen/ops/slice_ops.h' 2025-10-10T00:52:51.6332935Z adding 'torch/include/ATen/ops/slice_scatter.h' 2025-10-10T00:52:51.6336917Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6340389Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6343534Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2025-10-10T00:52:51.6347072Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2025-10-10T00:52:51.6350503Z adding 'torch/include/ATen/ops/slogdet.h' 2025-10-10T00:52:51.6354069Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.6357232Z adding 'torch/include/ATen/ops/slogdet_native.h' 2025-10-10T00:52:51.6360691Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2025-10-10T00:52:51.6364484Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2025-10-10T00:52:51.6368325Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.6372028Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2025-10-10T00:52:51.6375892Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2025-10-10T00:52:51.6379239Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2025-10-10T00:52:51.6382778Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2025-10-10T00:52:51.6386149Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2025-10-10T00:52:51.6389726Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2025-10-10T00:52:51.6393604Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2025-10-10T00:52:51.6397493Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6400864Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2025-10-10T00:52:51.6404277Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2025-10-10T00:52:51.6407613Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2025-10-10T00:52:51.6411173Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2025-10-10T00:52:51.6415199Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2025-10-10T00:52:51.6419107Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6422628Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2025-10-10T00:52:51.6426108Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2025-10-10T00:52:51.6429446Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2025-10-10T00:52:51.6433049Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2025-10-10T00:52:51.6437034Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2025-10-10T00:52:51.6441019Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6444445Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2025-10-10T00:52:51.6448053Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2025-10-10T00:52:51.6451447Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2025-10-10T00:52:51.6455116Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2025-10-10T00:52:51.6458503Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2025-10-10T00:52:51.6462122Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2025-10-10T00:52:51.6466160Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2025-10-10T00:52:51.6470015Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2025-10-10T00:52:51.6473631Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2025-10-10T00:52:51.6477073Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2025-10-10T00:52:51.6480637Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2025-10-10T00:52:51.6483994Z adding 'torch/include/ATen/ops/smm.h' 2025-10-10T00:52:51.6487529Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.6490687Z adding 'torch/include/ATen/ops/smm_native.h' 2025-10-10T00:52:51.6494177Z adding 'torch/include/ATen/ops/smm_ops.h' 2025-10-10T00:52:51.6497684Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2025-10-10T00:52:51.6501125Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2025-10-10T00:52:51.6504690Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6507953Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2025-10-10T00:52:51.6511351Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2025-10-10T00:52:51.6514616Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2025-10-10T00:52:51.6518098Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2025-10-10T00:52:51.6521698Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6525113Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2025-10-10T00:52:51.6528611Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2025-10-10T00:52:51.6531971Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2025-10-10T00:52:51.6535692Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2025-10-10T00:52:51.6539020Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2025-10-10T00:52:51.6542687Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2025-10-10T00:52:51.6546274Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2025-10-10T00:52:51.6549778Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2025-10-10T00:52:51.6553535Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6556752Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2025-10-10T00:52:51.6560442Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2025-10-10T00:52:51.6564178Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6567444Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2025-10-10T00:52:51.6571080Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2025-10-10T00:52:51.6574738Z adding 'torch/include/ATen/ops/softmax.h' 2025-10-10T00:52:51.6578387Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6581927Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.6585148Z adding 'torch/include/ATen/ops/softmax_native.h' 2025-10-10T00:52:51.6588877Z adding 'torch/include/ATen/ops/softmax_ops.h' 2025-10-10T00:52:51.6592453Z adding 'torch/include/ATen/ops/softplus.h' 2025-10-10T00:52:51.6595938Z adding 'torch/include/ATen/ops/softplus_backward.h' 2025-10-10T00:52:51.6599769Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6603009Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2025-10-10T00:52:51.6606511Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2025-10-10T00:52:51.6609970Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2025-10-10T00:52:51.6613379Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2025-10-10T00:52:51.6616977Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2025-10-10T00:52:51.6620578Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2025-10-10T00:52:51.6624250Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6627607Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-10-10T00:52:51.6631265Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-10-10T00:52:51.6634695Z adding 'torch/include/ATen/ops/softplus_meta.h' 2025-10-10T00:52:51.6638238Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2025-10-10T00:52:51.6641536Z adding 'torch/include/ATen/ops/softplus_native.h' 2025-10-10T00:52:51.6645157Z adding 'torch/include/ATen/ops/softplus_ops.h' 2025-10-10T00:52:51.6648643Z adding 'torch/include/ATen/ops/softshrink.h' 2025-10-10T00:52:51.6652244Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2025-10-10T00:52:51.6656105Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6659354Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2025-10-10T00:52:51.6662879Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2025-10-10T00:52:51.6666253Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2025-10-10T00:52:51.6670270Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2025-10-10T00:52:51.6674074Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2025-10-10T00:52:51.6678161Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2025-10-10T00:52:51.6681967Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6685434Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-10-10T00:52:51.6689286Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-10-10T00:52:51.6693063Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2025-10-10T00:52:51.6696584Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-10-10T00:52:51.6700030Z adding 'torch/include/ATen/ops/softshrink_native.h' 2025-10-10T00:52:51.6703571Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2025-10-10T00:52:51.6707495Z adding 'torch/include/ATen/ops/sort.h' 2025-10-10T00:52:51.6711363Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6714873Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6718480Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.6721828Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2025-10-10T00:52:51.6725261Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2025-10-10T00:52:51.6728792Z adding 'torch/include/ATen/ops/sort_meta.h' 2025-10-10T00:52:51.6732282Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2025-10-10T00:52:51.6735862Z adding 'torch/include/ATen/ops/sort_native.h' 2025-10-10T00:52:51.6739729Z adding 'torch/include/ATen/ops/sort_ops.h' 2025-10-10T00:52:51.6743855Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2025-10-10T00:52:51.6747491Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.6750618Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2025-10-10T00:52:51.6754252Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2025-10-10T00:52:51.6757879Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2025-10-10T00:52:51.6761555Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.6764755Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2025-10-10T00:52:51.6768330Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2025-10-10T00:52:51.6772194Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2025-10-10T00:52:51.6776314Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6779582Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2025-10-10T00:52:51.6783166Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2025-10-10T00:52:51.6786889Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2025-10-10T00:52:51.6790605Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6794186Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.6797408Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2025-10-10T00:52:51.6801227Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2025-10-10T00:52:51.6804853Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2025-10-10T00:52:51.6808574Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.6811779Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2025-10-10T00:52:51.6815528Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2025-10-10T00:52:51.6819116Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2025-10-10T00:52:51.6822810Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.6826159Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2025-10-10T00:52:51.6829768Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2025-10-10T00:52:51.6833092Z adding 'torch/include/ATen/ops/sparse_dim.h' 2025-10-10T00:52:51.6836656Z adding 'torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6839820Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2025-10-10T00:52:51.6843187Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2025-10-10T00:52:51.6846523Z adding 'torch/include/ATen/ops/sparse_mask.h' 2025-10-10T00:52:51.6850079Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6853253Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2025-10-10T00:52:51.6856893Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2025-10-10T00:52:51.6860323Z adding 'torch/include/ATen/ops/sparse_resize.h' 2025-10-10T00:52:51.6863750Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2025-10-10T00:52:51.6867332Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6870604Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2025-10-10T00:52:51.6873864Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2025-10-10T00:52:51.6877462Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2025-10-10T00:52:51.6881067Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.6884339Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2025-10-10T00:52:51.6887607Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2025-10-10T00:52:51.6891172Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2025-10-10T00:52:51.6894779Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2025-10-10T00:52:51.6898180Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2025-10-10T00:52:51.6901733Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2025-10-10T00:52:51.6905105Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2025-10-10T00:52:51.6908710Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6911894Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2025-10-10T00:52:51.6915222Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2025-10-10T00:52:51.6918467Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2025-10-10T00:52:51.6921879Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2025-10-10T00:52:51.6925978Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2025-10-10T00:52:51.6929489Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2025-10-10T00:52:51.6932858Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2025-10-10T00:52:51.6936609Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6939806Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2025-10-10T00:52:51.6943190Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2025-10-10T00:52:51.6946530Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2025-10-10T00:52:51.6949919Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2025-10-10T00:52:51.6953184Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2025-10-10T00:52:51.6956602Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2025-10-10T00:52:51.6959968Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2025-10-10T00:52:51.6964300Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6966861Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2025-10-10T00:52:51.6970214Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2025-10-10T00:52:51.6973472Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2025-10-10T00:52:51.6977046Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2025-10-10T00:52:51.6980288Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2025-10-10T00:52:51.6983923Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2025-10-10T00:52:51.6987395Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2025-10-10T00:52:51.6991054Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.6994582Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2025-10-10T00:52:51.6997980Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2025-10-10T00:52:51.7001420Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2025-10-10T00:52:51.7004912Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2025-10-10T00:52:51.7008230Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2025-10-10T00:52:51.7011864Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2025-10-10T00:52:51.7015387Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2025-10-10T00:52:51.7019139Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7022452Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2025-10-10T00:52:51.7025850Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2025-10-10T00:52:51.7029244Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2025-10-10T00:52:51.7032672Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2025-10-10T00:52:51.7036075Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2025-10-10T00:52:51.7039561Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2025-10-10T00:52:51.7043388Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2025-10-10T00:52:51.7047233Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.7050769Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7055040Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2025-10-10T00:52:51.7059800Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2025-10-10T00:52:51.7064087Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2025-10-10T00:52:51.7068143Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2025-10-10T00:52:51.7071653Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2025-10-10T00:52:51.7075416Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2025-10-10T00:52:51.7079240Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2025-10-10T00:52:51.7083043Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.7086555Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7089940Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2025-10-10T00:52:51.7093412Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2025-10-10T00:52:51.7096857Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2025-10-10T00:52:51.7100417Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2025-10-10T00:52:51.7103792Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2025-10-10T00:52:51.7107708Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2025-10-10T00:52:51.7111349Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2025-10-10T00:52:51.7115153Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.7118764Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7121999Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2025-10-10T00:52:51.7125610Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2025-10-10T00:52:51.7128963Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2025-10-10T00:52:51.7132499Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2025-10-10T00:52:51.7136095Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2025-10-10T00:52:51.7139834Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2025-10-10T00:52:51.7143594Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2025-10-10T00:52:51.7147439Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.7151016Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7154370Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2025-10-10T00:52:51.7157827Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2025-10-10T00:52:51.7161246Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2025-10-10T00:52:51.7164760Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2025-10-10T00:52:51.7168210Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2025-10-10T00:52:51.7172325Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2025-10-10T00:52:51.7176305Z adding 'torch/include/ATen/ops/special_digamma.h' 2025-10-10T00:52:51.7180387Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7184082Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2025-10-10T00:52:51.7188047Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2025-10-10T00:52:51.7191508Z adding 'torch/include/ATen/ops/special_entr.h' 2025-10-10T00:52:51.7195309Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7198511Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2025-10-10T00:52:51.7202074Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2025-10-10T00:52:51.7205369Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2025-10-10T00:52:51.7208986Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2025-10-10T00:52:51.7212470Z adding 'torch/include/ATen/ops/special_entr_native.h' 2025-10-10T00:52:51.7216012Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2025-10-10T00:52:51.7219426Z adding 'torch/include/ATen/ops/special_erf.h' 2025-10-10T00:52:51.7223094Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7226377Z adding 'torch/include/ATen/ops/special_erf_native.h' 2025-10-10T00:52:51.7229814Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2025-10-10T00:52:51.7233198Z adding 'torch/include/ATen/ops/special_erfc.h' 2025-10-10T00:52:51.7236736Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7240199Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2025-10-10T00:52:51.7243649Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2025-10-10T00:52:51.7246969Z adding 'torch/include/ATen/ops/special_erfcx.h' 2025-10-10T00:52:51.7250552Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7253777Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2025-10-10T00:52:51.7257227Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2025-10-10T00:52:51.7260448Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2025-10-10T00:52:51.7263860Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2025-10-10T00:52:51.7267112Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2025-10-10T00:52:51.7270670Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2025-10-10T00:52:51.7274041Z adding 'torch/include/ATen/ops/special_erfinv.h' 2025-10-10T00:52:51.7277602Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7280741Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2025-10-10T00:52:51.7284199Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2025-10-10T00:52:51.7287497Z adding 'torch/include/ATen/ops/special_exp2.h' 2025-10-10T00:52:51.7291009Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7294187Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2025-10-10T00:52:51.7297720Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2025-10-10T00:52:51.7301067Z adding 'torch/include/ATen/ops/special_expit.h' 2025-10-10T00:52:51.7304616Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7307797Z adding 'torch/include/ATen/ops/special_expit_native.h' 2025-10-10T00:52:51.7311234Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2025-10-10T00:52:51.7314581Z adding 'torch/include/ATen/ops/special_expm1.h' 2025-10-10T00:52:51.7318087Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7321198Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2025-10-10T00:52:51.7324664Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2025-10-10T00:52:51.7328222Z adding 'torch/include/ATen/ops/special_gammainc.h' 2025-10-10T00:52:51.7331787Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7335091Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2025-10-10T00:52:51.7338491Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2025-10-10T00:52:51.7341849Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2025-10-10T00:52:51.7345410Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7348556Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2025-10-10T00:52:51.7352015Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2025-10-10T00:52:51.7355386Z adding 'torch/include/ATen/ops/special_gammaln.h' 2025-10-10T00:52:51.7358917Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7362055Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2025-10-10T00:52:51.7365464Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2025-10-10T00:52:51.7369030Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2025-10-10T00:52:51.7372678Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.7376254Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7379485Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2025-10-10T00:52:51.7382855Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2025-10-10T00:52:51.7386150Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2025-10-10T00:52:51.7389459Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2025-10-10T00:52:51.7392742Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2025-10-10T00:52:51.7396387Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2025-10-10T00:52:51.7399966Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2025-10-10T00:52:51.7403730Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.7407150Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7410337Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2025-10-10T00:52:51.7413679Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2025-10-10T00:52:51.7417028Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2025-10-10T00:52:51.7420405Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2025-10-10T00:52:51.7423699Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2025-10-10T00:52:51.7427581Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2025-10-10T00:52:51.7430999Z adding 'torch/include/ATen/ops/special_i0.h' 2025-10-10T00:52:51.7434702Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7437873Z adding 'torch/include/ATen/ops/special_i0_native.h' 2025-10-10T00:52:51.7441662Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2025-10-10T00:52:51.7445166Z adding 'torch/include/ATen/ops/special_i0e.h' 2025-10-10T00:52:51.7448772Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7452115Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2025-10-10T00:52:51.7455685Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2025-10-10T00:52:51.7458969Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2025-10-10T00:52:51.7462510Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2025-10-10T00:52:51.7465776Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2025-10-10T00:52:51.7469360Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2025-10-10T00:52:51.7472853Z adding 'torch/include/ATen/ops/special_i1.h' 2025-10-10T00:52:51.7476447Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7479768Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2025-10-10T00:52:51.7483146Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2025-10-10T00:52:51.7486556Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2025-10-10T00:52:51.7490145Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2025-10-10T00:52:51.7493407Z adding 'torch/include/ATen/ops/special_i1_native.h' 2025-10-10T00:52:51.7497121Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2025-10-10T00:52:51.7500530Z adding 'torch/include/ATen/ops/special_i1e.h' 2025-10-10T00:52:51.7504221Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7507532Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2025-10-10T00:52:51.7510870Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2025-10-10T00:52:51.7514315Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2025-10-10T00:52:51.7517759Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2025-10-10T00:52:51.7521163Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2025-10-10T00:52:51.7524738Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2025-10-10T00:52:51.7528349Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2025-10-10T00:52:51.7532152Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.7535813Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7539002Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2025-10-10T00:52:51.7542534Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2025-10-10T00:52:51.7545829Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2025-10-10T00:52:51.7549448Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2025-10-10T00:52:51.7552802Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2025-10-10T00:52:51.7556550Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2025-10-10T00:52:51.7560272Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2025-10-10T00:52:51.7563974Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.7567576Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7570972Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2025-10-10T00:52:51.7574441Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2025-10-10T00:52:51.7577928Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2025-10-10T00:52:51.7581431Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2025-10-10T00:52:51.7584764Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2025-10-10T00:52:51.7588588Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2025-10-10T00:52:51.7591952Z adding 'torch/include/ATen/ops/special_log1p.h' 2025-10-10T00:52:51.7596697Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7600089Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2025-10-10T00:52:51.7603617Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2025-10-10T00:52:51.7607063Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2025-10-10T00:52:51.7611036Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7614295Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2025-10-10T00:52:51.7617859Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2025-10-10T00:52:51.7621300Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2025-10-10T00:52:51.7624674Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2025-10-10T00:52:51.7628088Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2025-10-10T00:52:51.7631515Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2025-10-10T00:52:51.7635029Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2025-10-10T00:52:51.7638695Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7641897Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2025-10-10T00:52:51.7645424Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2025-10-10T00:52:51.7648792Z adding 'torch/include/ATen/ops/special_logit.h' 2025-10-10T00:52:51.7652519Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7655953Z adding 'torch/include/ATen/ops/special_logit_native.h' 2025-10-10T00:52:51.7659446Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2025-10-10T00:52:51.7663019Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2025-10-10T00:52:51.7666629Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7669891Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2025-10-10T00:52:51.7673577Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2025-10-10T00:52:51.7677576Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2025-10-10T00:52:51.7681561Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7684857Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2025-10-10T00:52:51.7688307Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2025-10-10T00:52:51.7691786Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2025-10-10T00:52:51.7695367Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2025-10-10T00:52:51.7698784Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2025-10-10T00:52:51.7702257Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2025-10-10T00:52:51.7705844Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2025-10-10T00:52:51.7709451Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7713335Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2025-10-10T00:52:51.7723824Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2025-10-10T00:52:51.7724035Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2025-10-10T00:52:51.7726486Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2025-10-10T00:52:51.7729613Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2025-10-10T00:52:51.7740759Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2025-10-10T00:52:51.7744082Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2025-10-10T00:52:51.7747752Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7750955Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2025-10-10T00:52:51.7754340Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2025-10-10T00:52:51.7757628Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2025-10-10T00:52:51.7761055Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2025-10-10T00:52:51.7764548Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2025-10-10T00:52:51.7767979Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2025-10-10T00:52:51.7771373Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2025-10-10T00:52:51.7775097Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7778338Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2025-10-10T00:52:51.7781730Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2025-10-10T00:52:51.7785020Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2025-10-10T00:52:51.7788400Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2025-10-10T00:52:51.7791693Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2025-10-10T00:52:51.7795128Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2025-10-10T00:52:51.7798474Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2025-10-10T00:52:51.7802035Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7805191Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2025-10-10T00:52:51.7808644Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2025-10-10T00:52:51.7812000Z adding 'torch/include/ATen/ops/special_ndtr.h' 2025-10-10T00:52:51.7815625Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7818908Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2025-10-10T00:52:51.7822394Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2025-10-10T00:52:51.7825738Z adding 'torch/include/ATen/ops/special_ndtri.h' 2025-10-10T00:52:51.7829504Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7832799Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2025-10-10T00:52:51.7836098Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2025-10-10T00:52:51.7839365Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2025-10-10T00:52:51.7842747Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2025-10-10T00:52:51.7845989Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2025-10-10T00:52:51.7849455Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2025-10-10T00:52:51.7852793Z adding 'torch/include/ATen/ops/special_polygamma.h' 2025-10-10T00:52:51.7856443Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7859615Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2025-10-10T00:52:51.7863101Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2025-10-10T00:52:51.7866441Z adding 'torch/include/ATen/ops/special_psi.h' 2025-10-10T00:52:51.7869981Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7873125Z adding 'torch/include/ATen/ops/special_psi_native.h' 2025-10-10T00:52:51.7876564Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2025-10-10T00:52:51.7879951Z adding 'torch/include/ATen/ops/special_round.h' 2025-10-10T00:52:51.7883510Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.7886626Z adding 'torch/include/ATen/ops/special_round_native.h' 2025-10-10T00:52:51.7890056Z adding 'torch/include/ATen/ops/special_round_ops.h' 2025-10-10T00:52:51.7893555Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2025-10-10T00:52:51.7897341Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7900499Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2025-10-10T00:52:51.7903843Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2025-10-10T00:52:51.7907072Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2025-10-10T00:52:51.7910438Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2025-10-10T00:52:51.7913705Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2025-10-10T00:52:51.7917180Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2025-10-10T00:52:51.7920708Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2025-10-10T00:52:51.7924356Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7927709Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2025-10-10T00:52:51.7931219Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2025-10-10T00:52:51.7934586Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2025-10-10T00:52:51.7938114Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2025-10-10T00:52:51.7941434Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2025-10-10T00:52:51.7945072Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2025-10-10T00:52:51.7948812Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2025-10-10T00:52:51.7952530Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.7956401Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7959552Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2025-10-10T00:52:51.7963134Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2025-10-10T00:52:51.7966555Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2025-10-10T00:52:51.7969979Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2025-10-10T00:52:51.7973427Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2025-10-10T00:52:51.7977722Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2025-10-10T00:52:51.7981501Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2025-10-10T00:52:51.7985293Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.7988902Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.7992186Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2025-10-10T00:52:51.7995759Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2025-10-10T00:52:51.7999043Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2025-10-10T00:52:51.8002595Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2025-10-10T00:52:51.8006068Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2025-10-10T00:52:51.8009772Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2025-10-10T00:52:51.8013633Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2025-10-10T00:52:51.8017600Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8021135Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8024601Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2025-10-10T00:52:51.8028023Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2025-10-10T00:52:51.8031335Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2025-10-10T00:52:51.8034879Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2025-10-10T00:52:51.8038196Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2025-10-10T00:52:51.8042032Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2025-10-10T00:52:51.8045816Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2025-10-10T00:52:51.8049598Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8053182Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8056563Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2025-10-10T00:52:51.8060059Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2025-10-10T00:52:51.8063464Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2025-10-10T00:52:51.8066862Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2025-10-10T00:52:51.8070484Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2025-10-10T00:52:51.8074413Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2025-10-10T00:52:51.8077626Z adding 'torch/include/ATen/ops/special_sinc.h' 2025-10-10T00:52:51.8081322Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8084536Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2025-10-10T00:52:51.8088129Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2025-10-10T00:52:51.8091691Z adding 'torch/include/ATen/ops/special_softmax.h' 2025-10-10T00:52:51.8095421Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8098701Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2025-10-10T00:52:51.8102064Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2025-10-10T00:52:51.8105549Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2025-10-10T00:52:51.8109278Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8112560Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2025-10-10T00:52:51.8116022Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2025-10-10T00:52:51.8119430Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2025-10-10T00:52:51.8122939Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2025-10-10T00:52:51.8126260Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2025-10-10T00:52:51.8129717Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2025-10-10T00:52:51.8133369Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2025-10-10T00:52:51.8137194Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8140640Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8143920Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2025-10-10T00:52:51.8147409Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2025-10-10T00:52:51.8150661Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2025-10-10T00:52:51.8154245Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2025-10-10T00:52:51.8157539Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2025-10-10T00:52:51.8161402Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2025-10-10T00:52:51.8165121Z adding 'torch/include/ATen/ops/special_xlogy.h' 2025-10-10T00:52:51.8168803Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8172129Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2025-10-10T00:52:51.8175953Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2025-10-10T00:52:51.8180148Z adding 'torch/include/ATen/ops/special_zeta.h' 2025-10-10T00:52:51.8184310Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8188258Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8191904Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2025-10-10T00:52:51.8196227Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2025-10-10T00:52:51.8199971Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2025-10-10T00:52:51.8203812Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2025-10-10T00:52:51.8207635Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2025-10-10T00:52:51.8211751Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2025-10-10T00:52:51.8215479Z adding 'torch/include/ATen/ops/split.h' 2025-10-10T00:52:51.8219359Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8222926Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8226452Z adding 'torch/include/ATen/ops/split_copy.h' 2025-10-10T00:52:51.8230246Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8233793Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8237210Z adding 'torch/include/ATen/ops/split_copy_native.h' 2025-10-10T00:52:51.8240708Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2025-10-10T00:52:51.8243992Z adding 'torch/include/ATen/ops/split_native.h' 2025-10-10T00:52:51.8247607Z adding 'torch/include/ATen/ops/split_ops.h' 2025-10-10T00:52:51.8251090Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2025-10-10T00:52:51.8254829Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8258320Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2025-10-10T00:52:51.8262059Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8265800Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8269090Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2025-10-10T00:52:51.8272339Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2025-10-10T00:52:51.8275806Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2025-10-10T00:52:51.8279108Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2025-10-10T00:52:51.8282513Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2025-10-10T00:52:51.8285863Z adding 'torch/include/ATen/ops/sqrt.h' 2025-10-10T00:52:51.8289457Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8292651Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-10-10T00:52:51.8296276Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-10-10T00:52:51.8299505Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2025-10-10T00:52:51.8302871Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-10-10T00:52:51.8306182Z adding 'torch/include/ATen/ops/sqrt_native.h' 2025-10-10T00:52:51.8309658Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2025-10-10T00:52:51.8313041Z adding 'torch/include/ATen/ops/square.h' 2025-10-10T00:52:51.8316602Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8319736Z adding 'torch/include/ATen/ops/square_native.h' 2025-10-10T00:52:51.8323179Z adding 'torch/include/ATen/ops/square_ops.h' 2025-10-10T00:52:51.8326596Z adding 'torch/include/ATen/ops/squeeze.h' 2025-10-10T00:52:51.8330283Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8333628Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8337180Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2025-10-10T00:52:51.8340823Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8344284Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8347403Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2025-10-10T00:52:51.8351151Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2025-10-10T00:52:51.8354596Z adding 'torch/include/ATen/ops/squeeze_native.h' 2025-10-10T00:52:51.8358320Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2025-10-10T00:52:51.8361816Z adding 'torch/include/ATen/ops/sspaddmm.h' 2025-10-10T00:52:51.8365368Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8368651Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-10-10T00:52:51.8372012Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-10-10T00:52:51.8375423Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2025-10-10T00:52:51.8378930Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2025-10-10T00:52:51.8382311Z adding 'torch/include/ATen/ops/stack.h' 2025-10-10T00:52:51.8385814Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8389391Z adding 'torch/include/ATen/ops/stack_native.h' 2025-10-10T00:52:51.8392858Z adding 'torch/include/ATen/ops/stack_ops.h' 2025-10-10T00:52:51.8396541Z adding 'torch/include/ATen/ops/std.h' 2025-10-10T00:52:51.8400271Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8403597Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2025-10-10T00:52:51.8406967Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2025-10-10T00:52:51.8410556Z adding 'torch/include/ATen/ops/std_mean.h' 2025-10-10T00:52:51.8414180Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8417835Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8421104Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2025-10-10T00:52:51.8424468Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2025-10-10T00:52:51.8427801Z adding 'torch/include/ATen/ops/std_mean_native.h' 2025-10-10T00:52:51.8431661Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2025-10-10T00:52:51.8435123Z adding 'torch/include/ATen/ops/std_native.h' 2025-10-10T00:52:51.8439059Z adding 'torch/include/ATen/ops/std_ops.h' 2025-10-10T00:52:51.8442759Z adding 'torch/include/ATen/ops/stft.h' 2025-10-10T00:52:51.8446413Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8449664Z adding 'torch/include/ATen/ops/stft_native.h' 2025-10-10T00:52:51.8453472Z adding 'torch/include/ATen/ops/stft_ops.h' 2025-10-10T00:52:51.8457005Z adding 'torch/include/ATen/ops/stride.h' 2025-10-10T00:52:51.8460509Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8463685Z adding 'torch/include/ATen/ops/stride_native.h' 2025-10-10T00:52:51.8467132Z adding 'torch/include/ATen/ops/stride_ops.h' 2025-10-10T00:52:51.8470597Z adding 'torch/include/ATen/ops/sub.h' 2025-10-10T00:52:51.8474132Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8477574Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8480771Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2025-10-10T00:52:51.8484139Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2025-10-10T00:52:51.8487784Z adding 'torch/include/ATen/ops/sub_meta.h' 2025-10-10T00:52:51.8491176Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2025-10-10T00:52:51.8494651Z adding 'torch/include/ATen/ops/sub_native.h' 2025-10-10T00:52:51.8498372Z adding 'torch/include/ATen/ops/sub_ops.h' 2025-10-10T00:52:51.8501893Z adding 'torch/include/ATen/ops/subtract.h' 2025-10-10T00:52:51.8505499Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8508668Z adding 'torch/include/ATen/ops/subtract_native.h' 2025-10-10T00:52:51.8512296Z adding 'torch/include/ATen/ops/subtract_ops.h' 2025-10-10T00:52:51.8515956Z adding 'torch/include/ATen/ops/sum.h' 2025-10-10T00:52:51.8519580Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8523047Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8526375Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8529659Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2025-10-10T00:52:51.8533023Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2025-10-10T00:52:51.8536460Z adding 'torch/include/ATen/ops/sum_meta.h' 2025-10-10T00:52:51.8539840Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2025-10-10T00:52:51.8760178Z adding 'torch/include/ATen/ops/sum_native.h' 2025-10-10T00:52:51.8764424Z adding 'torch/include/ATen/ops/sum_ops.h' 2025-10-10T00:52:51.8768099Z adding 'torch/include/ATen/ops/sum_to_size.h' 2025-10-10T00:52:51.8771773Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8775098Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2025-10-10T00:52:51.8778545Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2025-10-10T00:52:51.8781994Z adding 'torch/include/ATen/ops/svd.h' 2025-10-10T00:52:51.8785691Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8788971Z adding 'torch/include/ATen/ops/svd_native.h' 2025-10-10T00:52:51.8792522Z adding 'torch/include/ATen/ops/svd_ops.h' 2025-10-10T00:52:51.8796118Z adding 'torch/include/ATen/ops/swapaxes.h' 2025-10-10T00:52:51.8799680Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8802939Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2025-10-10T00:52:51.8806392Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2025-10-10T00:52:51.8809765Z adding 'torch/include/ATen/ops/swapdims.h' 2025-10-10T00:52:51.8813349Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8816706Z adding 'torch/include/ATen/ops/swapdims_native.h' 2025-10-10T00:52:51.8829967Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2025-10-10T00:52:51.8833357Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2025-10-10T00:52:51.8837097Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8840404Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2025-10-10T00:52:51.8843991Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8847239Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2025-10-10T00:52:51.8850693Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2025-10-10T00:52:51.8854013Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2025-10-10T00:52:51.8857598Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2025-10-10T00:52:51.8860975Z adding 'torch/include/ATen/ops/sym_is_contiguous.h' 2025-10-10T00:52:51.8864576Z adding 'torch/include/ATen/ops/sym_is_contiguous_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8867771Z adding 'torch/include/ATen/ops/sym_is_contiguous_native.h' 2025-10-10T00:52:51.8871209Z adding 'torch/include/ATen/ops/sym_is_contiguous_ops.h' 2025-10-10T00:52:51.8874632Z adding 'torch/include/ATen/ops/sym_numel.h' 2025-10-10T00:52:51.8878167Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8881363Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2025-10-10T00:52:51.8884806Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2025-10-10T00:52:51.8888095Z adding 'torch/include/ATen/ops/sym_size.h' 2025-10-10T00:52:51.8891641Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8894884Z adding 'torch/include/ATen/ops/sym_size_native.h' 2025-10-10T00:52:51.8898283Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2025-10-10T00:52:51.8901649Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2025-10-10T00:52:51.8905194Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8908340Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2025-10-10T00:52:51.8911729Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2025-10-10T00:52:51.8915079Z adding 'torch/include/ATen/ops/sym_stride.h' 2025-10-10T00:52:51.8918575Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8921707Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2025-10-10T00:52:51.8925131Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2025-10-10T00:52:51.8928424Z adding 'torch/include/ATen/ops/t.h' 2025-10-10T00:52:51.8931931Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8935337Z adding 'torch/include/ATen/ops/t_copy.h' 2025-10-10T00:52:51.8938861Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.8942343Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8945484Z adding 'torch/include/ATen/ops/t_copy_native.h' 2025-10-10T00:52:51.8948926Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2025-10-10T00:52:51.8952209Z adding 'torch/include/ATen/ops/t_native.h' 2025-10-10T00:52:51.8955620Z adding 'torch/include/ATen/ops/t_ops.h' 2025-10-10T00:52:51.8958952Z adding 'torch/include/ATen/ops/take.h' 2025-10-10T00:52:51.8962383Z adding 'torch/include/ATen/ops/take_along_dim.h' 2025-10-10T00:52:51.8966017Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.8969257Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2025-10-10T00:52:51.8972706Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2025-10-10T00:52:51.8976233Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2025-10-10T00:52:51.8979846Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2025-10-10T00:52:51.8983104Z adding 'torch/include/ATen/ops/take_native.h' 2025-10-10T00:52:51.8986549Z adding 'torch/include/ATen/ops/take_ops.h' 2025-10-10T00:52:51.8989970Z adding 'torch/include/ATen/ops/tan.h' 2025-10-10T00:52:51.8993940Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.8996946Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2025-10-10T00:52:51.9000490Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2025-10-10T00:52:51.9004002Z adding 'torch/include/ATen/ops/tan_meta.h' 2025-10-10T00:52:51.9007405Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2025-10-10T00:52:51.9010865Z adding 'torch/include/ATen/ops/tan_native.h' 2025-10-10T00:52:51.9014553Z adding 'torch/include/ATen/ops/tan_ops.h' 2025-10-10T00:52:51.9017991Z adding 'torch/include/ATen/ops/tanh.h' 2025-10-10T00:52:51.9021563Z adding 'torch/include/ATen/ops/tanh_backward.h' 2025-10-10T00:52:51.9025203Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9028653Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2025-10-10T00:52:51.9032176Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2025-10-10T00:52:51.9035484Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2025-10-10T00:52:51.9039030Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2025-10-10T00:52:51.9042336Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2025-10-10T00:52:51.9045943Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2025-10-10T00:52:51.9049649Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9052968Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-10-10T00:52:51.9056693Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-10-10T00:52:51.9060011Z adding 'torch/include/ATen/ops/tanh_meta.h' 2025-10-10T00:52:51.9063583Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2025-10-10T00:52:51.9067042Z adding 'torch/include/ATen/ops/tanh_native.h' 2025-10-10T00:52:51.9070539Z adding 'torch/include/ATen/ops/tanh_ops.h' 2025-10-10T00:52:51.9074263Z adding 'torch/include/ATen/ops/tensor.h' 2025-10-10T00:52:51.9078029Z adding 'torch/include/ATen/ops/tensor_split.h' 2025-10-10T00:52:51.9081792Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9085199Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2025-10-10T00:52:51.9088854Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2025-10-10T00:52:51.9092461Z adding 'torch/include/ATen/ops/tensordot.h' 2025-10-10T00:52:51.9096311Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9099530Z adding 'torch/include/ATen/ops/tensordot_native.h' 2025-10-10T00:52:51.9103238Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2025-10-10T00:52:51.9107229Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2025-10-10T00:52:51.9111116Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9123454Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2025-10-10T00:52:51.9123981Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2025-10-10T00:52:51.9124330Z adding 'torch/include/ATen/ops/threshold.h' 2025-10-10T00:52:51.9125345Z adding 'torch/include/ATen/ops/threshold_backward.h' 2025-10-10T00:52:51.9129049Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9132344Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2025-10-10T00:52:51.9136051Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2025-10-10T00:52:51.9139469Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2025-10-10T00:52:51.9143058Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2025-10-10T00:52:51.9146554Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2025-10-10T00:52:51.9150107Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2025-10-10T00:52:51.9153955Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9157411Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-10-10T00:52:51.9161016Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-10-10T00:52:51.9164433Z adding 'torch/include/ATen/ops/threshold_meta.h' 2025-10-10T00:52:51.9167909Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2025-10-10T00:52:51.9171374Z adding 'torch/include/ATen/ops/threshold_native.h' 2025-10-10T00:52:51.9175282Z adding 'torch/include/ATen/ops/threshold_ops.h' 2025-10-10T00:52:51.9178824Z adding 'torch/include/ATen/ops/tile.h' 2025-10-10T00:52:51.9182486Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9186115Z adding 'torch/include/ATen/ops/tile_native.h' 2025-10-10T00:52:51.9190075Z adding 'torch/include/ATen/ops/tile_ops.h' 2025-10-10T00:52:51.9193897Z adding 'torch/include/ATen/ops/to.h' 2025-10-10T00:52:51.9198035Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9201329Z adding 'torch/include/ATen/ops/to_dense.h' 2025-10-10T00:52:51.9204777Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2025-10-10T00:52:51.9208430Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9211798Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2025-10-10T00:52:51.9215518Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2025-10-10T00:52:51.9219179Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9222567Z adding 'torch/include/ATen/ops/to_dense_native.h' 2025-10-10T00:52:51.9225933Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2025-10-10T00:52:51.9229341Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2025-10-10T00:52:51.9232928Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2025-10-10T00:52:51.9236451Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9239613Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2025-10-10T00:52:51.9243023Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2025-10-10T00:52:51.9246531Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9249986Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2025-10-10T00:52:51.9253274Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2025-10-10T00:52:51.9256936Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2025-10-10T00:52:51.9260344Z adding 'torch/include/ATen/ops/to_native.h' 2025-10-10T00:52:51.9264109Z adding 'torch/include/ATen/ops/to_ops.h' 2025-10-10T00:52:51.9267840Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2025-10-10T00:52:51.9271505Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9274734Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2025-10-10T00:52:51.9278282Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2025-10-10T00:52:51.9281739Z adding 'torch/include/ATen/ops/to_sparse.h' 2025-10-10T00:52:51.9285018Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2025-10-10T00:52:51.9288549Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9291734Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2025-10-10T00:52:51.9295234Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2025-10-10T00:52:51.9298483Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2025-10-10T00:52:51.9302030Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9305681Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2025-10-10T00:52:51.9308649Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2025-10-10T00:52:51.9312226Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9315386Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2025-10-10T00:52:51.9318960Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9322066Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2025-10-10T00:52:51.9325436Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2025-10-10T00:52:51.9328693Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2025-10-10T00:52:51.9332202Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9335495Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2025-10-10T00:52:51.9338951Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2025-10-10T00:52:51.9342477Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2025-10-10T00:52:51.9346010Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2025-10-10T00:52:51.9349692Z adding 'torch/include/ATen/ops/topk.h' 2025-10-10T00:52:51.9353430Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9356756Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2025-10-10T00:52:51.9360317Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2025-10-10T00:52:51.9363642Z adding 'torch/include/ATen/ops/topk_meta.h' 2025-10-10T00:52:51.9367120Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2025-10-10T00:52:51.9370458Z adding 'torch/include/ATen/ops/topk_native.h' 2025-10-10T00:52:51.9374004Z adding 'torch/include/ATen/ops/topk_ops.h' 2025-10-10T00:52:51.9377540Z adding 'torch/include/ATen/ops/trace.h' 2025-10-10T00:52:51.9381009Z adding 'torch/include/ATen/ops/trace_backward.h' 2025-10-10T00:52:51.9384526Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9387679Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2025-10-10T00:52:51.9391092Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2025-10-10T00:52:51.9394573Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9397822Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2025-10-10T00:52:51.9401177Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2025-10-10T00:52:51.9404437Z adding 'torch/include/ATen/ops/trace_native.h' 2025-10-10T00:52:51.9407860Z adding 'torch/include/ATen/ops/trace_ops.h' 2025-10-10T00:52:51.9411216Z adding 'torch/include/ATen/ops/transpose.h' 2025-10-10T00:52:51.9414933Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9418395Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9421694Z adding 'torch/include/ATen/ops/transpose_copy.h' 2025-10-10T00:52:51.9425277Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9428764Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9431848Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2025-10-10T00:52:51.9435293Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2025-10-10T00:52:51.9438619Z adding 'torch/include/ATen/ops/transpose_native.h' 2025-10-10T00:52:51.9442337Z adding 'torch/include/ATen/ops/transpose_ops.h' 2025-10-10T00:52:51.9445840Z adding 'torch/include/ATen/ops/trapezoid.h' 2025-10-10T00:52:51.9449782Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9453103Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2025-10-10T00:52:51.9456500Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2025-10-10T00:52:51.9460050Z adding 'torch/include/ATen/ops/trapz.h' 2025-10-10T00:52:51.9464221Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9466987Z adding 'torch/include/ATen/ops/trapz_native.h' 2025-10-10T00:52:51.9470524Z adding 'torch/include/ATen/ops/trapz_ops.h' 2025-10-10T00:52:51.9474079Z adding 'torch/include/ATen/ops/triangular_solve.h' 2025-10-10T00:52:51.9477962Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9481335Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2025-10-10T00:52:51.9484788Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2025-10-10T00:52:51.9488222Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2025-10-10T00:52:51.9491693Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2025-10-10T00:52:51.9495263Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2025-10-10T00:52:51.9498984Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2025-10-10T00:52:51.9502406Z adding 'torch/include/ATen/ops/tril.h' 2025-10-10T00:52:51.9506544Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9509776Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2025-10-10T00:52:51.9513369Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2025-10-10T00:52:51.9516996Z adding 'torch/include/ATen/ops/tril_indices.h' 2025-10-10T00:52:51.9520606Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9524061Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2025-10-10T00:52:51.9527523Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2025-10-10T00:52:51.9531005Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2025-10-10T00:52:51.9534761Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2025-10-10T00:52:51.9538173Z adding 'torch/include/ATen/ops/tril_meta.h' 2025-10-10T00:52:51.9541714Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2025-10-10T00:52:51.9545043Z adding 'torch/include/ATen/ops/tril_native.h' 2025-10-10T00:52:51.9548712Z adding 'torch/include/ATen/ops/tril_ops.h' 2025-10-10T00:52:51.9552243Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2025-10-10T00:52:51.9555961Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9562361Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2025-10-10T00:52:51.9566127Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2025-10-10T00:52:51.9569554Z adding 'torch/include/ATen/ops/triu.h' 2025-10-10T00:52:51.9573570Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9577065Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2025-10-10T00:52:51.9580461Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2025-10-10T00:52:51.9584414Z adding 'torch/include/ATen/ops/triu_indices.h' 2025-10-10T00:52:51.9588198Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9591528Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2025-10-10T00:52:51.9595085Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2025-10-10T00:52:51.9598437Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2025-10-10T00:52:51.9602133Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2025-10-10T00:52:51.9605631Z adding 'torch/include/ATen/ops/triu_meta.h' 2025-10-10T00:52:51.9609062Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2025-10-10T00:52:51.9612506Z adding 'torch/include/ATen/ops/triu_native.h' 2025-10-10T00:52:51.9616133Z adding 'torch/include/ATen/ops/triu_ops.h' 2025-10-10T00:52:51.9619754Z adding 'torch/include/ATen/ops/true_divide.h' 2025-10-10T00:52:51.9623504Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9626704Z adding 'torch/include/ATen/ops/true_divide_native.h' 2025-10-10T00:52:51.9630478Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2025-10-10T00:52:51.9634389Z adding 'torch/include/ATen/ops/trunc.h' 2025-10-10T00:52:51.9637728Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9641047Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-10-10T00:52:51.9644433Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-10-10T00:52:51.9647877Z adding 'torch/include/ATen/ops/trunc_meta.h' 2025-10-10T00:52:51.9652011Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2025-10-10T00:52:51.9654919Z adding 'torch/include/ATen/ops/trunc_native.h' 2025-10-10T00:52:51.9658602Z adding 'torch/include/ATen/ops/trunc_ops.h' 2025-10-10T00:52:51.9661910Z adding 'torch/include/ATen/ops/type_as.h' 2025-10-10T00:52:51.9665613Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9668842Z adding 'torch/include/ATen/ops/type_as_native.h' 2025-10-10T00:52:51.9672310Z adding 'torch/include/ATen/ops/type_as_ops.h' 2025-10-10T00:52:51.9675833Z adding 'torch/include/ATen/ops/unbind.h' 2025-10-10T00:52:51.9679373Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9682912Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9686294Z adding 'torch/include/ATen/ops/unbind_copy.h' 2025-10-10T00:52:51.9690476Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9694532Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9697772Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2025-10-10T00:52:51.9701459Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2025-10-10T00:52:51.9704806Z adding 'torch/include/ATen/ops/unbind_native.h' 2025-10-10T00:52:51.9708502Z adding 'torch/include/ATen/ops/unbind_ops.h' 2025-10-10T00:52:51.9712164Z adding 'torch/include/ATen/ops/unflatten.h' 2025-10-10T00:52:51.9715871Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9719326Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2025-10-10T00:52:51.9722903Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9726080Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2025-10-10T00:52:51.9729793Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2025-10-10T00:52:51.9733026Z adding 'torch/include/ATen/ops/unflatten_native.h' 2025-10-10T00:52:51.9736673Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2025-10-10T00:52:51.9739933Z adding 'torch/include/ATen/ops/unfold.h' 2025-10-10T00:52:51.9743588Z adding 'torch/include/ATen/ops/unfold_backward.h' 2025-10-10T00:52:51.9747551Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9751159Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2025-10-10T00:52:51.9754585Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2025-10-10T00:52:51.9757879Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2025-10-10T00:52:51.9761396Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2025-10-10T00:52:51.9764781Z adding 'torch/include/ATen/ops/unfold_copy.h' 2025-10-10T00:52:51.9768350Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9771807Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9775058Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2025-10-10T00:52:51.9778781Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2025-10-10T00:52:51.9782252Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-10-10T00:52:51.9785648Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-10-10T00:52:51.9788978Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2025-10-10T00:52:51.9792234Z adding 'torch/include/ATen/ops/unfold_native.h' 2025-10-10T00:52:51.9795615Z adding 'torch/include/ATen/ops/unfold_ops.h' 2025-10-10T00:52:51.9799441Z adding 'torch/include/ATen/ops/uniform.h' 2025-10-10T00:52:51.9802637Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9805897Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-10-10T00:52:51.9809232Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-10-10T00:52:51.9813146Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2025-10-10T00:52:51.9816040Z adding 'torch/include/ATen/ops/uniform_native.h' 2025-10-10T00:52:51.9819615Z adding 'torch/include/ATen/ops/uniform_ops.h' 2025-10-10T00:52:51.9823195Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2025-10-10T00:52:51.9826838Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9830114Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2025-10-10T00:52:51.9833948Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2025-10-10T00:52:51.9837000Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2025-10-10T00:52:51.9840575Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2025-10-10T00:52:51.9844253Z adding 'torch/include/ATen/ops/unique_dim.h' 2025-10-10T00:52:51.9847924Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9851285Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2025-10-10T00:52:51.9854992Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9858333Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2025-10-10T00:52:51.9861729Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2025-10-10T00:52:51.9865053Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2025-10-10T00:52:51.9868580Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2025-10-10T00:52:51.9871971Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2025-10-10T00:52:51.9875354Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2025-10-10T00:52:51.9878621Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2025-10-10T00:52:51.9882230Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2025-10-10T00:52:51.9885630Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2025-10-10T00:52:51.9889172Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:51.9892429Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2025-10-10T00:52:51.9895884Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2025-10-10T00:52:51.9899442Z adding 'torch/include/ATen/ops/unsafe_split.h' 2025-10-10T00:52:51.9903111Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9906310Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2025-10-10T00:52:51.9909826Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2025-10-10T00:52:51.9913559Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2025-10-10T00:52:51.9917291Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9920744Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2025-10-10T00:52:51.9924254Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2025-10-10T00:52:51.9927579Z adding 'torch/include/ATen/ops/unsqueeze.h' 2025-10-10T00:52:51.9931082Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9935078Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2025-10-10T00:52:51.9982475Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:51.9987423Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:51.9991693Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2025-10-10T00:52:51.9996618Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-10-10T00:52:52.0001819Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2025-10-10T00:52:52.0006022Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2025-10-10T00:52:52.0011394Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2025-10-10T00:52:52.0017218Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-10-10T00:52:52.0023390Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0027235Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2025-10-10T00:52:52.0032108Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2025-10-10T00:52:52.0036907Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2025-10-10T00:52:52.0042744Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2025-10-10T00:52:52.0047493Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2025-10-10T00:52:52.0052534Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2025-10-10T00:52:52.0056759Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0060081Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0063514Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2025-10-10T00:52:52.0067164Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2025-10-10T00:52:52.0070536Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-10-10T00:52:52.0074235Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2025-10-10T00:52:52.0077782Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-10-10T00:52:52.0081432Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-10-10T00:52:52.0085879Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2025-10-10T00:52:52.0090197Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-10-10T00:52:52.0094122Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0097703Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2025-10-10T00:52:52.0101457Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2025-10-10T00:52:52.0104815Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2025-10-10T00:52:52.0108642Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2025-10-10T00:52:52.0112210Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2025-10-10T00:52:52.0115649Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2025-10-10T00:52:52.0119450Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0123083Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0126511Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0130001Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2025-10-10T00:52:52.0133519Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2025-10-10T00:52:52.0137175Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-10-10T00:52:52.0140928Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2025-10-10T00:52:52.0144423Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-10-10T00:52:52.0148292Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-10-10T00:52:52.0152320Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2025-10-10T00:52:52.0156380Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2025-10-10T00:52:52.0160322Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0164220Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2025-10-10T00:52:52.0167422Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2025-10-10T00:52:52.0170872Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2025-10-10T00:52:52.0174533Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2025-10-10T00:52:52.0178514Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2025-10-10T00:52:52.0181724Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2025-10-10T00:52:52.0185438Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0188983Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0192499Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2025-10-10T00:52:52.0196478Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2025-10-10T00:52:52.0200302Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2025-10-10T00:52:52.0204485Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2025-10-10T00:52:52.0208314Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2025-10-10T00:52:52.0212221Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2025-10-10T00:52:52.0216237Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2025-10-10T00:52:52.0220355Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-10-10T00:52:52.0224363Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0227708Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2025-10-10T00:52:52.0231439Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2025-10-10T00:52:52.0234979Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2025-10-10T00:52:52.0238513Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2025-10-10T00:52:52.0241853Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2025-10-10T00:52:52.0245460Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2025-10-10T00:52:52.0249214Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0252721Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0256180Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2025-10-10T00:52:52.0259537Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2025-10-10T00:52:52.0263062Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-10-10T00:52:52.0266554Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2025-10-10T00:52:52.0269911Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2025-10-10T00:52:52.0273635Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-10-10T00:52:52.0277671Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2025-10-10T00:52:52.0281660Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-10-10T00:52:52.0285517Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0288873Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2025-10-10T00:52:52.0292436Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2025-10-10T00:52:52.0296244Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2025-10-10T00:52:52.0299641Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2025-10-10T00:52:52.0302894Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2025-10-10T00:52:52.0306440Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2025-10-10T00:52:52.0310089Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0313787Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0317067Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0320311Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2025-10-10T00:52:52.0324325Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2025-10-10T00:52:52.0327175Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-10-10T00:52:52.0330631Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2025-10-10T00:52:52.0334074Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2025-10-10T00:52:52.0337988Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-10-10T00:52:52.0341860Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2025-10-10T00:52:52.0345915Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-10-10T00:52:52.0349976Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0353364Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2025-10-10T00:52:52.0356924Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2025-10-10T00:52:52.0360356Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2025-10-10T00:52:52.0363920Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2025-10-10T00:52:52.0367173Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2025-10-10T00:52:52.0370739Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2025-10-10T00:52:52.0374480Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0377922Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0381286Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2025-10-10T00:52:52.0384826Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2025-10-10T00:52:52.0388148Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-10-10T00:52:52.0391665Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2025-10-10T00:52:52.0395061Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2025-10-10T00:52:52.0398740Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-10-10T00:52:52.0402747Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2025-10-10T00:52:52.0406958Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-10-10T00:52:52.0410888Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0414120Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2025-10-10T00:52:52.0417873Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2025-10-10T00:52:52.0421249Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2025-10-10T00:52:52.0424818Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2025-10-10T00:52:52.0428336Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2025-10-10T00:52:52.0431969Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2025-10-10T00:52:52.0435549Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0438933Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0442345Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2025-10-10T00:52:52.0446739Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2025-10-10T00:52:52.0450411Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-10-10T00:52:52.0454076Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2025-10-10T00:52:52.0457571Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-10-10T00:52:52.0461315Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-10-10T00:52:52.0465169Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2025-10-10T00:52:52.0469529Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0472566Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2025-10-10T00:52:52.0475956Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2025-10-10T00:52:52.0479150Z adding 'torch/include/ATen/ops/values.h' 2025-10-10T00:52:52.0482707Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0486164Z adding 'torch/include/ATen/ops/values_copy.h' 2025-10-10T00:52:52.0489940Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0493880Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0497549Z adding 'torch/include/ATen/ops/values_copy_native.h' 2025-10-10T00:52:52.0501460Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2025-10-10T00:52:52.0505271Z adding 'torch/include/ATen/ops/values_native.h' 2025-10-10T00:52:52.0509367Z adding 'torch/include/ATen/ops/values_ops.h' 2025-10-10T00:52:52.0513204Z adding 'torch/include/ATen/ops/vander.h' 2025-10-10T00:52:52.0517135Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0520858Z adding 'torch/include/ATen/ops/vander_native.h' 2025-10-10T00:52:52.0524770Z adding 'torch/include/ATen/ops/vander_ops.h' 2025-10-10T00:52:52.0528530Z adding 'torch/include/ATen/ops/var.h' 2025-10-10T00:52:52.0532513Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0536126Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2025-10-10T00:52:52.0539618Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2025-10-10T00:52:52.0543369Z adding 'torch/include/ATen/ops/var_mean.h' 2025-10-10T00:52:52.0547039Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0550726Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0554052Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2025-10-10T00:52:52.0557567Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2025-10-10T00:52:52.0561173Z adding 'torch/include/ATen/ops/var_mean_native.h' 2025-10-10T00:52:52.0564869Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2025-10-10T00:52:52.0568380Z adding 'torch/include/ATen/ops/var_native.h' 2025-10-10T00:52:52.0572292Z adding 'torch/include/ATen/ops/var_ops.h' 2025-10-10T00:52:52.0576126Z adding 'torch/include/ATen/ops/vdot.h' 2025-10-10T00:52:52.0579728Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0583068Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-10-10T00:52:52.0586345Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-10-10T00:52:52.0589569Z adding 'torch/include/ATen/ops/vdot_native.h' 2025-10-10T00:52:52.0593001Z adding 'torch/include/ATen/ops/vdot_ops.h' 2025-10-10T00:52:52.0596359Z adding 'torch/include/ATen/ops/view.h' 2025-10-10T00:52:52.0599583Z adding 'torch/include/ATen/ops/view_as.h' 2025-10-10T00:52:52.0602868Z adding 'torch/include/ATen/ops/view_as_complex.h' 2025-10-10T00:52:52.0606351Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2025-10-10T00:52:52.0609963Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0613433Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0616649Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2025-10-10T00:52:52.0620104Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2025-10-10T00:52:52.0623555Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2025-10-10T00:52:52.0626994Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2025-10-10T00:52:52.0630290Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2025-10-10T00:52:52.0633397Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2025-10-10T00:52:52.0637326Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2025-10-10T00:52:52.0640301Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0643590Z adding 'torch/include/ATen/ops/view_as_native.h' 2025-10-10T00:52:52.0646999Z adding 'torch/include/ATen/ops/view_as_ops.h' 2025-10-10T00:52:52.0650337Z adding 'torch/include/ATen/ops/view_as_real.h' 2025-10-10T00:52:52.0653684Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2025-10-10T00:52:52.0657365Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0660799Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0664223Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2025-10-10T00:52:52.0667657Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2025-10-10T00:52:52.0670944Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2025-10-10T00:52:52.0674277Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2025-10-10T00:52:52.0677578Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2025-10-10T00:52:52.0680804Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2025-10-10T00:52:52.0684217Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2025-10-10T00:52:52.0687635Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0691181Z adding 'torch/include/ATen/ops/view_copy.h' 2025-10-10T00:52:52.0694942Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0698462Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0701563Z adding 'torch/include/ATen/ops/view_copy_native.h' 2025-10-10T00:52:52.0705269Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2025-10-10T00:52:52.0708765Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2025-10-10T00:52:52.0711978Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2025-10-10T00:52:52.0715339Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2025-10-10T00:52:52.0718605Z adding 'torch/include/ATen/ops/view_native.h' 2025-10-10T00:52:52.0722050Z adding 'torch/include/ATen/ops/view_ops.h' 2025-10-10T00:52:52.0725414Z adding 'torch/include/ATen/ops/vsplit.h' 2025-10-10T00:52:52.0728920Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0732138Z adding 'torch/include/ATen/ops/vsplit_native.h' 2025-10-10T00:52:52.0735669Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2025-10-10T00:52:52.0739067Z adding 'torch/include/ATen/ops/vstack.h' 2025-10-10T00:52:52.0742623Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0745772Z adding 'torch/include/ATen/ops/vstack_native.h' 2025-10-10T00:52:52.0749254Z adding 'torch/include/ATen/ops/vstack_ops.h' 2025-10-10T00:52:52.0752850Z adding 'torch/include/ATen/ops/where.h' 2025-10-10T00:52:52.0756392Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0759666Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2025-10-10T00:52:52.0763095Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2025-10-10T00:52:52.0775881Z adding 'torch/include/ATen/ops/where_native.h' 2025-10-10T00:52:52.0776240Z adding 'torch/include/ATen/ops/where_ops.h' 2025-10-10T00:52:52.0777164Z adding 'torch/include/ATen/ops/xlogy.h' 2025-10-10T00:52:52.0781070Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0784588Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-10-10T00:52:52.0787576Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-10-10T00:52:52.0790948Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-10-10T00:52:52.0794237Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2025-10-10T00:52:52.0797624Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-10-10T00:52:52.0801672Z adding 'torch/include/ATen/ops/xlogy_native.h' 2025-10-10T00:52:52.0804860Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2025-10-10T00:52:52.0808363Z adding 'torch/include/ATen/ops/xor.h' 2025-10-10T00:52:52.0811719Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-10-10T00:52:52.0814995Z adding 'torch/include/ATen/ops/xor_native.h' 2025-10-10T00:52:52.0818520Z adding 'torch/include/ATen/ops/xor_ops.h' 2025-10-10T00:52:52.0821954Z adding 'torch/include/ATen/ops/zero.h' 2025-10-10T00:52:52.0825612Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0829076Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2025-10-10T00:52:52.0832295Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2025-10-10T00:52:52.0835608Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2025-10-10T00:52:52.0838893Z adding 'torch/include/ATen/ops/zero_native.h' 2025-10-10T00:52:52.0842428Z adding 'torch/include/ATen/ops/zero_ops.h' 2025-10-10T00:52:52.0846265Z adding 'torch/include/ATen/ops/zeros.h' 2025-10-10T00:52:52.0850099Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0853561Z adding 'torch/include/ATen/ops/zeros_like.h' 2025-10-10T00:52:52.0857511Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2025-10-10T00:52:52.0861040Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-10-10T00:52:52.0864198Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2025-10-10T00:52:52.0867935Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2025-10-10T00:52:52.0871341Z adding 'torch/include/ATen/ops/zeros_native.h' 2025-10-10T00:52:52.0875008Z adding 'torch/include/ATen/ops/zeros_ops.h' 2025-10-10T00:52:52.0882294Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2025-10-10T00:52:52.0887492Z adding 'torch/include/ATen/quantized/Quantizer.h' 2025-10-10T00:52:52.0892111Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2025-10-10T00:52:52.0895496Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-10-10T00:52:52.0898772Z adding 'torch/include/ATen/xpu/XPUContext.h' 2025-10-10T00:52:52.0901947Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2025-10-10T00:52:52.0906265Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2025-10-10T00:52:52.0910004Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-10-10T00:52:52.0914151Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2025-10-10T00:52:52.0918111Z adding 'torch/include/THC/THCAtomics.cuh' 2025-10-10T00:52:52.0921202Z adding 'torch/include/THC/THCDeviceUtils.cuh' 2025-10-10T00:52:52.0930783Z adding 'torch/include/c10/core/Allocator.h' 2025-10-10T00:52:52.0937961Z adding 'torch/include/c10/core/AllocatorConfig.h' 2025-10-10T00:52:52.0941776Z adding 'torch/include/c10/core/AutogradState.h' 2025-10-10T00:52:52.0946779Z adding 'torch/include/c10/core/Backend.h' 2025-10-10T00:52:52.0950747Z adding 'torch/include/c10/core/CPUAllocator.h' 2025-10-10T00:52:52.0955078Z adding 'torch/include/c10/core/CachingDeviceAllocator.h' 2025-10-10T00:52:52.0958764Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2025-10-10T00:52:52.0962505Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2025-10-10T00:52:52.0967699Z adding 'torch/include/c10/core/Contiguity.h' 2025-10-10T00:52:52.0971515Z adding 'torch/include/c10/core/CopyBytes.h' 2025-10-10T00:52:52.0974992Z adding 'torch/include/c10/core/DefaultDtype.h' 2025-10-10T00:52:52.0978458Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2025-10-10T00:52:52.0983129Z adding 'torch/include/c10/core/Device.h' 2025-10-10T00:52:52.0986811Z adding 'torch/include/c10/core/DeviceArray.h' 2025-10-10T00:52:52.0991813Z adding 'torch/include/c10/core/DeviceGuard.h' 2025-10-10T00:52:52.0995433Z adding 'torch/include/c10/core/DeviceType.h' 2025-10-10T00:52:52.1008658Z adding 'torch/include/c10/core/DispatchKey.h' 2025-10-10T00:52:52.1025775Z adding 'torch/include/c10/core/DispatchKeySet.h' 2025-10-10T00:52:52.1031116Z adding 'torch/include/c10/core/DynamicCast.h' 2025-10-10T00:52:52.1035524Z adding 'torch/include/c10/core/Event.h' 2025-10-10T00:52:52.1039956Z adding 'torch/include/c10/core/GeneratorImpl.h' 2025-10-10T00:52:52.1043492Z adding 'torch/include/c10/core/GradMode.h' 2025-10-10T00:52:52.1047589Z adding 'torch/include/c10/core/InferenceMode.h' 2025-10-10T00:52:52.1051246Z adding 'torch/include/c10/core/Layout.h' 2025-10-10T00:52:52.1056776Z adding 'torch/include/c10/core/MemoryFormat.h' 2025-10-10T00:52:52.1060699Z adding 'torch/include/c10/core/OptionalRef.h' 2025-10-10T00:52:52.1064895Z adding 'torch/include/c10/core/PyHandleCache.h' 2025-10-10T00:52:52.1068428Z adding 'torch/include/c10/core/QEngine.h' 2025-10-10T00:52:52.1071970Z adding 'torch/include/c10/core/QScheme.h' 2025-10-10T00:52:52.1075785Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2025-10-10T00:52:52.1079836Z adding 'torch/include/c10/core/SafePyObject.h' 2025-10-10T00:52:52.1086266Z adding 'torch/include/c10/core/Scalar.h' 2025-10-10T00:52:52.1094248Z adding 'torch/include/c10/core/ScalarType.h' 2025-10-10T00:52:52.1098421Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-10-10T00:52:52.1103032Z adding 'torch/include/c10/core/Storage.h' 2025-10-10T00:52:52.1109082Z adding 'torch/include/c10/core/StorageImpl.h' 2025-10-10T00:52:52.1114460Z adding 'torch/include/c10/core/Stream.h' 2025-10-10T00:52:52.1119178Z adding 'torch/include/c10/core/StreamGuard.h' 2025-10-10T00:52:52.1123533Z adding 'torch/include/c10/core/SymBool.h' 2025-10-10T00:52:52.1127631Z adding 'torch/include/c10/core/SymFloat.h' 2025-10-10T00:52:52.1134800Z adding 'torch/include/c10/core/SymInt.h' 2025-10-10T00:52:52.1139138Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2025-10-10T00:52:52.1143523Z adding 'torch/include/c10/core/SymNodeImpl.h' 2025-10-10T00:52:52.1148367Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2025-10-10T00:52:52.1191521Z adding 'torch/include/c10/core/TensorImpl.h' 2025-10-10T00:52:52.1204226Z adding 'torch/include/c10/core/TensorOptions.h' 2025-10-10T00:52:52.1208494Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2025-10-10T00:52:52.1212025Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2025-10-10T00:52:52.1215479Z adding 'torch/include/c10/core/alignment.h' 2025-10-10T00:52:52.1219506Z adding 'torch/include/c10/core/thread_pool.h' 2025-10-10T00:52:52.1224214Z adding 'torch/include/c10/core/impl/COW.h' 2025-10-10T00:52:52.1227938Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2025-10-10T00:52:52.1234869Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-10-10T00:52:52.1239123Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2025-10-10T00:52:52.1242629Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2025-10-10T00:52:52.1246648Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-10-10T00:52:52.1253720Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2025-10-10T00:52:52.1258305Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2025-10-10T00:52:52.1263950Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2025-10-10T00:52:52.1269078Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-10-10T00:52:52.1275859Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2025-10-10T00:52:52.1279770Z adding 'torch/include/c10/core/impl/PyInterpreterHooks.h' 2025-10-10T00:52:52.1284907Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2025-10-10T00:52:52.1289089Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-10-10T00:52:52.1294591Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2025-10-10T00:52:52.1299309Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-10-10T00:52:52.1303850Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2025-10-10T00:52:52.1307756Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2025-10-10T00:52:52.1312858Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2025-10-10T00:52:52.1317890Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-10-10T00:52:52.1326085Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2025-10-10T00:52:52.1331019Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2025-10-10T00:52:52.1336302Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-10-10T00:52:52.1340797Z adding 'torch/include/c10/cuda/CUDAException.h' 2025-10-10T00:52:52.1345338Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2025-10-10T00:52:52.1349281Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-10-10T00:52:52.1354759Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2025-10-10T00:52:52.1358742Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2025-10-10T00:52:52.1362672Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2025-10-10T00:52:52.1366057Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2025-10-10T00:52:52.1372159Z adding 'torch/include/c10/cuda/CUDAStream.h' 2025-10-10T00:52:52.1376614Z adding 'torch/include/c10/cuda/driver_api.h' 2025-10-10T00:52:52.1382813Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-10-10T00:52:52.1386313Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2025-10-10T00:52:52.1389454Z adding 'torch/include/c10/cuda/impl/cuda_cmake_macros.h' 2025-10-10T00:52:52.1393289Z adding 'torch/include/c10/macros/Export.h' 2025-10-10T00:52:52.1396320Z adding 'torch/include/c10/macros/Macros.h' 2025-10-10T00:52:52.1399480Z adding 'torch/include/c10/macros/cmake_macros.h' 2025-10-10T00:52:52.1404674Z adding 'torch/include/c10/metal/atomic.h' 2025-10-10T00:52:52.1408401Z adding 'torch/include/c10/metal/common.h' 2025-10-10T00:52:52.1412600Z adding 'torch/include/c10/metal/expm1f.h' 2025-10-10T00:52:52.1425593Z adding 'torch/include/c10/metal/igamma.h' 2025-10-10T00:52:52.1432818Z adding 'torch/include/c10/metal/indexing.h' 2025-10-10T00:52:52.1437241Z adding 'torch/include/c10/metal/random.h' 2025-10-10T00:52:52.1442118Z adding 'torch/include/c10/metal/reduction_utils.h' 2025-10-10T00:52:52.1458884Z adding 'torch/include/c10/metal/special_math.h' 2025-10-10T00:52:52.1464874Z adding 'torch/include/c10/metal/utils.h' 2025-10-10T00:52:52.1470488Z adding 'torch/include/c10/mobile/CPUCachingAllocator.h' 2025-10-10T00:52:52.1475064Z adding 'torch/include/c10/mobile/CPUProfilingAllocator.h' 2025-10-10T00:52:52.1479905Z adding 'torch/include/c10/test/util/Macros.h' 2025-10-10T00:52:52.1485703Z adding 'torch/include/c10/test/util/complex_math_test_common.h' 2025-10-10T00:52:52.1492919Z adding 'torch/include/c10/test/util/complex_test_common.h' 2025-10-10T00:52:52.1500022Z adding 'torch/include/c10/util/AbortHandler.h' 2025-10-10T00:52:52.1504702Z adding 'torch/include/c10/util/AlignOf.h' 2025-10-10T00:52:52.1509059Z adding 'torch/include/c10/util/ApproximateClock.h' 2025-10-10T00:52:52.1512458Z adding 'torch/include/c10/util/Array.h' 2025-10-10T00:52:52.1518160Z adding 'torch/include/c10/util/ArrayRef.h' 2025-10-10T00:52:52.1521761Z adding 'torch/include/c10/util/BFloat16-inl.h' 2025-10-10T00:52:52.1526496Z adding 'torch/include/c10/util/BFloat16-math.h' 2025-10-10T00:52:52.1530031Z adding 'torch/include/c10/util/BFloat16.h' 2025-10-10T00:52:52.1533505Z adding 'torch/include/c10/util/Backtrace.h' 2025-10-10T00:52:52.1537544Z adding 'torch/include/c10/util/Bitset.h' 2025-10-10T00:52:52.1541515Z adding 'torch/include/c10/util/C++17.h' 2025-10-10T00:52:52.1545423Z adding 'torch/include/c10/util/CallOnce.h' 2025-10-10T00:52:52.1550823Z adding 'torch/include/c10/util/ConstexprCrc.h' 2025-10-10T00:52:52.1554832Z adding 'torch/include/c10/util/DeadlockDetection.h' 2025-10-10T00:52:52.1559017Z adding 'torch/include/c10/util/Deprecated.h' 2025-10-10T00:52:52.1562605Z adding 'torch/include/c10/util/DimVector.h' 2025-10-10T00:52:52.1566018Z adding 'torch/include/c10/util/DynamicCounter.h' 2025-10-10T00:52:52.1570322Z adding 'torch/include/c10/util/Enumerate.h' 2025-10-10T00:52:52.1581490Z adding 'torch/include/c10/util/Exception.h' 2025-10-10T00:52:52.1586699Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2025-10-10T00:52:52.1590725Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-10-10T00:52:52.1594123Z adding 'torch/include/c10/util/FbcodeMaps.h' 2025-10-10T00:52:52.1597493Z adding 'torch/include/c10/util/FileSystem.h' 2025-10-10T00:52:52.1603002Z adding 'torch/include/c10/util/Flags.h' 2025-10-10T00:52:52.1606606Z adding 'torch/include/c10/util/Float4_e2m1fn_x2.h' 2025-10-10T00:52:52.1609813Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2025-10-10T00:52:52.1612967Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2025-10-10T00:52:52.1616208Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-10-10T00:52:52.1619137Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2025-10-10T00:52:52.1622273Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2025-10-10T00:52:52.1625285Z adding 'torch/include/c10/util/Float8_e5m2.h' 2025-10-10T00:52:52.1628427Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-10-10T00:52:52.1631426Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2025-10-10T00:52:52.1634592Z adding 'torch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-10-10T00:52:52.1637554Z adding 'torch/include/c10/util/Float8_e8m0fnu.h' 2025-10-10T00:52:52.1641493Z adding 'torch/include/c10/util/FunctionRef.h' 2025-10-10T00:52:52.1645117Z adding 'torch/include/c10/util/Gauge.h' 2025-10-10T00:52:52.1648227Z adding 'torch/include/c10/util/Half-inl.h' 2025-10-10T00:52:52.1651530Z adding 'torch/include/c10/util/Half.h' 2025-10-10T00:52:52.1655401Z adding 'torch/include/c10/util/IdWrapper.h' 2025-10-10T00:52:52.1659593Z adding 'torch/include/c10/util/IntrusiveList.h' 2025-10-10T00:52:52.1663715Z adding 'torch/include/c10/util/Lazy.h' 2025-10-10T00:52:52.1668792Z adding 'torch/include/c10/util/LeftRight.h' 2025-10-10T00:52:52.1672464Z adding 'torch/include/c10/util/Load.h' 2025-10-10T00:52:52.1678815Z adding 'torch/include/c10/util/Logging.h' 2025-10-10T00:52:52.1682938Z adding 'torch/include/c10/util/MathConstants.h' 2025-10-10T00:52:52.1687880Z adding 'torch/include/c10/util/MaybeOwned.h' 2025-10-10T00:52:52.1693002Z adding 'torch/include/c10/util/Metaprogramming.h' 2025-10-10T00:52:52.1697002Z adding 'torch/include/c10/util/NetworkFlow.h' 2025-10-10T00:52:52.1700643Z adding 'torch/include/c10/util/Optional.h' 2025-10-10T00:52:52.1705145Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2025-10-10T00:52:52.1708988Z adding 'torch/include/c10/util/ParallelGuard.h' 2025-10-10T00:52:52.1715434Z adding 'torch/include/c10/util/Registry.h' 2025-10-10T00:52:52.1719379Z adding 'torch/include/c10/util/ScopeExit.h' 2025-10-10T00:52:52.1723143Z adding 'torch/include/c10/util/Semaphore.h' 2025-10-10T00:52:52.1727001Z adding 'torch/include/c10/util/SmallBuffer.h' 2025-10-10T00:52:52.1744929Z adding 'torch/include/c10/util/SmallVector.h' 2025-10-10T00:52:52.1751150Z adding 'torch/include/c10/util/StringUtil.h' 2025-10-10T00:52:52.1755086Z adding 'torch/include/c10/util/Synchronized.h' 2025-10-10T00:52:52.1759116Z adding 'torch/include/c10/util/ThreadLocal.h' 2025-10-10T00:52:52.1763091Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2025-10-10T00:52:52.1766700Z adding 'torch/include/c10/util/Type.h' 2025-10-10T00:52:52.1771035Z adding 'torch/include/c10/util/TypeCast.h' 2025-10-10T00:52:52.1775563Z adding 'torch/include/c10/util/TypeIndex.h' 2025-10-10T00:52:52.1782113Z adding 'torch/include/c10/util/TypeList.h' 2025-10-10T00:52:52.1785715Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2025-10-10T00:52:52.1790229Z adding 'torch/include/c10/util/TypeTraits.h' 2025-10-10T00:52:52.1793606Z adding 'torch/include/c10/util/Unicode.h' 2025-10-10T00:52:52.1798240Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2025-10-10T00:52:52.1801782Z adding 'torch/include/c10/util/Unroll.h' 2025-10-10T00:52:52.1805513Z adding 'torch/include/c10/util/WaitCounter.h' 2025-10-10T00:52:52.1808991Z adding 'torch/include/c10/util/WaitCounterDynamicBackend.h' 2025-10-10T00:52:52.1812770Z adding 'torch/include/c10/util/accumulate.h' 2025-10-10T00:52:52.1816122Z adding 'torch/include/c10/util/bit_cast.h' 2025-10-10T00:52:52.1819180Z adding 'torch/include/c10/util/bits.h' 2025-10-10T00:52:52.1822720Z adding 'torch/include/c10/util/complex.h' 2025-10-10T00:52:52.1827650Z adding 'torch/include/c10/util/complex_math.h' 2025-10-10T00:52:52.1831419Z adding 'torch/include/c10/util/complex_utils.h' 2025-10-10T00:52:52.1834799Z adding 'torch/include/c10/util/copysign.h' 2025-10-10T00:52:52.1838162Z adding 'torch/include/c10/util/env.h' 2025-10-10T00:52:52.1841328Z adding 'torch/include/c10/util/error.h' 2025-10-10T00:52:52.1857466Z adding 'torch/include/c10/util/flat_hash_map.h' 2025-10-10T00:52:52.1862223Z adding 'torch/include/c10/util/floating_point_utils.h' 2025-10-10T00:52:52.1866141Z adding 'torch/include/c10/util/generic_math.h' 2025-10-10T00:52:52.1872151Z adding 'torch/include/c10/util/hash.h' 2025-10-10T00:52:52.1878626Z adding 'torch/include/c10/util/int128.h' 2025-10-10T00:52:52.1893236Z adding 'torch/include/c10/util/intrusive_ptr.h' 2025-10-10T00:52:52.1898394Z adding 'torch/include/c10/util/irange.h' 2025-10-10T00:52:52.1909062Z adding 'torch/include/c10/util/llvmMathExtras.h' 2025-10-10T00:52:52.1913838Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2025-10-10T00:52:52.1919120Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2025-10-10T00:52:52.1922639Z adding 'torch/include/c10/util/numa.h' 2025-10-10T00:52:52.1941077Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2025-10-10T00:52:52.1946597Z adding 'torch/include/c10/util/overflows.h' 2025-10-10T00:52:52.1949949Z adding 'torch/include/c10/util/overloaded.h' 2025-10-10T00:52:52.1953079Z adding 'torch/include/c10/util/python_stub.h' 2025-10-10T00:52:52.1956115Z adding 'torch/include/c10/util/qint32.h' 2025-10-10T00:52:52.1959134Z adding 'torch/include/c10/util/qint8.h' 2025-10-10T00:52:52.1962200Z adding 'torch/include/c10/util/quint2x4.h' 2025-10-10T00:52:52.1965232Z adding 'torch/include/c10/util/quint4x2.h' 2025-10-10T00:52:52.1968093Z adding 'torch/include/c10/util/quint8.h' 2025-10-10T00:52:52.1971854Z adding 'torch/include/c10/util/safe_numerics.h' 2025-10-10T00:52:52.1976137Z adding 'torch/include/c10/util/signal_handler.h' 2025-10-10T00:52:52.1985527Z adding 'torch/include/c10/util/sparse_bitset.h' 2025-10-10T00:52:52.1989768Z adding 'torch/include/c10/util/ssize.h' 2025-10-10T00:52:52.1993307Z adding 'torch/include/c10/util/static_tracepoint.h' 2025-10-10T00:52:52.1997952Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2025-10-10T00:52:52.2001472Z adding 'torch/include/c10/util/strides.h' 2025-10-10T00:52:52.2004791Z adding 'torch/include/c10/util/string_utils.h' 2025-10-10T00:52:52.2011524Z adding 'torch/include/c10/util/string_view.h' 2025-10-10T00:52:52.2021469Z adding 'torch/include/c10/util/strong_type.h' 2025-10-10T00:52:52.2026401Z adding 'torch/include/c10/util/tempfile.h' 2025-10-10T00:52:52.2029705Z adding 'torch/include/c10/util/thread_name.h' 2025-10-10T00:52:52.2039212Z adding 'torch/include/c10/util/typeid.h' 2025-10-10T00:52:52.2043419Z adding 'torch/include/c10/util/win32-headers.h' 2025-10-10T00:52:52.2047883Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2025-10-10T00:52:52.2053292Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2025-10-10T00:52:52.2057221Z adding 'torch/include/c10/xpu/XPUException.h' 2025-10-10T00:52:52.2060792Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2025-10-10T00:52:52.2064183Z adding 'torch/include/c10/xpu/XPUMacros.h' 2025-10-10T00:52:52.2069306Z adding 'torch/include/c10/xpu/XPUStream.h' 2025-10-10T00:52:52.2075135Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-10-10T00:52:52.2080307Z adding 'torch/include/c10/xpu/test/impl/XPUTest.h' 2025-10-10T00:52:52.2085383Z adding 'torch/include/caffe2/core/common.h' 2025-10-10T00:52:52.2089200Z adding 'torch/include/caffe2/core/macros.h' 2025-10-10T00:52:52.2092790Z adding 'torch/include/caffe2/core/timer.h' 2025-10-10T00:52:52.2098904Z adding 'torch/include/caffe2/perfkernels/batch_box_cox_vec.h' 2025-10-10T00:52:52.2103562Z adding 'torch/include/caffe2/perfkernels/common.h' 2025-10-10T00:52:52.2107618Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-10-10T00:52:52.2148157Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2025-10-10T00:52:52.2153803Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2025-10-10T00:52:52.2157147Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2025-10-10T00:52:52.2163014Z adding 'torch/include/caffe2/serialize/inline_container.h' 2025-10-10T00:52:52.2166768Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2025-10-10T00:52:52.2170297Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2025-10-10T00:52:52.2175509Z adding 'torch/include/caffe2/serialize/versions.h' 2025-10-10T00:52:52.2180726Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2025-10-10T00:52:52.2184194Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2025-10-10T00:52:52.2187826Z adding 'torch/include/caffe2/utils/string_utils.h' 2025-10-10T00:52:52.2192708Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-10-10T00:52:52.2196240Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-10-10T00:52:52.2202852Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-10-10T00:52:52.2206864Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-10-10T00:52:52.2211779Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-10-10T00:52:52.2215934Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2025-10-10T00:52:52.2222141Z adding 'torch/include/fmt/args.h' 2025-10-10T00:52:52.2261961Z adding 'torch/include/fmt/base.h' 2025-10-10T00:52:52.2288470Z adding 'torch/include/fmt/chrono.h' 2025-10-10T00:52:52.2300088Z adding 'torch/include/fmt/color.h' 2025-10-10T00:52:52.2308583Z adding 'torch/include/fmt/compile.h' 2025-10-10T00:52:52.2312339Z adding 'torch/include/fmt/core.h' 2025-10-10T00:52:52.2342766Z adding 'torch/include/fmt/format-inl.h' 2025-10-10T00:52:52.2404655Z adding 'torch/include/fmt/format.h' 2025-10-10T00:52:52.2414999Z adding 'torch/include/fmt/os.h' 2025-10-10T00:52:52.2419782Z adding 'torch/include/fmt/ostream.h' 2025-10-10T00:52:52.2428280Z adding 'torch/include/fmt/printf.h' 2025-10-10T00:52:52.2438327Z adding 'torch/include/fmt/ranges.h' 2025-10-10T00:52:52.2447034Z adding 'torch/include/fmt/std.h' 2025-10-10T00:52:52.2453083Z adding 'torch/include/fmt/xchar.h' 2025-10-10T00:52:52.2458103Z adding 'torch/include/fp16/bitcasts.h' 2025-10-10T00:52:52.2464838Z adding 'torch/include/fp16/fp16.h' 2025-10-10T00:52:52.2469580Z adding 'torch/include/fp16/psimd.h' 2025-10-10T00:52:52.2477089Z adding 'torch/include/google/protobuf/any.h' 2025-10-10T00:52:52.2482976Z adding 'torch/include/google/protobuf/any.pb.h' 2025-10-10T00:52:52.2494940Z adding 'torch/include/google/protobuf/api.pb.h' 2025-10-10T00:52:52.2508453Z adding 'torch/include/google/protobuf/arena.h' 2025-10-10T00:52:52.2516459Z adding 'torch/include/google/protobuf/arena_impl.h' 2025-10-10T00:52:52.2523524Z adding 'torch/include/google/protobuf/arenastring.h' 2025-10-10T00:52:52.2556499Z adding 'torch/include/google/protobuf/descriptor.h' 2025-10-10T00:52:52.2637338Z adding 'torch/include/google/protobuf/descriptor.pb.h' 2025-10-10T00:52:52.2657112Z adding 'torch/include/google/protobuf/descriptor_database.h' 2025-10-10T00:52:52.2662582Z adding 'torch/include/google/protobuf/duration.pb.h' 2025-10-10T00:52:52.2668512Z adding 'torch/include/google/protobuf/dynamic_message.h' 2025-10-10T00:52:52.2673495Z adding 'torch/include/google/protobuf/empty.pb.h' 2025-10-10T00:52:52.2696700Z adding 'torch/include/google/protobuf/extension_set.h' 2025-10-10T00:52:52.2704195Z adding 'torch/include/google/protobuf/extension_set_inl.h' 2025-10-10T00:52:52.2709765Z adding 'torch/include/google/protobuf/field_mask.pb.h' 2025-10-10T00:52:52.2714446Z adding 'torch/include/google/protobuf/generated_enum_reflection.h' 2025-10-10T00:52:52.2718559Z adding 'torch/include/google/protobuf/generated_enum_util.h' 2025-10-10T00:52:52.2725540Z adding 'torch/include/google/protobuf/generated_message_reflection.h' 2025-10-10T00:52:52.2732246Z adding 'torch/include/google/protobuf/generated_message_table_driven.h' 2025-10-10T00:52:52.2738118Z adding 'torch/include/google/protobuf/generated_message_util.h' 2025-10-10T00:52:52.2742372Z adding 'torch/include/google/protobuf/has_bits.h' 2025-10-10T00:52:52.2747446Z adding 'torch/include/google/protobuf/implicit_weak_message.h' 2025-10-10T00:52:52.2752573Z adding 'torch/include/google/protobuf/inlined_string_field.h' 2025-10-10T00:52:52.2770125Z adding 'torch/include/google/protobuf/map.h' 2025-10-10T00:52:52.2776283Z adding 'torch/include/google/protobuf/map_entry.h' 2025-10-10T00:52:52.2786477Z adding 'torch/include/google/protobuf/map_entry_lite.h' 2025-10-10T00:52:52.2797951Z adding 'torch/include/google/protobuf/map_field.h' 2025-10-10T00:52:52.2804954Z adding 'torch/include/google/protobuf/map_field_inl.h' 2025-10-10T00:52:52.2810242Z adding 'torch/include/google/protobuf/map_field_lite.h' 2025-10-10T00:52:52.2820271Z adding 'torch/include/google/protobuf/map_type_handler.h' 2025-10-10T00:52:52.2843672Z adding 'torch/include/google/protobuf/message.h' 2025-10-10T00:52:52.2856319Z adding 'torch/include/google/protobuf/message_lite.h' 2025-10-10T00:52:52.2860621Z adding 'torch/include/google/protobuf/metadata.h' 2025-10-10T00:52:52.2865864Z adding 'torch/include/google/protobuf/metadata_lite.h' 2025-10-10T00:52:52.2877716Z adding 'torch/include/google/protobuf/parse_context.h' 2025-10-10T00:52:52.2882231Z adding 'torch/include/google/protobuf/port.h' 2025-10-10T00:52:52.2890483Z adding 'torch/include/google/protobuf/reflection.h' 2025-10-10T00:52:52.2895416Z adding 'torch/include/google/protobuf/reflection_ops.h' 2025-10-10T00:52:52.2929669Z adding 'torch/include/google/protobuf/repeated_field.h' 2025-10-10T00:52:52.2938981Z adding 'torch/include/google/protobuf/service.h' 2025-10-10T00:52:52.2945039Z adding 'torch/include/google/protobuf/source_context.pb.h' 2025-10-10T00:52:52.2956181Z adding 'torch/include/google/protobuf/struct.pb.h' 2025-10-10T00:52:52.2968354Z adding 'torch/include/google/protobuf/text_format.h' 2025-10-10T00:52:52.2974151Z adding 'torch/include/google/protobuf/timestamp.pb.h' 2025-10-10T00:52:52.2993285Z adding 'torch/include/google/protobuf/type.pb.h' 2025-10-10T00:52:52.3002225Z adding 'torch/include/google/protobuf/unknown_field_set.h' 2025-10-10T00:52:52.3009770Z adding 'torch/include/google/protobuf/wire_format.h' 2025-10-10T00:52:52.3031624Z adding 'torch/include/google/protobuf/wire_format_lite.h' 2025-10-10T00:52:52.3043768Z adding 'torch/include/google/protobuf/wrappers.pb.h' 2025-10-10T00:52:52.3051603Z adding 'torch/include/google/protobuf/compiler/code_generator.h' 2025-10-10T00:52:52.3061394Z adding 'torch/include/google/protobuf/compiler/command_line_interface.h' 2025-10-10T00:52:52.3068973Z adding 'torch/include/google/protobuf/compiler/importer.h' 2025-10-10T00:52:52.3080450Z adding 'torch/include/google/protobuf/compiler/parser.h' 2025-10-10T00:52:52.3085547Z adding 'torch/include/google/protobuf/compiler/plugin.h' 2025-10-10T00:52:52.3100591Z adding 'torch/include/google/protobuf/compiler/plugin.pb.h' 2025-10-10T00:52:52.3107566Z adding 'torch/include/google/protobuf/compiler/cpp/cpp_generator.h' 2025-10-10T00:52:52.3112507Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_generator.h' 2025-10-10T00:52:52.3117917Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_names.h' 2025-10-10T00:52:52.3122967Z adding 'torch/include/google/protobuf/compiler/java/java_generator.h' 2025-10-10T00:52:52.3127227Z adding 'torch/include/google/protobuf/compiler/java/java_names.h' 2025-10-10T00:52:52.3134271Z adding 'torch/include/google/protobuf/compiler/js/js_generator.h' 2025-10-10T00:52:52.3138836Z adding 'torch/include/google/protobuf/compiler/js/well_known_types_embed.h' 2025-10-10T00:52:52.3143952Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-10-10T00:52:52.3150513Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-10-10T00:52:52.3155774Z adding 'torch/include/google/protobuf/compiler/php/php_generator.h' 2025-10-10T00:52:52.3161690Z adding 'torch/include/google/protobuf/compiler/python/python_generator.h' 2025-10-10T00:52:52.3166798Z adding 'torch/include/google/protobuf/compiler/ruby/ruby_generator.h' 2025-10-10T00:52:52.3196164Z adding 'torch/include/google/protobuf/io/coded_stream.h' 2025-10-10T00:52:52.3203417Z adding 'torch/include/google/protobuf/io/gzip_stream.h' 2025-10-10T00:52:52.3208727Z adding 'torch/include/google/protobuf/io/io_win32.h' 2025-10-10T00:52:52.3217264Z adding 'torch/include/google/protobuf/io/printer.h' 2025-10-10T00:52:52.3222180Z adding 'torch/include/google/protobuf/io/strtod.h' 2025-10-10T00:52:52.3231207Z adding 'torch/include/google/protobuf/io/tokenizer.h' 2025-10-10T00:52:52.3237773Z adding 'torch/include/google/protobuf/io/zero_copy_stream.h' 2025-10-10T00:52:52.3244045Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl.h' 2025-10-10T00:52:52.3251935Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-10-10T00:52:52.3259732Z adding 'torch/include/google/protobuf/stubs/bytestream.h' 2025-10-10T00:52:52.3266009Z adding 'torch/include/google/protobuf/stubs/callback.h' 2025-10-10T00:52:52.3271178Z adding 'torch/include/google/protobuf/stubs/casts.h' 2025-10-10T00:52:52.3276476Z adding 'torch/include/google/protobuf/stubs/common.h' 2025-10-10T00:52:52.3281604Z adding 'torch/include/google/protobuf/stubs/fastmem.h' 2025-10-10T00:52:52.3286007Z adding 'torch/include/google/protobuf/stubs/hash.h' 2025-10-10T00:52:52.3291529Z adding 'torch/include/google/protobuf/stubs/logging.h' 2025-10-10T00:52:52.3296443Z adding 'torch/include/google/protobuf/stubs/macros.h' 2025-10-10T00:52:52.3306806Z adding 'torch/include/google/protobuf/stubs/map_util.h' 2025-10-10T00:52:52.3312427Z adding 'torch/include/google/protobuf/stubs/mutex.h' 2025-10-10T00:52:52.3316465Z adding 'torch/include/google/protobuf/stubs/once.h' 2025-10-10T00:52:52.3320892Z adding 'torch/include/google/protobuf/stubs/platform_macros.h' 2025-10-10T00:52:52.3327072Z adding 'torch/include/google/protobuf/stubs/port.h' 2025-10-10T00:52:52.3331671Z adding 'torch/include/google/protobuf/stubs/status.h' 2025-10-10T00:52:52.3336071Z adding 'torch/include/google/protobuf/stubs/stl_util.h' 2025-10-10T00:52:52.3344743Z adding 'torch/include/google/protobuf/stubs/stringpiece.h' 2025-10-10T00:52:52.3358860Z adding 'torch/include/google/protobuf/stubs/strutil.h' 2025-10-10T00:52:52.3364342Z adding 'torch/include/google/protobuf/stubs/template_util.h' 2025-10-10T00:52:52.3370480Z adding 'torch/include/google/protobuf/util/delimited_message_util.h' 2025-10-10T00:52:52.3376431Z adding 'torch/include/google/protobuf/util/field_comparator.h' 2025-10-10T00:52:52.3382696Z adding 'torch/include/google/protobuf/util/field_mask_util.h' 2025-10-10T00:52:52.3388004Z adding 'torch/include/google/protobuf/util/json_util.h' 2025-10-10T00:52:52.3406479Z adding 'torch/include/google/protobuf/util/message_differencer.h' 2025-10-10T00:52:52.3413334Z adding 'torch/include/google/protobuf/util/time_util.h' 2025-10-10T00:52:52.3417961Z adding 'torch/include/google/protobuf/util/type_resolver.h' 2025-10-10T00:52:52.3421815Z adding 'torch/include/google/protobuf/util/type_resolver_util.h' 2025-10-10T00:52:52.3427017Z adding 'torch/include/kineto/AbstractConfig.h' 2025-10-10T00:52:52.3431331Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2025-10-10T00:52:52.3434790Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2025-10-10T00:52:52.3438560Z adding 'torch/include/kineto/ActivityType.h' 2025-10-10T00:52:52.3441935Z adding 'torch/include/kineto/ClientInterface.h' 2025-10-10T00:52:52.3448857Z adding 'torch/include/kineto/Config.h' 2025-10-10T00:52:52.3453525Z adding 'torch/include/kineto/GenericTraceActivity.h' 2025-10-10T00:52:52.3458246Z adding 'torch/include/kineto/IActivityProfiler.h' 2025-10-10T00:52:52.3462086Z adding 'torch/include/kineto/ILoggerObserver.h' 2025-10-10T00:52:52.3465820Z adding 'torch/include/kineto/ITraceActivity.h' 2025-10-10T00:52:52.3469283Z adding 'torch/include/kineto/LoggingAPI.h' 2025-10-10T00:52:52.3473050Z adding 'torch/include/kineto/ThreadUtil.h' 2025-10-10T00:52:52.3476660Z adding 'torch/include/kineto/TraceSpan.h' 2025-10-10T00:52:52.3480820Z adding 'torch/include/kineto/libkineto.h' 2025-10-10T00:52:52.3484675Z adding 'torch/include/kineto/output_base.h' 2025-10-10T00:52:52.3488240Z adding 'torch/include/kineto/time_since_epoch.h' 2025-10-10T00:52:52.3498742Z adding 'torch/include/legacy/ittnotify.h' 2025-10-10T00:52:52.3504455Z adding 'torch/include/mimalloc-2.2/mimalloc-new-delete.h' 2025-10-10T00:52:52.3508406Z adding 'torch/include/mimalloc-2.2/mimalloc-override.h' 2025-10-10T00:52:52.3512670Z adding 'torch/include/mimalloc-2.2/mimalloc-stats.h' 2025-10-10T00:52:52.3524725Z adding 'torch/include/mimalloc-2.2/mimalloc.h' 2025-10-10T00:52:52.3564249Z adding 'torch/include/oneapi/dnnl/dnnl.h' 2025-10-10T00:52:52.3675969Z adding 'torch/include/oneapi/dnnl/dnnl.hpp' 2025-10-10T00:52:52.3694942Z adding 'torch/include/oneapi/dnnl/dnnl_common.h' 2025-10-10T00:52:52.3702083Z adding 'torch/include/oneapi/dnnl/dnnl_common.hpp' 2025-10-10T00:52:52.3707859Z adding 'torch/include/oneapi/dnnl/dnnl_common_types.h' 2025-10-10T00:52:52.3712695Z adding 'torch/include/oneapi/dnnl/dnnl_config.h' 2025-10-10T00:52:52.3716873Z adding 'torch/include/oneapi/dnnl/dnnl_debug.h' 2025-10-10T00:52:52.3730348Z adding 'torch/include/oneapi/dnnl/dnnl_graph.h' 2025-10-10T00:52:52.3750718Z adding 'torch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-10-10T00:52:52.3756909Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-10-10T00:52:52.3761417Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-10-10T00:52:52.3765781Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-10-10T00:52:52.3770050Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-10-10T00:52:52.3776844Z adding 'torch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-10-10T00:52:52.3782892Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.h' 2025-10-10T00:52:52.3789820Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-10-10T00:52:52.3793865Z adding 'torch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-10-10T00:52:52.3798878Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.h' 2025-10-10T00:52:52.3804937Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-10-10T00:52:52.3808841Z adding 'torch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-10-10T00:52:52.3813068Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-10-10T00:52:52.3817589Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-10-10T00:52:52.3821434Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-10-10T00:52:52.3848921Z adding 'torch/include/oneapi/dnnl/dnnl_types.h' 2025-10-10T00:52:52.3856697Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-10-10T00:52:52.3870930Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-10-10T00:52:52.3871230Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-10-10T00:52:52.3876101Z adding 'torch/include/oneapi/dnnl/dnnl_version.h' 2025-10-10T00:52:52.3880850Z adding 'torch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-10-10T00:52:52.3891508Z adding 'torch/include/pybind11/attr.h' 2025-10-10T00:52:52.3897328Z adding 'torch/include/pybind11/buffer_info.h' 2025-10-10T00:52:52.3927149Z adding 'torch/include/pybind11/cast.h' 2025-10-10T00:52:52.3934464Z adding 'torch/include/pybind11/chrono.h' 2025-10-10T00:52:52.3938161Z adding 'torch/include/pybind11/common.h' 2025-10-10T00:52:52.3941967Z adding 'torch/include/pybind11/complex.h' 2025-10-10T00:52:52.3945663Z adding 'torch/include/pybind11/critical_section.h' 2025-10-10T00:52:52.3949083Z adding 'torch/include/pybind11/eigen.h' 2025-10-10T00:52:52.3955216Z adding 'torch/include/pybind11/embed.h' 2025-10-10T00:52:52.3959901Z adding 'torch/include/pybind11/eval.h' 2025-10-10T00:52:52.3964637Z adding 'torch/include/pybind11/functional.h' 2025-10-10T00:52:52.3969743Z adding 'torch/include/pybind11/gil.h' 2025-10-10T00:52:52.3974399Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2025-10-10T00:52:52.3978212Z adding 'torch/include/pybind11/gil_simple.h' 2025-10-10T00:52:52.3983641Z adding 'torch/include/pybind11/iostream.h' 2025-10-10T00:52:52.3987737Z adding 'torch/include/pybind11/native_enum.h' 2025-10-10T00:52:52.4017531Z adding 'torch/include/pybind11/numpy.h' 2025-10-10T00:52:52.4024469Z adding 'torch/include/pybind11/operators.h' 2025-10-10T00:52:52.4028628Z adding 'torch/include/pybind11/options.h' 2025-10-10T00:52:52.4080072Z adding 'torch/include/pybind11/pybind11.h' 2025-10-10T00:52:52.4115746Z adding 'torch/include/pybind11/pytypes.h' 2025-10-10T00:52:52.4126885Z adding 'torch/include/pybind11/stl.h' 2025-10-10T00:52:52.4137786Z adding 'torch/include/pybind11/stl_bind.h' 2025-10-10T00:52:52.4144727Z adding 'torch/include/pybind11/subinterpreter.h' 2025-10-10T00:52:52.4149068Z adding 'torch/include/pybind11/trampoline_self_life_support.h' 2025-10-10T00:52:52.4152829Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2025-10-10T00:52:52.4157701Z adding 'torch/include/pybind11/typing.h' 2025-10-10T00:52:52.4161828Z adding 'torch/include/pybind11/warnings.h' 2025-10-10T00:52:52.4167185Z adding 'torch/include/pybind11/conduit/pybind11_conduit_v1.h' 2025-10-10T00:52:52.4171669Z adding 'torch/include/pybind11/conduit/pybind11_platform_abi_id.h' 2025-10-10T00:52:52.4175601Z adding 'torch/include/pybind11/conduit/wrap_include_python_h.h' 2025-10-10T00:52:52.4188487Z adding 'torch/include/pybind11/detail/class.h' 2025-10-10T00:52:52.4210181Z adding 'torch/include/pybind11/detail/common.h' 2025-10-10T00:52:52.4215526Z adding 'torch/include/pybind11/detail/cpp_conduit.h' 2025-10-10T00:52:52.4220199Z adding 'torch/include/pybind11/detail/descr.h' 2025-10-10T00:52:52.4224025Z adding 'torch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h' 2025-10-10T00:52:52.4227930Z adding 'torch/include/pybind11/detail/exception_translation.h' 2025-10-10T00:52:52.4232856Z adding 'torch/include/pybind11/detail/function_record_pyobject.h' 2025-10-10T00:52:52.4241622Z adding 'torch/include/pybind11/detail/init.h' 2025-10-10T00:52:52.4254158Z adding 'torch/include/pybind11/detail/internals.h' 2025-10-10T00:52:52.4259931Z adding 'torch/include/pybind11/detail/native_enum_data.h' 2025-10-10T00:52:52.4264026Z adding 'torch/include/pybind11/detail/pybind11_namespace_macros.h' 2025-10-10T00:52:52.4270412Z adding 'torch/include/pybind11/detail/struct_smart_holder.h' 2025-10-10T00:52:52.4293682Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2025-10-10T00:52:52.4299203Z adding 'torch/include/pybind11/detail/typeid.h' 2025-10-10T00:52:52.4302677Z adding 'torch/include/pybind11/detail/using_smart_holder.h' 2025-10-10T00:52:52.4307233Z adding 'torch/include/pybind11/detail/value_and_holder.h' 2025-10-10T00:52:52.4312092Z adding 'torch/include/pybind11/eigen/common.h' 2025-10-10T00:52:52.4325179Z adding 'torch/include/pybind11/eigen/matrix.h' 2025-10-10T00:52:52.4333422Z adding 'torch/include/pybind11/eigen/tensor.h' 2025-10-10T00:52:52.4339698Z adding 'torch/include/pybind11/stl/filesystem.h' 2025-10-10T00:52:52.4349206Z adding 'torch/include/torch/custom_class.h' 2025-10-10T00:52:52.4355072Z adding 'torch/include/torch/custom_class_detail.h' 2025-10-10T00:52:52.4358520Z adding 'torch/include/torch/extension.h' 2025-10-10T00:52:52.4374547Z adding 'torch/include/torch/library.h' 2025-10-10T00:52:52.4379088Z adding 'torch/include/torch/script.h' 2025-10-10T00:52:52.4384963Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2025-10-10T00:52:52.4388104Z adding 'torch/include/torch/csrc/DataLoader.h' 2025-10-10T00:52:52.4391284Z adding 'torch/include/torch/csrc/Device.h' 2025-10-10T00:52:52.4394694Z adding 'torch/include/torch/csrc/DeviceAccelerator.h' 2025-10-10T00:52:52.4398020Z adding 'torch/include/torch/csrc/Dtype.h' 2025-10-10T00:52:52.4401442Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2025-10-10T00:52:52.4404838Z adding 'torch/include/torch/csrc/Event.h' 2025-10-10T00:52:52.4411445Z adding 'torch/include/torch/csrc/Exceptions.h' 2025-10-10T00:52:52.4415115Z adding 'torch/include/torch/csrc/Export.h' 2025-10-10T00:52:52.4418555Z adding 'torch/include/torch/csrc/Generator.h' 2025-10-10T00:52:52.4422865Z adding 'torch/include/torch/csrc/Layout.h' 2025-10-10T00:52:52.4426318Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2025-10-10T00:52:52.4429424Z adding 'torch/include/torch/csrc/Module.h' 2025-10-10T00:52:52.4432685Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2025-10-10T00:52:52.4435882Z adding 'torch/include/torch/csrc/PyInterpreterHooks.h' 2025-10-10T00:52:52.4439139Z adding 'torch/include/torch/csrc/QScheme.h' 2025-10-10T00:52:52.4442383Z adding 'torch/include/torch/csrc/Size.h' 2025-10-10T00:52:52.4445894Z adding 'torch/include/torch/csrc/Storage.h' 2025-10-10T00:52:52.4449082Z adding 'torch/include/torch/csrc/StorageMethods.h' 2025-10-10T00:52:52.4452156Z adding 'torch/include/torch/csrc/StorageSharing.h' 2025-10-10T00:52:52.4455506Z adding 'torch/include/torch/csrc/Stream.h' 2025-10-10T00:52:52.4458712Z adding 'torch/include/torch/csrc/THConcat.h' 2025-10-10T00:52:52.4461911Z adding 'torch/include/torch/csrc/THP.h' 2025-10-10T00:52:52.4465218Z adding 'torch/include/torch/csrc/TypeInfo.h' 2025-10-10T00:52:52.4468362Z adding 'torch/include/torch/csrc/Types.h' 2025-10-10T00:52:52.4472260Z adding 'torch/include/torch/csrc/copy_utils.h' 2025-10-10T00:52:52.4475452Z adding 'torch/include/torch/csrc/itt.h' 2025-10-10T00:52:52.4478852Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2025-10-10T00:52:52.4481963Z adding 'torch/include/torch/csrc/python_dimname.h' 2025-10-10T00:52:52.4485245Z adding 'torch/include/torch/csrc/python_headers.h' 2025-10-10T00:52:52.4488498Z adding 'torch/include/torch/csrc/serialization.h' 2025-10-10T00:52:52.4492591Z adding 'torch/include/torch/csrc/utils.h' 2025-10-10T00:52:52.4496791Z adding 'torch/include/torch/csrc/acc/Module.h' 2025-10-10T00:52:52.4502440Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2025-10-10T00:52:52.4505966Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2025-10-10T00:52:52.4509180Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2025-10-10T00:52:52.4512535Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2025-10-10T00:52:52.4515816Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2025-10-10T00:52:52.4520367Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2025-10-10T00:52:52.4525098Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2025-10-10T00:52:52.4529835Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2025-10-10T00:52:52.4533884Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2025-10-10T00:52:52.4537540Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2025-10-10T00:52:52.4541080Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2025-10-10T00:52:52.4545112Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2025-10-10T00:52:52.4548296Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2025-10-10T00:52:52.4551398Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2025-10-10T00:52:52.4558013Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2025-10-10T00:52:52.4563720Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2025-10-10T00:52:52.4568347Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2025-10-10T00:52:52.4571689Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2025-10-10T00:52:52.4578941Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2025-10-10T00:52:52.4583141Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2025-10-10T00:52:52.4587027Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2025-10-10T00:52:52.4591330Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2025-10-10T00:52:52.4594680Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2025-10-10T00:52:52.4597983Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2025-10-10T00:52:52.4602792Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2025-10-10T00:52:52.4606769Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-10-10T00:52:52.4610232Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2025-10-10T00:52:52.4613961Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2025-10-10T00:52:52.4618600Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2025-10-10T00:52:52.4622374Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2025-10-10T00:52:52.4625539Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2025-10-10T00:52:52.4629094Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2025-10-10T00:52:52.4635658Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-10-10T00:52:52.4640037Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-10-10T00:52:52.4644327Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-10-10T00:52:52.4649409Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2025-10-10T00:52:52.4658735Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-10-10T00:52:52.4663541Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2025-10-10T00:52:52.4668443Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-10-10T00:52:52.4672544Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-10-10T00:52:52.4676594Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-10-10T00:52:52.4680199Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-10-10T00:52:52.4685625Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-10-10T00:52:52.4689776Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2025-10-10T00:52:52.4694405Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-10-10T00:52:52.4699263Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2025-10-10T00:52:52.4702833Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-10-10T00:52:52.4706931Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-10-10T00:52:52.4710752Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2025-10-10T00:52:52.4714369Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-10-10T00:52:52.4718021Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-10-10T00:52:52.4721779Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-10-10T00:52:52.4727010Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2025-10-10T00:52:52.4731212Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-10-10T00:52:52.4735071Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-10-10T00:52:52.4738892Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-10-10T00:52:52.4743311Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-10-10T00:52:52.4751532Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-10-10T00:52:52.4756183Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2025-10-10T00:52:52.4761355Z adding 'torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h' 2025-10-10T00:52:52.4767149Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2025-10-10T00:52:52.4771102Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2025-10-10T00:52:52.4776036Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2025-10-10T00:52:52.4785734Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2025-10-10T00:52:52.4790023Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2025-10-10T00:52:52.4793422Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2025-10-10T00:52:52.4797554Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-10-10T00:52:52.4802666Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2025-10-10T00:52:52.4806107Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2025-10-10T00:52:52.4815209Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-10-10T00:52:52.4819739Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-10-10T00:52:52.4823953Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-10-10T00:52:52.4828162Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-10-10T00:52:52.4832313Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-10-10T00:52:52.4836992Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-10-10T00:52:52.4840920Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-10-10T00:52:52.4844679Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-10-10T00:52:52.4848066Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-10-10T00:52:52.4855551Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-10-10T00:52:52.4866441Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-10-10T00:52:52.4867103Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-10-10T00:52:52.4868253Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-10-10T00:52:52.4875465Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-10-10T00:52:52.4881494Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-10-10T00:52:52.4885839Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-10-10T00:52:52.4890492Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-10-10T00:52:52.4897387Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-10-10T00:52:52.4902362Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-10-10T00:52:52.4907063Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-10-10T00:52:52.4911477Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2025-10-10T00:52:52.4917374Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-10-10T00:52:52.4921682Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-10-10T00:52:52.4925969Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-10-10T00:52:52.4930522Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-10-10T00:52:52.4934512Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-10-10T00:52:52.4938974Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-10-10T00:52:52.4943553Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-10-10T00:52:52.4951469Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-10-10T00:52:52.4956620Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-10-10T00:52:52.4961716Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-10-10T00:52:52.4966540Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-10-10T00:52:52.4973392Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-10-10T00:52:52.4979492Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-10-10T00:52:52.4984694Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-10-10T00:52:52.4989043Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-10-10T00:52:52.4993602Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-10-10T00:52:52.4997452Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-10-10T00:52:52.5001066Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-10-10T00:52:52.5008585Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-10-10T00:52:52.5013447Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-10-10T00:52:52.5018026Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-10-10T00:52:52.5022415Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-10-10T00:52:52.5027649Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-10-10T00:52:52.5033341Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-10-10T00:52:52.5037638Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-10-10T00:52:52.5041983Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-10-10T00:52:52.5046523Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-10-10T00:52:52.5053355Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-10-10T00:52:52.5060847Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2025-10-10T00:52:52.5064921Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-10-10T00:52:52.5068760Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-10-10T00:52:52.5073601Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2025-10-10T00:52:52.5077671Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2025-10-10T00:52:52.5081425Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-10-10T00:52:52.5086337Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-10-10T00:52:52.5090470Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2025-10-10T00:52:52.5094231Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-10-10T00:52:52.5098219Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2025-10-10T00:52:52.5105107Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2025-10-10T00:52:52.5110123Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-10-10T00:52:52.5114497Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2025-10-10T00:52:52.5118363Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-10-10T00:52:52.5123827Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-10-10T00:52:52.5128694Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-10-10T00:52:52.5132716Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-10-10T00:52:52.5136824Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-10-10T00:52:52.5140485Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-10-10T00:52:52.5144835Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-10-10T00:52:52.5148776Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2025-10-10T00:52:52.5156027Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-10-10T00:52:52.5164198Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-10-10T00:52:52.5168458Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-10-10T00:52:52.5175291Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-10-10T00:52:52.5180633Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2025-10-10T00:52:52.5184837Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2025-10-10T00:52:52.5188987Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2025-10-10T00:52:52.5193217Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-10-10T00:52:52.5201247Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2025-10-10T00:52:52.5209247Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-10-10T00:52:52.5211716Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2025-10-10T00:52:52.5216025Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2025-10-10T00:52:52.5220723Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-10-10T00:52:52.5224686Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-10-10T00:52:52.5228217Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-10-10T00:52:52.5232866Z adding 'torch/include/torch/csrc/api/include/torch/python/init.h' 2025-10-10T00:52:52.5237500Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2025-10-10T00:52:52.5242210Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-10-10T00:52:52.5246727Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-10-10T00:52:52.5250671Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2025-10-10T00:52:52.5263310Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2025-10-10T00:52:52.5267559Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2025-10-10T00:52:52.5274249Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-10-10T00:52:52.5278797Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2025-10-10T00:52:52.5283339Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2025-10-10T00:52:52.5287063Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-10-10T00:52:52.5290362Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2025-10-10T00:52:52.5299548Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2025-10-10T00:52:52.5303742Z adding 'torch/include/torch/csrc/autograd/edge.h' 2025-10-10T00:52:52.5310050Z adding 'torch/include/torch/csrc/autograd/engine.h' 2025-10-10T00:52:52.5316252Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2025-10-10T00:52:52.5329983Z adding 'torch/include/torch/csrc/autograd/function.h' 2025-10-10T00:52:52.5334741Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2025-10-10T00:52:52.5338058Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2025-10-10T00:52:52.5344017Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2025-10-10T00:52:52.5348021Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2025-10-10T00:52:52.5352175Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2025-10-10T00:52:52.5355992Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2025-10-10T00:52:52.5359135Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2025-10-10T00:52:52.5364364Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2025-10-10T00:52:52.5370471Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2025-10-10T00:52:52.5373974Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2025-10-10T00:52:52.5377581Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2025-10-10T00:52:52.5380989Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2025-10-10T00:52:52.5385036Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2025-10-10T00:52:52.5388672Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2025-10-10T00:52:52.5391903Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2025-10-10T00:52:52.5395086Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2025-10-10T00:52:52.5399788Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2025-10-10T00:52:52.5403426Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2025-10-10T00:52:52.5406662Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2025-10-10T00:52:52.5409840Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2025-10-10T00:52:52.5413029Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2025-10-10T00:52:52.5417266Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2025-10-10T00:52:52.5419799Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-10-10T00:52:52.5422906Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2025-10-10T00:52:52.5426077Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2025-10-10T00:52:52.5429407Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2025-10-10T00:52:52.5433406Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2025-10-10T00:52:52.5437389Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2025-10-10T00:52:52.5441013Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2025-10-10T00:52:52.5445558Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2025-10-10T00:52:52.5448998Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2025-10-10T00:52:52.5452207Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2025-10-10T00:52:52.5468857Z adding 'torch/include/torch/csrc/autograd/variable.h' 2025-10-10T00:52:52.5473240Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2025-10-10T00:52:52.5481270Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2025-10-10T00:52:52.5485651Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2025-10-10T00:52:52.5489718Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2025-10-10T00:52:52.5492968Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2025-10-10T00:52:52.5498404Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2025-10-10T00:52:52.5502657Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2025-10-10T00:52:52.5555227Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2025-10-10T00:52:52.5570266Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2025-10-10T00:52:52.5576862Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-10-10T00:52:52.5581274Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2025-10-10T00:52:52.5584950Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2025-10-10T00:52:52.5593243Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2025-10-10T00:52:52.5598818Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2025-10-10T00:52:52.5602984Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-10-10T00:52:52.5606467Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-10-10T00:52:52.5609903Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-10-10T00:52:52.5613250Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2025-10-10T00:52:52.5617417Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2025-10-10T00:52:52.5621461Z adding 'torch/include/torch/csrc/cpu/Module.h' 2025-10-10T00:52:52.5626994Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-10-10T00:52:52.5630470Z adding 'torch/include/torch/csrc/cuda/Event.h' 2025-10-10T00:52:52.5633607Z adding 'torch/include/torch/csrc/cuda/GdsFile.h' 2025-10-10T00:52:52.5636820Z adding 'torch/include/torch/csrc/cuda/Module.h' 2025-10-10T00:52:52.5640304Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2025-10-10T00:52:52.5643462Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2025-10-10T00:52:52.5646869Z adding 'torch/include/torch/csrc/cuda/comm.h' 2025-10-10T00:52:52.5650411Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2025-10-10T00:52:52.5653624Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2025-10-10T00:52:52.5658039Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2025-10-10T00:52:52.5661455Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2025-10-10T00:52:52.5664720Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2025-10-10T00:52:52.5667902Z adding 'torch/include/torch/csrc/cuda/utils.h' 2025-10-10T00:52:52.5673577Z adding 'torch/include/torch/csrc/distributed/autograd/autograd.h' 2025-10-10T00:52:52.5676490Z adding 'torch/include/torch/csrc/distributed/autograd/python_autograd.h' 2025-10-10T00:52:52.5680185Z adding 'torch/include/torch/csrc/distributed/autograd/utils.h' 2025-10-10T00:52:52.5685944Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2025-10-10T00:52:52.5690988Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2025-10-10T00:52:52.5697238Z adding 'torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-10-10T00:52:52.5701972Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-10-10T00:52:52.5705636Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-10-10T00:52:52.5710070Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-10-10T00:52:52.5713627Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-10-10T00:52:52.5717167Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-10-10T00:52:52.5720704Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-10-10T00:52:52.5724166Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-10-10T00:52:52.5728170Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-10-10T00:52:52.5732099Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-10-10T00:52:52.5736018Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-10-10T00:52:52.5739759Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-10-10T00:52:52.5743488Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-10-10T00:52:52.5751680Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-10-10T00:52:52.5756165Z adding 'torch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-10-10T00:52:52.5761381Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-10-10T00:52:52.5765788Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-10-10T00:52:52.5772565Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-10-10T00:52:52.5781236Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp' 2025-10-10T00:52:52.5785845Z adding 'torch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-10-10T00:52:52.5789424Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-10-10T00:52:52.5792921Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-10-10T00:52:52.5796583Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-10-10T00:52:52.5803791Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-10-10T00:52:52.5807611Z adding 'torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-10-10T00:52:52.5812191Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-10-10T00:52:52.5817253Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-10-10T00:52:52.5827830Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-10-10T00:52:52.5835845Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-10-10T00:52:52.5844728Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' 2025-10-10T00:52:52.5850253Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-10-10T00:52:52.5872930Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-10-10T00:52:52.5879754Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-10-10T00:52:52.5884519Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-10-10T00:52:52.5890033Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-10-10T00:52:52.5894017Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-10-10T00:52:52.5898356Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-10-10T00:52:52.5902912Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-10-10T00:52:52.5906745Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-10-10T00:52:52.5912109Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-10-10T00:52:52.5916856Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-10-10T00:52:52.5920851Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-10-10T00:52:52.5925818Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-10-10T00:52:52.5929435Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-10-10T00:52:52.5938543Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-10-10T00:52:52.5942583Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-10-10T00:52:52.5947305Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-10-10T00:52:52.5950703Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2025-10-10T00:52:52.5955102Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-10-10T00:52:52.5958596Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2025-10-10T00:52:52.5962212Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-10-10T00:52:52.5965716Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2025-10-10T00:52:52.5969314Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2025-10-10T00:52:52.5974317Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-10-10T00:52:52.5978184Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2025-10-10T00:52:52.5981762Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-10-10T00:52:52.5993589Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-10-10T00:52:52.5997883Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-10-10T00:52:52.6001558Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-10-10T00:52:52.6005388Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2025-10-10T00:52:52.6008911Z adding 'torch/include/torch/csrc/distributed/c10d/socket_fmt.h' 2025-10-10T00:52:52.6013412Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-10-10T00:52:52.6017153Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-10-10T00:52:52.6021671Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-10-10T00:52:52.6025322Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-10-10T00:52:52.6029551Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp' 2025-10-10T00:52:52.6033433Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp' 2025-10-10T00:52:52.6036865Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-10-10T00:52:52.6040830Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-10-10T00:52:52.6044376Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-10-10T00:52:52.6048010Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-10-10T00:52:52.6054926Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h' 2025-10-10T00:52:52.6059505Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp' 2025-10-10T00:52:52.6063137Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp' 2025-10-10T00:52:52.6067459Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp' 2025-10-10T00:52:52.6071111Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp' 2025-10-10T00:52:52.6076374Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp' 2025-10-10T00:52:52.6080062Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/env.hpp' 2025-10-10T00:52:52.6084302Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp' 2025-10-10T00:52:52.6089151Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp' 2025-10-10T00:52:52.6094306Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2025-10-10T00:52:52.6099848Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2025-10-10T00:52:52.6104099Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2025-10-10T00:52:52.6107862Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2025-10-10T00:52:52.6111686Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2025-10-10T00:52:52.6115296Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2025-10-10T00:52:52.6118811Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2025-10-10T00:52:52.6123503Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-10-10T00:52:52.6127413Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2025-10-10T00:52:52.6131146Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-10-10T00:52:52.6135219Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-10-10T00:52:52.6138495Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2025-10-10T00:52:52.6145812Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2025-10-10T00:52:52.6149715Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-10-10T00:52:52.6158030Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2025-10-10T00:52:52.6166794Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2025-10-10T00:52:52.6171476Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2025-10-10T00:52:52.6176020Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2025-10-10T00:52:52.6179939Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2025-10-10T00:52:52.6183416Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2025-10-10T00:52:52.6191790Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-10-10T00:52:52.6196692Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-10-10T00:52:52.6200474Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-10-10T00:52:52.6204298Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2025-10-10T00:52:52.6208164Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-10-10T00:52:52.6211843Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-10-10T00:52:52.6216312Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2025-10-10T00:52:52.6221086Z adding 'torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-10-10T00:52:52.6225855Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-10-10T00:52:52.6230301Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-10-10T00:52:52.6236413Z adding 'torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-10-10T00:52:52.6240105Z adding 'torch/include/torch/csrc/distributed/rpc/testing/testing.h' 2025-10-10T00:52:52.6245170Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2025-10-10T00:52:52.6263193Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-10-10T00:52:52.6267827Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2025-10-10T00:52:52.6271419Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2025-10-10T00:52:52.6275422Z adding 'torch/include/torch/csrc/dynamo/cpython_includes.h' 2025-10-10T00:52:52.6279179Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2025-10-10T00:52:52.6282839Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2025-10-10T00:52:52.6286210Z adding 'torch/include/torch/csrc/dynamo/eval_frame_cpp.h' 2025-10-10T00:52:52.6290949Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2025-10-10T00:52:52.6295562Z adding 'torch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-10-10T00:52:52.6299534Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2025-10-10T00:52:52.6302743Z adding 'torch/include/torch/csrc/dynamo/init.h' 2025-10-10T00:52:52.6306017Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2025-10-10T00:52:52.6309250Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2025-10-10T00:52:52.6313481Z adding 'torch/include/torch/csrc/export/example_upgraders.h' 2025-10-10T00:52:52.6318015Z adding 'torch/include/torch/csrc/export/pt2_archive_constants.h' 2025-10-10T00:52:52.6321333Z adding 'torch/include/torch/csrc/export/pybind.h' 2025-10-10T00:52:52.6325704Z adding 'torch/include/torch/csrc/export/upgrader.h' 2025-10-10T00:52:52.6330120Z adding 'torch/include/torch/csrc/functionalization/Module.h' 2025-10-10T00:52:52.6334055Z adding 'torch/include/torch/csrc/functorch/init.h' 2025-10-10T00:52:52.6338055Z adding 'torch/include/torch/csrc/fx/node.h' 2025-10-10T00:52:52.6342803Z adding 'torch/include/torch/csrc/inductor/array_ref_impl.h' 2025-10-10T00:52:52.6355640Z adding 'torch/include/torch/csrc/inductor/cpp_prefix.h' 2025-10-10T00:52:52.6360069Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2025-10-10T00:52:52.6363484Z adding 'torch/include/torch/csrc/inductor/static_cuda_launcher.h' 2025-10-10T00:52:52.6368422Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-10-10T00:52:52.6373185Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-10-10T00:52:52.6377539Z adding 'torch/include/torch/csrc/inductor/aoti_include/array_ref.h' 2025-10-10T00:52:52.6380949Z adding 'torch/include/torch/csrc/inductor/aoti_include/common.h' 2025-10-10T00:52:52.6384113Z adding 'torch/include/torch/csrc/inductor/aoti_include/cpu.h' 2025-10-10T00:52:52.6387500Z adding 'torch/include/torch/csrc/inductor/aoti_include/cuda.h' 2025-10-10T00:52:52.6390621Z adding 'torch/include/torch/csrc/inductor/aoti_include/mps.h' 2025-10-10T00:52:52.6393613Z adding 'torch/include/torch/csrc/inductor/aoti_include/xpu.h' 2025-10-10T00:52:52.6398068Z adding 'torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-10-10T00:52:52.6401233Z adding 'torch/include/torch/csrc/inductor/aoti_package/pybind.h' 2025-10-10T00:52:52.6406396Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-10-10T00:52:52.6410103Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-10-10T00:52:52.6413601Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-10-10T00:52:52.6417072Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h' 2025-10-10T00:52:52.6420503Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-10-10T00:52:52.6423654Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2025-10-10T00:52:52.6429174Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-10-10T00:52:52.6432797Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' 2025-10-10T00:52:52.6436569Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-10-10T00:52:52.6441707Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2025-10-10T00:52:52.6446293Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' 2025-10-10T00:52:52.6450090Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2025-10-10T00:52:52.6461166Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_base.h' 2025-10-10T00:52:52.6471708Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-10-10T00:52:52.6475988Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-10-10T00:52:52.6480555Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-10-10T00:52:52.6484901Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-10-10T00:52:52.6490853Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2025-10-10T00:52:52.6495106Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-10-10T00:52:52.6498891Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-10-10T00:52:52.6503337Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-10-10T00:52:52.6507741Z adding 'torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-10-10T00:52:52.6511434Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-10-10T00:52:52.6514908Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-10-10T00:52:52.6519764Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2025-10-10T00:52:52.6524766Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/macros.h' 2025-10-10T00:52:52.6533394Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-10-10T00:52:52.6538379Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' 2025-10-10T00:52:52.6542847Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h' 2025-10-10T00:52:52.6546879Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h' 2025-10-10T00:52:52.6551032Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-10-10T00:52:52.6555736Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h' 2025-10-10T00:52:52.6563181Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-10-10T00:52:52.6571669Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-10-10T00:52:52.6579083Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h' 2025-10-10T00:52:52.6584961Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-10-10T00:52:52.6589245Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-10-10T00:52:52.6593073Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/common.h' 2025-10-10T00:52:52.6596394Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-10-10T00:52:52.6599728Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-10-10T00:52:52.6603230Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/mps.h' 2025-10-10T00:52:52.6606191Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-10-10T00:52:52.6610519Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-10-10T00:52:52.6613653Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-10-10T00:52:52.6617082Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h' 2025-10-10T00:52:52.6620227Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-10-10T00:52:52.6624175Z adding 'torch/include/torch/csrc/instruction_counter/Module.h' 2025-10-10T00:52:52.6629401Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2025-10-10T00:52:52.6633338Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2025-10-10T00:52:52.6636819Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2025-10-10T00:52:52.6644079Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2025-10-10T00:52:52.6649240Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2025-10-10T00:52:52.6653353Z adding 'torch/include/torch/csrc/jit/api/method.h' 2025-10-10T00:52:52.6663778Z adding 'torch/include/torch/csrc/jit/api/module.h' 2025-10-10T00:52:52.6669331Z adding 'torch/include/torch/csrc/jit/api/object.h' 2025-10-10T00:52:52.6674591Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2025-10-10T00:52:52.6679977Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2025-10-10T00:52:52.6684156Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2025-10-10T00:52:52.6688059Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2025-10-10T00:52:52.6691724Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2025-10-10T00:52:52.6695238Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2025-10-10T00:52:52.6698781Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2025-10-10T00:52:52.6702286Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2025-10-10T00:52:52.6705618Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2025-10-10T00:52:52.6710574Z adding 'torch/include/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-10-10T00:52:52.6715022Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-10-10T00:52:52.6718457Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-10-10T00:52:52.6721906Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-10-10T00:52:52.6725475Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-10-10T00:52:52.6728994Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-10-10T00:52:52.6734068Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-10-10T00:52:52.6739247Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-10-10T00:52:52.6743683Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-10-10T00:52:52.6748681Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-10-10T00:52:52.6753902Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2025-10-10T00:52:52.6758747Z adding 'torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-10-10T00:52:52.6762242Z adding 'torch/include/torch/csrc/jit/codegen/fuser/codegen.h' 2025-10-10T00:52:52.6765988Z adding 'torch/include/torch/csrc/jit/codegen/fuser/compiler.h' 2025-10-10T00:52:52.6769448Z adding 'torch/include/torch/csrc/jit/codegen/fuser/executor.h' 2025-10-10T00:52:52.6772692Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fallback.h' 2025-10-10T00:52:52.6776867Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-10-10T00:52:52.6780641Z adding 'torch/include/torch/csrc/jit/codegen/fuser/interface.h' 2025-10-10T00:52:52.6784210Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-10-10T00:52:52.6788472Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-10-10T00:52:52.6792499Z adding 'torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-10-10T00:52:52.6796462Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-10-10T00:52:52.6800017Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-10-10T00:52:52.6804284Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-10-10T00:52:52.6808487Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-10-10T00:52:52.6812562Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-10-10T00:52:52.6817262Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-10-10T00:52:52.6823470Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-10-10T00:52:52.6830193Z adding 'torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-10-10T00:52:52.6834268Z adding 'torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-10-10T00:52:52.6837951Z adding 'torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-10-10T00:52:52.6842109Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-10-10T00:52:52.6846448Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-10-10T00:52:52.6850234Z adding 'torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-10-10T00:52:52.6854326Z adding 'torch/include/torch/csrc/jit/codegen/onednn/interface.h' 2025-10-10T00:52:52.6858987Z adding 'torch/include/torch/csrc/jit/codegen/onednn/kernel.h' 2025-10-10T00:52:52.6862841Z adding 'torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-10-10T00:52:52.6867501Z adding 'torch/include/torch/csrc/jit/codegen/onednn/operator.h' 2025-10-10T00:52:52.6871343Z adding 'torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-10-10T00:52:52.6876546Z adding 'torch/include/torch/csrc/jit/cuda/cuda.h' 2025-10-10T00:52:52.6881353Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2025-10-10T00:52:52.6884767Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-10-10T00:52:52.6890267Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2025-10-10T00:52:52.6894004Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-10-10T00:52:52.6898588Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2025-10-10T00:52:52.6902409Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2025-10-10T00:52:52.6905730Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2025-10-10T00:52:52.6909364Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2025-10-10T00:52:52.6912626Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-10-10T00:52:52.6916158Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2025-10-10T00:52:52.6927364Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2025-10-10T00:52:52.6931608Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2025-10-10T00:52:52.6935134Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2025-10-10T00:52:52.6939017Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2025-10-10T00:52:52.6942411Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2025-10-10T00:52:52.6945804Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2025-10-10T00:52:52.6949583Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2025-10-10T00:52:52.6953482Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2025-10-10T00:52:52.6957388Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2025-10-10T00:52:52.6961079Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2025-10-10T00:52:52.6968678Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2025-10-10T00:52:52.6972687Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2025-10-10T00:52:52.6976073Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2025-10-10T00:52:52.6986207Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2025-10-10T00:52:52.6992791Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2025-10-10T00:52:52.6998170Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2025-10-10T00:52:52.7009937Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2025-10-10T00:52:52.7014488Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2025-10-10T00:52:52.7022788Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2025-10-10T00:52:52.7027414Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2025-10-10T00:52:52.7031297Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2025-10-10T00:52:52.7035933Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2025-10-10T00:52:52.7039485Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2025-10-10T00:52:52.7060340Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2025-10-10T00:52:52.7065953Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2025-10-10T00:52:52.7069558Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2025-10-10T00:52:52.7073850Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2025-10-10T00:52:52.7076776Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2025-10-10T00:52:52.7082063Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2025-10-10T00:52:52.7086530Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2025-10-10T00:52:52.7089840Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2025-10-10T00:52:52.7094463Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2025-10-10T00:52:52.7098388Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2025-10-10T00:52:52.7103245Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2025-10-10T00:52:52.7108129Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-10-10T00:52:52.7112032Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2025-10-10T00:52:52.7117681Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2025-10-10T00:52:52.7123005Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2025-10-10T00:52:52.7127428Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2025-10-10T00:52:52.7131067Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2025-10-10T00:52:52.7134652Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2025-10-10T00:52:52.7138160Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2025-10-10T00:52:52.7142771Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2025-10-10T00:52:52.7147130Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2025-10-10T00:52:52.7150689Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2025-10-10T00:52:52.7154307Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2025-10-10T00:52:52.7157869Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-10-10T00:52:52.7162098Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2025-10-10T00:52:52.7165732Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-10-10T00:52:52.7169442Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2025-10-10T00:52:52.7173219Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-10-10T00:52:52.7177058Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2025-10-10T00:52:52.7180688Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-10-10T00:52:52.7185081Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport.h' 2025-10-10T00:52:52.7188707Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-10-10T00:52:52.7192752Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-10-10T00:52:52.7196401Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-10-10T00:52:52.7200977Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-10-10T00:52:52.7204734Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-10-10T00:52:52.7208354Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-10-10T00:52:52.7212850Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-10-10T00:52:52.7216714Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-10-10T00:52:52.7220071Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-10-10T00:52:52.7223730Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-10-10T00:52:52.7228187Z adding 'torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-10-10T00:52:52.7232949Z adding 'torch/include/torch/csrc/jit/mobile/nnc/context.h' 2025-10-10T00:52:52.7236619Z adding 'torch/include/torch/csrc/jit/mobile/nnc/registry.h' 2025-10-10T00:52:52.7241680Z adding 'torch/include/torch/csrc/jit/mobile/train/export_data.h' 2025-10-10T00:52:52.7245915Z adding 'torch/include/torch/csrc/jit/mobile/train/random.h' 2025-10-10T00:52:52.7249981Z adding 'torch/include/torch/csrc/jit/mobile/train/sequential.h' 2025-10-10T00:52:52.7255043Z adding 'torch/include/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-10-10T00:52:52.7260213Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-10-10T00:52:52.7264189Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-10-10T00:52:52.7268075Z adding 'torch/include/torch/csrc/jit/operator_upgraders/utils.h' 2025-10-10T00:52:52.7271701Z adding 'torch/include/torch/csrc/jit/operator_upgraders/version_map.h' 2025-10-10T00:52:52.7277596Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2025-10-10T00:52:52.7281026Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2025-10-10T00:52:52.7284407Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2025-10-10T00:52:52.7287836Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2025-10-10T00:52:52.7291197Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2025-10-10T00:52:52.7294534Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2025-10-10T00:52:52.7297950Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-10-10T00:52:52.7301680Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2025-10-10T00:52:52.7305042Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2025-10-10T00:52:52.7308473Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2025-10-10T00:52:52.7311808Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-10-10T00:52:52.7314988Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2025-10-10T00:52:52.7318405Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2025-10-10T00:52:52.7321918Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2025-10-10T00:52:52.7325307Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-10-10T00:52:52.7328577Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2025-10-10T00:52:52.7332055Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2025-10-10T00:52:52.7335332Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2025-10-10T00:52:52.7338582Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2025-10-10T00:52:52.7341843Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2025-10-10T00:52:52.7345170Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-10-10T00:52:52.7348690Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2025-10-10T00:52:52.7352421Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-10-10T00:52:52.7355863Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2025-10-10T00:52:52.7359253Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2025-10-10T00:52:52.7362762Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2025-10-10T00:52:52.7366036Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-10-10T00:52:52.7369897Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-10-10T00:52:52.7372627Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-10-10T00:52:52.7376064Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-10-10T00:52:52.7379308Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-10-10T00:52:52.7382559Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-10-10T00:52:52.7385813Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-10-10T00:52:52.7389122Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2025-10-10T00:52:52.7392335Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2025-10-10T00:52:52.7395937Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2025-10-10T00:52:52.7399646Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-10-10T00:52:52.7403111Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2025-10-10T00:52:52.7406273Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-10-10T00:52:52.7409489Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-10-10T00:52:52.7412753Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2025-10-10T00:52:52.7416110Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2025-10-10T00:52:52.7419216Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2025-10-10T00:52:52.7422538Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2025-10-10T00:52:52.7425701Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2025-10-10T00:52:52.7428836Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2025-10-10T00:52:52.7431972Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2025-10-10T00:52:52.7435254Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2025-10-10T00:52:52.7438731Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2025-10-10T00:52:52.7441993Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2025-10-10T00:52:52.7445467Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2025-10-10T00:52:52.7448833Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2025-10-10T00:52:52.7452056Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2025-10-10T00:52:52.7455496Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-10-10T00:52:52.7458754Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-10-10T00:52:52.7462019Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2025-10-10T00:52:52.7465556Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-10-10T00:52:52.7468948Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2025-10-10T00:52:52.7473504Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2025-10-10T00:52:52.7476845Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2025-10-10T00:52:52.7480221Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-10-10T00:52:52.7483605Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-10-10T00:52:52.7487241Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-10-10T00:52:52.7490988Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-10-10T00:52:52.7494241Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2025-10-10T00:52:52.7497501Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2025-10-10T00:52:52.7500687Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2025-10-10T00:52:52.7504165Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2025-10-10T00:52:52.7507372Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2025-10-10T00:52:52.7510611Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-10-10T00:52:52.7514443Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2025-10-10T00:52:52.7518390Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-10-10T00:52:52.7521061Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-10-10T00:52:52.7524231Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-10-10T00:52:52.7527806Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2025-10-10T00:52:52.7531338Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2025-10-10T00:52:52.7534871Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-10-10T00:52:52.7539210Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-10-10T00:52:52.7543039Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-10-10T00:52:52.7546645Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-10-10T00:52:52.7550867Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-10-10T00:52:52.7554751Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-10-10T00:52:52.7558403Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-10-10T00:52:52.7562134Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2025-10-10T00:52:52.7565547Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2025-10-10T00:52:52.7568816Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-10-10T00:52:52.7572181Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-10-10T00:52:52.7576529Z adding 'torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-10-10T00:52:52.7581136Z adding 'torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-10-10T00:52:52.7584617Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-10-10T00:52:52.7588761Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_map.h' 2025-10-10T00:52:52.7592160Z adding 'torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-10-10T00:52:52.7595458Z adding 'torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-10-10T00:52:52.7598656Z adding 'torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-10-10T00:52:52.7601914Z adding 'torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-10-10T00:52:52.7605817Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-10-10T00:52:52.7609188Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-10-10T00:52:52.7612734Z adding 'torch/include/torch/csrc/jit/passes/onnx/helper.h' 2025-10-10T00:52:52.7616264Z adding 'torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-10-10T00:52:52.7619563Z adding 'torch/include/torch/csrc/jit/passes/onnx/naming.h' 2025-10-10T00:52:52.7622949Z adding 'torch/include/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-10-10T00:52:52.7626198Z adding 'torch/include/torch/csrc/jit/passes/onnx/peephole.h' 2025-10-10T00:52:52.7629711Z adding 'torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-10-10T00:52:52.7632909Z adding 'torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-10-10T00:52:52.7636122Z adding 'torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-10-10T00:52:52.7639386Z adding 'torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-10-10T00:52:52.7643610Z adding 'torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-10-10T00:52:52.7647103Z adding 'torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-10-10T00:52:52.7651591Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-10-10T00:52:52.7654912Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-10-10T00:52:52.7658786Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-10-10T00:52:52.7663012Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-10-10T00:52:52.7666918Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-10-10T00:52:52.7670639Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2025-10-10T00:52:52.7674067Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-10-10T00:52:52.7678844Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2025-10-10T00:52:52.7682719Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-10-10T00:52:52.7686392Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-10-10T00:52:52.7697356Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-10-10T00:52:52.7702450Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-10-10T00:52:52.7705838Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-10-10T00:52:52.7710043Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-10-10T00:52:52.7714878Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2025-10-10T00:52:52.7718556Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2025-10-10T00:52:52.7721919Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-10-10T00:52:52.7725738Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-10-10T00:52:52.7730006Z adding 'torch/include/torch/csrc/jit/python/init.h' 2025-10-10T00:52:52.7733675Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2025-10-10T00:52:52.7737636Z adding 'torch/include/torch/csrc/jit/python/opaque_obj.h' 2025-10-10T00:52:52.7742649Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2025-10-10T00:52:52.7760418Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2025-10-10T00:52:52.7765919Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2025-10-10T00:52:52.7769971Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2025-10-10T00:52:52.7774430Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2025-10-10T00:52:52.7778976Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2025-10-10T00:52:52.7783851Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2025-10-10T00:52:52.7789274Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2025-10-10T00:52:52.7795542Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2025-10-10T00:52:52.7799825Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2025-10-10T00:52:52.7803594Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2025-10-10T00:52:52.7806818Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2025-10-10T00:52:52.7810257Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-10-10T00:52:52.7813455Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-10-10T00:52:52.7822757Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2025-10-10T00:52:52.7827667Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2025-10-10T00:52:52.7831708Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-10-10T00:52:52.7835377Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2025-10-10T00:52:52.7839166Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2025-10-10T00:52:52.7843383Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-10-10T00:52:52.7846728Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2025-10-10T00:52:52.7851172Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2025-10-10T00:52:52.7855822Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-10-10T00:52:52.7860471Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2025-10-10T00:52:52.7865744Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2025-10-10T00:52:52.7869852Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2025-10-10T00:52:52.7873497Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2025-10-10T00:52:52.7876758Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2025-10-10T00:52:52.7880584Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2025-10-10T00:52:52.7886570Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2025-10-10T00:52:52.7890224Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2025-10-10T00:52:52.7893487Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2025-10-10T00:52:52.7897731Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-10-10T00:52:52.7903182Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2025-10-10T00:52:52.7913436Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2025-10-10T00:52:52.7918277Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2025-10-10T00:52:52.7921794Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-10-10T00:52:52.7924981Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2025-10-10T00:52:52.7928678Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-10-10T00:52:52.7931882Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-10-10T00:52:52.7935141Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2025-10-10T00:52:52.7939221Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-10-10T00:52:52.7942831Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-10-10T00:52:52.7946244Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2025-10-10T00:52:52.7950205Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-10-10T00:52:52.7955399Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-10-10T00:52:52.7967204Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-10-10T00:52:52.7971635Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/frame.h' 2025-10-10T00:52:52.7975171Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-10-10T00:52:52.7980657Z adding 'torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-10-10T00:52:52.7984128Z adding 'torch/include/torch/csrc/jit/runtime/static/fusion.h' 2025-10-10T00:52:52.7998028Z adding 'torch/include/torch/csrc/jit/runtime/static/impl.h' 2025-10-10T00:52:52.8002172Z adding 'torch/include/torch/csrc/jit/runtime/static/init.h' 2025-10-10T00:52:52.8008174Z adding 'torch/include/torch/csrc/jit/runtime/static/memory_planner.h' 2025-10-10T00:52:52.8012897Z adding 'torch/include/torch/csrc/jit/runtime/static/ops.h' 2025-10-10T00:52:52.8017328Z adding 'torch/include/torch/csrc/jit/runtime/static/passes.h' 2025-10-10T00:52:52.8021902Z adding 'torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-10-10T00:52:52.8025667Z adding 'torch/include/torch/csrc/jit/runtime/static/static_method.h' 2025-10-10T00:52:52.8029168Z adding 'torch/include/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-10-10T00:52:52.8034458Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-10-10T00:52:52.8040216Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2025-10-10T00:52:52.8044193Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2025-10-10T00:52:52.8048234Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-10-10T00:52:52.8051602Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-10-10T00:52:52.8055629Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2025-10-10T00:52:52.8059249Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2025-10-10T00:52:52.8062982Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2025-10-10T00:52:52.8065786Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2025-10-10T00:52:52.8069119Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2025-10-10T00:52:52.8073055Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2025-10-10T00:52:52.8092993Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-10-10T00:52:52.8098615Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2025-10-10T00:52:52.8102935Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2025-10-10T00:52:52.8107922Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2025-10-10T00:52:52.8113149Z adding 'torch/include/torch/csrc/jit/serialization/pickler_helper.h' 2025-10-10T00:52:52.8117032Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2025-10-10T00:52:52.8120981Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2025-10-10T00:52:52.8124268Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-10-10T00:52:52.8127815Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2025-10-10T00:52:52.8131307Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-10-10T00:52:52.8136580Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2025-10-10T00:52:52.8143358Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-10-10T00:52:52.8147847Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-10-10T00:52:52.8151620Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-10-10T00:52:52.8156022Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-10-10T00:52:52.8161190Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-10-10T00:52:52.8165316Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-10-10T00:52:52.8168741Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-10-10T00:52:52.8173674Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-10-10T00:52:52.8177913Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-10-10T00:52:52.8183141Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-10-10T00:52:52.8187194Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-10-10T00:52:52.8193435Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-10-10T00:52:52.8197775Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2025-10-10T00:52:52.8201244Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-10-10T00:52:52.8205156Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-10-10T00:52:52.8209374Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-10-10T00:52:52.8213537Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-10-10T00:52:52.8218180Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2025-10-10T00:52:52.8223125Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-10-10T00:52:52.8227141Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-10-10T00:52:52.8236099Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-10-10T00:52:52.8240306Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-10-10T00:52:52.8244151Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-10-10T00:52:52.8248798Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-10-10T00:52:52.8256288Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-10-10T00:52:52.8260328Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-10-10T00:52:52.8264322Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-10-10T00:52:52.8272396Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-10-10T00:52:52.8276901Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-10-10T00:52:52.8281291Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-10-10T00:52:52.8291811Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-10-10T00:52:52.8296385Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-10-10T00:52:52.8300103Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-10-10T00:52:52.8306827Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-10-10T00:52:52.8312385Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-10-10T00:52:52.8319498Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-10-10T00:52:52.8328575Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-10-10T00:52:52.8334403Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-10-10T00:52:52.8338133Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-10-10T00:52:52.8342313Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2025-10-10T00:52:52.8345982Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-10-10T00:52:52.8349803Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-10-10T00:52:52.8354397Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-10-10T00:52:52.8357737Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-10-10T00:52:52.8361423Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-10-10T00:52:52.8364791Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-10-10T00:52:52.8368010Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-10-10T00:52:52.8371519Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-10-10T00:52:52.8375384Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-10-10T00:52:52.8378958Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-10-10T00:52:52.8382288Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-10-10T00:52:52.8386337Z adding 'torch/include/torch/csrc/jit/testing/catch_utils.hpp' 2025-10-10T00:52:52.8390087Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2025-10-10T00:52:52.8393552Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2025-10-10T00:52:52.8398648Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2025-10-10T00:52:52.8402724Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2025-10-10T00:52:52.8407128Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2025-10-10T00:52:52.8411231Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2025-10-10T00:52:52.8416631Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2025-10-10T00:52:52.8420196Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2025-10-10T00:52:52.8423708Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2025-10-10T00:52:52.8427313Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2025-10-10T00:52:52.8432068Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2025-10-10T00:52:52.8436081Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2025-10-10T00:52:52.8441380Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2025-10-10T00:52:52.8445785Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2025-10-10T00:52:52.8449291Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2025-10-10T00:52:52.8452825Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2025-10-10T00:52:52.8456520Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2025-10-10T00:52:52.8463321Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-10-10T00:52:52.8468814Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2025-10-10T00:52:52.8472741Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2025-10-10T00:52:52.8476865Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2025-10-10T00:52:52.8480053Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2025-10-10T00:52:52.8485229Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2025-10-10T00:52:52.8491346Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2025-10-10T00:52:52.8495422Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2025-10-10T00:52:52.8499753Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2025-10-10T00:52:52.8503273Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2025-10-10T00:52:52.8507152Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2025-10-10T00:52:52.8510684Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2025-10-10T00:52:52.8514642Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2025-10-10T00:52:52.8519049Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-10-10T00:52:52.8523370Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-10-10T00:52:52.8526546Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2025-10-10T00:52:52.8561581Z adding 'torch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-10-10T00:52:52.8574414Z adding 'torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-10-10T00:52:52.8579016Z adding 'torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-10-10T00:52:52.8583175Z adding 'torch/include/torch/csrc/lazy/python/init.h' 2025-10-10T00:52:52.8586482Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2025-10-10T00:52:52.8590625Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2025-10-10T00:52:52.8594517Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-10-10T00:52:52.8598215Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-10-10T00:52:52.8601472Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-10-10T00:52:52.8604836Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-10-10T00:52:52.8608308Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-10-10T00:52:52.8611717Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-10-10T00:52:52.8616263Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-10-10T00:52:52.8620401Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2025-10-10T00:52:52.8623748Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-10-10T00:52:52.8628124Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-10-10T00:52:52.8631715Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-10-10T00:52:52.8635819Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-10-10T00:52:52.8641800Z adding 'torch/include/torch/csrc/monitor/counters.h' 2025-10-10T00:52:52.8645949Z adding 'torch/include/torch/csrc/monitor/events.h' 2025-10-10T00:52:52.8649286Z adding 'torch/include/torch/csrc/monitor/python_init.h' 2025-10-10T00:52:52.8653178Z adding 'torch/include/torch/csrc/mps/Module.h' 2025-10-10T00:52:52.8657243Z adding 'torch/include/torch/csrc/mtia/Module.h' 2025-10-10T00:52:52.8661538Z adding 'torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' 2025-10-10T00:52:52.8665419Z adding 'torch/include/torch/csrc/multiprocessing/init.h' 2025-10-10T00:52:52.8669485Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2025-10-10T00:52:52.8672666Z adding 'torch/include/torch/csrc/onnx/init.h' 2025-10-10T00:52:52.8675992Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2025-10-10T00:52:52.8680363Z adding 'torch/include/torch/csrc/profiler/api.h' 2025-10-10T00:52:52.8688716Z adding 'torch/include/torch/csrc/profiler/collection.h' 2025-10-10T00:52:52.8693029Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2025-10-10T00:52:52.8697905Z adding 'torch/include/torch/csrc/profiler/containers.h' 2025-10-10T00:52:52.8702419Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2025-10-10T00:52:52.8706535Z adding 'torch/include/torch/csrc/profiler/events.h' 2025-10-10T00:52:52.8709260Z adding 'torch/include/torch/csrc/profiler/kineto_client_interface.h' 2025-10-10T00:52:52.8713294Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2025-10-10T00:52:52.8716928Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2025-10-10T00:52:52.8720816Z adding 'torch/include/torch/csrc/profiler/perf.h' 2025-10-10T00:52:52.8725638Z adding 'torch/include/torch/csrc/profiler/util.h' 2025-10-10T00:52:52.8731747Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2025-10-10T00:52:52.8735974Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2025-10-10T00:52:52.8739421Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-10-10T00:52:52.8743719Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2025-10-10T00:52:52.8747209Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2025-10-10T00:52:52.8750623Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2025-10-10T00:52:52.8754891Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-10-10T00:52:52.8758101Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2025-10-10T00:52:52.8761685Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-10-10T00:52:52.8765548Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-10-10T00:52:52.8770459Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2025-10-10T00:52:52.8775830Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2025-10-10T00:52:52.8780099Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2025-10-10T00:52:52.8785891Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2025-10-10T00:52:52.8790227Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-10-10T00:52:52.8795119Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-10-10T00:52:52.8799753Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-10-10T00:52:52.8804389Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-10-10T00:52:52.8810422Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2025-10-10T00:52:52.8815063Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2025-10-10T00:52:52.8820927Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2025-10-10T00:52:52.8825725Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2025-10-10T00:52:52.8829818Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2025-10-10T00:52:52.8833930Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2025-10-10T00:52:52.8837821Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2025-10-10T00:52:52.8841412Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2025-10-10T00:52:52.8845082Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-10-10T00:52:52.8849703Z adding 'torch/include/torch/csrc/stable/accelerator.h' 2025-10-10T00:52:52.8854389Z adding 'torch/include/torch/csrc/stable/library.h' 2025-10-10T00:52:52.8859509Z adding 'torch/include/torch/csrc/stable/ops.h' 2025-10-10T00:52:52.8865793Z adding 'torch/include/torch/csrc/stable/stableivalue_conversions.h' 2025-10-10T00:52:52.8869115Z adding 'torch/include/torch/csrc/stable/tensor.h' 2025-10-10T00:52:52.8872498Z adding 'torch/include/torch/csrc/stable/tensor_inl.h' 2025-10-10T00:52:52.8877006Z adding 'torch/include/torch/csrc/stable/tensor_struct.h' 2025-10-10T00:52:52.8881535Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2025-10-10T00:52:52.8887070Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2025-10-10T00:52:52.8890331Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-10-10T00:52:52.8893518Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2025-10-10T00:52:52.8897991Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2025-10-10T00:52:52.8901248Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2025-10-10T00:52:52.8923831Z adding 'torch/include/torch/csrc/utils/generated_serialization_types.h' 2025-10-10T00:52:52.8929738Z adding 'torch/include/torch/csrc/utils/init.h' 2025-10-10T00:52:52.8932991Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2025-10-10T00:52:52.8936346Z adding 'torch/include/torch/csrc/utils/nested.h' 2025-10-10T00:52:52.8940391Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2025-10-10T00:52:52.8944104Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2025-10-10T00:52:52.8947375Z adding 'torch/include/torch/csrc/utils/out_types.h' 2025-10-10T00:52:52.8953226Z adding 'torch/include/torch/csrc/utils/pybind.h' 2025-10-10T00:52:52.8956923Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-10-10T00:52:52.8960193Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2025-10-10T00:52:52.8973884Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2025-10-10T00:52:52.8978468Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2025-10-10T00:52:52.8981808Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2025-10-10T00:52:52.8986181Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2025-10-10T00:52:52.8990091Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2025-10-10T00:52:52.8994462Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2025-10-10T00:52:52.8998908Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2025-10-10T00:52:52.9002042Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2025-10-10T00:52:52.9006607Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2025-10-10T00:52:52.9010348Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2025-10-10T00:52:52.9013673Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2025-10-10T00:52:52.9024928Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-10-10T00:52:52.9029767Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2025-10-10T00:52:52.9033733Z adding 'torch/include/torch/csrc/utils/six.h' 2025-10-10T00:52:52.9037002Z adding 'torch/include/torch/csrc/utils/structseq.h' 2025-10-10T00:52:52.9040349Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2025-10-10T00:52:52.9043544Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2025-10-10T00:52:52.9047249Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2025-10-10T00:52:52.9050458Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2025-10-10T00:52:52.9053602Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2025-10-10T00:52:52.9056959Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-10-10T00:52:52.9061060Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2025-10-10T00:52:52.9064455Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2025-10-10T00:52:52.9067591Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2025-10-10T00:52:52.9070887Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2025-10-10T00:52:52.9075631Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2025-10-10T00:52:52.9080779Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2025-10-10T00:52:52.9084773Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2025-10-10T00:52:52.9088671Z adding 'torch/include/torch/csrc/utils/variadic.h' 2025-10-10T00:52:52.9091831Z adding 'torch/include/torch/csrc/utils/verbose.h' 2025-10-10T00:52:52.9095933Z adding 'torch/include/torch/csrc/xpu/Event.h' 2025-10-10T00:52:52.9099134Z adding 'torch/include/torch/csrc/xpu/Module.h' 2025-10-10T00:52:52.9102426Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2025-10-10T00:52:52.9106713Z adding 'torch/include/torch/headeronly/version.h' 2025-10-10T00:52:52.9111783Z adding 'torch/include/torch/headeronly/core/DeviceType.h' 2025-10-10T00:52:52.9115857Z adding 'torch/include/torch/headeronly/core/ScalarType.h' 2025-10-10T00:52:52.9121527Z adding 'torch/include/torch/headeronly/cpu/vec/intrinsics.h' 2025-10-10T00:52:52.9124625Z adding 'torch/include/torch/headeronly/cpu/vec/vec_half.h' 2025-10-10T00:52:52.9129912Z adding 'torch/include/torch/headeronly/cpu/vec/vec256/missing_vld1_neon.h' 2025-10-10T00:52:52.9133598Z adding 'torch/include/torch/headeronly/cpu/vec/vec256/missing_vst1_neon.h' 2025-10-10T00:52:52.9139007Z adding 'torch/include/torch/headeronly/macros/Export.h' 2025-10-10T00:52:52.9147616Z adding 'torch/include/torch/headeronly/macros/Macros.h' 2025-10-10T00:52:52.9151694Z adding 'torch/include/torch/headeronly/macros/cmake_macros.h' 2025-10-10T00:52:52.9158254Z adding 'torch/include/torch/headeronly/util/BFloat16.h' 2025-10-10T00:52:52.9162734Z adding 'torch/include/torch/headeronly/util/Exception.h' 2025-10-10T00:52:52.9166317Z adding 'torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h' 2025-10-10T00:52:52.9173275Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fn.h' 2025-10-10T00:52:52.9179449Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fnuz.h' 2025-10-10T00:52:52.9185382Z adding 'torch/include/torch/headeronly/util/Float8_e5m2.h' 2025-10-10T00:52:52.9191391Z adding 'torch/include/torch/headeronly/util/Float8_e5m2fnuz.h' 2025-10-10T00:52:52.9196514Z adding 'torch/include/torch/headeronly/util/Float8_e8m0fnu.h' 2025-10-10T00:52:52.9200484Z adding 'torch/include/torch/headeronly/util/Float8_fnuz_cvt.h' 2025-10-10T00:52:52.9209497Z adding 'torch/include/torch/headeronly/util/Half.h' 2025-10-10T00:52:52.9214255Z adding 'torch/include/torch/headeronly/util/TypeSafeSignMath.h' 2025-10-10T00:52:52.9218033Z adding 'torch/include/torch/headeronly/util/bit_cast.h' 2025-10-10T00:52:52.9221669Z adding 'torch/include/torch/headeronly/util/bits.h' 2025-10-10T00:52:52.9228671Z adding 'torch/include/torch/headeronly/util/complex.h' 2025-10-10T00:52:52.9232522Z adding 'torch/include/torch/headeronly/util/floating_point_utils.h' 2025-10-10T00:52:52.9235787Z adding 'torch/include/torch/headeronly/util/qint32.h' 2025-10-10T00:52:52.9239114Z adding 'torch/include/torch/headeronly/util/qint8.h' 2025-10-10T00:52:52.9242498Z adding 'torch/include/torch/headeronly/util/quint2x4.h' 2025-10-10T00:52:52.9245837Z adding 'torch/include/torch/headeronly/util/quint4x2.h' 2025-10-10T00:52:52.9248950Z adding 'torch/include/torch/headeronly/util/quint8.h' 2025-10-10T00:52:52.9252388Z adding 'torch/include/torch/headeronly/util/shim_utils.h' 2025-10-10T00:52:52.9259274Z adding 'torch/jit/__init__.py' 2025-10-10T00:52:52.9263869Z adding 'torch/jit/_async.py' 2025-10-10T00:52:52.9267651Z adding 'torch/jit/_await.py' 2025-10-10T00:52:52.9272927Z adding 'torch/jit/_builtins.py' 2025-10-10T00:52:52.9279148Z adding 'torch/jit/_check.py' 2025-10-10T00:52:52.9285207Z adding 'torch/jit/_dataclass_impls.py' 2025-10-10T00:52:52.9289267Z adding 'torch/jit/_decomposition_utils.py' 2025-10-10T00:52:52.9294213Z adding 'torch/jit/_decompositions.py' 2025-10-10T00:52:52.9300539Z adding 'torch/jit/_freeze.py' 2025-10-10T00:52:52.9305925Z adding 'torch/jit/_fuser.py' 2025-10-10T00:52:52.9309588Z adding 'torch/jit/_ir_utils.py' 2025-10-10T00:52:52.9312859Z adding 'torch/jit/_logging.py' 2025-10-10T00:52:52.9318181Z adding 'torch/jit/_monkeytype_config.py' 2025-10-10T00:52:52.9321875Z adding 'torch/jit/_pickle.py' 2025-10-10T00:52:52.9338385Z adding 'torch/jit/_recursive.py' 2025-10-10T00:52:52.9365001Z adding 'torch/jit/_script.py' 2025-10-10T00:52:52.9371460Z adding 'torch/jit/_script.pyi' 2025-10-10T00:52:52.9377290Z adding 'torch/jit/_serialization.py' 2025-10-10T00:52:52.9393257Z adding 'torch/jit/_shape_functions.py' 2025-10-10T00:52:52.9398431Z adding 'torch/jit/_state.py' 2025-10-10T00:52:52.9418318Z adding 'torch/jit/_trace.py' 2025-10-10T00:52:52.9427695Z adding 'torch/jit/annotations.py' 2025-10-10T00:52:52.9444281Z adding 'torch/jit/frontend.py' 2025-10-10T00:52:52.9448805Z adding 'torch/jit/generate_bytecode.py' 2025-10-10T00:52:52.9452412Z adding 'torch/jit/quantized.py' 2025-10-10T00:52:52.9458665Z adding 'torch/jit/supported_ops.py' 2025-10-10T00:52:52.9462106Z adding 'torch/jit/unsupported_tensor_ops.py' 2025-10-10T00:52:52.9466011Z adding 'torch/jit/_passes/__init__.py' 2025-10-10T00:52:52.9469563Z adding 'torch/jit/_passes/_property_propagation.py' 2025-10-10T00:52:52.9475093Z adding 'torch/jit/mobile/__init__.py' 2025-10-10T00:52:53.0386251Z adding 'torch/lib/XNNPACK.lib' 2025-10-10T00:52:53.0451465Z adding 'torch/lib/_C.lib' 2025-10-10T00:52:53.0563711Z adding 'torch/lib/aoti_custom_ops.dll' 2025-10-10T00:52:53.0577662Z adding 'torch/lib/aoti_custom_ops.lib' 2025-10-10T00:52:53.0683210Z adding 'torch/lib/backend_with_compiler.dll' 2025-10-10T00:52:53.0696636Z adding 'torch/lib/backend_with_compiler.lib' 2025-10-10T00:52:53.1190095Z adding 'torch/lib/c10.dll' 2025-10-10T00:52:53.1377422Z adding 'torch/lib/c10.lib' 2025-10-10T00:52:53.1634171Z adding 'torch/lib/c10_cuda.dll' 2025-10-10T00:52:53.1659213Z adding 'torch/lib/c10_cuda.lib' 2025-10-10T00:52:53.1670732Z adding 'torch/lib/caffe2_nvrtc.dll' 2025-10-10T00:52:53.1675183Z adding 'torch/lib/caffe2_nvrtc.lib' 2025-10-10T00:52:53.1724414Z adding 'torch/lib/cpuinfo.lib' 2025-10-10T00:52:53.2110488Z adding 'torch/lib/fmt.lib' 2025-10-10T00:52:53.2225922Z adding 'torch/lib/jitbackend_test.dll' 2025-10-10T00:52:53.2238438Z adding 'torch/lib/jitbackend_test.lib' 2025-10-10T00:52:53.2328589Z adding 'torch/lib/libittnotify.lib' 2025-10-10T00:52:53.3281653Z adding 'torch/lib/microkernels-prod.lib' 2025-10-10T00:52:53.3421380Z adding 'torch/lib/pthreadpool.lib' 2025-10-10T00:52:53.3434021Z adding 'torch/lib/shm.dll' 2025-10-10T00:52:53.3438595Z adding 'torch/lib/shm.lib' 2025-10-10T00:52:53.7050024Z adding 'torch/lib/sleef.lib' 2025-10-10T00:52:53.7267058Z adding 'torch/lib/torch.dll' 2025-10-10T00:52:53.7272089Z adding 'torch/lib/torch.lib' 2025-10-10T00:53:04.6554546Z adding 'torch/lib/torch_cpu.dll' 2025-10-10T00:53:05.7059407Z adding 'torch/lib/torch_cpu.lib' 2025-10-10T00:53:21.2039696Z adding 'torch/lib/torch_cuda.dll' 2025-10-10T00:53:21.7894859Z adding 'torch/lib/torch_cuda.lib' 2025-10-10T00:53:21.7942893Z adding 'torch/lib/torch_global_deps.dll' 2025-10-10T00:53:22.5690272Z adding 'torch/lib/torch_python.dll' 2025-10-10T00:53:22.6178633Z adding 'torch/lib/torch_python.lib' 2025-10-10T00:53:22.6402118Z adding 'torch/lib/torchbind_test.dll' 2025-10-10T00:53:22.6428106Z adding 'torch/lib/torchbind_test.lib' 2025-10-10T00:53:22.6433607Z adding 'torch/lib/libshm/alloc_info.h' 2025-10-10T00:53:22.6437341Z adding 'torch/lib/libshm/err.h' 2025-10-10T00:53:22.6440949Z adding 'torch/lib/libshm/libshm.h' 2025-10-10T00:53:22.6445180Z adding 'torch/lib/libshm/socket.h' 2025-10-10T00:53:22.6449628Z adding 'torch/lib/libshm_windows/libshm.h' 2025-10-10T00:53:22.6487703Z adding 'torch/linalg/__init__.py' 2025-10-10T00:53:22.6494900Z adding 'torch/masked/__init__.py' 2025-10-10T00:53:22.6502695Z adding 'torch/masked/_docs.py' 2025-10-10T00:53:22.6525251Z adding 'torch/masked/_ops.py' 2025-10-10T00:53:22.6531089Z adding 'torch/masked/maskedtensor/__init__.py' 2025-10-10T00:53:22.6537654Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2025-10-10T00:53:22.6542621Z adding 'torch/masked/maskedtensor/binary.py' 2025-10-10T00:53:22.6549295Z adding 'torch/masked/maskedtensor/core.py' 2025-10-10T00:53:22.6553285Z adding 'torch/masked/maskedtensor/creation.py' 2025-10-10T00:53:22.6556980Z adding 'torch/masked/maskedtensor/passthrough.py' 2025-10-10T00:53:22.6561511Z adding 'torch/masked/maskedtensor/reductions.py' 2025-10-10T00:53:22.6565991Z adding 'torch/masked/maskedtensor/unary.py' 2025-10-10T00:53:22.6570350Z adding 'torch/monitor/__init__.py' 2025-10-10T00:53:22.6575937Z adding 'torch/mps/__init__.py' 2025-10-10T00:53:22.6579866Z adding 'torch/mps/event.py' 2025-10-10T00:53:22.6583954Z adding 'torch/mps/profiler.py' 2025-10-10T00:53:22.6591463Z adding 'torch/mtia/__init__.py' 2025-10-10T00:53:22.6595669Z adding 'torch/mtia/_utils.py' 2025-10-10T00:53:22.6599250Z adding 'torch/mtia/memory.py' 2025-10-10T00:53:22.6605154Z adding 'torch/multiprocessing/__init__.py' 2025-10-10T00:53:22.6608076Z adding 'torch/multiprocessing/_atfork.py' 2025-10-10T00:53:22.6611825Z adding 'torch/multiprocessing/pool.py' 2025-10-10T00:53:22.6615393Z adding 'torch/multiprocessing/queue.py' 2025-10-10T00:53:22.6624693Z adding 'torch/multiprocessing/reductions.py' 2025-10-10T00:53:22.6632466Z adding 'torch/multiprocessing/spawn.py' 2025-10-10T00:53:22.6637137Z adding 'torch/nativert/__init__.py' 2025-10-10T00:53:22.6640985Z adding 'torch/nativert/backends/__init__.py' 2025-10-10T00:53:22.6644940Z adding 'torch/nativert/backends/_lower_utils.py' 2025-10-10T00:53:22.6648635Z adding 'torch/nativert/backends/_lowered_aoti_module.py' 2025-10-10T00:53:22.6657936Z adding 'torch/nested/__init__.py' 2025-10-10T00:53:22.6662673Z adding 'torch/nested/_internal/__init__.py' 2025-10-10T00:53:22.6666430Z adding 'torch/nested/_internal/nested_int.py' 2025-10-10T00:53:22.6676374Z adding 'torch/nested/_internal/nested_tensor.py' 2025-10-10T00:53:22.6705646Z adding 'torch/nested/_internal/ops.py' 2025-10-10T00:53:22.6719796Z adding 'torch/nested/_internal/sdpa.py' 2025-10-10T00:53:22.6725460Z adding 'torch/nn/__init__.py' 2025-10-10T00:53:22.6729114Z adding 'torch/nn/_reduction.py' 2025-10-10T00:53:22.6732723Z adding 'torch/nn/common_types.py' 2025-10-10T00:53:22.6736614Z adding 'torch/nn/cpp.py' 2025-10-10T00:53:22.6807134Z adding 'torch/nn/functional.py' 2025-10-10T00:53:22.6819730Z adding 'torch/nn/functional.pyi' 2025-10-10T00:53:22.6824548Z adding 'torch/nn/grad.py' 2025-10-10T00:53:22.6833629Z adding 'torch/nn/init.py' 2025-10-10T00:53:22.6840091Z adding 'torch/nn/parameter.py' 2025-10-10T00:53:22.6843823Z adding 'torch/nn/parameter.pyi' 2025-10-10T00:53:22.6849277Z adding 'torch/nn/attention/__init__.py' 2025-10-10T00:53:22.6853137Z adding 'torch/nn/attention/_utils.py' 2025-10-10T00:53:22.6859217Z adding 'torch/nn/attention/bias.py' 2025-10-10T00:53:22.6881384Z adding 'torch/nn/attention/flex_attention.py' 2025-10-10T00:53:22.6886811Z adding 'torch/nn/attention/experimental/__init__.py' 2025-10-10T00:53:22.6893239Z adding 'torch/nn/attention/experimental/_paged_attention.py' 2025-10-10T00:53:22.6897423Z adding 'torch/nn/backends/__init__.py' 2025-10-10T00:53:22.6900549Z adding 'torch/nn/backends/thnn.py' 2025-10-10T00:53:22.6904620Z adding 'torch/nn/intrinsic/__init__.py' 2025-10-10T00:53:22.6908638Z adding 'torch/nn/intrinsic/modules/__init__.py' 2025-10-10T00:53:22.6911890Z adding 'torch/nn/intrinsic/modules/fused.py' 2025-10-10T00:53:22.6915880Z adding 'torch/nn/intrinsic/qat/__init__.py' 2025-10-10T00:53:22.6919962Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2025-10-10T00:53:22.6923438Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-10-10T00:53:22.6926733Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-10-10T00:53:22.6929997Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-10-10T00:53:22.6934213Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2025-10-10T00:53:22.6938219Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-10-10T00:53:22.6945736Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-10-10T00:53:22.6946284Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-10-10T00:53:22.6949665Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2025-10-10T00:53:22.6952852Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-10-10T00:53:22.6956107Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-10-10T00:53:22.6959214Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-10-10T00:53:22.6964902Z adding 'torch/nn/modules/__init__.py' 2025-10-10T00:53:22.6971228Z adding 'torch/nn/modules/_functions.py' 2025-10-10T00:53:22.6989227Z adding 'torch/nn/modules/activation.py' 2025-10-10T00:53:22.6997195Z adding 'torch/nn/modules/adaptive.py' 2025-10-10T00:53:22.7007874Z adding 'torch/nn/modules/batchnorm.py' 2025-10-10T00:53:22.7012617Z adding 'torch/nn/modules/channelshuffle.py' 2025-10-10T00:53:22.7025664Z adding 'torch/nn/modules/container.py' 2025-10-10T00:53:22.7042437Z adding 'torch/nn/modules/conv.py' 2025-10-10T00:53:22.7048320Z adding 'torch/nn/modules/distance.py' 2025-10-10T00:53:22.7053591Z adding 'torch/nn/modules/dropout.py' 2025-10-10T00:53:22.7058409Z adding 'torch/nn/modules/flatten.py' 2025-10-10T00:53:22.7064454Z adding 'torch/nn/modules/fold.py' 2025-10-10T00:53:22.7070974Z adding 'torch/nn/modules/instancenorm.py' 2025-10-10T00:53:22.7078974Z adding 'torch/nn/modules/lazy.py' 2025-10-10T00:53:22.7086799Z adding 'torch/nn/modules/linear.py' 2025-10-10T00:53:22.7114869Z adding 'torch/nn/modules/loss.py' 2025-10-10T00:53:22.7158633Z adding 'torch/nn/modules/module.py' 2025-10-10T00:53:22.7167730Z adding 'torch/nn/modules/normalization.py' 2025-10-10T00:53:22.7174753Z adding 'torch/nn/modules/padding.py' 2025-10-10T00:53:22.7179458Z adding 'torch/nn/modules/pixelshuffle.py' 2025-10-10T00:53:22.7192462Z adding 'torch/nn/modules/pooling.py' 2025-10-10T00:53:22.7212236Z adding 'torch/nn/modules/rnn.py' 2025-10-10T00:53:22.7221718Z adding 'torch/nn/modules/sparse.py' 2025-10-10T00:53:22.7236540Z adding 'torch/nn/modules/transformer.py' 2025-10-10T00:53:22.7244212Z adding 'torch/nn/modules/upsampling.py' 2025-10-10T00:53:22.7248459Z adding 'torch/nn/modules/utils.py' 2025-10-10T00:53:22.7256638Z adding 'torch/nn/parallel/__init__.py' 2025-10-10T00:53:22.7268312Z adding 'torch/nn/parallel/_functions.py' 2025-10-10T00:53:22.7274279Z adding 'torch/nn/parallel/comm.py' 2025-10-10T00:53:22.7280885Z adding 'torch/nn/parallel/data_parallel.py' 2025-10-10T00:53:22.7322928Z adding 'torch/nn/parallel/distributed.py' 2025-10-10T00:53:22.7329835Z adding 'torch/nn/parallel/parallel_apply.py' 2025-10-10T00:53:22.7334711Z adding 'torch/nn/parallel/replicate.py' 2025-10-10T00:53:22.7339395Z adding 'torch/nn/parallel/scatter_gather.py' 2025-10-10T00:53:22.7343578Z adding 'torch/nn/qat/__init__.py' 2025-10-10T00:53:22.7347524Z adding 'torch/nn/qat/dynamic/__init__.py' 2025-10-10T00:53:22.7351403Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2025-10-10T00:53:22.7354822Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2025-10-10T00:53:22.7358889Z adding 'torch/nn/qat/modules/__init__.py' 2025-10-10T00:53:22.7362106Z adding 'torch/nn/qat/modules/conv.py' 2025-10-10T00:53:22.7365362Z adding 'torch/nn/qat/modules/embedding_ops.py' 2025-10-10T00:53:22.7368536Z adding 'torch/nn/qat/modules/linear.py' 2025-10-10T00:53:22.7372389Z adding 'torch/nn/quantizable/__init__.py' 2025-10-10T00:53:22.7376321Z adding 'torch/nn/quantizable/modules/__init__.py' 2025-10-10T00:53:22.7380100Z adding 'torch/nn/quantizable/modules/activation.py' 2025-10-10T00:53:22.7382985Z adding 'torch/nn/quantizable/modules/rnn.py' 2025-10-10T00:53:22.7387114Z adding 'torch/nn/quantized/__init__.py' 2025-10-10T00:53:22.7390308Z adding 'torch/nn/quantized/functional.py' 2025-10-10T00:53:22.7394313Z adding 'torch/nn/quantized/_reference/__init__.py' 2025-10-10T00:53:22.7398499Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2025-10-10T00:53:22.7401875Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2025-10-10T00:53:22.7405156Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2025-10-10T00:53:22.7408436Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2025-10-10T00:53:22.7411690Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2025-10-10T00:53:22.7415031Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2025-10-10T00:53:22.7418870Z adding 'torch/nn/quantized/dynamic/__init__.py' 2025-10-10T00:53:22.7423029Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2025-10-10T00:53:22.7426399Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2025-10-10T00:53:22.7429648Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2025-10-10T00:53:22.7433093Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2025-10-10T00:53:22.7437565Z adding 'torch/nn/quantized/modules/__init__.py' 2025-10-10T00:53:22.7441602Z adding 'torch/nn/quantized/modules/activation.py' 2025-10-10T00:53:22.7444260Z adding 'torch/nn/quantized/modules/batchnorm.py' 2025-10-10T00:53:22.7447497Z adding 'torch/nn/quantized/modules/conv.py' 2025-10-10T00:53:22.7450769Z adding 'torch/nn/quantized/modules/dropout.py' 2025-10-10T00:53:22.7454077Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2025-10-10T00:53:22.7457378Z adding 'torch/nn/quantized/modules/functional_modules.py' 2025-10-10T00:53:22.7460613Z adding 'torch/nn/quantized/modules/linear.py' 2025-10-10T00:53:22.7463902Z adding 'torch/nn/quantized/modules/normalization.py' 2025-10-10T00:53:22.7467076Z adding 'torch/nn/quantized/modules/rnn.py' 2025-10-10T00:53:22.7470335Z adding 'torch/nn/quantized/modules/utils.py' 2025-10-10T00:53:22.7474870Z adding 'torch/nn/utils/__init__.py' 2025-10-10T00:53:22.7478505Z adding 'torch/nn/utils/_deprecation_utils.py' 2025-10-10T00:53:22.7484505Z adding 'torch/nn/utils/_named_member_accessor.py' 2025-10-10T00:53:22.7489473Z adding 'torch/nn/utils/_per_sample_grad.py' 2025-10-10T00:53:22.7495204Z adding 'torch/nn/utils/clip_grad.py' 2025-10-10T00:53:22.7499393Z adding 'torch/nn/utils/convert_parameters.py' 2025-10-10T00:53:22.7504225Z adding 'torch/nn/utils/fusion.py' 2025-10-10T00:53:22.7508217Z adding 'torch/nn/utils/init.py' 2025-10-10T00:53:22.7512976Z adding 'torch/nn/utils/memory_format.py' 2025-10-10T00:53:22.7523569Z adding 'torch/nn/utils/parametrizations.py' 2025-10-10T00:53:22.7537672Z adding 'torch/nn/utils/parametrize.py' 2025-10-10T00:53:22.7556278Z adding 'torch/nn/utils/prune.py' 2025-10-10T00:53:22.7566871Z adding 'torch/nn/utils/rnn.py' 2025-10-10T00:53:22.7574479Z adding 'torch/nn/utils/spectral_norm.py' 2025-10-10T00:53:22.7580999Z adding 'torch/nn/utils/stateless.py' 2025-10-10T00:53:22.7585953Z adding 'torch/nn/utils/weight_norm.py' 2025-10-10T00:53:22.7590331Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2025-10-10T00:53:22.7594401Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-10-10T00:53:22.7600303Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2025-10-10T00:53:22.7604604Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-10-10T00:53:22.7609246Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-10-10T00:53:22.7614353Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-10-10T00:53:22.7618592Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-10-10T00:53:22.7622731Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-10-10T00:53:22.7626751Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-10-10T00:53:22.7630555Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-10-10T00:53:22.7634722Z adding 'torch/numa/__init__.py' 2025-10-10T00:53:22.7642019Z adding 'torch/numa/binding.py' 2025-10-10T00:53:22.7650935Z adding 'torch/onnx/__init__.py' 2025-10-10T00:53:22.7654722Z adding 'torch/onnx/_constants.py' 2025-10-10T00:53:22.7658261Z adding 'torch/onnx/_flags.py' 2025-10-10T00:53:22.7662096Z adding 'torch/onnx/errors.py' 2025-10-10T00:53:22.7665674Z adding 'torch/onnx/operators.py' 2025-10-10T00:53:22.7668870Z adding 'torch/onnx/symbolic_helper.py' 2025-10-10T00:53:22.7672053Z adding 'torch/onnx/symbolic_opset10.py' 2025-10-10T00:53:22.7675255Z adding 'torch/onnx/symbolic_opset11.py' 2025-10-10T00:53:22.7678338Z adding 'torch/onnx/symbolic_opset12.py' 2025-10-10T00:53:22.7681540Z adding 'torch/onnx/symbolic_opset13.py' 2025-10-10T00:53:22.7685006Z adding 'torch/onnx/symbolic_opset14.py' 2025-10-10T00:53:22.7688117Z adding 'torch/onnx/symbolic_opset15.py' 2025-10-10T00:53:22.7691584Z adding 'torch/onnx/symbolic_opset16.py' 2025-10-10T00:53:22.7695074Z adding 'torch/onnx/symbolic_opset17.py' 2025-10-10T00:53:22.7698720Z adding 'torch/onnx/symbolic_opset18.py' 2025-10-10T00:53:22.7702320Z adding 'torch/onnx/symbolic_opset19.py' 2025-10-10T00:53:22.7705838Z adding 'torch/onnx/symbolic_opset20.py' 2025-10-10T00:53:22.7709478Z adding 'torch/onnx/symbolic_opset7.py' 2025-10-10T00:53:22.7713059Z adding 'torch/onnx/symbolic_opset8.py' 2025-10-10T00:53:22.7716724Z adding 'torch/onnx/symbolic_opset9.py' 2025-10-10T00:53:22.7720180Z adding 'torch/onnx/testing.py' 2025-10-10T00:53:22.7723883Z adding 'torch/onnx/utils.py' 2025-10-10T00:53:22.7727539Z adding 'torch/onnx/verification.py' 2025-10-10T00:53:22.7731662Z adding 'torch/onnx/_internal/__init__.py' 2025-10-10T00:53:22.7735273Z adding 'torch/onnx/_internal/_lazy_import.py' 2025-10-10T00:53:22.7739538Z adding 'torch/onnx/_internal/exporter/__init__.py' 2025-10-10T00:53:22.7745158Z adding 'torch/onnx/_internal/exporter/_analysis.py' 2025-10-10T00:53:22.7756972Z adding 'torch/onnx/_internal/exporter/_building.py' 2025-10-10T00:53:22.7763021Z adding 'torch/onnx/_internal/exporter/_capture_strategies.py' 2025-10-10T00:53:22.7768524Z adding 'torch/onnx/_internal/exporter/_compat.py' 2025-10-10T00:53:22.7772214Z adding 'torch/onnx/_internal/exporter/_constants.py' 2025-10-10T00:53:22.7796699Z adding 'torch/onnx/_internal/exporter/_core.py' 2025-10-10T00:53:22.7802817Z adding 'torch/onnx/_internal/exporter/_decomp.py' 2025-10-10T00:53:22.7809030Z adding 'torch/onnx/_internal/exporter/_dispatching.py' 2025-10-10T00:53:22.7815845Z adding 'torch/onnx/_internal/exporter/_dynamic_shapes.py' 2025-10-10T00:53:22.7819541Z adding 'torch/onnx/_internal/exporter/_errors.py' 2025-10-10T00:53:22.7823007Z adding 'torch/onnx/_internal/exporter/_flags.py' 2025-10-10T00:53:22.7826668Z adding 'torch/onnx/_internal/exporter/_fx_passes.py' 2025-10-10T00:53:22.7831247Z adding 'torch/onnx/_internal/exporter/_ir_passes.py' 2025-10-10T00:53:22.7835306Z adding 'torch/onnx/_internal/exporter/_isolated.py' 2025-10-10T00:53:22.7843262Z adding 'torch/onnx/_internal/exporter/_onnx_program.py' 2025-10-10T00:53:22.7850202Z adding 'torch/onnx/_internal/exporter/_registration.py' 2025-10-10T00:53:22.7854978Z adding 'torch/onnx/_internal/exporter/_reporting.py' 2025-10-10T00:53:22.7863510Z adding 'torch/onnx/_internal/exporter/_schemas.py' 2025-10-10T00:53:22.7867719Z adding 'torch/onnx/_internal/exporter/_tensors.py' 2025-10-10T00:53:22.7872142Z adding 'torch/onnx/_internal/exporter/_testing.py' 2025-10-10T00:53:22.7875898Z adding 'torch/onnx/_internal/exporter/_type_casting.py' 2025-10-10T00:53:22.7882055Z adding 'torch/onnx/_internal/exporter/_verification.py' 2025-10-10T00:53:22.7886497Z adding 'torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-10-10T00:53:22.7890224Z adding 'torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py' 2025-10-10T00:53:22.7894168Z adding 'torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-10-10T00:53:22.7898629Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-10-10T00:53:22.7901889Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/core.py' 2025-10-10T00:53:22.7906338Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-10-10T00:53:22.7912900Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/nn.py' 2025-10-10T00:53:22.7917561Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py' 2025-10-10T00:53:22.7921474Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symops.py' 2025-10-10T00:53:22.7925107Z adding 'torch/onnx/_internal/fx/__init__.py' 2025-10-10T00:53:22.7930504Z adding 'torch/onnx/_internal/fx/_pass.py' 2025-10-10T00:53:22.7935296Z adding 'torch/onnx/_internal/fx/type_utils.py' 2025-10-10T00:53:22.7939442Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2025-10-10T00:53:22.7955313Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2025-10-10T00:53:22.7961397Z adding 'torch/onnx/_internal/torchscript_exporter/__init__.py' 2025-10-10T00:53:22.7964913Z adding 'torch/onnx/_internal/torchscript_exporter/_experimental.py' 2025-10-10T00:53:22.7968670Z adding 'torch/onnx/_internal/torchscript_exporter/_globals.py' 2025-10-10T00:53:22.7974950Z adding 'torch/onnx/_internal/torchscript_exporter/_type_utils.py' 2025-10-10T00:53:22.7982023Z adding 'torch/onnx/_internal/torchscript_exporter/jit_utils.py' 2025-10-10T00:53:22.7987783Z adding 'torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py' 2025-10-10T00:53:22.7994387Z adding 'torch/onnx/_internal/torchscript_exporter/registration.py' 2025-10-10T00:53:22.8023162Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_helper.py' 2025-10-10T00:53:22.8035917Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py' 2025-10-10T00:53:22.8053975Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py' 2025-10-10T00:53:22.8061797Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py' 2025-10-10T00:53:22.8075158Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py' 2025-10-10T00:53:22.8081926Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py' 2025-10-10T00:53:22.8086271Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py' 2025-10-10T00:53:22.8091303Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py' 2025-10-10T00:53:22.8096832Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py' 2025-10-10T00:53:22.8102016Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py' 2025-10-10T00:53:22.8105746Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py' 2025-10-10T00:53:22.8109626Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py' 2025-10-10T00:53:22.8113848Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py' 2025-10-10T00:53:22.8120180Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py' 2025-10-10T00:53:22.8190669Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py' 2025-10-10T00:53:22.8225125Z adding 'torch/onnx/_internal/torchscript_exporter/utils.py' 2025-10-10T00:53:22.8234584Z adding 'torch/onnx/_internal/torchscript_exporter/verification.py' 2025-10-10T00:53:22.8244065Z adding 'torch/onnx/ops/__init__.py' 2025-10-10T00:53:22.8248053Z adding 'torch/onnx/ops/_dtype_mappings.py' 2025-10-10T00:53:22.8254948Z adding 'torch/onnx/ops/_impl.py' 2025-10-10T00:53:22.8260545Z adding 'torch/onnx/ops/_symbolic_impl.py' 2025-10-10T00:53:22.8265495Z adding 'torch/optim/__init__.py' 2025-10-10T00:53:22.8275310Z adding 'torch/optim/_adafactor.py' 2025-10-10T00:53:22.8279897Z adding 'torch/optim/_functional.py' 2025-10-10T00:53:22.8286405Z adding 'torch/optim/_muon.py' 2025-10-10T00:53:22.8293627Z adding 'torch/optim/adadelta.py' 2025-10-10T00:53:22.8301944Z adding 'torch/optim/adagrad.py' 2025-10-10T00:53:22.8315096Z adding 'torch/optim/adam.py' 2025-10-10T00:53:22.8323035Z adding 'torch/optim/adamax.py' 2025-10-10T00:53:22.8328258Z adding 'torch/optim/adamw.py' 2025-10-10T00:53:22.8335171Z adding 'torch/optim/asgd.py' 2025-10-10T00:53:22.8343346Z adding 'torch/optim/lbfgs.py' 2025-10-10T00:53:22.8370652Z adding 'torch/optim/lr_scheduler.py' 2025-10-10T00:53:22.8381771Z adding 'torch/optim/nadam.py' 2025-10-10T00:53:22.8400340Z adding 'torch/optim/optimizer.py' 2025-10-10T00:53:22.8409996Z adding 'torch/optim/radam.py' 2025-10-10T00:53:22.8418163Z adding 'torch/optim/rmsprop.py' 2025-10-10T00:53:22.8425765Z adding 'torch/optim/rprop.py' 2025-10-10T00:53:22.8433915Z adding 'torch/optim/sgd.py' 2025-10-10T00:53:22.8439730Z adding 'torch/optim/sparse_adam.py' 2025-10-10T00:53:22.8448777Z adding 'torch/optim/swa_utils.py' 2025-10-10T00:53:22.8453533Z adding 'torch/optim/_multi_tensor/__init__.py' 2025-10-10T00:53:22.8456858Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2025-10-10T00:53:22.8461208Z adding 'torch/package/__init__.py' 2025-10-10T00:53:22.8465671Z adding 'torch/package/_digraph.py' 2025-10-10T00:53:22.8469643Z adding 'torch/package/_directory_reader.py' 2025-10-10T00:53:22.8473780Z adding 'torch/package/_importlib.py' 2025-10-10T00:53:22.8477646Z adding 'torch/package/_mangling.py' 2025-10-10T00:53:22.8481594Z adding 'torch/package/_mock.py' 2025-10-10T00:53:22.8486147Z adding 'torch/package/_package_pickler.py' 2025-10-10T00:53:22.8489783Z adding 'torch/package/_package_unpickler.py' 2025-10-10T00:53:22.8494046Z adding 'torch/package/_stdlib.py' 2025-10-10T00:53:22.8498738Z adding 'torch/package/file_structure_representation.py' 2025-10-10T00:53:22.8502951Z adding 'torch/package/find_file_dependencies.py' 2025-10-10T00:53:22.8507977Z adding 'torch/package/glob_group.py' 2025-10-10T00:53:22.8514030Z adding 'torch/package/importer.py' 2025-10-10T00:53:22.8532720Z adding 'torch/package/package_exporter.py' 2025-10-10T00:53:22.8546799Z adding 'torch/package/package_importer.py' 2025-10-10T00:53:22.8552028Z adding 'torch/package/analyze/__init__.py' 2025-10-10T00:53:22.8555681Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2025-10-10T00:53:22.8558742Z adding 'torch/package/analyze/is_from_package.py' 2025-10-10T00:53:22.8562622Z adding 'torch/package/analyze/trace_dependencies.py' 2025-10-10T00:53:22.8567307Z adding 'torch/profiler/__init__.py' 2025-10-10T00:53:22.8585681Z adding 'torch/profiler/_memory_profiler.py' 2025-10-10T00:53:22.8595969Z adding 'torch/profiler/_pattern_matcher.py' 2025-10-10T00:53:22.8603417Z adding 'torch/profiler/_utils.py' 2025-10-10T00:53:22.8607584Z adding 'torch/profiler/itt.py' 2025-10-10T00:53:22.8623181Z adding 'torch/profiler/profiler.py' 2025-10-10T00:53:22.8627625Z adding 'torch/profiler/python_tracer.py' 2025-10-10T00:53:22.8632613Z adding 'torch/quantization/__init__.py' 2025-10-10T00:53:22.8636090Z adding 'torch/quantization/_numeric_suite.py' 2025-10-10T00:53:22.8639892Z adding 'torch/quantization/_numeric_suite_fx.py' 2025-10-10T00:53:22.8644571Z adding 'torch/quantization/_quantized_conversions.py' 2025-10-10T00:53:22.8648584Z adding 'torch/quantization/fake_quantize.py' 2025-10-10T00:53:22.8652391Z adding 'torch/quantization/fuse_modules.py' 2025-10-10T00:53:22.8656099Z adding 'torch/quantization/fuser_method_mappings.py' 2025-10-10T00:53:22.8659693Z adding 'torch/quantization/observer.py' 2025-10-10T00:53:22.8663030Z adding 'torch/quantization/qconfig.py' 2025-10-10T00:53:22.8666485Z adding 'torch/quantization/quant_type.py' 2025-10-10T00:53:22.8669878Z adding 'torch/quantization/quantization_mappings.py' 2025-10-10T00:53:22.8673494Z adding 'torch/quantization/quantize.py' 2025-10-10T00:53:22.8676955Z adding 'torch/quantization/quantize_fx.py' 2025-10-10T00:53:22.8680230Z adding 'torch/quantization/quantize_jit.py' 2025-10-10T00:53:22.8683586Z adding 'torch/quantization/stubs.py' 2025-10-10T00:53:22.8686859Z adding 'torch/quantization/utils.py' 2025-10-10T00:53:22.8691919Z adding 'torch/quantization/fx/__init__.py' 2025-10-10T00:53:22.8695595Z adding 'torch/quantization/fx/_equalize.py' 2025-10-10T00:53:22.8698783Z adding 'torch/quantization/fx/convert.py' 2025-10-10T00:53:22.8701911Z adding 'torch/quantization/fx/fuse.py' 2025-10-10T00:53:22.8705130Z adding 'torch/quantization/fx/fusion_patterns.py' 2025-10-10T00:53:22.8708428Z adding 'torch/quantization/fx/graph_module.py' 2025-10-10T00:53:22.8711888Z adding 'torch/quantization/fx/match_utils.py' 2025-10-10T00:53:22.8715379Z adding 'torch/quantization/fx/pattern_utils.py' 2025-10-10T00:53:22.8718593Z adding 'torch/quantization/fx/prepare.py' 2025-10-10T00:53:22.8722020Z adding 'torch/quantization/fx/quantization_patterns.py' 2025-10-10T00:53:22.8725318Z adding 'torch/quantization/fx/quantization_types.py' 2025-10-10T00:53:22.8728488Z adding 'torch/quantization/fx/utils.py' 2025-10-10T00:53:22.8733597Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2025-10-10T00:53:22.8738832Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-10-10T00:53:22.8742731Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-10-10T00:53:22.8747317Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-10-10T00:53:22.8760794Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-10-10T00:53:22.8765523Z adding 'torch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-10-10T00:53:22.8769434Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-10-10T00:53:22.8773869Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-10-10T00:53:22.8778149Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2025-10-10T00:53:22.8782043Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2025-10-10T00:53:22.8786669Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-10-10T00:53:22.8817554Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-10-10T00:53:22.8823277Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-10-10T00:53:22.8828506Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-10-10T00:53:22.8832911Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-10-10T00:53:22.8839046Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-10-10T00:53:22.8845110Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-10-10T00:53:22.8851650Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-10-10T00:53:22.8858330Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2025-10-10T00:53:22.8862594Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2025-10-10T00:53:22.8866446Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2025-10-10T00:53:22.8870032Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2025-10-10T00:53:22.8873520Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-10-10T00:53:22.8877362Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2025-10-10T00:53:22.8886062Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2025-10-10T00:53:22.8890149Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2025-10-10T00:53:22.8904317Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2025-10-10T00:53:22.8908615Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-10-10T00:53:22.8912410Z adding 'torch/signal/__init__.py' 2025-10-10T00:53:22.8916252Z adding 'torch/signal/windows/__init__.py' 2025-10-10T00:53:22.8923433Z adding 'torch/signal/windows/windows.py' 2025-10-10T00:53:22.8934414Z adding 'torch/sparse/__init__.py' 2025-10-10T00:53:22.8941730Z adding 'torch/sparse/_semi_structured_conversions.py' 2025-10-10T00:53:22.8946507Z adding 'torch/sparse/_semi_structured_ops.py' 2025-10-10T00:53:22.8971546Z adding 'torch/sparse/_triton_ops.py' 2025-10-10T00:53:22.9089068Z adding 'torch/sparse/_triton_ops_meta.py' 2025-10-10T00:53:22.9109495Z adding 'torch/sparse/semi_structured.py' 2025-10-10T00:53:22.9119750Z adding 'torch/special/__init__.py' 2025-10-10T00:53:22.9290375Z adding 'torch/test/CppSignature_test.exe' 2025-10-10T00:53:22.9551061Z adding 'torch/test/Dict_test.exe' 2025-10-10T00:53:22.9740792Z adding 'torch/test/Dimname_test.exe' 2025-10-10T00:53:22.9971975Z adding 'torch/test/IListRef_test.exe' 2025-10-10T00:53:23.0217722Z adding 'torch/test/KernelFunction_test.exe' 2025-10-10T00:53:23.0557164Z adding 'torch/test/List_test.exe' 2025-10-10T00:53:23.0812095Z adding 'torch/test/MaybeOwned_test.exe' 2025-10-10T00:53:23.1047983Z adding 'torch/test/NamedTensor_test.exe' 2025-10-10T00:53:23.1259599Z adding 'torch/test/StorageUtils_test.exe' 2025-10-10T00:53:23.1478150Z adding 'torch/test/apply_utils_test.exe' 2025-10-10T00:53:23.1714983Z adding 'torch/test/atest.exe' 2025-10-10T00:53:23.1931075Z adding 'torch/test/backend_fallback_test.exe' 2025-10-10T00:53:23.2181908Z adding 'torch/test/basic.exe' 2025-10-10T00:53:23.2394382Z adding 'torch/test/broadcast_test.exe' 2025-10-10T00:53:23.2575682Z adding 'torch/test/c10_AllocatorConfig_test.exe' 2025-10-10T00:53:23.2744197Z adding 'torch/test/c10_ArrayRef_test.exe' 2025-10-10T00:53:23.2915790Z adding 'torch/test/c10_Bitset_test.exe' 2025-10-10T00:53:23.3076487Z adding 'torch/test/c10_CompileTimeFunctionPointer_test.exe' 2025-10-10T00:53:23.3235178Z adding 'torch/test/c10_ConstexprCrc_test.exe' 2025-10-10T00:53:23.3392891Z adding 'torch/test/c10_DeadlockDetection_test.exe' 2025-10-10T00:53:23.3570280Z adding 'torch/test/c10_DeviceGuard_test.exe' 2025-10-10T00:53:23.3748764Z adding 'torch/test/c10_Device_test.exe' 2025-10-10T00:53:23.3946873Z adding 'torch/test/c10_DispatchKeySet_test.exe' 2025-10-10T00:53:23.4137654Z adding 'torch/test/c10_Enumerate_test.exe' 2025-10-10T00:53:23.4308467Z adding 'torch/test/c10_Half_test.exe' 2025-10-10T00:53:23.4488931Z adding 'torch/test/c10_InlineDeviceGuard_test.exe' 2025-10-10T00:53:23.4676752Z adding 'torch/test/c10_InlineStreamGuard_test.exe' 2025-10-10T00:53:23.4864051Z adding 'torch/test/c10_IntrusiveList_test.exe' 2025-10-10T00:53:23.5051851Z adding 'torch/test/c10_LeftRight_test.exe' 2025-10-10T00:53:23.5287391Z adding 'torch/test/c10_Metaprogramming_test.exe' 2025-10-10T00:53:23.5465993Z adding 'torch/test/c10_NetworkFlow_test.exe' 2025-10-10T00:53:23.5671907Z adding 'torch/test/c10_Scalar_test.exe' 2025-10-10T00:53:23.5861865Z adding 'torch/test/c10_Semaphore_test.exe' 2025-10-10T00:53:23.6064259Z adding 'torch/test/c10_SizesAndStrides_test.exe' 2025-10-10T00:53:23.6262690Z adding 'torch/test/c10_StreamGuard_test.exe' 2025-10-10T00:53:23.6443955Z adding 'torch/test/c10_SymInt_test.exe' 2025-10-10T00:53:23.6648108Z adding 'torch/test/c10_Synchronized_test.exe' 2025-10-10T00:53:23.6862801Z adding 'torch/test/c10_ThreadLocal_test.exe' 2025-10-10T00:53:23.7070304Z adding 'torch/test/c10_TypeIndex_test.exe' 2025-10-10T00:53:23.7252685Z adding 'torch/test/c10_TypeList_test.exe' 2025-10-10T00:53:23.7410295Z adding 'torch/test/c10_TypeTraits_test.exe' 2025-10-10T00:53:23.7601137Z adding 'torch/test/c10_accumulate_test.exe' 2025-10-10T00:53:23.7839029Z adding 'torch/test/c10_bfloat16_test.exe' 2025-10-10T00:53:23.8002725Z adding 'torch/test/c10_bit_cast_test.exe' 2025-10-10T00:53:23.8248695Z adding 'torch/test/c10_complex_math_test.exe' 2025-10-10T00:53:23.8444721Z adding 'torch/test/c10_complex_test.exe' 2025-10-10T00:53:23.8664520Z adding 'torch/test/c10_cow_test.exe' 2025-10-10T00:53:23.8863243Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_1_var_test.exe' 2025-10-10T00:53:23.9024218Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_catches_stream.exe' 2025-10-10T00:53:23.9184180Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.exe' 2025-10-10T00:53:23.9379166Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes.exe' 2025-10-10T00:53:23.9557498Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.exe' 2025-10-10T00:53:23.9782195Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.exe' 2025-10-10T00:53:23.9947407Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.exe' 2025-10-10T00:53:24.0105350Z adding 'torch/test/c10_cuda_CUDATest.exe' 2025-10-10T00:53:24.0337652Z adding 'torch/test/c10_error_test.exe' 2025-10-10T00:53:24.0522961Z adding 'torch/test/c10_exception_test.exe' 2025-10-10T00:53:24.0689936Z adding 'torch/test/c10_flags_test.exe' 2025-10-10T00:53:24.0859851Z adding 'torch/test/c10_generic_math_test.exe' 2025-10-10T00:53:24.1008920Z adding 'torch/test/c10_intrusive_ptr_benchmark.exe' 2025-10-10T00:53:24.1423737Z adding 'torch/test/c10_intrusive_ptr_test.exe' 2025-10-10T00:53:24.1609918Z adding 'torch/test/c10_irange_test.exe' 2025-10-10T00:53:24.1787851Z adding 'torch/test/c10_lazy_test.exe' 2025-10-10T00:53:24.1976001Z adding 'torch/test/c10_logging_test.exe' 2025-10-10T00:53:24.2223523Z adding 'torch/test/c10_optional_test.exe' 2025-10-10T00:53:24.2438119Z adding 'torch/test/c10_ordered_preserving_dict_test.exe' 2025-10-10T00:53:24.2714872Z adding 'torch/test/c10_registry_test.exe' 2025-10-10T00:53:24.3076438Z adding 'torch/test/c10_small_vector_test.exe' 2025-10-10T00:53:24.3262480Z adding 'torch/test/c10_ssize_test.exe' 2025-10-10T00:53:24.3449863Z adding 'torch/test/c10_string_util_test.exe' 2025-10-10T00:53:24.3606386Z adding 'torch/test/c10_string_view_test.exe' 2025-10-10T00:53:24.3776975Z adding 'torch/test/c10_tempfile_test.exe' 2025-10-10T00:53:24.3959582Z adding 'torch/test/c10_typeid_test.exe' 2025-10-10T00:53:24.4155141Z adding 'torch/test/cpu_allocator_test.exe' 2025-10-10T00:53:24.4378622Z adding 'torch/test/cpu_generator_test.exe' 2025-10-10T00:53:24.4588761Z adding 'torch/test/cpu_profiling_allocator_test.exe' 2025-10-10T00:53:24.4933416Z adding 'torch/test/cpu_rng_test.exe' 2025-10-10T00:53:24.5113301Z adding 'torch/test/cuda_allocatorTraceTracker_test.exe' 2025-10-10T00:53:24.5326183Z adding 'torch/test/cuda_allocator_test.exe' 2025-10-10T00:53:24.5489454Z adding 'torch/test/cuda_apply_test.exe' 2025-10-10T00:53:24.5697154Z adding 'torch/test/cuda_atomic_ops_test.exe' 2025-10-10T00:53:24.5926249Z adding 'torch/test/cuda_caching_host_allocator_test.exe' 2025-10-10T00:53:24.6158940Z adding 'torch/test/cuda_complex_math_test.exe' 2025-10-10T00:53:24.6365922Z adding 'torch/test/cuda_complex_test.exe' 2025-10-10T00:53:24.6583103Z adding 'torch/test/cuda_cub_test.exe' 2025-10-10T00:53:24.6784325Z adding 'torch/test/cuda_cudnn_test.exe' 2025-10-10T00:53:24.6948020Z adding 'torch/test/cuda_device_test.exe' 2025-10-10T00:53:24.7233754Z adding 'torch/test/cuda_distributions_test.exe' 2025-10-10T00:53:24.7443392Z adding 'torch/test/cuda_dlconvertor_test.exe' 2025-10-10T00:53:24.7606815Z adding 'torch/test/cuda_exchange_device_test.exe' 2025-10-10T00:53:24.7825720Z adding 'torch/test/cuda_generator_test.exe' 2025-10-10T00:53:24.8026780Z adding 'torch/test/cuda_half_test.exe' 2025-10-10T00:53:24.8199345Z adding 'torch/test/cuda_integer_divider_test.exe' 2025-10-10T00:53:24.8395916Z adding 'torch/test/cuda_optional_test.exe' 2025-10-10T00:53:24.8599076Z adding 'torch/test/cuda_packedtensoraccessor_test.exe' 2025-10-10T00:53:24.8807514Z adding 'torch/test/cuda_reportMemoryUsage_test.exe' 2025-10-10T00:53:24.9009147Z adding 'torch/test/cuda_stream_test.exe' 2025-10-10T00:53:24.9218683Z adding 'torch/test/cuda_vectorized_test.exe' 2025-10-10T00:53:24.9418128Z adding 'torch/test/dlconvertor_test.exe' 2025-10-10T00:53:24.9637960Z adding 'torch/test/extension_backend_test.exe' 2025-10-10T00:53:24.9861771Z adding 'torch/test/half_test.exe' 2025-10-10T00:53:25.0113663Z adding 'torch/test/inline_container_test.exe' 2025-10-10T00:53:25.0465923Z adding 'torch/test/ivalue_test.exe' 2025-10-10T00:53:25.0875414Z adding 'torch/test/kernel_function_legacy_test.exe' 2025-10-10T00:53:25.1220032Z adding 'torch/test/kernel_function_test.exe' 2025-10-10T00:53:25.1636329Z adding 'torch/test/kernel_lambda_legacy_test.exe' 2025-10-10T00:53:25.1996568Z adding 'torch/test/kernel_lambda_test.exe' 2025-10-10T00:53:25.2240749Z adding 'torch/test/kernel_stackbased_test.exe' 2025-10-10T00:53:25.2442825Z adding 'torch/test/lazy_tensor_test.exe' 2025-10-10T00:53:25.2728843Z adding 'torch/test/legacy_vmap_test.exe' 2025-10-10T00:53:25.3079221Z adding 'torch/test/make_boxed_from_unboxed_functor_test.exe' 2025-10-10T00:53:25.3296643Z adding 'torch/test/math_kernel_test.exe' 2025-10-10T00:53:25.3501751Z adding 'torch/test/memory_format_test.exe' 2025-10-10T00:53:25.3706397Z adding 'torch/test/memory_overlapping_test.exe' 2025-10-10T00:53:25.3914590Z adding 'torch/test/mobile_memory_cleanup.exe' 2025-10-10T00:53:25.4139324Z adding 'torch/test/native_test.exe' 2025-10-10T00:53:25.4303970Z adding 'torch/test/op_allowlist_test.exe' 2025-10-10T00:53:25.5108561Z adding 'torch/test/op_registration_test.exe' 2025-10-10T00:53:25.5327742Z adding 'torch/test/operator_name_test.exe' 2025-10-10T00:53:25.5529878Z adding 'torch/test/operators_test.exe' 2025-10-10T00:53:25.5735393Z adding 'torch/test/packedtensoraccessor_test.exe' 2025-10-10T00:53:25.6009863Z adding 'torch/test/pow_test.exe' 2025-10-10T00:53:25.6254503Z adding 'torch/test/quantized_test.exe' 2025-10-10T00:53:25.6464404Z adding 'torch/test/reduce_ops_test.exe' 2025-10-10T00:53:25.6672067Z adding 'torch/test/reportMemoryUsage_test.exe' 2025-10-10T00:53:25.6903806Z adding 'torch/test/scalar_tensor_test.exe' 2025-10-10T00:53:25.7140747Z adding 'torch/test/scalar_test.exe' 2025-10-10T00:53:25.7351259Z adding 'torch/test/stride_properties_test.exe' 2025-10-10T00:53:25.7624208Z adding 'torch/test/tensor_iterator_test.exe' 2025-10-10T00:53:25.7843769Z adding 'torch/test/test_parallel.exe' 2025-10-10T00:53:25.8047075Z adding 'torch/test/thread_init_test.exe' 2025-10-10T00:53:25.8224705Z adding 'torch/test/type_ptr_test.exe' 2025-10-10T00:53:25.8453546Z adding 'torch/test/type_test.exe' 2025-10-10T00:53:25.8670092Z adding 'torch/test/undefined_tensor_test.exe' 2025-10-10T00:53:25.8865079Z adding 'torch/test/verify_api_visibility.exe' 2025-10-10T00:53:25.9069807Z adding 'torch/test/weakref_test.exe' 2025-10-10T00:53:25.9276331Z adding 'torch/test/wrapdim_test.exe' 2025-10-10T00:53:25.9482043Z adding 'torch/test/xla_tensor_test.exe' 2025-10-10T00:53:25.9494079Z adding 'torch/testing/__init__.py' 2025-10-10T00:53:25.9515176Z adding 'torch/testing/_comparison.py' 2025-10-10T00:53:25.9522970Z adding 'torch/testing/_creation.py' 2025-10-10T00:53:25.9527293Z adding 'torch/testing/_utils.py' 2025-10-10T00:53:25.9532560Z adding 'torch/testing/_internal/__init__.py' 2025-10-10T00:53:25.9540220Z adding 'torch/testing/_internal/autocast_test_lists.py' 2025-10-10T00:53:25.9546977Z adding 'torch/testing/_internal/autograd_function_db.py' 2025-10-10T00:53:25.9552286Z adding 'torch/testing/_internal/check_kernel_launches.py' 2025-10-10T00:53:25.9558973Z adding 'torch/testing/_internal/common_cuda.py' 2025-10-10T00:53:25.9586534Z adding 'torch/testing/_internal/common_device_type.py' 2025-10-10T00:53:25.9592152Z adding 'torch/testing/_internal/common_dist_composable.py' 2025-10-10T00:53:25.9617155Z adding 'torch/testing/_internal/common_distributed.py' 2025-10-10T00:53:25.9623436Z adding 'torch/testing/_internal/common_dtype.py' 2025-10-10T00:53:25.9643650Z adding 'torch/testing/_internal/common_fsdp.py' 2025-10-10T00:53:25.9652683Z adding 'torch/testing/_internal/common_jit.py' 2025-10-10T00:53:25.9907581Z adding 'torch/testing/_internal/common_methods_invocations.py' 2025-10-10T00:53:25.9940137Z adding 'torch/testing/_internal/common_mkldnn.py' 2025-10-10T00:53:25.9972655Z adding 'torch/testing/_internal/common_modules.py' 2025-10-10T00:53:25.9987397Z adding 'torch/testing/_internal/common_mps.py' 2025-10-10T00:53:26.0024386Z adding 'torch/testing/_internal/common_nn.py' 2025-10-10T00:53:26.0047574Z adding 'torch/testing/_internal/common_optimizers.py' 2025-10-10T00:53:26.0055177Z adding 'torch/testing/_internal/common_pruning.py' 2025-10-10T00:53:26.0088599Z adding 'torch/testing/_internal/common_quantization.py' 2025-10-10T00:53:26.0101873Z adding 'torch/testing/_internal/common_quantized.py' 2025-10-10T00:53:26.0108493Z adding 'torch/testing/_internal/common_subclass.py' 2025-10-10T00:53:26.0202342Z adding 'torch/testing/_internal/common_utils.py' 2025-10-10T00:53:26.0218245Z adding 'torch/testing/_internal/composite_compliance.py' 2025-10-10T00:53:26.0226810Z adding 'torch/testing/_internal/custom_op_db.py' 2025-10-10T00:53:26.0231927Z adding 'torch/testing/_internal/custom_tensor.py' 2025-10-10T00:53:26.0237687Z adding 'torch/testing/_internal/dist_utils.py' 2025-10-10T00:53:26.0242692Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2025-10-10T00:53:26.0247011Z adding 'torch/testing/_internal/fake_config_module.py' 2025-10-10T00:53:26.0250834Z adding 'torch/testing/_internal/fake_config_module2.py' 2025-10-10T00:53:26.0254141Z adding 'torch/testing/_internal/fake_config_module3.py' 2025-10-10T00:53:26.0260080Z adding 'torch/testing/_internal/hop_db.py' 2025-10-10T00:53:26.0268072Z adding 'torch/testing/_internal/hypothesis_utils.py' 2025-10-10T00:53:26.0275719Z adding 'torch/testing/_internal/inductor_utils.py' 2025-10-10T00:53:26.0287925Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2025-10-10T00:53:26.0301704Z adding 'torch/testing/_internal/jit_utils.py' 2025-10-10T00:53:26.0307941Z adding 'torch/testing/_internal/logging_tensor.py' 2025-10-10T00:53:26.0313771Z adding 'torch/testing/_internal/logging_utils.py' 2025-10-10T00:53:26.0331729Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2025-10-10T00:53:26.0335220Z adding 'torch/testing/_internal/static_module.py' 2025-10-10T00:53:26.0339725Z adding 'torch/testing/_internal/subclasses.py' 2025-10-10T00:53:26.0344840Z adding 'torch/testing/_internal/torchbind_impls.py' 2025-10-10T00:53:26.0354178Z adding 'torch/testing/_internal/triton_utils.py' 2025-10-10T00:53:26.0359148Z adding 'torch/testing/_internal/two_tensor.py' 2025-10-10T00:53:26.0364318Z adding 'torch/testing/_internal/codegen/__init__.py' 2025-10-10T00:53:26.0368167Z adding 'torch/testing/_internal/data/__init__.py' 2025-10-10T00:53:26.0371362Z adding 'torch/testing/_internal/data/network1.py' 2025-10-10T00:53:26.0374499Z adding 'torch/testing/_internal/data/network2.py' 2025-10-10T00:53:26.0378985Z adding 'torch/testing/_internal/distributed/__init__.py' 2025-10-10T00:53:26.0383619Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2025-10-10T00:53:26.0388319Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2025-10-10T00:53:26.0397976Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-10-10T00:53:26.0498141Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2025-10-10T00:53:26.0511550Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2025-10-10T00:53:26.0515197Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2025-10-10T00:53:26.0523215Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-10-10T00:53:26.0528852Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2025-10-10T00:53:26.0532767Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2025-10-10T00:53:26.0536208Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2025-10-10T00:53:26.0541069Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-10-10T00:53:26.0545347Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-10-10T00:53:26.0549018Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-10-10T00:53:26.0552863Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2025-10-10T00:53:26.0562523Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-10-10T00:53:26.0567289Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2025-10-10T00:53:26.0571669Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2025-10-10T00:53:26.0580260Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-10-10T00:53:26.0585773Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2025-10-10T00:53:26.0615726Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-10-10T00:53:26.0624008Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-10-10T00:53:26.0630539Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-10-10T00:53:26.0634978Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-10-10T00:53:26.0638738Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-10-10T00:53:26.0697674Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-10-10T00:53:26.0706318Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-10-10T00:53:26.0710331Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-10-10T00:53:26.0714726Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-10-10T00:53:26.0720527Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-10-10T00:53:26.0724609Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-10-10T00:53:26.0728647Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-10-10T00:53:26.0743050Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-10-10T00:53:26.0748697Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-10-10T00:53:26.0752744Z adding 'torch/testing/_internal/generated/__init__.py' 2025-10-10T00:53:26.0801628Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2025-10-10T00:53:26.0817512Z adding 'torch/testing/_internal/opinfo/__init__.py' 2025-10-10T00:53:26.0859287Z adding 'torch/testing/_internal/opinfo/core.py' 2025-10-10T00:53:26.0866933Z adding 'torch/testing/_internal/opinfo/refs.py' 2025-10-10T00:53:26.0873133Z adding 'torch/testing/_internal/opinfo/utils.py' 2025-10-10T00:53:26.0878188Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2025-10-10T00:53:26.0888560Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2025-10-10T00:53:26.0896824Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2025-10-10T00:53:26.0919519Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2025-10-10T00:53:26.0938313Z adding 'torch/testing/_internal/opinfo/definitions/nested.py' 2025-10-10T00:53:26.0945223Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2025-10-10T00:53:26.0955147Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2025-10-10T00:53:26.0962387Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2025-10-10T00:53:26.0967347Z adding 'torch/testing/_internal/optests/__init__.py' 2025-10-10T00:53:26.0972010Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2025-10-10T00:53:26.0977067Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2025-10-10T00:53:26.0980469Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2025-10-10T00:53:26.0992790Z adding 'torch/testing/_internal/optests/generate_tests.py' 2025-10-10T00:53:26.0997777Z adding 'torch/testing/_internal/optests/make_fx.py' 2025-10-10T00:53:26.1001818Z adding 'torch/testing/_internal/test_module/__init__.py' 2025-10-10T00:53:26.1004929Z adding 'torch/testing/_internal/test_module/future_div.py' 2025-10-10T00:53:26.1008080Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2025-10-10T00:53:26.1013755Z adding 'torch/utils/__init__.py' 2025-10-10T00:53:26.1017905Z adding 'torch/utils/_appending_byte_serializer.py' 2025-10-10T00:53:26.1029260Z adding 'torch/utils/_config_module.py' 2025-10-10T00:53:26.1033515Z adding 'torch/utils/_config_typing.pyi' 2025-10-10T00:53:26.1039395Z adding 'torch/utils/_content_store.py' 2025-10-10T00:53:26.1044398Z adding 'torch/utils/_contextlib.py' 2025-10-10T00:53:26.1048368Z adding 'torch/utils/_cpp_embed_headers.py' 2025-10-10T00:53:26.1052004Z adding 'torch/utils/_cpp_extension_versioner.py' 2025-10-10T00:53:26.1063323Z adding 'torch/utils/_cxx_pytree.py' 2025-10-10T00:53:26.1068761Z adding 'torch/utils/_debug_mode.py' 2025-10-10T00:53:26.1072889Z adding 'torch/utils/_device.py' 2025-10-10T00:53:26.1076472Z adding 'torch/utils/_dtype_abbrs.py' 2025-10-10T00:53:26.1079808Z adding 'torch/utils/_exposed_in.py' 2025-10-10T00:53:26.1083281Z adding 'torch/utils/_filelock.py' 2025-10-10T00:53:26.1087020Z adding 'torch/utils/_foreach_utils.py' 2025-10-10T00:53:26.1090592Z adding 'torch/utils/_functools.py' 2025-10-10T00:53:26.1095451Z adding 'torch/utils/_get_clean_triton.py' 2025-10-10T00:53:26.1098868Z adding 'torch/utils/_helion.py' 2025-10-10T00:53:26.1102313Z adding 'torch/utils/_import_utils.py' 2025-10-10T00:53:26.1105489Z adding 'torch/utils/_mode_utils.py' 2025-10-10T00:53:26.1110000Z adding 'torch/utils/_ordered_set.py' 2025-10-10T00:53:26.1123377Z adding 'torch/utils/_python_dispatch.py' 2025-10-10T00:53:26.1147924Z adding 'torch/utils/_pytree.py' 2025-10-10T00:53:26.1152787Z adding 'torch/utils/_stats.py' 2025-10-10T00:53:26.1156273Z adding 'torch/utils/_thunk.py' 2025-10-10T00:53:26.1162222Z adding 'torch/utils/_traceback.py' 2025-10-10T00:53:26.1166658Z adding 'torch/utils/_triton.py' 2025-10-10T00:53:26.1170076Z adding 'torch/utils/_typing_utils.py' 2025-10-10T00:53:26.1173858Z adding 'torch/utils/_zip.py' 2025-10-10T00:53:26.1182764Z adding 'torch/utils/backend_registration.py' 2025-10-10T00:53:26.1191622Z adding 'torch/utils/bundled_inputs.py' 2025-10-10T00:53:26.1219894Z adding 'torch/utils/checkpoint.py' 2025-10-10T00:53:26.1232847Z adding 'torch/utils/collect_env.py' 2025-10-10T00:53:26.1237039Z adding 'torch/utils/cpp_backtrace.py' 2025-10-10T00:53:26.1283480Z adding 'torch/utils/cpp_extension.py' 2025-10-10T00:53:26.1289854Z adding 'torch/utils/deterministic.py' 2025-10-10T00:53:26.1294971Z adding 'torch/utils/dlpack.py' 2025-10-10T00:53:26.1298894Z adding 'torch/utils/file_baton.py' 2025-10-10T00:53:26.1310906Z adding 'torch/utils/flop_counter.py' 2025-10-10T00:53:26.1317627Z adding 'torch/utils/hooks.py' 2025-10-10T00:53:26.1322240Z adding 'torch/utils/mkldnn.py' 2025-10-10T00:53:26.1327599Z adding 'torch/utils/mobile_optimizer.py' 2025-10-10T00:53:26.1331432Z adding 'torch/utils/model_zoo.py' 2025-10-10T00:53:26.1336498Z adding 'torch/utils/module_tracker.py' 2025-10-10T00:53:26.1341584Z adding 'torch/utils/show_pickle.py' 2025-10-10T00:53:26.1347234Z adding 'torch/utils/throughput_benchmark.py' 2025-10-10T00:53:26.1354060Z adding 'torch/utils/weak.py' 2025-10-10T00:53:26.1358597Z adding 'torch/utils/_strobelight/__init__.py' 2025-10-10T00:53:26.1364266Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2025-10-10T00:53:26.1368549Z adding 'torch/utils/_sympy/__init__.py' 2025-10-10T00:53:26.1388050Z adding 'torch/utils/_sympy/functions.py' 2025-10-10T00:53:26.1394512Z adding 'torch/utils/_sympy/interp.py' 2025-10-10T00:53:26.1399551Z adding 'torch/utils/_sympy/numbers.py' 2025-10-10T00:53:26.1406729Z adding 'torch/utils/_sympy/printers.py' 2025-10-10T00:53:26.1412763Z adding 'torch/utils/_sympy/reference.py' 2025-10-10T00:53:26.1416933Z adding 'torch/utils/_sympy/singleton_int.py' 2025-10-10T00:53:26.1421659Z adding 'torch/utils/_sympy/solve.py' 2025-10-10T00:53:26.1426008Z adding 'torch/utils/_sympy/symbol.py' 2025-10-10T00:53:26.1439113Z adding 'torch/utils/_sympy/value_ranges.py' 2025-10-10T00:53:26.1444136Z adding 'torch/utils/backcompat/__init__.py' 2025-10-10T00:53:26.1448092Z adding 'torch/utils/benchmark/__init__.py' 2025-10-10T00:53:26.1452071Z adding 'torch/utils/benchmark/examples/__init__.py' 2025-10-10T00:53:26.1455867Z adding 'torch/utils/benchmark/examples/compare.py' 2025-10-10T00:53:26.1459764Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2025-10-10T00:53:26.1464128Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2025-10-10T00:53:26.1467625Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2025-10-10T00:53:26.1471981Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-10-10T00:53:26.1476182Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2025-10-10T00:53:26.1480206Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2025-10-10T00:53:26.1484272Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-10-10T00:53:26.1488290Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-10-10T00:53:26.1492471Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2025-10-10T00:53:26.1496361Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2025-10-10T00:53:26.1500449Z adding 'torch/utils/benchmark/utils/__init__.py' 2025-10-10T00:53:26.1503825Z adding 'torch/utils/benchmark/utils/_stubs.py' 2025-10-10T00:53:26.1510555Z adding 'torch/utils/benchmark/utils/common.py' 2025-10-10T00:53:26.1517712Z adding 'torch/utils/benchmark/utils/compare.py' 2025-10-10T00:53:26.1522950Z adding 'torch/utils/benchmark/utils/compile.py' 2025-10-10T00:53:26.1528366Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2025-10-10T00:53:26.1536470Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2025-10-10T00:53:26.1541473Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-10-10T00:53:26.1545099Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2025-10-10T00:53:26.1553978Z adding 'torch/utils/benchmark/utils/timer.py' 2025-10-10T00:53:26.1558938Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-10-10T00:53:26.1563378Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2025-10-10T00:53:26.1566918Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-10-10T00:53:26.1570583Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-10-10T00:53:26.1584573Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-10-10T00:53:26.1635420Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2025-10-10T00:53:26.1648969Z adding 'torch/utils/data/__init__.py' 2025-10-10T00:53:26.1652333Z adding 'torch/utils/data/backward_compatibility.py' 2025-10-10T00:53:26.1682662Z adding 'torch/utils/data/dataloader.py' 2025-10-10T00:53:26.1692370Z adding 'torch/utils/data/dataset.py' 2025-10-10T00:53:26.1697710Z adding 'torch/utils/data/distributed.py' 2025-10-10T00:53:26.1702501Z adding 'torch/utils/data/graph.py' 2025-10-10T00:53:26.1707494Z adding 'torch/utils/data/graph_settings.py' 2025-10-10T00:53:26.1713753Z adding 'torch/utils/data/sampler.py' 2025-10-10T00:53:26.1719170Z adding 'torch/utils/data/_utils/__init__.py' 2025-10-10T00:53:26.1725742Z adding 'torch/utils/data/_utils/collate.py' 2025-10-10T00:53:26.1729865Z adding 'torch/utils/data/_utils/fetch.py' 2025-10-10T00:53:26.1734164Z adding 'torch/utils/data/_utils/pin_memory.py' 2025-10-10T00:53:26.1738488Z adding 'torch/utils/data/_utils/signal_handling.py' 2025-10-10T00:53:26.1745599Z adding 'torch/utils/data/_utils/worker.py' 2025-10-10T00:53:26.1750204Z adding 'torch/utils/data/datapipes/__init__.py' 2025-10-10T00:53:26.1755171Z adding 'torch/utils/data/datapipes/_decorator.py' 2025-10-10T00:53:26.1761588Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2025-10-10T00:53:26.1769432Z adding 'torch/utils/data/datapipes/_typing.py' 2025-10-10T00:53:26.1776716Z adding 'torch/utils/data/datapipes/datapipe.py' 2025-10-10T00:53:26.1788148Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2025-10-10T00:53:26.1795289Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2025-10-10T00:53:26.1799846Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2025-10-10T00:53:26.1803955Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-10-10T00:53:26.1810188Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2025-10-10T00:53:26.1814719Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2025-10-10T00:53:26.1818416Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2025-10-10T00:53:26.1822892Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2025-10-10T00:53:26.1828981Z adding 'torch/utils/data/datapipes/iter/callable.py' 2025-10-10T00:53:26.1834867Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2025-10-10T00:53:26.1844538Z adding 'torch/utils/data/datapipes/iter/combining.py' 2025-10-10T00:53:26.1849744Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2025-10-10T00:53:26.1854370Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2025-10-10T00:53:26.1860661Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2025-10-10T00:53:26.1865185Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2025-10-10T00:53:26.1869402Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2025-10-10T00:53:26.1873669Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2025-10-10T00:53:26.1877702Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2025-10-10T00:53:26.1881516Z adding 'torch/utils/data/datapipes/iter/utils.py' 2025-10-10T00:53:26.1886104Z adding 'torch/utils/data/datapipes/map/__init__.py' 2025-10-10T00:53:26.1889858Z adding 'torch/utils/data/datapipes/map/callable.py' 2025-10-10T00:53:26.1894343Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2025-10-10T00:53:26.1898461Z adding 'torch/utils/data/datapipes/map/combining.py' 2025-10-10T00:53:26.1902422Z adding 'torch/utils/data/datapipes/map/grouping.py' 2025-10-10T00:53:26.1906198Z adding 'torch/utils/data/datapipes/map/utils.py' 2025-10-10T00:53:26.1910475Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2025-10-10T00:53:26.1917063Z adding 'torch/utils/data/datapipes/utils/common.py' 2025-10-10T00:53:26.1923477Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2025-10-10T00:53:26.1927926Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2025-10-10T00:53:26.1931964Z adding 'torch/utils/hipify/__init__.py' 2025-10-10T00:53:26.1935465Z adding 'torch/utils/hipify/constants.py' 2025-10-10T00:53:26.1998716Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2025-10-10T00:53:26.2025160Z adding 'torch/utils/hipify/hipify_python.py' 2025-10-10T00:53:26.2029347Z adding 'torch/utils/hipify/version.py' 2025-10-10T00:53:26.2033344Z adding 'torch/utils/jit/__init__.py' 2025-10-10T00:53:26.2037475Z adding 'torch/utils/jit/log_extract.py' 2025-10-10T00:53:26.2046023Z adding 'torch/utils/model_dump/__init__.py' 2025-10-10T00:53:26.2049655Z adding 'torch/utils/model_dump/__main__.py' 2025-10-10T00:53:26.2057260Z adding 'torch/utils/model_dump/code.js' 2025-10-10T00:53:26.2061225Z adding 'torch/utils/model_dump/htm.mjs' 2025-10-10T00:53:26.2067344Z adding 'torch/utils/model_dump/preact.mjs' 2025-10-10T00:53:26.2070929Z adding 'torch/utils/model_dump/skeleton.html' 2025-10-10T00:53:26.2074853Z adding 'torch/utils/serialization/__init__.py' 2025-10-10T00:53:26.2078178Z adding 'torch/utils/serialization/config.py' 2025-10-10T00:53:26.2082377Z adding 'torch/utils/tensorboard/__init__.py' 2025-10-10T00:53:26.2085814Z adding 'torch/utils/tensorboard/_convert_np.py' 2025-10-10T00:53:26.2089767Z adding 'torch/utils/tensorboard/_embedding.py' 2025-10-10T00:53:26.2093476Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2025-10-10T00:53:26.2097260Z adding 'torch/utils/tensorboard/_proto_graph.py' 2025-10-10T00:53:26.2104446Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2025-10-10T00:53:26.2109247Z adding 'torch/utils/tensorboard/_utils.py' 2025-10-10T00:53:26.2123362Z adding 'torch/utils/tensorboard/summary.py' 2025-10-10T00:53:26.2138850Z adding 'torch/utils/tensorboard/writer.py' 2025-10-10T00:53:26.2144073Z adding 'torch/utils/viz/__init__.py' 2025-10-10T00:53:26.2152916Z adding 'torch/utils/viz/_cycles.py' 2025-10-10T00:53:26.2162341Z adding 'torch/xpu/__init__.py' 2025-10-10T00:53:26.2166505Z adding 'torch/xpu/_gpu_trace.py' 2025-10-10T00:53:26.2170156Z adding 'torch/xpu/_utils.py' 2025-10-10T00:53:26.2174994Z adding 'torch/xpu/memory.py' 2025-10-10T00:53:26.2179412Z adding 'torch/xpu/random.py' 2025-10-10T00:53:26.2184248Z adding 'torch/xpu/streams.py' 2025-10-10T00:53:26.2307142Z adding 'torch-2.10.0a0+git344e636.dist-info/licenses/LICENSE' 2025-10-10T00:53:26.2331768Z adding 'torch-2.10.0a0+git344e636.dist-info/licenses/NOTICE' 2025-10-10T00:53:26.2338772Z adding 'torchgen/__init__.py' 2025-10-10T00:53:26.2343044Z adding 'torchgen/code_template.py' 2025-10-10T00:53:26.2347350Z adding 'torchgen/context.py' 2025-10-10T00:53:26.2389065Z adding 'torchgen/gen.py' 2025-10-10T00:53:26.2401395Z adding 'torchgen/gen_aoti_c_shim.py' 2025-10-10T00:53:26.2410571Z adding 'torchgen/gen_backend_stubs.py' 2025-10-10T00:53:26.2427682Z adding 'torchgen/gen_functionalization_type.py' 2025-10-10T00:53:26.2437966Z adding 'torchgen/gen_lazy_tensor.py' 2025-10-10T00:53:26.2442509Z adding 'torchgen/gen_schema_utils.py' 2025-10-10T00:53:26.2447648Z adding 'torchgen/gen_vmap_plumbing.py' 2025-10-10T00:53:26.2451481Z adding 'torchgen/local.py' 2025-10-10T00:53:26.2505481Z adding 'torchgen/model.py' 2025-10-10T00:53:26.2520147Z adding 'torchgen/native_function_generation.py' 2025-10-10T00:53:26.2528442Z adding 'torchgen/utils.py' 2025-10-10T00:53:26.2532289Z adding 'torchgen/yaml_utils.py' 2025-10-10T00:53:26.2536209Z adding 'torchgen/aoti/__init__.py' 2025-10-10T00:53:26.2540574Z adding 'torchgen/aoti/fallback_ops.py' 2025-10-10T00:53:26.2544877Z adding 'torchgen/api/__init__.py' 2025-10-10T00:53:26.2559407Z adding 'torchgen/api/autograd.py' 2025-10-10T00:53:26.2567400Z adding 'torchgen/api/cpp.py' 2025-10-10T00:53:26.2571807Z adding 'torchgen/api/dispatcher.py' 2025-10-10T00:53:26.2576968Z adding 'torchgen/api/functionalization.py' 2025-10-10T00:53:26.2584656Z adding 'torchgen/api/lazy.py' 2025-10-10T00:53:26.2588375Z adding 'torchgen/api/meta.py' 2025-10-10T00:53:26.2592839Z adding 'torchgen/api/native.py' 2025-10-10T00:53:26.2614666Z adding 'torchgen/api/python.py' 2025-10-10T00:53:26.2620718Z adding 'torchgen/api/structured.py' 2025-10-10T00:53:26.2628799Z adding 'torchgen/api/translate.py' 2025-10-10T00:53:26.2634088Z adding 'torchgen/api/ufunc.py' 2025-10-10T00:53:26.2639875Z adding 'torchgen/api/unboxing.py' 2025-10-10T00:53:26.2644253Z adding 'torchgen/api/types/__init__.py' 2025-10-10T00:53:26.2650303Z adding 'torchgen/api/types/signatures.py' 2025-10-10T00:53:26.2655315Z adding 'torchgen/api/types/types.py' 2025-10-10T00:53:26.2660483Z adding 'torchgen/api/types/types_base.py' 2025-10-10T00:53:26.2664955Z adding 'torchgen/dest/__init__.py' 2025-10-10T00:53:26.2675693Z adding 'torchgen/dest/lazy_ir.py' 2025-10-10T00:53:26.2680087Z adding 'torchgen/dest/lazy_ts_lowering.py' 2025-10-10T00:53:26.2684150Z adding 'torchgen/dest/native_functions.py' 2025-10-10T00:53:26.2698524Z adding 'torchgen/dest/register_dispatch_key.py' 2025-10-10T00:53:26.2707054Z adding 'torchgen/dest/ufunc.py' 2025-10-10T00:53:26.2711618Z adding 'torchgen/operator_versions/__init__.py' 2025-10-10T00:53:26.2717599Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2025-10-10T00:53:26.2721231Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-10-10T00:53:26.2841032Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2025-10-10T00:53:26.2859750Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2025-10-10T00:53:26.2865484Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2025-10-10T00:53:26.2869478Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2025-10-10T00:53:26.2872973Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2025-10-10T00:53:26.2876937Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2025-10-10T00:53:26.2880426Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2025-10-10T00:53:26.2883628Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-10-10T00:53:26.2887110Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2025-10-10T00:53:26.2890303Z adding 'torchgen/packaged/ATen/templates/Function.h' 2025-10-10T00:53:26.2893707Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2025-10-10T00:53:26.2897607Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2025-10-10T00:53:26.2902058Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2025-10-10T00:53:26.2905568Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2025-10-10T00:53:26.2908818Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2025-10-10T00:53:26.2912144Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2025-10-10T00:53:26.2915465Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2025-10-10T00:53:26.2918889Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2025-10-10T00:53:26.2922206Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2025-10-10T00:53:26.2925356Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2025-10-10T00:53:26.2928516Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2025-10-10T00:53:26.2931889Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2025-10-10T00:53:26.2935878Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2025-10-10T00:53:26.2939240Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2025-10-10T00:53:26.2942599Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2025-10-10T00:53:26.2945972Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2025-10-10T00:53:26.2949506Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-10-10T00:53:26.2952850Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2025-10-10T00:53:26.2956305Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2025-10-10T00:53:26.2960415Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2025-10-10T00:53:26.2963736Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2025-10-10T00:53:26.2966909Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2025-10-10T00:53:26.2978749Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2025-10-10T00:53:26.2983225Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2025-10-10T00:53:26.2986595Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2025-10-10T00:53:26.2990028Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2025-10-10T00:53:26.2993388Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2025-10-10T00:53:26.2996852Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2025-10-10T00:53:26.3000373Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2025-10-10T00:53:26.3003580Z adding 'torchgen/packaged/ATen/templates/ViewMetaClasses.cpp' 2025-10-10T00:53:26.3006719Z adding 'torchgen/packaged/ATen/templates/ViewMetaClasses.h' 2025-10-10T00:53:26.3010024Z adding 'torchgen/packaged/ATen/templates/ViewMetaClassesPythonBinding.cpp' 2025-10-10T00:53:26.3013308Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2025-10-10T00:53:26.3016373Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2025-10-10T00:53:26.3020474Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2025-10-10T00:53:26.3023555Z adding 'torchgen/packaged/autograd/README.md' 2025-10-10T00:53:26.3026615Z adding 'torchgen/packaged/autograd/__init__.py' 2025-10-10T00:53:26.3029768Z adding 'torchgen/packaged/autograd/build.bzl' 2025-10-10T00:53:26.3033033Z adding 'torchgen/packaged/autograd/context.py' 2025-10-10T00:53:26.3036930Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2025-10-10T00:53:26.3084114Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2025-10-10T00:53:26.3092509Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2025-10-10T00:53:26.3096748Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2025-10-10T00:53:26.3108411Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2025-10-10T00:53:26.3118532Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2025-10-10T00:53:26.3135400Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2025-10-10T00:53:26.3144497Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2025-10-10T00:53:26.3149259Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2025-10-10T00:53:26.3176460Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2025-10-10T00:53:26.3184706Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2025-10-10T00:53:26.3199639Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2025-10-10T00:53:26.3205719Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2025-10-10T00:53:26.3209576Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2025-10-10T00:53:26.3213294Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2025-10-10T00:53:26.3216716Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2025-10-10T00:53:26.3220559Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2025-10-10T00:53:26.3224120Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2025-10-10T00:53:26.3227460Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2025-10-10T00:53:26.3230770Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2025-10-10T00:53:26.3233979Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2025-10-10T00:53:26.3237442Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2025-10-10T00:53:26.3241096Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2025-10-10T00:53:26.3244763Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2025-10-10T00:53:26.3248180Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2025-10-10T00:53:26.3251691Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2025-10-10T00:53:26.3255503Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2025-10-10T00:53:26.3259591Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2025-10-10T00:53:26.3263191Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2025-10-10T00:53:26.3266504Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2025-10-10T00:53:26.3270067Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2025-10-10T00:53:26.3273843Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2025-10-10T00:53:26.3286530Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2025-10-10T00:53:26.3291011Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2025-10-10T00:53:26.3296451Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2025-10-10T00:53:26.3300576Z adding 'torchgen/selective_build/__init__.py' 2025-10-10T00:53:26.3305359Z adding 'torchgen/selective_build/operator.py' 2025-10-10T00:53:26.3311521Z adding 'torchgen/selective_build/selector.py' 2025-10-10T00:53:26.3315988Z adding 'torchgen/static_runtime/__init__.py' 2025-10-10T00:53:26.3320925Z adding 'torchgen/static_runtime/config.py' 2025-10-10T00:53:26.3326714Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2025-10-10T00:53:26.3336748Z adding 'torchgen/static_runtime/generator.py' 2025-10-10T00:53:26.3349967Z adding 'torch-2.10.0a0+git344e636.dist-info/METADATA' 2025-10-10T00:53:26.3352838Z adding 'torch-2.10.0a0+git344e636.dist-info/WHEEL' 2025-10-10T00:53:26.3355314Z adding 'torch-2.10.0a0+git344e636.dist-info/entry_points.txt' 2025-10-10T00:53:26.3357376Z adding 'torch-2.10.0a0+git344e636.dist-info/top_level.txt' 2025-10-10T00:53:26.4074664Z adding 'torch-2.10.0a0+git344e636.dist-info/RECORD' 2025-10-10T00:53:26.4489403Z removing build\bdist.win-amd64\wheel 2025-10-10T00:53:28.0323106Z Successfully built torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T00:53:28.1166768Z 2025-10-10T00:53:28.1174127Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-10-10T00:53:28.1175070Z 2025-10-10T00:53:28.1175648Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-10-10T00:53:28.1176063Z 2025-10-10T00:53:28.1176298Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --show-stats 2025-10-10T00:53:28.1674160Z Compile requests 7314 2025-10-10T00:53:28.1674529Z Compile requests executed 7313 2025-10-10T00:53:28.1674822Z Cache hits 7247 2025-10-10T00:53:28.1675115Z Cache hits (C/C++) 6922 2025-10-10T00:53:28.1675446Z Cache hits (CUDA) 325 2025-10-10T00:53:28.1675743Z Cache misses 51 2025-10-10T00:53:28.1676043Z Cache misses (C/C++) 51 2025-10-10T00:53:28.1676317Z Cache timeouts 0 2025-10-10T00:53:28.1676593Z Cache read errors 0 2025-10-10T00:53:28.1676858Z Forced recaches 0 2025-10-10T00:53:28.1677779Z Cache write errors 0 2025-10-10T00:53:28.1678052Z Compilation failures 3 2025-10-10T00:53:28.1678329Z Cache errors 12 2025-10-10T00:53:28.1678596Z Cache errors (C/C++) 12 2025-10-10T00:53:28.1678885Z Non-cacheable compilations 2 2025-10-10T00:53:28.1679172Z Non-cacheable calls 0 2025-10-10T00:53:28.1679447Z Non-compilation calls 1 2025-10-10T00:53:28.1679735Z Unsupported compiler calls 0 2025-10-10T00:53:28.1680017Z Average cache write 0.037 s 2025-10-10T00:53:28.1680315Z Average compiler 0.180 s 2025-10-10T00:53:28.1680605Z Average cache read hit 0.068 s 2025-10-10T00:53:28.1680980Z Failed distributed compilations 0 2025-10-10T00:53:28.1681381Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-10-10T00:53:28.1681796Z Version (client) 0.7.4 2025-10-10T00:53:28.1696608Z 2025-10-10T00:53:28.1697205Z (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-10-10T00:53:29.8823483Z Processing c:\actions-runner\_work\pytorch\pytorch\dist\torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T00:53:30.8575144Z Installing collected packages: torch 2025-10-10T00:53:51.3235157Z Successfully installed torch-2.10.0a0+git344e636 2025-10-10T00:53:51.3984172Z 2025-10-10T00:53:51.3985841Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>(if "win-vs2022-cuda12.6-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-10-10T00:53:51.3987307Z copy /Y "dist\*.whl" "C:/18392306051/build-results/" 2025-10-10T00:53:51.3987662Z python tools/stats/export_test_times.py 2025-10-10T00:53:51.3988148Z robocopy /E ".additional_ci_files" "C:/18392306051/build-results/\.additional_ci_files" 2025-10-10T00:53:51.3988688Z copy /Y "build\.ninja_log" "C:/18392306051/build-results/\" 2025-10-10T00:53:51.3989019Z ) ) 2025-10-10T00:53:51.3992934Z dist\torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T00:53:51.5430595Z 1 file(s) copied. 2025-10-10T00:53:52.3599274Z Exporting test times from test-infra 2025-10-10T00:53:52.3600299Z 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-10-10T00:53:52.3601946Z 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-10-10T00:53:52.3881361Z 2025-10-10T00:53:52.3881961Z ------------------------------------------------------------------------------- 2025-10-10T00:53:52.3882673Z ROBOCOPY :: Robust File Copy for Windows 2025-10-10T00:53:52.3883169Z ------------------------------------------------------------------------------- 2025-10-10T00:53:52.3883740Z 2025-10-10T00:53:52.3885640Z Started : Friday, October 10, 2025 12:53:52 AM 2025-10-10T00:53:52.3886120Z Source : C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-10-10T00:53:52.3886625Z Dest : C:\18392306051\build-results\.additional_ci_files\ 2025-10-10T00:53:52.3886888Z 2025-10-10T00:53:52.3887386Z Files : *.* 2025-10-10T00:53:52.3887678Z 2025-10-10T00:53:52.3888878Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /R:1000000 /W:30 2025-10-10T00:53:52.3889138Z 2025-10-10T00:53:52.3889355Z ------------------------------------------------------------------------------ 2025-10-10T00:53:52.3900962Z 2025-10-10T00:53:52.3907208Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-10-10T00:53:52.3923870Z New File 3.4 m test-class-times.json 2025-10-10T00:53:52.3926543Z 14% 2025-10-10T00:53:52.3929965Z 29% 2025-10-10T00:53:52.3933147Z 44% 2025-10-10T00:53:52.3936446Z 58% 2025-10-10T00:53:52.3939250Z 73% 2025-10-10T00:53:52.3942168Z 88% 2025-10-10T00:53:52.3945033Z 100% 2025-10-10T00:53:52.3949493Z New File 987528 test-times.json 2025-10-10T00:53:52.3951071Z 26% 2025-10-10T00:53:52.3952659Z 53% 2025-10-10T00:53:52.3954026Z 79% 2025-10-10T00:53:52.3957424Z 100% 2025-10-10T00:53:52.3957603Z 2025-10-10T00:53:52.3957818Z ------------------------------------------------------------------------------ 2025-10-10T00:53:52.3958131Z 2025-10-10T00:53:52.3959305Z Total Copied Skipped Mismatch FAILED Extras 2025-10-10T00:53:52.3960199Z Dirs : 1 1 0 0 0 0 2025-10-10T00:53:52.3961208Z Files : 2 2 0 0 0 0 2025-10-10T00:53:52.3962104Z Bytes : 4.34 m 4.34 m 0 0 0 0 2025-10-10T00:53:52.3962994Z Times : 0:00:00 0:00:00 0:00:00 0:00:00 2025-10-10T00:53:52.3963252Z 2025-10-10T00:53:52.3963797Z 2025-10-10T00:53:52.3964795Z Speed : 759178666 Bytes/sec. 2025-10-10T00:53:52.3965877Z Speed : 43440.551 MegaBytes/min. 2025-10-10T00:53:52.3966209Z Ended : Friday, October 10, 2025 12:53:52 AM 2025-10-10T00:53:52.3966614Z 2025-10-10T00:53:52.4234351Z 1 file(s) copied. 2025-10-10T00:53:52.4236460Z 2025-10-10T00:53:52.4237270Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --show-stats --stats-format json | jq .stats 1>sccache-stats-win-vs2022-cuda12.6-py3-52404880023.json 2025-10-10T00:53:52.4631942Z 2025-10-10T00:53:52.4632472Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2025-10-10T00:53:52.4719642Z Stopping sccache server... 2025-10-10T00:53:52.4738665Z Compile requests 7314 2025-10-10T00:53:52.4738996Z Compile requests executed 7313 2025-10-10T00:53:52.4739279Z Cache hits 7247 2025-10-10T00:53:52.4739565Z Cache hits (C/C++) 6922 2025-10-10T00:53:52.4739837Z Cache hits (CUDA) 325 2025-10-10T00:53:52.4740128Z Cache misses 51 2025-10-10T00:53:52.4740408Z Cache misses (C/C++) 51 2025-10-10T00:53:52.4740686Z Cache timeouts 0 2025-10-10T00:53:52.4740968Z Cache read errors 0 2025-10-10T00:53:52.4741248Z Forced recaches 0 2025-10-10T00:53:52.4741531Z Cache write errors 0 2025-10-10T00:53:52.4741807Z Compilation failures 3 2025-10-10T00:53:52.4742224Z Cache errors 12 2025-10-10T00:53:52.4742483Z Cache errors (C/C++) 12 2025-10-10T00:53:52.4742764Z Non-cacheable compilations 2 2025-10-10T00:53:52.4743054Z Non-cacheable calls 0 2025-10-10T00:53:52.4743346Z Non-compilation calls 1 2025-10-10T00:53:52.4743635Z Unsupported compiler calls 0 2025-10-10T00:53:52.4743916Z Average cache write 0.037 s 2025-10-10T00:53:52.4744204Z Average compiler 0.180 s 2025-10-10T00:53:52.4744482Z Average cache read hit 0.068 s 2025-10-10T00:53:52.4744784Z Failed distributed compilations 0 2025-10-10T00:53:52.4745172Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-10-10T00:53:52.4745587Z Version (client) 0.7.4 2025-10-10T00:53:52.4759511Z 2025-10-10T00:53:52.4759977Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2025-10-10T00:53:52.6329984Z + assert_git_not_dirty 2025-10-10T00:53:52.6342849Z + [[ win-vs2022-cuda12.6-py3 != *rocm* ]] 2025-10-10T00:53:52.6348977Z + [[ win-vs2022-cuda12.6-py3 != *xla* ]] 2025-10-10T00:53:52.6921866Z ++ git status --porcelain 2025-10-10T00:53:52.6980084Z ++ grep -v '?? third_party' 2025-10-10T00:54:11.2865541Z ++ true 2025-10-10T00:54:11.2869732Z + git_status= 2025-10-10T00:54:11.2869961Z + [[ -n '' ]] 2025-10-10T00:54:11.2870489Z + echo 'BUILD PASSED' 2025-10-10T00:54:11.2870729Z BUILD PASSED 2025-10-10T00:54:11.6167924Z ##[group]Run seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a 2025-10-10T00:54:11.6174586Z with: 2025-10-10T00:54:11.6174785Z retention-days: 14 2025-10-10T00:54:11.6175016Z if-no-files-found: error 2025-10-10T00:54:11.6175261Z name: win-vs2022-cuda12.6-py3 2025-10-10T00:54:11.6175529Z path: C:\18392306051\build-results 2025-10-10T00:54:11.6175808Z s3-bucket: gha-artifacts 2025-10-10T00:54:11.6176028Z region: us-east-1 2025-10-10T00:54:11.6176245Z env: 2025-10-10T00:54:11.6176421Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:54:11.6176700Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:54:11.6177238Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:54:11.6177779Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:54:11.6178253Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:54:11.6178703Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:54:11.6178995Z ##[endgroup] 2025-10-10T00:54:12.6310131Z With the provided path, there will be 4 files uploaded 2025-10-10T00:54:12.6310706Z Uploading to s3 prefix: pytorch/pytorch/18392306051/win-vs2022-cuda12.6-py3 2025-10-10T00:54:12.6346099Z Starting upload of .additional_ci_files\test-class-times.json 2025-10-10T00:54:12.9350427Z Finished upload of .additional_ci_files\test-class-times.json 2025-10-10T00:54:12.9353287Z Starting upload of .additional_ci_files\test-times.json 2025-10-10T00:54:13.2568593Z Finished upload of .additional_ci_files\test-times.json 2025-10-10T00:54:13.2570374Z Starting upload of .ninja_log 2025-10-10T00:54:13.4625804Z Finished upload of .ninja_log 2025-10-10T00:54:13.4627351Z Starting upload of torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T00:54:15.3833953Z Finished upload of torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T00:54:15.4592321Z Prepare all required actions 2025-10-10T00:54:15.4593042Z Getting action download info 2025-10-10T00:54:15.6205636Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-10-10T00:54:15.9267397Z ##[group]Run ./.github/actions/upload-sccache-stats 2025-10-10T00:54:15.9267743Z with: 2025-10-10T00:54:15.9273568Z github-token: *** 2025-10-10T00:54:15.9273788Z env: 2025-10-10T00:54:15.9273992Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:54:15.9274276Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:54:15.9274854Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:54:15.9275392Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:54:15.9275908Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:54:15.9276335Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:54:15.9276637Z ##[endgroup] 2025-10-10T00:54:15.9434485Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T00:54:15.9434794Z with: 2025-10-10T00:54:15.9435049Z s3-prefix: pytorch/pytorch/18392306051/1/artifact 2025-10-10T00:54:15.9435403Z retention-days: 14 2025-10-10T00:54:15.9435628Z if-no-files-found: warn 2025-10-10T00:54:15.9435893Z path: sccache-stats-*.json 2025-10-10T00:54:15.9436138Z name: artifact 2025-10-10T00:54:15.9436354Z s3-bucket: gha-artifacts 2025-10-10T00:54:15.9436599Z region: us-east-1 2025-10-10T00:54:15.9436789Z env: 2025-10-10T00:54:15.9436990Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:54:15.9437264Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:54:15.9437735Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:54:15.9438344Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:54:15.9438889Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:54:15.9439352Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:54:15.9439651Z ##[endgroup] 2025-10-10T00:54:16.3289645Z NOTE: s3-prefix specified, ignoring name parameter 2025-10-10T00:54:16.3290107Z With the provided path, there will be 1 file uploaded 2025-10-10T00:54:16.3290529Z Uploading to s3 prefix: pytorch/pytorch/18392306051/1/artifact 2025-10-10T00:54:16.3303714Z Starting upload of sccache-stats-win-vs2022-cuda12.6-py3-52404880023.json 2025-10-10T00:54:16.4512263Z Finished upload of sccache-stats-win-vs2022-cuda12.6-py3-52404880023.json 2025-10-10T00:54:16.4815229Z Prepare all required actions 2025-10-10T00:54:16.4815629Z Getting action download info 2025-10-10T00:54:16.5950328Z ##[group]Run ./.github/actions/teardown-win 2025-10-10T00:54:16.5950630Z with: 2025-10-10T00:54:16.5950861Z extra-delete-dir: /c/18392306051/build-results/ 2025-10-10T00:54:16.5951164Z env: 2025-10-10T00:54:16.5951340Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:54:16.5951615Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:54:16.5952065Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:54:16.5952632Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:54:16.5953154Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:54:16.5953552Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:54:16.5953845Z ##[endgroup] 2025-10-10T00:54:16.6053605Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-10-10T00:54:16.6054108Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-10-10T00:54:16.6078341Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:54:16.6078825Z env: 2025-10-10T00:54:16.6079039Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:54:16.6079326Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:54:16.6079790Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:54:16.6080326Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:54:16.6080865Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:54:16.6081304Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:54:16.6081654Z ##[endgroup] 2025-10-10T00:54:16.9485811Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:54:16.9558325Z Finished 2025-10-10T00:54:17.0884007Z Holding runner until all ssh sessions have logged out 2025-10-10T00:54:17.1143031Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-10-10T00:54:17.1143566Z .github\scripts\kill_active_ssh_sessions.ps1 2025-10-10T00:54:17.1161338Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:54:17.1161902Z env: 2025-10-10T00:54:17.1162108Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:54:17.1162453Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:54:17.1162971Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:54:17.1163560Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:54:17.1164087Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:54:17.1164586Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:54:17.1164917Z ##[endgroup] 2025-10-10T00:54:17.4399878Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:54:17.4454621Z Finished 2025-10-10T00:54:17.4830974Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T00:54:17.4831268Z with: 2025-10-10T00:54:17.4831449Z shell: bash 2025-10-10T00:54:17.4831651Z timeout_minutes: 5 2025-10-10T00:54:17.4831857Z max_attempts: 3 2025-10-10T00:54:17.4832166Z retry_wait_seconds: 90 2025-10-10T00:54:17.4833199Z 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-10-10T00:54:17.4834292Z polling_interval_seconds: 1 2025-10-10T00:54:17.4834537Z warning_on_retry: true 2025-10-10T00:54:17.4834778Z continue_on_error: false 2025-10-10T00:54:17.4834993Z env: 2025-10-10T00:54:17.4835178Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:54:17.4835440Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:54:17.4837291Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:54:17.4837860Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:54:17.4838335Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:54:17.4838741Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:54:17.4839074Z EXTRA_DELETE_DIR: /c/18392306051/build-results/ 2025-10-10T00:54:17.4839373Z ##[endgroup] 2025-10-10T00:54:17.6964244Z + '[' -n /c/18392306051/build-results/ ']' 2025-10-10T00:54:17.6964610Z + rm -rf /c/18392306051/build-results/ 2025-10-10T00:54:17.7411057Z + 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-cuda12.6-py3-52404880023.json ./scripts ./setup.py ./test ./third_party ./tools ./torch ./torch.egg-info ./torchgen ./ubsan.supp ./ufunc_defs.bzl ./version.txt 2025-10-10T00:54:47.8384146Z Command completed after 1 attempt(s). 2025-10-10T00:54:47.8596092Z ##[group]Run handle C:\actions-runner\_work\ 2025-10-10T00:54:47.8596444Z handle C:\actions-runner\_work\ 2025-10-10T00:54:47.8612954Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:54:47.8613413Z env: 2025-10-10T00:54:47.8613607Z GIT_DEFAULT_BRANCH: main 2025-10-10T00:54:47.8613889Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T00:54:47.8614356Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T00:54:47.8615261Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T00:54:47.8615736Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T00:54:47.8616154Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T00:54:47.8616437Z ##[endgroup] 2025-10-10T00:54:48.1885442Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:54:48.1958153Z Finished 2025-10-10T00:54:48.3085180Z 2025-10-10T00:54:48.3085599Z Nthandle v5.0 - Handle viewer 2025-10-10T00:54:48.3085942Z Copyright (C) 1997-2022 Mark Russinovich 2025-10-10T00:54:48.3086250Z Sysinternals - www.sysinternals.com 2025-10-10T00:54:48.3086450Z 2025-10-10T00:54:48.3496986Z powershell.exe pid: 1684 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:54:48.3497602Z handle.exe pid: 5340 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:54:48.3498215Z handle.exe pid: 120 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:54:48.3498794Z handle64.exe pid: 1604 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:54:48.3925043Z Post job cleanup. 2025-10-10T00:54:48.4034716Z Post job cleanup. 2025-10-10T00:54:48.6471020Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-10-10T00:54:48.6681696Z git version 2.51.0.windows.1 2025-10-10T00:54:48.6758176Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\7fe53266-6346-4045-825f-29464d2b19a9\.gitconfig' 2025-10-10T00:54:48.6764766Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7fe53266-6346-4045-825f-29464d2b19a9' before making global git config changes 2025-10-10T00:54:48.6765674Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T00:54:48.6776097Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-10-10T00:54:48.7714711Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-10-10T00:54:48.7973305Z [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-10-10T00:54:49.2676218Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T00:54:49.2878722Z http.https://github.com/.extraheader 2025-10-10T00:54:49.2924401Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-10-10T00:54:49.3180409Z [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-10-10T00:54:49.7129227Z A job completed hook has been configured by the self-hosted runner administrator 2025-10-10T00:54:49.7174095Z ##[group]Run 'C:\actions-runner\jobcompleted.ps1' 2025-10-10T00:54:49.7190308Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T00:54:49.7190787Z ##[endgroup] 2025-10-10T00:54:50.0452442Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T00:54:50.0519915Z Finished 2025-10-10T00:54:51.5824901Z Evaluate and set job outputs 2025-10-10T00:54:51.5848030Z Cleaning up orphan processes 2025-10-10T00:54:51.8560572Z Terminate orphan process: pid (3448) (vctip)